========== build_allmodconfig_warn - FAILED Documentation/.renames.txt: 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:23:31: warning: symbol 'pvh_bootparams' was not declared. Should it be static? ../arch/x86/platform/pvh/enlighten.c:26:32: warning: symbol 'pvh_start_info_sz' was not declared. Should it be static? ../init/init_task.c:146:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:146:28: expected struct task_struct [noderef] __rcu *real_parent ../init/init_task.c:146:28: got struct task_struct * ../init/init_task.c:147:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:147:28: expected struct task_struct [noderef] __rcu *parent ../init/init_task.c:147:28: got struct task_struct * ../init/init_task.c:161:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:161:28: expected struct sighand_struct [noderef] __rcu *sighand ../init/init_task.c:161:28: got struct sighand_struct * ../arch/x86/kernel/head64.c:50:25: warning: symbol 'next_early_pgt' was not declared. Should it be static? ../arch/x86/xen/enlighten.c:55:20: warning: symbol 'xen_have_vector_callback' was not declared. Should it be static? ../arch/x86/power/cpu.c:39:22: warning: symbol 'saved_context' was not declared. Should it be static? In file included from ../include/trace/define_trace.h:132, from ../samples/trace_events/trace-events-sample.h:640, from ../samples/trace_events/trace-events-sample.c:12: ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_get_offsets_foo_bar’: ../include/trace/stages/stage5_get_offsets.h:33:31: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 33 | { (void)sizeof(struct _test_no_array_##item *); } | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:285:9: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 285 | tstruct; \ | ^~~~~~~ ../include/trace/trace_events.h:43:30: note: in expansion of macro ‘PARAMS’ 43 | PARAMS(tstruct), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:299:9: note: in expansion of macro ‘TP_STRUCT__entry’ 299 | TP_STRUCT__entry( | ^~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:301:17: note: in expansion of macro ‘__field’ 301 | __field( int, bar ) | ^~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘do_trace_event_raw_event_foo_bar’: ../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 169 | [size] "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/trace_events.h:427:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 427 | { assign; } \ | ^~~~~~ ../include/trace/trace_events.h:435:23: note: in expansion of macro ‘PARAMS’ 435 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ | ^~~~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ | ^~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:22:41: note: in expansion of macro ‘WARN_ONCE’ 22 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:632:9: note: in expansion of macro ‘fortify_warn_once’ 632 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:688:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 688 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:133: ../samples/trace_events/./trace-events-sample.h: In function ‘do_perf_trace_foo_bar’: ../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 169 | [size] "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/perf.h:51:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 51 | { assign; } \ | ^~~~~~ ../include/trace/perf.h:67:23: note: in expansion of macro ‘PARAMS’ 67 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ | ^~~~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ | ^~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:22:41: note: in expansion of macro ‘WARN_ONCE’ 22 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:632:9: note: in expansion of macro ‘fortify_warn_once’ 632 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:688:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 688 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ ../security/commoncap.c:1411:41: warning: dubious: !x | y ../init/main.c:196:12: warning: symbol 'envp_init' was not declared. Should it be static? ../net/socket.c:1728:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../kernel/fork.c:1051:19: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:1051:19: expected struct task_struct [noderef] __rcu *owner ../kernel/fork.c:1051:19: got struct task_struct *p ../kernel/fork.c:1649:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1649:38: expected struct refcount_struct [usertype] *r ../kernel/fork.c:1649:38: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1658:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1658:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:1658:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1659:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1659:9: expected void const * ../kernel/fork.c:1659:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1659:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1659:9: expected void const * ../kernel/fork.c:1659:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1659:9: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:1659:9: expected void const * ../kernel/fork.c:1659:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1660:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1660:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:1660:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1758:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1758:9: expected struct qspinlock *lock ../kernel/fork.c:1758:9: got struct qspinlock [noderef] __rcu * ../kernel/fork.c:2040:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2040:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2040:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2044:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2044:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2044:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2380:32: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2380:32: expected struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:2380:32: got struct task_struct * ../kernel/fork.c:2389:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2389:27: expected struct spinlock [usertype] *lock ../kernel/fork.c:2389:27: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2438:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:2438:54: expected struct list_head *head ../kernel/fork.c:2438:54: got struct list_head [noderef] __rcu * ../kernel/fork.c:2458:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2458:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2458:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2480:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2480:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2480:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2508:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2508:28: expected struct sighand_struct *sighand ../kernel/fork.c:2508:28: got struct sighand_struct [noderef] __rcu *sighand ../kernel/fork.c:2541:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2541:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2541:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2543:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2543:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2543:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2982:24: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2982:24: expected struct task_struct *[assigned] parent ../kernel/fork.c:2982:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:3065:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:3065:43: expected struct refcount_struct const [usertype] *r ../kernel/fork.c:3065:43: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:2090: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:2436:59: warning: dereference of noderef expression ../kernel/fork.c:2437:59: warning: dereference of noderef expression ../kernel/fork.c:1043:23: error: incompatible types in comparison expression (different address spaces): ../kernel/fork.c:1043:23: struct task_struct [noderef] __rcu * ../kernel/fork.c:1043:23: struct task_struct * ../arch/x86/platform/efi/efi.c:903:23: warning: symbol 'efi_attr_fw_vendor' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:904:23: warning: symbol 'efi_attr_runtime' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:905:23: warning: symbol 'efi_attr_config_table' was not declared. Should it be static? ../sound/core/control.c:389:11: warning: incorrect type in assignment (different base types) ../sound/core/control.c:389:11: expected unsigned long h ../sound/core/control.c:389:11: got restricted snd_ctl_elem_iface_t const [usertype] iface ../sound/core/control.c:952:17: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:952:26: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:953:17: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:953:26: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:972:48: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1000:41: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1111:34: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1671:40: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c: note: in included file: ../sound/core/control_compat.c:186:21: warning: incorrect type in assignment (different base types) ../sound/core/control_compat.c:186:21: expected int [assigned] err ../sound/core/control_compat.c:186:21: got restricted snd_ctl_elem_type_t [usertype] type ../arch/x86/entry/vdso/vdso32/vclock_gettime.c: note: in included file (through ../arch/x86/entry/vdso/vdso32/../common/vclock_gettime.c): ../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long ../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long ../lib/vdso/gettimeofday.c:454:26: warning: shift too big (40) for type unsigned long ../lib/vdso/gettimeofday.c:454:26: warning: shift too big (40) for type unsigned long ../net/core/datagram.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:41:45: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:41:45: expected restricted __wsum [usertype] sum ../include/net/checksum.h:41:45: got unsigned int Warning: ../ipc/sem.c:629 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * perform_atomic_semop[_slow] - Attempt to perform semaphore ../arch/x86/kernel/signal.c:421:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/signal.c:421:9: expected struct lockdep_map const *lock ../arch/x86/kernel/signal.c:421:9: got struct lockdep_map [noderef] __rcu * ../drivers/phy/apple/atc.c:2026:32: warning: symbol 'atcphy_dwc3_reset_ops' was not declared. Should it be static? ../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? ../arch/x86/events/intel/p4.c: In function ‘p4_pmu_init’: ../arch/x86/events/intel/p4.c:1370:27: warning: variable ‘high’ set but not used [-Wunused-but-set-variable=] 1370 | unsigned int low, high; | ^~~~ ../arch/x86/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 ../drivers/acpi/osl.c:378:17: warning: cast removes address space '__iomem' of expression ../io_uring/io_uring.c:466:28: warning: invalid assignment: |= ../io_uring/io_uring.c:466:28: left side has type bool ../io_uring/io_uring.c:466:28: right side has type restricted io_req_flags_t ../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../io_uring/io_uring.c:749:58: warning: array of flexible structures ../io_uring/io_uring.c:879:69: warning: array of flexible structures ../io_uring/io_uring.c: note: in included file: ../io_uring/io_uring.h:180:73: warning: array of flexible structures ../io_uring/io_uring.c:1330:25: warning: restricted io_req_flags_t degrades to integer ../drivers/pci/pci.c:1150:36: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1150:36: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1150:36: got int ../drivers/pci/pci.c:1329:15: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1329:15: expected restricted pci_power_t [assigned] [usertype] state ../drivers/pci/pci.c:1329:15: got int ../drivers/pci/pci.c:1331:50: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1331:69: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1384:28: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1384:28: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1384:28: got int ../drivers/pci/pci.c:1474:16: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1474:35: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1474:52: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1474:70: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1499:15: warning: invalid assignment: |= ../drivers/pci/pci.c:1499:15: left side has type unsigned short ../drivers/pci/pci.c:1499:15: right side has type restricted pci_power_t ../drivers/pci/pci.c:1511:28: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1511:28: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1511:28: got int ../drivers/pci/pci.c:1528:13: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1528:21: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1530:18: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1530:26: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1553:13: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1553:22: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1858:38: warning: array of flexible structures ../drivers/pci/pci.c:2336:44: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2654:60: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2655:30: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2826:20: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2826:38: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2849:49: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2849:67: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:4483:13: warning: invalid assignment: |= ../drivers/pci/pci.c:4483:13: left side has type unsigned short ../drivers/pci/pci.c:4483:13: right side has type restricted pci_power_t ../drivers/pci/pci.c:4488:13: warning: invalid assignment: |= ../drivers/pci/pci.c:4488:13: left side has type unsigned short ../drivers/pci/pci.c:4488:13: right side has type restricted pci_power_t ../drivers/pci/pci.c:1105:24: warning: incorrect type in return expression (different base types) ../drivers/pci/pci.c:1105:24: expected int ../drivers/pci/pci.c:1105:24: got restricted pci_power_t [usertype] ../drivers/pci/pci.c:1105:24: warning: incorrect type in return expression (different base types) ../drivers/pci/pci.c:1105:24: expected int ../drivers/pci/pci.c:1105:24: got restricted pci_power_t [usertype] ../drivers/pnp/support.c:42:14: warning: cast to restricted __be32 ../io_uring/filetable.c: note: in included file: ../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer ../kernel/exit.c:359:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:359:37: expected struct task_struct *tsk ../kernel/exit.c:359:37: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:362:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:362:32: expected struct task_struct *task ../kernel/exit.c:362:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:363:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:363:35: expected struct task_struct *task ../kernel/exit.c:363:35: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:408:24: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:408:24: expected struct task_struct *parent ../kernel/exit.c:408:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:460:17: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:460:17: expected struct task_struct [noderef] __rcu *volatile ../kernel/exit.c:460:17: got struct task_struct *tsk ../kernel/exit.c:495:23: error: incompatible types in comparison expression (different address spaces): ../kernel/exit.c:495:23: struct task_struct [noderef] __rcu * ../kernel/exit.c:495:23: struct task_struct * ../kernel/exit.c:654:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:656:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:869:45: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1102:63: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1347:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1362:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1413:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1416:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1422:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1598:68: error: incompatible types in comparison expression (different base types): ../kernel/exit.c:1598:68: void * ../kernel/exit.c:1598:68: struct task_struct [noderef] __rcu * ../kernel/exit.c:1627:25: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1627:25: expected struct task_struct *parent ../kernel/exit.c:1627:25: got struct task_struct [noderef] __rcu * ../kernel/exit.c:518: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 ../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 ../io_uring/rsrc.c: note: in included file: ../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer ../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer ../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 ../arch/x86/platform/uv/bios_uv.c:175:12: warning: function 'uv_bios_get_master_nasid' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:182:12: warning: function 'uv_bios_get_heapsize' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:189:12: warning: function 'uv_bios_install_heap' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:196:12: warning: function 'uv_bios_obj_count' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:203:12: warning: function 'uv_bios_enum_objs' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:210:12: warning: function 'uv_bios_enum_ports' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:217:12: warning: function 'uv_bios_get_geoinfo' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:223:12: warning: function 'uv_bios_get_pci_topology' with external linkage has definition ../arch/x86/platform/uv/bios_uv.c:249:19: warning: incorrect type in assignment (different address spaces) ../arch/x86/platform/uv/bios_uv.c:249:19: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:249:19: got void [noderef] __iomem * ../arch/x86/platform/uv/bios_uv.c:252:25: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/bios_uv.c:252:25: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/bios_uv.c:252:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:260:25: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/platform/uv/bios_uv.c:260:25: expected void volatile [noderef] __iomem *addr ../arch/x86/platform/uv/bios_uv.c:260:25: got struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:261:27: warning: incorrect type in assignment (different address spaces) ../arch/x86/platform/uv/bios_uv.c:261:27: expected struct uv_systab *[addressable] [assigned] [toplevel] uv_systab ../arch/x86/platform/uv/bios_uv.c:261:27: got void [noderef] __iomem * ../drivers/pci/pci-driver.c:549:42: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:549:61: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:782:28: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:782:46: warning: restricted pci_power_t degrades to integer ../net/bpf/test_run.c:510:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:516:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:521:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:526:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:531:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:536:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:545:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:551:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:556:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:561:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? ../net/bpf/test_run.c:566:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:570:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:576:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:583:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? ../net/bpf/test_run.c:590:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:612:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:617:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:627:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? ../net/802/mrp.c:883:9: warning: cast removes address space '__rcu' of expression ../net/802/mrp.c:883:9: warning: cast removes address space '__rcu' of expression ../net/802/mrp.c:883:9: warning: dereference of noderef expression ../net/802/mrp.c:883:9: warning: dereference of noderef expression ../arch/x86/platform/uv/uv_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 * ../net/core/skbuff.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:33:39: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:33:39: expected restricted __wsum [usertype] sum ../include/net/checksum.h:33:39: got unsigned int ../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 * ../fs/exec.c:311:39: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:311:39: expected char const [noderef] __user * ../fs/exec.c:311:39: got void * ../fs/exec.c:318:31: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:318:31: expected char const [noderef] __user * ../fs/exec.c:318:31: got void * ../fs/exec.c:903:48: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:903:48: expected struct sighand_struct *oldsighand ../fs/exec.c:903:48: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1009:56: warning: incorrect type in argument 2 (different address spaces) ../fs/exec.c:1009:56: expected struct task_struct *parent ../fs/exec.c:1009:56: got struct task_struct [noderef] __rcu *parent ../fs/exec.c:1044:47: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:1044:47: expected struct sighand_struct *oldsighand ../fs/exec.c:1044:47: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1159:26: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1159:26: expected struct spinlock [usertype] *lock ../fs/exec.c:1159:26: got struct spinlock [noderef] __rcu * ../fs/exec.c:1161:28: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1161:28: expected struct spinlock [usertype] *lock ../fs/exec.c:1161:28: got struct spinlock [noderef] __rcu * ../fs/exec.c:1687:70: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1687:70: expected struct task_struct *tsk ../fs/exec.c:1687:70: got struct task_struct [noderef] __rcu *parent ../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/lib/iomem.c:43:23: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:64:19: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../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/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 * ../mm/swap.c:47:5: warning: symbol 'page_cluster' was not declared. Should it be static? ../drivers/pnp/isapnp/core.c:39:5: warning: symbol 'isapnp_disable' was not declared. Should it be static? ../arch/x86/kernel/irq_64.c:30:1: warning: symbol '__pcpu_scope_irq_stack_backing_store' was not declared. Should it be static? ../io_uring/poll.c:429:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:429:40: expected int mask ../io_uring/poll.c:429:40: got restricted __poll_t [usertype] mask ../io_uring/poll.c:281:38: warning: incorrect type in assignment (different base types) ../io_uring/poll.c:281:38: expected signed int [usertype] res ../io_uring/poll.c:281:38: got restricted __poll_t ../io_uring/poll.c:301:56: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:300:66: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:300:66: expected restricted __poll_t [usertype] val ../io_uring/poll.c:300:66: got unsigned int ../io_uring/poll.c:300:52: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:300:52: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:300:52: got unsigned short ../io_uring/poll.c:303:51: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:303:51: expected signed int [usertype] res ../io_uring/poll.c:303:51: got restricted __poll_t [usertype] mask ../io_uring/poll.c:304:53: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:304:53: expected signed int [usertype] res ../io_uring/poll.c:304:53: got restricted __poll_t [usertype] mask ../io_uring/poll.c:357:71: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:357:65: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:357:65: expected restricted __poll_t [usertype] val ../io_uring/poll.c:357:65: got unsigned int ../io_uring/poll.c:617:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:617:40: expected int mask ../io_uring/poll.c:617:40: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:697:38: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:697:38: expected int mask ../io_uring/poll.c:697:38: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:697:55: warning: incorrect type in argument 3 (different base types) ../io_uring/poll.c:697:55: expected int events ../io_uring/poll.c:697:55: got restricted __poll_t [usertype] events ../io_uring/poll.c:704:33: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:704:33: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:704:33: got int ../io_uring/poll.c:842:24: warning: invalid assignment: |= ../io_uring/poll.c:842:24: left side has type unsigned int ../io_uring/poll.c:842:24: right side has type restricted __poll_t ../io_uring/poll.c:844:24: warning: invalid assignment: |= ../io_uring/poll.c:844:24: left side has type unsigned int ../io_uring/poll.c:844:24: right side has type restricted __poll_t ../io_uring/poll.c:846:55: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:845:29: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:845:38: warning: incorrect type in return expression (different base types) ../io_uring/poll.c:845:38: expected restricted __poll_t ../io_uring/poll.c:845:38: got unsigned int ../io_uring/poll.c:906:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:906:40: expected signed int [usertype] res ../io_uring/poll.c:906:40: got restricted __poll_t [addressable] [assigned] [usertype] result_mask ../io_uring/poll.c:937:38: warning: invalid assignment: &= ../io_uring/poll.c:937:38: left side has type restricted __poll_t ../io_uring/poll.c:937:38: right side has type int ../io_uring/poll.c:938:52: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:938:38: warning: invalid assignment: |= ../io_uring/poll.c:938:38: left side has type restricted __poll_t ../io_uring/poll.c:938:38: right side has type unsigned int ../drivers/acpi/sleep.c:572:46: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/sleep.c:680:50: warning: restricted suspend_state_t degrades to integer ../io_uring/tw.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../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? ../drivers/xen/manage.c: In function ‘shutdown_event’: ../drivers/xen/manage.c:358:60: warning: ‘%s’ directive output may be truncated writing up to 95 bytes into a region of size 12 [-Wformat-truncation=] 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~ In function ‘setup_shutdown_watcher’, inlined from ‘shutdown_event’ at ../drivers/xen/manage.c:375:2: ../drivers/xen/manage.c:358:17: note: ‘snprintf’ output between 9 and 104 bytes into a destination of size 20 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 359 | shutdown_handlers[idx].command); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pmdomain/bcm/bcm-pmb.c:102:65: warning: cast to restricted __be32 ../drivers/pmdomain/bcm/bcm-pmb.c:102:45: warning: cast to restricted __le32 ../drivers/pmdomain/bcm/bcm-pmb.c:114:36: warning: restricted __le32 degrades to integer ../drivers/pmdomain/bcm/bcm-pmb.c:114:55: warning: restricted __be32 degrades to integer ../fs/fcntl.c:1070:9: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1070:9: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1070:9: struct fasync_struct * ../fs/fcntl.c:1148:22: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1148:22: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1148:22: struct fasync_struct * ../fs/fcntl.c:1159:33: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1159:33: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1159:33: struct fasync_struct * ../net/sched/cls_api.c:390:22: warning: incorrect type in assignment (different base types) ../net/sched/cls_api.c:390:22: expected restricted __be16 [usertype] protocol ../net/sched/cls_api.c:390:22: got unsigned int [usertype] protocol ../net/sched/cls_api.c:1921:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1921:16: struct tcf_proto * ../net/sched/cls_api.c:1921:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2022:20: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:2022:20: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2022:20: struct tcf_proto * ../net/sched/cls_api.c:1983:25: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1983:25: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1983:25: struct tcf_proto * ../net/sched/cls_api.c:2003:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:2003:16: struct tcf_proto * ../net/sched/cls_api.c:2003:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2076:25: warning: restricted __be16 degrades to integer ../net/sched/cls_api.c:2799:50: warning: restricted __be16 degrades to integer ../drivers/video/fbdev/geode/suspend_gx.c:30:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:30:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:30:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/suspend_gx.c:30:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:30:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:30:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/suspend_gx.c:30:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:30:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:30:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/suspend_gx.c:31:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:31:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:31:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/suspend_gx.c:31:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:31:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:31:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/suspend_gx.c:31:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:31:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:31:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/suspend_gx.c:32:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:32:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:32:9: got void [noderef] __iomem *vid_regs ../drivers/video/fbdev/geode/suspend_gx.c:32:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:32:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:32:9: got void [noderef] __iomem *vid_regs ../drivers/video/fbdev/geode/suspend_gx.c:32:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:32:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:32:9: got void [noderef] __iomem *vid_regs ../drivers/video/fbdev/geode/suspend_gx.c:33:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:33:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:33:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/suspend_gx.c:33:9: expected void const * ../drivers/video/fbdev/geode/suspend_gx.c:33:9: got void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:761:21: warning: incorrect type in assignment (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:761:21: expected void *base ../drivers/pinctrl/pinctrl-tb10x.c:761:21: got void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:511:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:511:31: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:511:31: got void *base ../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:261:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:262:15: warning: cast to restricted __be16 ../security/keys/trusted-keys/trusted_tpm1.c:381:21: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:405:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:467:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:467:17: expected unsigned int [usertype] ordinal ../security/keys/trusted-keys/trusted_tpm1.c:467:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:468:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:468:17: expected unsigned int [usertype] datsize ../security/keys/trusted-keys/trusted_tpm1.c:468:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:469:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:469:17: expected unsigned int [usertype] pcrsize ../security/keys/trusted-keys/trusted_tpm1.c:469:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:515:24: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:516:23: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:568:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:568:17: expected unsigned int [usertype] ordinal ../security/keys/trusted-keys/trusted_tpm1.c:568:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:607:20: warning: cast to restricted __be32 ../io_uring/wait.c: note: in included file (through ../include/trace/events/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../drivers/dma/idxd/cdev.c:503:24: warning: incorrect type in return expression (different base types) ../drivers/dma/idxd/cdev.c:503:24: expected restricted __poll_t ../drivers/dma/idxd/cdev.c:503:24: got int ../kernel/ptrace.c:55:22: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:55:22: struct task_struct * ../kernel/ptrace.c:55:22: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:74:23: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:74:23: expected struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:74:23: got struct task_struct *new_parent ../kernel/ptrace.c:75:29: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:75:29: expected struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:75:29: got struct cred const * ../kernel/ptrace.c:129:18: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:129:18: expected struct cred const *old_cred ../kernel/ptrace.c:129:18: got struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:133:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:133:25: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:133:25: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:160:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:160:27: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:160:27: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:192:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:192:28: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:192:28: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:198:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:198:30: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:198:30: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:251:44: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:251:44: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:251:44: struct task_struct * ../kernel/ptrace.c:494:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:494:54: expected struct task_struct *parent ../kernel/ptrace.c:494:54: got struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:502:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/ptrace.c:502:53: expected struct task_struct *new_parent ../kernel/ptrace.c:502:53: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:550:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:550:41: expected struct task_struct *p1 ../kernel/ptrace.c:550:41: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:552:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:552:50: expected struct sighand_struct *sigh ../kernel/ptrace.c:552:50: got struct sighand_struct [noderef] __rcu *sighand ../kernel/ptrace.c:743:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:743:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:743:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:751:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:751:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:751:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:862:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:862:29: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:862:29: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:866:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:866:31: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:866:31: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1221:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1221:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1221:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1223:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1223:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1223:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:380:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:380:9: expected struct spinlock [usertype] *_T ../kernel/ptrace.c:380:9: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:500:38: warning: dereference of noderef expression ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: expected restricted __le32 [usertype] magic ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: got unsigned long ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: expected restricted __le32 [usertype] magic ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: got unsigned int [usertype] ipi_magic ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:472:19: warning: restricted signed int degrades to integer ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: expected restricted __le64 [assigned] [usertype] base ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: got unsigned long long [usertype] shared_mem_phys ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: expected restricted __le32 [assigned] [usertype] size ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: got unsigned int shared_mem_size ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: expected restricted __le32 [usertype] cmd ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: got int ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: expected restricted __le32 [usertype] power_state ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: got int ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: expected restricted __le32 [usertype] cmd ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: got int ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: expected restricted signed int [usertype] gpu_oppidx ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: got unsigned int opp_idx ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: expected restricted signed int [usertype] stack_oppidx ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: got unsigned int opp_idx ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:578:42: warning: restricted __le32 degrades to integer ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:579:44: warning: restricted __le32 degrades to integer ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:593:44: warning: restricted __le32 degrades to integer ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:594:46: warning: restricted __le32 degrades to integer Warning: ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:244 struct __packed mtk_mfg_opp_entry { __le32 freq_khz; __le32 voltage_core; __le32 voltage_sram; __le32 posdiv; __le32 voltage_margin; __le32 power_mw; }; error: Cannot parse struct or union! ../io_uring/eventfd.c: note: in included file: ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../drivers/tty/tty_io.c:2843:22: warning: incorrect type in assignment (different address spaces) ../drivers/tty/tty_io.c:2843:22: expected unsigned char *[addressable] iomem_base ../drivers/tty/tty_io.c:2843:22: got void [noderef] __user * ../drivers/tty/tty_io.c:2867:52: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_io.c:2867:52: expected void [noderef] __user *uptr ../drivers/tty/tty_io.c:2867:52: got unsigned char *[addressable] iomem_base ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../drivers/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:468:17: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:468:25: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:482:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1998:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:2000:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4043:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4551:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4728:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6597:54: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6598:54: warning: restricted suspend_state_t degrades to integer ../block/blk-mq.c:4407:16: warning: incorrect type in argument 1 (different address spaces) ../block/blk-mq.c:4407:16: expected void const *objp ../block/blk-mq.c:4407:16: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx ../block/blk-mq.c:4552:41: warning: incorrect type in initializer (different address spaces) ../block/blk-mq.c:4552:41: expected struct blk_mq_hw_ctx **hctxs ../block/blk-mq.c:4552:41: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx ../block/blk-mq.c:746:36: warning: dereference of noderef expression ../block/blk-mq.c:5250:48: warning: dereference of noderef expression ../mm/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): ../include/trace/events/vmscan.h:99:1: error: too long token expansion ../include/trace/events/vmscan.h:125:1: error: too long token expansion ../include/trace/events/vmscan.h:209:1: error: too long token expansion ../include/trace/events/vmscan.h:491:1: error: too long token expansion ../drivers/pci/pci-acpi.c:1107:56: warning: restricted pci_power_t degrades to integer ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../io_uring/uring_cmd.c:351:59: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/io_uring.h:180:73: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures ../arch/x86/kernel/setup.c:229:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? ../kernel/sys.c:1144:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1144:32: expected struct task_struct *p1 ../kernel/sys.c:1144:32: got struct task_struct [noderef] __rcu *real_parent ../drivers/video/fbdev/core/bitblit.c:369:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) Warning: ../security/smack/smack_access.c:584 expecting prototype for smk_import_valid_allocated_label(). Prototype was for smk_import_allocated_label() instead ../kernel/signal.c: note: in included file (through ../arch/x86/include/uapi/asm/signal.h, ../arch/x86/include/asm/signal.h, ../include/uapi/linux/signal.h, ../include/linux/signal_types.h, ../include/linux/sched.h, ...): ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:191:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:191:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:191:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:194:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:194:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:194:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:497:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:497:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:497:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:501:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:501:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:501:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:523:53: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:523:53: expected struct k_sigaction *ka ../kernel/signal.c:523:53: got struct k_sigaction [noderef] __rcu * ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:624:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:624:9: expected struct lockdep_map const *lock ../kernel/signal.c:624:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:723:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:723:9: expected struct lockdep_map const *lock ../kernel/signal.c:723:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:754:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:754:9: expected struct lockdep_map const *lock ../kernel/signal.c:754:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:855:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:855:9: expected struct lockdep_map const *lock ../kernel/signal.c:855:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1050:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1050:9: expected struct lockdep_map const *lock ../kernel/signal.c:1050:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1302:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1302:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:1302:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1303:16: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:1303:16: expected struct k_sigaction *action ../kernel/signal.c:1303:16: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:1324:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1324:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:1324:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1927:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1927:9: expected struct spinlock [usertype] *_T ../kernel/signal.c:1927:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2192:44: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2211:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2211:65: expected struct task_struct *tsk ../kernel/signal.c:2211:65: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2212:40: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2230:14: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2230:14: expected struct sighand_struct *psig ../kernel/signal.c:2230:14: got struct sighand_struct [noderef] __rcu *[noderef] __rcu sighand ../kernel/signal.c:2259:53: warning: incorrect type in argument 3 (different address spaces) ../kernel/signal.c:2259:53: expected struct task_struct *t ../kernel/signal.c:2259:53: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2260:34: warning: incorrect type in argument 2 (different address spaces) ../kernel/signal.c:2260:34: expected struct task_struct *parent ../kernel/signal.c:2260:34: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2289:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2289:24: expected struct task_struct *parent ../kernel/signal.c:2289:24: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2292:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2292:24: expected struct task_struct *parent ../kernel/signal.c:2292:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/signal.c:2325:17: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2325:17: expected struct sighand_struct *sighand ../kernel/signal.c:2325:17: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:2365:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2365:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2365:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2367:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2367:39: expected struct spinlock [usertype] *lock ../kernel/signal.c:2367:39: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2424:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2424:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2424:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2482:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2482:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2482:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2522:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2522:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2522:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2524:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2524:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2524:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2622:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2622:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2622:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2706:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2706:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2706:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2718:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2718:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2718:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2761:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2761:52: expected struct task_struct *tsk ../kernel/signal.c:2761:52: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2763:49: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2801:49: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:2801:49: expected struct sighand_struct *sighand ../kernel/signal.c:2801:49: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:3133:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3133:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3133:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3153:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3153:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3153:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3220:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3220:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3220:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3222:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3222:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3222:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3373:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3373:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:3373:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3376:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3376:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:3376:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3765:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3765:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3765:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3777:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3777:37: expected struct spinlock [usertype] *lock ../kernel/signal.c:3777:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3782:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3782:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:3782:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3787:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3787:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3787:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4279:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4279:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4279:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4291:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4291:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4291:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4309:11: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:4309:11: expected struct k_sigaction *k ../kernel/signal.c:4309:11: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:4311:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4311:25: expected struct spinlock [usertype] *lock ../kernel/signal.c:4311:25: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4313:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4313:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:4313:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4365:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4365:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:4365:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5024:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5024:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:5024:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5033:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5033:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:5033:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5043:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5043:23: expected struct spinlock [usertype] *lock ../kernel/signal.c:5043:23: got struct spinlock [noderef] __rcu * ../kernel/signal.c:74:34: warning: dereference of noderef expression ../kernel/signal.c:510:35: warning: dereference of noderef expression ../kernel/signal.c:538:52: warning: dereference of noderef expression ../kernel/signal.c:1003:13: warning: dereference of noderef expression ../kernel/signal.c: note: in included file: ../include/linux/signalfd.h:21:13: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:21:13: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:21:13: got struct wait_queue_head [noderef] __rcu * ../include/linux/signalfd.h:22:17: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:22:17: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:22:17: got struct wait_queue_head [noderef] __rcu * ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748: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:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c: note: in included file (through ../include/uapi/asm-generic/bpf_perf_event.h, arch/x86/include/generated/uapi/asm/bpf_perf_event.h, ../include/uapi/linux/bpf_perf_event.h, ../include/linux/perf_event.h, ...): ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:4280:33: warning: dereference of noderef expression ../kernel/signal.c:4373:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4373:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4373:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4379:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4379:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4379:33: got struct spinlock [noderef] __rcu * ../drivers/regulator/helpers.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../mm/util.c:134:6: warning: multiple definitions for function 'kmemdup_noprof' ../mm/util.c: note: in included file (through ../include/linux/string.h, ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/irqflags.h, ...): ../include/linux/fortify-string.h:754:23: the previous one is here ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/pmdomain/qcom/rpmpd.c:80:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:80:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:80:16: got int ../drivers/pmdomain/qcom/rpmpd.c:89:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:89:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:89:16: got int ../drivers/pmdomain/qcom/rpmpd.c:98:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:98:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:98:16: got int ../drivers/pmdomain/qcom/rpmpd.c:107:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:107:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:107:16: got int ../drivers/pmdomain/qcom/rpmpd.c:116:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:116:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:116:16: got int ../drivers/pmdomain/qcom/rpmpd.c:125:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:125:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:125:16: got int ../drivers/pmdomain/qcom/rpmpd.c:134:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:134:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:134:16: got int ../drivers/pmdomain/qcom/rpmpd.c:143:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:143:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:143:16: got int ../drivers/pmdomain/qcom/rpmpd.c:152:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:152:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:152:16: got int ../drivers/pmdomain/qcom/rpmpd.c:161:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:161:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:161:16: got int ../drivers/pmdomain/qcom/rpmpd.c:170:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:170:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:170:16: got int ../drivers/pmdomain/qcom/rpmpd.c:179:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:179:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:179:16: got int ../drivers/pmdomain/qcom/rpmpd.c:186:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:186:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:186:16: got int ../drivers/pmdomain/qcom/rpmpd.c:193:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:193:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:193:16: got int ../drivers/pmdomain/qcom/rpmpd.c:200:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:200:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:200:16: got int ../drivers/pmdomain/qcom/rpmpd.c:207:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:207:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:207:16: got int ../drivers/pmdomain/qcom/rpmpd.c:214:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:214:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:214:16: got int ../drivers/pmdomain/qcom/rpmpd.c:221:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:221:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:221:16: got int ../drivers/pmdomain/qcom/rpmpd.c:228:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:228:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:228:16: got int ../drivers/pmdomain/qcom/rpmpd.c:237:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:237:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:237:16: got int ../drivers/pmdomain/qcom/rpmpd.c:246:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:246:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:246:16: got int ../drivers/pmdomain/qcom/rpmpd.c:253:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:253:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:253:16: got int ../drivers/pmdomain/qcom/rpmpd.c:261:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:261:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:261:16: got int ../drivers/pmdomain/qcom/rpmpd.c:268:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:268:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:268:16: got int ../drivers/pmdomain/qcom/rpmpd.c:275:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:275:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:275:16: got int ../drivers/pmdomain/qcom/rpmpd.c:282:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:282:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:282:16: got int ../drivers/pmdomain/qcom/rpmpd.c:289:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:289:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:289:16: got int ../drivers/pmdomain/qcom/rpmpd.c:296:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:296:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:296:16: got int ../drivers/pmdomain/qcom/rpmpd.c:307:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:307:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:307:16: got int ../drivers/pmdomain/qcom/rpmpd.c:318:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:318:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:318:16: got int ../drivers/pmdomain/qcom/rpmpd.c:328:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:328:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:328:16: got int ../drivers/pmdomain/qcom/rpmpd.c:337:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:337:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:337:16: got int ../drivers/pmdomain/qcom/rpmpd.c:346:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:346:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:346:16: got int ../drivers/pmdomain/qcom/rpmpd.c:355:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:355:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:355:16: got int ../drivers/pmdomain/qcom/rpmpd.c:364:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:364:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:364:16: got int ../drivers/pmdomain/qcom/rpmpd.c:373:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:373:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:373:16: got int ../drivers/pmdomain/qcom/rpmpd.c:382:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:382:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:382:16: got int ../drivers/pmdomain/qcom/rpmpd.c:391:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:391:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:391:16: got int ../drivers/pmdomain/qcom/rpmpd.c:400:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:400:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:400:16: got int ../drivers/pmdomain/qcom/rpmpd.c:409:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:409:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:409:16: got int ../drivers/pmdomain/qcom/rpmpd.c:418:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:418:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:418:16: got int ../drivers/pmdomain/qcom/rpmpd.c:427:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:427:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:427:16: got int ../drivers/pmdomain/qcom/rpmpd.c:436:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:436:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:436:16: got int ../drivers/pmdomain/qcom/rpmpd.c:445:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:445:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:445:16: got int ../drivers/pmdomain/qcom/rpmpd.c:454:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:454:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:454:16: got int ../drivers/pmdomain/qcom/rpmpd.c:463:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:463:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:463:16: got int ../drivers/pmdomain/qcom/rpmpd.c:470:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:470:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:470:16: got int ../drivers/pmdomain/qcom/rpmpd.c:477:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:477:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:477:16: got int ../drivers/pmdomain/qcom/rpmpd.c:484:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:484:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:484:16: got int ../drivers/pmdomain/qcom/rpmpd.c:494:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:494:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:494:16: got int ../drivers/pmdomain/qcom/rpmpd.c:503:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:503:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:503:16: got int ../drivers/pmdomain/qcom/rpmpd.c:512:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:512:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:512:16: got int ../drivers/pmdomain/qcom/rpmpd.c:521:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:521:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:521:16: got int ../drivers/pmdomain/qcom/rpmpd.c:528:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:528:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:528:16: got int ../drivers/pmdomain/qcom/rpmpd.c:536:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:536:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:536:16: got int ../drivers/pmdomain/qcom/rpmpd.c:543:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:543:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:543:16: got int ../drivers/pmdomain/qcom/rpmpd.c:551:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:551:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:551:16: got int ../drivers/pmdomain/qcom/rpmpd.c:558:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:558:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:558:16: got int ../drivers/pmdomain/qcom/rpmpd.c:566:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:566:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:566:16: got int ../drivers/pmdomain/qcom/rpmpd.c:573:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:573:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:573:16: got int ../drivers/pmdomain/qcom/rpmpd.c:580:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:580:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:580:16: got int ../drivers/pmdomain/qcom/rpmpd.c:587:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:587:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:587:16: got int ../drivers/pmdomain/qcom/rpmpd.c:594:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:594:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:594:16: got int ../drivers/pmdomain/qcom/rpmpd.c:601:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:601:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:601:16: got int ../drivers/pmdomain/qcom/rpmpd.c:609:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:609:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:609:16: got int ../drivers/pmdomain/qcom/rpmpd.c:616:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:616:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:616:16: got int ../drivers/pmdomain/qcom/rpmpd.c:623:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:623:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:623:16: got int ../drivers/pmdomain/qcom/rpmpd.c:630:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:630:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:630:16: got int ../drivers/pmdomain/qcom/rpmpd.c:962:24: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:962:24: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:962:24: got int ../sound/core/pcm_lib.c:548:32: warning: incorrect type in assignment (different base types) ../sound/core/pcm_lib.c:548:32: expected unsigned int [usertype] ../sound/core/pcm_lib.c:548:32: got restricted __le32 [usertype] ../security/smack/smackfs.c:926:17: error: incompatible types in comparison expression (different address spaces): ../security/smack/smackfs.c:926:17: struct netlbl_lsm_catmap [noderef] __rcu * ../security/smack/smackfs.c:926:17: struct netlbl_lsm_catmap * ../security/smack/smackfs.c:1497:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1500:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1937:17: error: incompatible types in comparison expression (different address spaces): ../security/smack/smackfs.c:1937:17: struct list_head [noderef] __rcu * ../security/smack/smackfs.c:1937:17: struct list_head * ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) ../sound/soc/soc-ops-test.c:450:9: expected long long left_value ../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __left ../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) ../sound/soc/soc-ops-test.c:450:9: expected long long right_value ../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __right ../kernel/umh.c:69:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:69:31: expected struct spinlock [usertype] *lock ../kernel/umh.c:69:31: got struct spinlock [noderef] __rcu * ../kernel/umh.c:71:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:71:33: expected struct spinlock [usertype] *lock ../kernel/umh.c:71:33: got struct spinlock [noderef] __rcu * ../security/smack/smack_lsm.c:1972:61: warning: incorrect type in argument 1 (different address spaces) ../security/smack/smack_lsm.c:1972:61: expected struct cred const *cred ../security/smack/smack_lsm.c:1972:61: got struct cred const [noderef] __rcu *cred ../security/smack/smack_lsm.c:5326:30: warning: cast removes address space '__rcu' of expression ../io_uring/sqpoll.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../drivers/regulator/devres.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../security/selinux/hooks.c:5644:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5645:22: warning: restricted __be16 degrades to integer ../drivers/dma/mediatek/mtk-hsdma.c:450:17: warning: incorrect type in assignment (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:450:17: expected restricted __le32 volatile ../drivers/dma/mediatek/mtk-hsdma.c:450:17: got unsigned long long [usertype] src ../drivers/dma/mediatek/mtk-hsdma.c:451:17: warning: restricted __le32 degrades to integer ../drivers/dma/mediatek/mtk-hsdma.c:451:17: warning: incorrect type in assignment (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:451:17: expected restricted __le32 volatile ../drivers/dma/mediatek/mtk-hsdma.c:451:17: got unsigned int ../drivers/dma/mediatek/mtk-hsdma.c:455:17: warning: incorrect type in assignment (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:455:17: expected restricted __le32 volatile ../drivers/dma/mediatek/mtk-hsdma.c:455:17: got unsigned long long [usertype] dest ../drivers/dma/mediatek/mtk-hsdma.c:456:17: warning: incorrect type in assignment (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:456:17: expected restricted __le32 volatile ../drivers/dma/mediatek/mtk-hsdma.c:456:17: got int ../drivers/dma/mediatek/mtk-hsdma.c:579:33: warning: restricted __le32 degrades to integer ../drivers/dma/mediatek/mtk-hsdma.c:877:18: warning: incorrect type in initializer (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:877:18: expected restricted __le32 [usertype] ddone ../drivers/dma/mediatek/mtk-hsdma.c:877:18: got unsigned long ../drivers/dma/mediatek/mtk-hsdma.c:878:16: warning: incorrect type in initializer (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:878:16: expected restricted __le32 [usertype] ls0 ../drivers/dma/mediatek/mtk-hsdma.c:878:16: got unsigned long ../drivers/dma/mediatek/mtk-hsdma.c:882:18: warning: incorrect type in initializer (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:882:18: expected restricted __le32 [usertype] ddone ../drivers/dma/mediatek/mtk-hsdma.c:882:18: got unsigned long ../drivers/dma/mediatek/mtk-hsdma.c:883:16: warning: incorrect type in initializer (different base types) ../drivers/dma/mediatek/mtk-hsdma.c:883:16: expected restricted __le32 [usertype] ls0 ../drivers/dma/mediatek/mtk-hsdma.c:883:16: got unsigned long ../drivers/char/agp/generic.c:47:7: warning: symbol 'agp_gatt_table' was not declared. Should it be static? ../drivers/char/agp/generic.c:48:5: warning: symbol 'agp_memory_reserved' was not declared. Should it be static? ../drivers/pci/quirks.c:2480:57: warning: restricted pci_power_t degrades to integer In file included from ../drivers/char/tpm/tpm-chip.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' ../arch/x86/mm/mem_encrypt_amd.c:46:5: warning: symbol 'sev_check_data' was not declared. Should it be static? In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm-dev-common.c:19: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../fs/file.c:438:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:438:17: expected struct file **old_fds ../fs/file.c:438:17: got struct file [noderef] __rcu **fd ../fs/file.c:439:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:439:17: expected struct file **new_fds ../fs/file.c:439:17: got struct file [noderef] __rcu **fd ../fs/file.c:462:17: error: incompatible types in comparison expression (different address spaces): ../fs/file.c:462:17: struct file [noderef] __rcu * ../fs/file.c:462:17: struct file * ../fs/file.c:492:60: warning: incorrect type in initializer (different address spaces) ../fs/file.c:532:28: warning: incorrect type in initializer (different address spaces) ../fs/file.c:912:30: warning: incorrect type in assignment (different address spaces) ../fs/file.c:933:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:937:13: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:940:23: warning: incorrect type in assignment (different address spaces) ../fs/file.c:963:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:965:14: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:986:22: warning: incorrect type in assignment (different address spaces) ../fs/file.c:988:32: warning: incorrect type in return expression (different address spaces) ../fs/file.c:1010:31: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:1010:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:1014:16: warning: incorrect type in return expression (different address spaces) In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm-dev.h:6, from ../drivers/char/tpm/tpm-dev.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../security/selinux/netnode.c:74:17: warning: restricted __be32 degrades to integer ../security/selinux/netnode.c:91:32: warning: restricted __be32 degrades to integer ../drivers/video/fbdev/core/fbcon_ud.c:371:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) ../drivers/regulator/of_regulator.c:18:43: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:263:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:266:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:269:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:272:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:273:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:326:26: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' ../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 ../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 In file included from ../drivers/char/tpm/tpm-interface.c:28: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in argument 1 (different address spaces) ../mm/backing-dev.c:860:9: expected void [noderef] __rcu **slot ../mm/backing-dev.c:860:9: got void **slot ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../fs/seq_file.c:932:9: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:932:9: struct list_head [noderef] __rcu * ../fs/seq_file.c:932:9: struct list_head * ../fs/seq_file.c:932:9: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:932:9: struct list_head [noderef] __rcu * ../fs/seq_file.c:932:9: struct list_head * ../fs/seq_file.c:954:12: warning: incorrect type in assignment (different address spaces) ../fs/seq_file.c:954:12: expected struct list_head *lh ../fs/seq_file.c:954:12: got struct list_head [noderef] __rcu * ../fs/seq_file.c:1081:24: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:1081:24: struct hlist_node [noderef] __rcu * ../fs/seq_file.c:1081:24: struct hlist_node * ../fs/seq_file.c:1083:24: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:1083:24: struct hlist_node [noderef] __rcu * ../fs/seq_file.c:1083:24: struct hlist_node * ../net/core/dev.c:5872:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../drivers/gpu/host1x/context_bus.c:9:23: warning: symbol 'host1x_context_device_bus_type' was not declared. Should it be static? ../drivers/phy/marvell/phy-mmp3-hsic.c:58:31: warning: cast removes address space '__iomem' of expression ../sound/usb/mixer_scarlett2.c:4850:30: warning: dubious: !x | y ../sound/usb/mixer_scarlett2.c:5801:30: warning: dubious: !x | y ../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 * ../kernel/workqueue.c:5573:21: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5573:21: expected struct pool_workqueue [noderef] __rcu *[noderef] __percpu *cpu_pwq ../kernel/workqueue.c:5573:21: got struct pool_workqueue *[noderef] __percpu * ../kernel/workqueue.c:5590:31: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5590:31: expected struct pool_workqueue **pwq_p ../kernel/workqueue.c:5590:31: got struct pool_workqueue [noderef] __rcu ** ../kernel/workqueue.c:5624:54: warning: incorrect type in initializer (different address spaces) ../kernel/workqueue.c:5624:54: expected struct pool_workqueue *pwq ../kernel/workqueue.c:5624:54: got struct pool_workqueue [noderef] __rcu * ../kernel/workqueue.c:6146:13: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:6146:13: expected struct pool_workqueue *pwq ../kernel/workqueue.c:6146:13: got struct pool_workqueue [noderef] __rcu * In file included from ../drivers/char/tpm/tpm1-cmd.c:21: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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? ../mm/slab_common.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/kmem.h): ../include/trace/events/kmem.h:12:1: error: too long token expansion ../include/trace/events/kmem.h:57:1: error: too long token expansion ../include/trace/events/kmem.h:180:1: error: too long token expansion ../drivers/dma/at_hdmac.c:1119:15: warning: incorrect type in assignment (different address spaces) ../drivers/dma/at_hdmac.c:1119:15: expected void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1119:15: got void * ../drivers/dma/at_hdmac.c:1129:11: warning: cast removes address space '__iomem' of expression ../drivers/dma/at_hdmac.c:1144:28: warning: incorrect type in assignment (different address spaces) ../drivers/dma/at_hdmac.c:1144:28: expected int *memset_vaddr ../drivers/dma/at_hdmac.c:1144:28: got void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1157:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/dma/at_hdmac.c:1157:43: expected void *vaddr ../drivers/dma/at_hdmac.c:1157:43: got void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1186:15: warning: incorrect type in assignment (different address spaces) ../drivers/dma/at_hdmac.c:1186:15: expected void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1186:15: got void * ../drivers/dma/at_hdmac.c:1192:11: warning: cast removes address space '__iomem' of expression ../drivers/dma/at_hdmac.c:1222:28: warning: incorrect type in assignment (different address spaces) ../drivers/dma/at_hdmac.c:1222:28: expected int *memset_vaddr ../drivers/dma/at_hdmac.c:1222:28: got void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1235:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/dma/at_hdmac.c:1235:43: expected void *vaddr ../drivers/dma/at_hdmac.c:1235:43: got void [noderef] __iomem *vaddr ../mm/percpu.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/percpu.h): ../include/trace/events/percpu.h:11:1: error: too long token expansion ../kernel/pid.c:440:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:440:9: struct pid [noderef] __rcu * ../kernel/pid.c:440:9: struct pid * ../kernel/pid.c:441:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:441:9: struct pid [noderef] __rcu * ../kernel/pid.c:441:9: struct pid * ../kernel/pid.c:503:23: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:503:23: struct pid [noderef] __rcu * ../kernel/pid.c:503:23: struct pid * ../kernel/pid.c:561:24: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:561:24: struct pid [noderef] __rcu * ../kernel/pid.c:561:24: struct pid * ../kernel/pid.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/rculist.h:611:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:611:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:611:9: struct hlist_node * ../include/linux/rculist.h:612:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:612:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:612:9: struct hlist_node * ../security/tomoyo/common.c:917:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:917:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:917:9: struct list_head * ../security/tomoyo/common.c:917:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:917:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:917:9: struct list_head * ../security/tomoyo/common.c:1615:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1615:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1615:9: struct list_head * ../security/tomoyo/common.c:1615:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1615:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1615:9: struct list_head * ../security/tomoyo/common.c:1639:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1639:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1639:9: struct list_head * ../security/tomoyo/common.c:1639:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1639:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1639:9: struct list_head * ../security/tomoyo/common.c:1825:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1825:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1825:9: struct list_head * ../security/tomoyo/common.c:1829:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1829:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1829:17: struct list_head * ../security/tomoyo/common.c:1829:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1829:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1829:17: struct list_head * ../security/tomoyo/common.c:1825:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1825:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1825:9: struct list_head * ../security/tomoyo/common.c:1885:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1885:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1885:9: struct list_head * ../security/tomoyo/common.c:1885:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1885:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1885:9: struct list_head * ../security/tomoyo/common.c:951:26: warning: dereference of noderef expression ../security/tomoyo/common.c:951:26: warning: dereference of noderef expression ../security/tomoyo/common.c:952:26: warning: dereference of noderef expression ../security/tomoyo/common.c:952:26: warning: dereference of noderef expression Warning: ../drivers/phy/mediatek/phy-mtk-tphy.c:289 cannot understand function prototype: 'struct mtk_phy_pdata' ../fs/libfs.c:2146:18: error: incompatible types in comparison expression (different address spaces): ../fs/libfs.c:2146:18: struct dentry [noderef] __rcu * ../fs/libfs.c:2146:18: struct dentry * In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm2-cmd.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/char/tpm/tpm2-cmd.c:24:18: warning: symbol 'tpm2_hash_map' was not declared. Should it be static? ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm-dev.h:6, from ../drivers/char/tpm/tpmrm-dev.c:6: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm-sysfs.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm2-space.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/gpio/gpio-pxa.c: In function ‘pxa_init_gpio_chip’: ../drivers/gpio/gpio-pxa.c:345:16: warning: variable ‘gpio’ set but not used [-Wunused-but-set-variable=] 345 | int i, gpio, nbanks = DIV_ROUND_UP(ngpio, 32); | ^~~~ ../sound/hda/core/intel-dsp-config.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../sound/hda/core/intel-nhlt.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../include/sound/intel-nhlt.h:61:39: warning: array of flexible structures Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' ../io_uring/query.c: note: in included file (through ../io_uring/query.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures In file included from ../drivers/char/tpm/eventlog/common.c:20: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ Warning: ../drivers/video/backlight/cgbc_bl.c:29 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * CGBC backlight driver data ../security/yama/yama_lsm.c:278:26: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:278:26: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:278:26: struct task_struct * ../security/yama/yama_lsm.c:281:34: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:281:34: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:281:34: struct task_struct * ../security/yama/yama_lsm.c:322:26: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:322:26: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:322:26: struct task_struct * ../sound/isa/wavefront/wavefront_synth.c: In function ‘wavefront_send_sample’: ../sound/isa/wavefront/wavefront_synth.c:887:13: warning: variable ‘blocknum’ set but not used [-Wunused-but-set-variable=] 887 | int blocknum; | ^~~~~~~~ ../mm/compaction.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/compaction.h): ../include/trace/events/compaction.h:165:1: error: too long token expansion Warning: ../drivers/gpio/gpio-tb10x.c:35 Cannot find identifier on line: * @base: register base address Warning: ../drivers/gpio/gpio-tb10x.c:36 Cannot find identifier on line: * @domain: IRQ domain of GPIO generated interrupts managed by this controller Warning: ../drivers/gpio/gpio-tb10x.c:37 Cannot find identifier on line: * @irq: Interrupt line of parent interrupt controller Warning: ../drivers/gpio/gpio-tb10x.c:38 Cannot find identifier on line: * @chip: Generic GPIO chip structure associated with this GPIO controller Warning: ../drivers/gpio/gpio-tb10x.c:39 Cannot find identifier on line: */ Warning: ../drivers/gpio/gpio-tb10x.c:40 Cannot find identifier on line: struct tb10x_gpio { Warning: ../drivers/gpio/gpio-tb10x.c:41 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst void __iomem *base; In file included from ../drivers/char/tpm/eventlog/tpm1.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/eventlog/tpm2.c:20: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../sound/isa/gus/gus_reset.c: In function ‘snd_gf1_stop_voices’: ../sound/isa/gus/gus_reset.c:169:18: warning: variable ‘ramp_ok’ set but not used [-Wunused-but-set-variable=] 169 | short i, ramp_ok; | ^~~~~~~ ../drivers/char/tpm/tpm-buf.c:225:16: warning: cast to restricted __be16 ../drivers/char/tpm/tpm-buf.c:242:16: warning: cast to restricted __be32 ../net/8021q/vlan.c: In function ‘register_vlan_device’: ../net/8021q/vlan.c:249:46: warning: ‘%i’ directive output may be truncated writing between 1 and 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~ ../net/8021q/vlan.c:249:42: note: directive argument in the range [0, 4094] 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~ ../net/8021q/vlan.c:249:17: note: ‘snprintf’ output between 3 and 21 bytes into a destination of size 16 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/8021q/vlan.c:237:46: warning: ‘%.4i’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~ ../net/8021q/vlan.c:237:42: note: directive argument in the range [0, 4094] 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~ ../net/8021q/vlan.c:237:17: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/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] In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_ppi.c:17: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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 In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm2-sessions.c:66: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/tty/hvc/hvc_xen.c:434:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/hvc/hvc_xen.c:434:37: expected void volatile [noderef] __iomem *addr ../drivers/tty/hvc/hvc_xen.c:434:37: got struct xencons_interface *intf drivers/tty/vt/defkeymap.c:261:14: warning: symbol 'keymap_count' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:269:6: warning: symbol 'func_buf' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:300:6: warning: symbol 'funcbufptr' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:301:5: warning: symbol 'funcbufsize' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:302:5: warning: symbol 'funcbufleft' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:304:6: warning: symbol 'func_table' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:338:18: warning: symbol 'accent_table' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:375:14: warning: symbol 'accent_table_size' was not declared. Should it be static? ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 2 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression ../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression In file included from ../drivers/char/tpm/eventlog/acpi.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../kernel/nsproxy.c:268:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' ../kernel/nsproxy.c:273:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' ../kernel/nsproxy.c:268:9: warning: dereference of noderef expression ../kernel/nsproxy.c:273:9: warning: dereference of noderef expression ../kernel/nstree.c: note: in included file (through ../include/linux/ns/nstree_types.h, ../include/linux/nstree.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../security/safesetid/securityfs.c:274:15: error: incompatible types in comparison expression (different address spaces): ../security/safesetid/securityfs.c:274:15: struct setid_ruleset [noderef] __rcu * ../security/safesetid/securityfs.c:274:15: struct setid_ruleset * ../security/safesetid/securityfs.c:289:61: warning: incorrect type in argument 6 (different address spaces) ../security/safesetid/securityfs.c:289:61: expected struct setid_ruleset *ruleset ../security/safesetid/securityfs.c:289:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setuid_rules ../security/safesetid/securityfs.c:296:61: warning: incorrect type in argument 6 (different address spaces) ../security/safesetid/securityfs.c:296:61: expected struct setid_ruleset *ruleset ../security/safesetid/securityfs.c:296:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setgid_rules ../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast to restricted __le32 ../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast from restricted __le16 In file included from ../drivers/char/tpm/eventlog/efi.c:11: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/iommu/amd/init.c:182:1: warning: symbol 'amd_ivhd_dev_flags_list' was not declared. Should it be static? ../drivers/tty/vt/vt.c:221:5: warning: symbol 'console_blank_hook' was not declared. Should it be static? ../drivers/tty/vt/vt.c:3330:19: warning: symbol 'console_driver' was not declared. Should it be static? ../net/core/xdp.c:903:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? ../net/core/xdp.c:925:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? ../net/core/xdp.c:958:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? In file included from ../drivers/char/tpm/eventlog/of.c:20: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../kernel/notifier.c:31:20: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:31:20: expected struct notifier_block **nl ../kernel/notifier.c:31:20: got struct notifier_block [noderef] __rcu ** ../kernel/notifier.c:33:17: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:33:17: expected struct notifier_block [noderef] __rcu *next ../kernel/notifier.c:33:17: got struct notifier_block * ../kernel/notifier.c:34:9: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:34:9: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:34:9: struct notifier_block * ../kernel/notifier.c:44:25: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:44:25: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:44:25: struct notifier_block * ../kernel/notifier.c:148:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:171:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:193:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:223:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:261:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:264:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:324:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:327:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:345:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:380:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:405:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:422:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:429:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:453:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:483:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:486:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:513:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:516:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:546:36: warning: incorrect type in argument 1 (different address spaces) In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis.c:29: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../net/core/filter.c:1438:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1438:39: expected struct sock_filter const *filter ../net/core/filter.c:1438:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1516:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1516:39: expected struct sock_filter const *filter ../net/core/filter.c:1516:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2347:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2347:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2347:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3974:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4716:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5130:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:8133:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:12135:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:12165:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? ../net/core/filter.c:12181:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:12197:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:12218:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12315:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? ../net/core/filter.c:12365:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? ../net/core/filter.c:12541:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1946:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1946:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1946:43: got unsigned long long [usertype] to ../net/core/filter.c:1949:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1949:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1949:36: got unsigned long long [usertype] from ../net/core/filter.c:1949:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1949:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1949:42: got unsigned long long [usertype] to ../net/core/filter.c:1952:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1952:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1952:36: got unsigned long long [usertype] from ../net/core/filter.c:1952:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1952:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1952:42: got unsigned long long [usertype] to ../net/core/filter.c:1998:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1998:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:1998:59: got unsigned long long [usertype] to ../net/core/filter.c:2001:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2001:52: expected restricted __be16 [usertype] from ../net/core/filter.c:2001:52: got unsigned long long [usertype] from ../net/core/filter.c:2001:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2001:58: expected restricted __be16 [usertype] to ../net/core/filter.c:2001:58: got unsigned long long [usertype] to ../net/core/filter.c:2004:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2004:52: expected restricted __be32 [usertype] from ../net/core/filter.c:2004:52: got unsigned long long [usertype] from ../net/core/filter.c:2004:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2004:58: expected restricted __be32 [usertype] to ../net/core/filter.c:2004:58: got unsigned long long [usertype] to ../net/core/filter.c:2071:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2071:35: expected unsigned long long ../net/core/filter.c:2071:35: got restricted __wsum [usertype] csum ../net/core/filter.c:6054:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6054:17: expected unsigned int [usertype] spi ../net/core/filter.c:6054:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:6062:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6062:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:6062:33: got restricted __be32 const [usertype] a4 ../arch/x86/kernel/alternative.c:120:18: warning: symbol 'its_pages' was not declared. Should it be static? ../net/mpls/af_mpls.c: note: in included file: ../net/mpls/internal.h:158:38: warning: array of flexible structures In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_core.c:28: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/pinctrl/mediatek/mtk-eint.c:428:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/mediatek/mtk-eint.c:428:44: expected void [noderef] __iomem *base ../drivers/pinctrl/mediatek/mtk-eint.c:428:44: got void [noderef] __iomem **base ../drivers/pinctrl/mediatek/mtk-eint.c:436:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/mediatek/mtk-eint.c:436:44: expected void [noderef] __iomem *base ../drivers/pinctrl/mediatek/mtk-eint.c:436:44: got void [noderef] __iomem **base ../drivers/regulator/ad5398.c:49:17: warning: cast to restricted __be16 ../drivers/regulator/ad5398.c:59:13: warning: incorrect type in assignment (different base types) ../drivers/regulator/ad5398.c:59:13: expected unsigned short val ../drivers/regulator/ad5398.c:59:13: got restricted __be16 [usertype] Warning: ../security/landlock/ruleset.c:208 Invalid param: const struct landlock_layer (*const layers)[] Warning: ../security/landlock/ruleset.c:208 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' Warning: ../security/landlock/ruleset.c:208 Invalid param: const struct landlock_layer (*const layers)[] Warning: ../security/landlock/ruleset.c:208 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' ../io_uring/napi.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../net/sched/act_skbmod.c:73:39: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:73:39: expected restricted __be16 [usertype] h_proto ../net/sched/act_skbmod.c:73:39: got unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:207:29: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:207:29: expected unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:207:29: got restricted __be16 [usertype] ../net/sched/act_skbmod.c:263:48: warning: cast to restricted __be16 In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_crb.c:23: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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:5555:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) ../arch/x86/kvm/mmu/mmu.c:5557:56: warning: cast truncates bits from constant value (ffffff0f becomes f) ../arch/x86/kvm/mmu/mmu.c:5559:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) ../kernel/cred.c:77:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:77:9: struct cred * ../kernel/cred.c:77:9: struct cred const [noderef] __rcu * ../kernel/cred.c:78:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:78:9: struct cred * ../kernel/cred.c:78:9: struct cred const [noderef] __rcu * ../kernel/cred.c:94:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:94:9: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:94:9: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:97:22: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:100:17: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:191:13: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:191:13: expected struct cred const *old ../kernel/cred.c:191:13: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:278:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:278:47: expected struct cred const *cred ../kernel/cred.c:278:47: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:278:30: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:278:30: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:278:30: got struct cred const * ../kernel/cred.c:279:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:279:17: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:279:17: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:318:32: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:318:32: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:318:32: got struct cred const * ../kernel/cred.c:371:38: warning: incorrect type in initializer (different address spaces) ../kernel/cred.c:371:38: expected struct cred const *old ../kernel/cred.c:371:38: got struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:376:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:376:9: struct cred const [noderef] __rcu * ../kernel/cred.c:376:9: struct cred const * ../kernel/cred.c:274:19: warning: dereference of noderef expression ../net/sched/act_meta_mark.c:33:21: warning: cast to restricted __be32 ../net/ipv6/route.c:2396:39: warning: incorrect type in assignment (different base types) ../net/ipv6/route.c:2396:39: expected unsigned int [usertype] flow_label ../net/ipv6/route.c:2396:39: got restricted __be32 In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_synquacer.c:13: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../net/sched/act_meta_skbprio.c:38:25: warning: cast to restricted __be32 ../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] ../drivers/xen/xen-pciback/pci_stub.c:752:21: warning: incorrect type in assignment (different base types) ../drivers/xen/xen-pciback/pci_stub.c:752:21: expected signed int [usertype] err ../drivers/xen/xen-pciback/pci_stub.c:752:21: got restricted pci_channel_state_t [usertype] state ../drivers/xen/xen-pciback/pci_stub.c:797:37: warning: incorrect type in assignment (different base types) ../drivers/xen/xen-pciback/pci_stub.c:797:37: expected signed int [usertype] err ../drivers/xen/xen-pciback/pci_stub.c:797:37: got restricted pci_ers_result_t ../net/sched/act_meta_skbtcindex.c:33:25: warning: cast to restricted __be16 In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_core.h:22, from ../drivers/char/tpm/tpm_tis_spi_cr50.c:18: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_spi_main.c:35: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_core.h:22, from ../drivers/char/tpm/tpm_tis_i2c.c:15: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_core.h:22, from ../drivers/char/tpm/tpm_tis_i2c_cr50.c:29: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../io_uring/cmd_net.c:61:32: warning: array of flexible structures ../io_uring/cmd_net.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_i2c_atmel.c:23: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../io_uring/fdinfo.c: note: in included file (through ../io_uring/filetable.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../drivers/iommu/generic_pt/fmt/iommu_amdv1.c: note: in included file (through ../drivers/iommu/generic_pt/fmt/iommu_template.h): ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_i2c_infineon.c:21: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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 In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_i2c_nuvoton.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../sound/usb/usx2y/usx2yhwdeppcm.c: note: in included file: ../sound/usb/usx2y/usbusx2yaudio.c:743:23: warning: incorrect type in assignment (different base types) ../sound/usb/usx2y/usbusx2yaudio.c:743:23: expected unsigned int format ../sound/usb/usx2y/usbusx2yaudio.c:743:23: got restricted snd_pcm_format_t [usertype] format ../sound/usb/usx2y/usbusx2yaudio.c:802:53: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usbusx2yaudio.c:802:63: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usbusx2yaudio.c:836:45: warning: restricted snd_pcm_format_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:378:53: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:378:63: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:520:45: warning: restricted snd_pcm_format_t degrades to integer ../io_uring/bpf_filter.c:159:26: warning: incorrect type in assignment (different address spaces) ../io_uring/bpf_filter.c:159:26: expected struct io_bpf_filter [noderef] __rcu **filters ../io_uring/bpf_filter.c:159:26: got struct io_bpf_filter ** ../drivers/iommu/iommufd/vfio_compat.c:377:17: warning: cast removes address space '__user' of expression In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_nsc.c:19: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../sound/soc/generic/simple-card-utils.c:34:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:34:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:34:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:35:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:35:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:35:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:36:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:36:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:36:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:37:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:37:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:37:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:38:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:38:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:38:33: got restricted snd_pcm_format_t [usertype] ../sound/usb/caiaq/device.c:146:41: warning: cast to restricted __le16 In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_atmel.c:17: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/gpu/drm/display/drm_dp_tunnel.c:124:16: error: too long token expansion In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_infineon.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/char/applicom.c: In function ‘ac_register_board’: ../drivers/char/applicom.c:130:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable=] 130 | volatile unsigned char byte_reset_it; | ^~~~~~~~~~~~~ ../drivers/char/applicom.c: In function ‘ac_read’: ../drivers/char/applicom.c:542:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable=] 542 | int ret = 0; | ^~~ ../drivers/char/applicom.c: In function ‘ac_ioctl’: ../drivers/char/applicom.c:705:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable=] 705 | volatile unsigned char byte_reset_it; | ^~~~~~~~~~~~~ ../arch/x86/kernel/process.c: In function ‘arch_post_acpi_subsys_init’: ../arch/x86/kernel/process.c:972:17: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable=] 972 | u32 lo, hi; | ^~ ../drivers/tty/n_gsm.c:4051:29: warning: restricted __be16 degrades to integer In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/xen-tpmfront.c:17: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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/phy/qualcomm/phy-qcom-qmp-usbc.c:1682:31: warning: Using plain integer as NULL pointer ../drivers/phy/qualcomm/phy-qcom-qmp-usbc.c:1985:31: warning: Using plain integer as NULL pointer In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_vtpm_proxy.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/tty/mxser.c:288:32: warning: array of flexible structures ../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/video/fbdev/atmel_lcdfb.c:333:27: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:333:27: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:333:27: got void * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr ../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr ../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_svsm.c:22: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../fs/nullfs.c:66:25: warning: symbol 'nullfs_fs_type' was not declared. Should it be static? ../drivers/video/fbdev/pvr2fb.c:1081:11: warning: Using plain integer as NULL pointer ../arch/x86/kernel/fpu/core.c:232:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:232:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:232:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:239:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:239:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:239:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:625:39: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:625:39: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:625:39: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:629:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:629:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:629:41: got struct spinlock [noderef] __rcu * ../sound/usb/hiface/pcm.c:55:32: warning: array of flexible structures ../net/ipv6/mcast.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../mm/memory.c:165:15: warning: symbol 'zero_pfn' was not declared. Should it be static? In file included from ../drivers/char/tpm/st33zp24/../tpm.h:29, from ../drivers/char/tpm/st33zp24/st33zp24.c:22: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../net/ipv4/tcp_cong.c:298:24: warning: incorrect type in initializer (different address spaces) ../net/ipv4/tcp_cong.c:298:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret ../net/ipv4/tcp_cong.c:298:24: got struct tcp_congestion_ops *[assigned] ca ../net/ipv4/tcp_cong.c:298:22: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_cong.c:298:22: expected struct tcp_congestion_ops const *prev ../net/ipv4/tcp_cong.c:298:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret ../sound/usb/qcom/qc_audio_offload.c:951:27: warning: incorrect type in argument 2 (different base types) ../sound/usb/qcom/qc_audio_offload.c:951:27: expected unsigned int val ../sound/usb/qcom/qc_audio_offload.c:951:27: got restricted snd_pcm_format_t [usertype] pcm_format In file included from ../drivers/char/tpm/st33zp24/../tpm.h:29, from ../drivers/char/tpm/st33zp24/i2c.c:13: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/xen/privcmd.c:587:35: warning: cast removes address space '__user' of expression ../drivers/xen/privcmd.c:587:32: warning: incorrect type in assignment (different address spaces) ../drivers/xen/privcmd.c:587:32: expected unsigned long [noderef] [usertype] __user *[addressable] [assigned] user_gfn ../drivers/xen/privcmd.c:587:32: got unsigned long [usertype] * ../drivers/xen/privcmd.c:715:17: warning: incorrect type in assignment (different address spaces) ../drivers/xen/privcmd.c:715:17: expected void *[usertype] h ../drivers/xen/privcmd.c:715:17: got void [noderef] __user *uptr ../net/ipv4/tcp_ipv4.c:3394:41: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3394:41: expected void const *data ../net/ipv4/tcp_ipv4.c:3394:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3520:45: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3520:45: expected void const *data ../net/ipv4/tcp_ipv4.c:3520:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3524:50: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_ipv4.c:3524:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3524:50: got struct tcp_congestion_ops * ../net/ipv4/tcp_ipv4.c:3395:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3395:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3521:45: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3521:45: warning: dereference of noderef expression In file included from ../drivers/char/tpm/st33zp24/../tpm.h:29, from ../drivers/char/tpm/st33zp24/spi.c:13: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../arch/x86/kernel/fpu/xstate.c:1656:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1656:9: expected struct lockdep_map const *lock ../arch/x86/kernel/fpu/xstate.c:1656:9: got struct lockdep_map [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1750:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1750:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1750:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1758:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1758:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1758:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1776:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1776:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1776:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1780:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1780:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1780:41: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1795:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1795:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1795:33: got struct spinlock [noderef] __rcu * ../drivers/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/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 * ../drivers/dax/bus.c:19:1: warning: symbol 'dax_region_rwsem' was not declared. Should it be static? ../drivers/dax/bus.c:25:1: warning: symbol 'dax_dev_rwsem' was not declared. Should it be static? ../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 ../drivers/dma-buf/dma-fence.c:1024:38: warning: incorrect type in initializer (different address spaces) ../drivers/dma-buf/dma-fence.c:1024:38: expected char const [noderef] __rcu *timeline ../drivers/dma-buf/dma-fence.c:1024:38: got char * ../drivers/dma-buf/dma-fence.c:1025:36: warning: incorrect type in initializer (different address spaces) ../drivers/dma-buf/dma-fence.c:1025:36: expected char const [noderef] __rcu *driver ../drivers/dma-buf/dma-fence.c:1025:36: got char * ../drivers/dma-buf/dma-fence.c:1136:51: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1136:51: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1136:51: got char const * ../drivers/dma-buf/dma-fence.c:1138:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1138:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1138:24: got char * ../drivers/dma-buf/dma-fence.c:1168:53: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1168:53: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1168:53: got char const * ../drivers/dma-buf/dma-fence.c:1170:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1170:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1170:24: got char * ../drivers/dma-buf/dma-fence.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma_fence.h): ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../drivers/soc/qcom/smem.c:472:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:472:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:472:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:561:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:561:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:561:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:581:50: warning: incorrect type in return expression (different address spaces) ../drivers/soc/qcom/smem.c:581:50: expected void * ../drivers/soc/qcom/smem.c:581:50: got void [noderef] __iomem * ../drivers/soc/qcom/smem.c:735:22: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:735:22: expected struct smem_partition_header *phdr ../drivers/soc/qcom/smem.c:735:22: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:739:27: warning: cast to restricted __le32 ../drivers/soc/qcom/smem.c:743:22: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:743:22: expected struct smem_partition_header *phdr ../drivers/soc/qcom/smem.c:743:22: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:747:27: warning: cast to restricted __le32 ../drivers/soc/qcom/smem.c:750:24: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:750:24: expected struct smem_header *header ../drivers/soc/qcom/smem.c:750:24: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:784:36: error: subtraction of different types can't work (different address spaces) ../drivers/soc/qcom/smem.c:793:28: error: subtraction of different types can't work (different address spaces) ../drivers/soc/qcom/smem.c:802:36: error: subtraction of different types can't work (different address spaces) ../drivers/soc/qcom/smem.c:872:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:872:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:872:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:926:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:926:16: expected struct smem_partition_header *header ../drivers/soc/qcom/smem.c:926:16: got void [noderef] __iomem * ../drivers/soc/qcom/smem.c:1077:22: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:1077:22: expected struct smem_ptable *ptable ../drivers/soc/qcom/smem.c:1077:22: got void [noderef] __iomem * ../drivers/soc/qcom/smem.c:1185:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:1185:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:1185:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:1204:16: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smem.c:1204:16: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smem.c:1204:16: got restricted __le32 * ../drivers/soc/qcom/smem.c:1204:52: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smem.c:1204:52: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smem.c:1204:52: got restricted __le32 * ../drivers/misc/lis3lv02d/lis3lv02d.c:182:52: warning: cast to restricted __le16 ../drivers/dma/pch_dma.c:839:14: warning: incorrect type in assignment (different address spaces) ../drivers/dma/pch_dma.c:839:14: expected struct pch_dma_regs *regs ../drivers/dma/pch_dma.c:839:14: got void [noderef] __iomem *membase ../drivers/dma/pch_dma.c:872:34: warning: incorrect type in assignment (different address spaces) ../drivers/dma/pch_dma.c:872:34: expected void [noderef] __iomem *membase ../drivers/dma/pch_dma.c:872:34: got struct pch_dma_desc_regs * ../drivers/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/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/soc/qcom/smsm.c:159:32: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:159:32: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:159:32: got unsigned int [usertype] *local_state ../drivers/soc/qcom/smsm.c:171:25: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:171:25: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:171:25: got unsigned int [usertype] *local_state ../drivers/soc/qcom/smsm.c:181:48: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:181:48: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:181:48: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:219:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:219:26: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:219:26: got unsigned int [usertype] *remote_state ../drivers/soc/qcom/smsm.c:257:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:257:49: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:257:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:259:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:259:49: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:259:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:280:24: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:280:24: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:280:24: got unsigned int [usertype] *remote_state ../drivers/soc/qcom/smsm.c:288:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:288:49: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:288:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:290:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:290:49: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:290:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:330:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:330:26: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:330:26: got unsigned int [usertype] *remote_state ../drivers/soc/qcom/smsm.c:635:47: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:635:47: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:635:47: got unsigned int [usertype] * ../drivers/soc/qcom/smp2p.c:255:34: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smp2p.c:255:34: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smp2p.c:255:34: got unsigned int [usertype] *value ../drivers/soc/qcom/smp2p.c:419:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smp2p.c:419:33: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smp2p.c:419:33: got unsigned int [usertype] *value ../drivers/soc/qcom/smp2p.c:422:26: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smp2p.c:422:26: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smp2p.c:422:26: got unsigned int [usertype] *value ../kernel/sched/core.c:333:56: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:333:56: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:333:56: struct task_struct * ../kernel/sched/core.c:818:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:818:33: expected struct task_struct *task ../kernel/sched/core.c:818:33: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:894:49: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:894:49: expected struct task_struct *p ../kernel/sched/core.c:894:49: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:1114:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:1114:38: expected struct task_struct *curr ../kernel/sched/core.c:1114:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1221:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:1221:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:1221:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:2187:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:2187:39: expected struct task_struct *donor ../kernel/sched/core.c:2187:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:2202:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:2202:65: expected struct task_struct *tsk ../kernel/sched/core.c:2202:65: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:3607:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:3607:17: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:3607:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:3812:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:3812:36: expected struct task_struct const *p ../kernel/sched/core.c:3812:36: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:8123:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:8123:43: expected struct task_struct *push_task ../kernel/sched/core.c:8123:43: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:5562:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:5562:15: expected struct task_struct *donor ../kernel/sched/core.c:5562:15: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:6232:32: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6232:32: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6232:32: struct task_struct * ../kernel/sched/core.c:6263:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6263:23: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6263:23: struct task_struct * ../kernel/sched/core.c:6271:46: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6271:46: struct task_struct * ../kernel/sched/core.c:6271:46: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6329:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6329:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:6329:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:6784:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6784:14: expected struct task_struct *prev ../kernel/sched/core.c:6784:14: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:6852:37: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:6852:37: expected struct task_struct *prev ../kernel/sched/core.c:6852:37: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:7359:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:7359:17: struct task_struct * ../kernel/sched/core.c:7359:17: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:9014:16: warning: incorrect type in return expression (different address spaces) ../kernel/sched/core.c:9014:16: expected struct task_struct * ../kernel/sched/core.c:9014:16: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10279:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10279:25: expected struct task_struct *p ../kernel/sched/core.c:10279:25: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10597:58: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10597:58: expected struct task_struct *t ../kernel/sched/core.c:10597:58: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10629:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:10629:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:10629:38: struct task_struct * ../kernel/sched/core.c: note: in included file: ../kernel/sched/pelt.h:102:13: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/pelt.h:102:13: expected struct task_struct const *p ../kernel/sched/pelt.h:102:13: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:894:11: warning: dereference of noderef expression ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/core.c:2182:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:2182:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:2182:38: struct task_struct const * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/core.c:10596:31: warning: dereference of noderef expression ../kernel/sched/core.c:10596:53: warning: dereference of noderef expression ../kernel/sched/core.c:10601:30: warning: dereference of noderef expression ../kernel/sched/core.c:10601:52: warning: dereference of noderef expression ../kernel/sched/core.c:10602:46: warning: dereference of noderef expression ../kernel/sched/core.c:10607:35: warning: dereference of noderef expression ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2665:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2665:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2665:9: struct task_struct * ../net/ipv4/tcp_offload.c:213:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:213:49: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:213:49: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:215:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:215:60: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:215:60: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:258:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:258:41: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:258:41: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:260:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:260:52: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:260:52: got fouled restricted __sum16 ../net/netfilter/nf_conntrack_proto_sctp.c: In function ‘sctp_new’: ../net/netfilter/nf_conntrack_proto_sctp.c:246:21: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 246 | u32 offset, count; | ^~~~~ ../net/netfilter/nf_conntrack_proto_sctp.c: In function ‘nf_conntrack_sctp_packet’: ../net/netfilter/nf_conntrack_proto_sctp.c:339:27: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 339 | u_int32_t offset, count; | ^~~~~ ../arch/x86/kernel/tboot.c:487:16: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:487:16: expected void *config ../arch/x86/kernel/tboot.c:487:16: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:493:19: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:493:19: expected void *heap_base ../arch/x86/kernel/tboot.c:493:19: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:495:17: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/tboot.c:495:17: expected void volatile [noderef] __iomem *addr ../arch/x86/kernel/tboot.c:495:17: got void *config ../drivers/misc/eeprom/m24lr.c:343:24: warning: cast to restricted __le16 ../drivers/misc/eeprom/m24lr.c:343:24: warning: cast from restricted __le64 ../drivers/misc/eeprom/m24lr.c:346:24: warning: cast to restricted __le32 ../drivers/misc/eeprom/m24lr.c:346:24: warning: cast from restricted __le64 Warning: ../security/apparmor/af_unix.c:618 Cannot find identifier on line: * Warning: ../security/apparmor/af_unix.c:626 function parameter 'subj_cred' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'label' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'op' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'request' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'sk' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_sk' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_label' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 expecting prototype for Requires(). Prototype was for aa_unix_peer_perm() instead ../fs/notify/fsnotify.c:384:16: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:384:16: struct fsnotify_mark_connector [noderef] __rcu * ../fs/notify/fsnotify.c:384:16: struct fsnotify_mark_connector * ../fs/notify/fsnotify.c:386:24: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:386:24: struct hlist_node [noderef] __rcu * ../fs/notify/fsnotify.c:386:24: struct hlist_node * ../fs/notify/fsnotify.c:396:24: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:396:24: struct hlist_node [noderef] __rcu * ../fs/notify/fsnotify.c:396:24: struct hlist_node * ../fs/notify/fsnotify.c:567:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:567:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:567:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:571:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:571:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:571:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:575:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:575:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:575:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:579:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:579:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:579:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:583:54: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:583:54: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:583:54: got struct fsnotify_mark_connector [noderef] __rcu *const * ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1015:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1015:49: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1015:49: got void **slot ../drivers/xen/pvcalls-back.c:1020:38: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1020:38: expected void **slot ../drivers/xen/pvcalls-back.c:1020:38: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1014:9: got void **slot ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../drivers/misc/keba/cp500.c:962:34: warning: Using plain integer as NULL pointer ../kernel/locking/lockdep.c:1157:5: warning: symbol 'check_consistency' was not declared. Should it be static? ../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) ../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) ../drivers/video/fbdev/broadsheetfb.c:298:40: warning: restricted __le32 degrades to integer ../drivers/video/fbdev/broadsheetfb.c:299:45: warning: restricted __le32 degrades to integer ../drivers/video/fbdev/broadsheetfb.c:879:17: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/broadsheetfb.c:879:17: expected unsigned short ../drivers/video/fbdev/broadsheetfb.c:879:17: got restricted __le16 [usertype] ../kernel/locking/lockdep_proc.c: In function ‘seq_stats’: ../kernel/locking/lockdep_proc.c:499:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~ ../kernel/locking/lockdep_proc.c:499:43: note: directive argument in the range [2, 2147483647] 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~~~~ ../kernel/locking/lockdep_proc.c:499:17: note: ‘snprintf’ output between 3 and 12 bytes into a destination of size 3 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/locking/lockdep_proc.c:479:17: error: incompatible types in comparison expression (different address spaces): ../kernel/locking/lockdep_proc.c:479:17: char const [noderef] __rcu * ../kernel/locking/lockdep_proc.c:479:17: char const * ../kernel/locking/lockdep_proc.c:480:17: error: incompatible types in comparison expression (different address spaces): ../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const [noderef] __rcu * ../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const * ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c: In function ‘imx_ldb_probe’: ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:57: warning: ‘_sel’ directive output may be truncated writing 4 bytes into a region of size between 3 and 13 [-Wformat-truncation=] 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); | ^~~~ ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:17: note: ‘snprintf’ output between 8 and 18 bytes into a destination of size 16 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' ../kernel/sched/fair.c:1244:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:1244:49: expected struct task_struct *running ../kernel/sched/fair.c:1244:49: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:1280:33: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/fair.c:1280:33: expected struct sched_entity *se ../kernel/sched/fair.c:1280:33: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:1336:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:1336:34: expected struct sched_entity const *se ../kernel/sched/fair.c:1336:34: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:3111:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:3111:13: expected struct task_struct *tsk ../kernel/sched/fair.c:3111:13: got struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:12984:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12984:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12984:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:6091:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:6091:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:6091:22: struct task_struct * ../kernel/sched/fair.c:6832:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:6832:39: expected struct task_struct *donor ../kernel/sched/fair.c:6832:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8410:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8410:20: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:8410:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8612:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8612:9: expected struct sched_domain *[assigned] tmp ../kernel/sched/fair.c:8612:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8811:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:8811:39: expected struct task_struct *donor ../kernel/sched/fair.c:8811:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8844:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:8844:37: expected struct task_struct *tsk ../kernel/sched/fair.c:8844:37: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:9093:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:9093:38: expected struct task_struct *curr ../kernel/sched/fair.c:9093:38: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:10133:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:10133:40: expected struct sched_domain *child ../kernel/sched/fair.c:10133:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/fair.c:10761:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:10761:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:10761:22: struct task_struct * ../kernel/sched/fair.c:12232:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12232:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12232:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:11870:44: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:11870:44: expected struct sched_domain *sd_parent ../kernel/sched/fair.c:11870:44: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:12345:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12345:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12345:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c: note: in included file: ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../fs/notify/mark.c:786:13: warning: incorrect type in initializer (different address spaces) ../fs/notify/mark.c:786:13: expected struct fsnotify_mark_connector [noderef] __rcu *__new ../fs/notify/mark.c:786:13: got struct fsnotify_mark_connector *[assigned] conn ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:838:70: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:838:70: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:838:70: struct task_struct * ../kernel/sched/rt.c:2305:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:2305:25: struct task_struct * ../kernel/sched/rt.c:2305:25: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:529:55: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:529:55: expected struct task_struct *donor ../kernel/sched/rt.c:529:55: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:976:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:976:39: expected struct task_struct *donor ../kernel/sched/rt.c:976:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1493:31: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1493:31: expected struct task_struct *p ../kernel/sched/rt.c:1493:31: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1815:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1815:9: expected struct sched_domain *[assigned] sd ../kernel/sched/rt.c:1815:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/rt.c:1512:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1512:14: expected struct task_struct *curr ../kernel/sched/rt.c:1512:14: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1513:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1513:15: expected struct task_struct *donor ../kernel/sched/rt.c:1513:15: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1574:45: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1574:45: expected struct task_struct *p ../kernel/sched/rt.c:1574:45: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1616:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:1616:39: expected struct task_struct *donor ../kernel/sched/rt.c:1616:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1641:64: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1641:64: expected struct task_struct *tsk ../kernel/sched/rt.c:1641:64: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1982:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1982:40: expected struct task_struct *task ../kernel/sched/rt.c:1982:40: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2005:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:2005:13: struct task_struct * ../kernel/sched/rt.c:2005:13: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:2356:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2356:54: expected struct task_struct *tsk ../kernel/sched/rt.c:2356:54: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2358:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2358:40: expected struct task_struct *p ../kernel/sched/rt.c:2358:40: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:2358:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2358:62: expected struct task_struct *p ../kernel/sched/rt.c:2358:62: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/deadline.c:2922:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2922:23: expected struct task_struct *p ../kernel/sched/deadline.c:2922:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2932:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2932:13: struct task_struct * ../kernel/sched/deadline.c:2932:13: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3038:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3038:25: struct task_struct * ../kernel/sched/deadline.c:3038:25: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2539:42: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2539:42: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2539:42: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:2549:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2549:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2549:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1198:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1198:39: expected struct task_struct *p ../kernel/sched/deadline.c:1198:39: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1198:85: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1198:85: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1198:85: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1296:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1296:23: expected struct task_struct *p ../kernel/sched/deadline.c:1296:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:1815:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1815:31: expected struct task_struct *p ../kernel/sched/deadline.c:1815:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1815:70: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1815:70: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1815:70: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1941:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/deadline.c:1941:39: expected struct task_struct *donor ../kernel/sched/deadline.c:1941:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2758:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2758:9: expected struct sched_domain *[assigned] sd ../kernel/sched/deadline.c:2758:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/deadline.c:2419:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2419:14: expected struct task_struct *curr ../kernel/sched/deadline.c:2419:14: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2420:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2420:15: expected struct task_struct *donor ../kernel/sched/deadline.c:2420:15: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2494:43: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2494:43: expected struct task_struct *p ../kernel/sched/deadline.c:2494:43: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3083:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3083:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:3083:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:3085:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3085:23: expected struct task_struct *p ../kernel/sched/deadline.c:3085:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3087:44: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:3087:44: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:3087:44: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:3340:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3340:23: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3340:23: struct task_struct * ../kernel/sched/deadline.c:3393:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:202:48: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:202:48: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:202:48: struct task_struct * ../kernel/sched/syscalls.c:1412:22: warning: incorrect type in assignment (different address spaces) ../kernel/sched/syscalls.c:1412:22: expected struct task_struct *curr ../kernel/sched/syscalls.c:1412:22: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:1337:11: warning: dereference of noderef expression ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:1665:15: warning: dereference of noderef expression ../drivers/xen/pvcalls-front.c:956:24: warning: incorrect type in return expression (different base types) ../drivers/xen/pvcalls-front.c:956:24: expected restricted __poll_t ../drivers/xen/pvcalls-front.c:956:24: got int [assigned] ret ../kernel/power/main.c:183:5: warning: symbol 'pm_async_enabled' was not declared. Should it be static? ../kernel/power/main.c:223:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:223:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:224:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:224:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:226:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:227:62: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:223:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:253:54: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:272:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:272:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:758:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:759:77: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:789:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:809:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:809:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:815:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:815:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:883:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:883:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:914:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:914:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:915:58: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:916:51: warning: restricted suspend_state_t degrades to integer ../arch/x86/kernel/acpi/boot.c:118:30: warning: incorrect type in return expression (different address spaces) ../arch/x86/kernel/acpi/boot.c:118:30: expected void [noderef] __iomem * ../arch/x86/kernel/acpi/boot.c:118:30: got void * ../arch/x86/kernel/acpi/boot.c:126:24: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/acpi/boot.c:126:24: expected void *addr ../arch/x86/kernel/acpi/boot.c:126:24: got void [noderef] __iomem *map ../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? ../drivers/acpi/acpica/evhandler.c:26:4: warning: symbol 'acpi_gbl_default_address_spaces' was not declared. Should it be static? ../net/ipv6/seg6.c:252:15: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:252:15: expected struct in6_addr *t_old ../net/ipv6/seg6.c:252:15: got struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:430:24: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:430:24: expected struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:430:24: got struct in6_addr * ../drivers/gpu/drm/imx/dc/dc-ic.c:273:24: warning: symbol 'dc_ic_driver' was not declared. Should it be static? ../arch/x86/kvm/vmx/pmu_intel.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h, ../arch/x86/kvm/vmx/nested.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a020a becomes 20a) ../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 (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 (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b019b becomes 19b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b021b becomes 21b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b029b becomes 29b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b031b becomes 31b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b041b becomes 41b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a050a becomes 50a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a071a becomes 71a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a079a becomes 79a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a001a becomes 1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: 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: too many warnings ../arch/x86/kernel/early-quirks.c:647:49: warning: restricted pci_power_t degrades to integer ../arch/x86/kernel/early-quirks.c:653:57: warning: restricted pci_power_t degrades to integer ../fs/notify/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 ../drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c:52:25: warning: symbol 'imx_legacy_bridge_funcs' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:14:5: warning: symbol 'auto_test_a_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:16:5: warning: symbol 'auto_test_a_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:18:5: warning: symbol 'auto_test_a_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:20:5: warning: symbol 'auto_test_a_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:22:5: warning: symbol 'auto_test_a_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:24:5: warning: symbol 'auto_test_a_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:26:5: warning: symbol 'auto_test_a_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:28:5: warning: symbol 'auto_test_a_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:30:5: warning: symbol 'auto_test_a_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:32:5: warning: symbol 'auto_test_a_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:34:5: warning: symbol 'auto_test_a_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:36:5: warning: symbol 'auto_test_a_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:38:5: warning: symbol 'auto_test_a_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:40:5: warning: symbol 'auto_test_a_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:42:5: warning: symbol 'auto_test_a_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:44:5: warning: symbol 'auto_test_a_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:46:5: warning: symbol 'auto_test_a_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:48:5: warning: symbol 'auto_test_a_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:50:5: warning: symbol 'auto_test_a_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:52:5: warning: symbol 'auto_test_a_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:54:5: warning: symbol 'auto_test_a_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:56:5: warning: symbol 'auto_test_a_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:58:5: warning: symbol 'auto_test_a_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:60:5: warning: symbol 'auto_test_a_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:62:5: warning: symbol 'auto_test_a_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:64:5: warning: symbol 'auto_test_a_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:66:5: warning: symbol 'auto_test_a_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:68:5: warning: symbol 'auto_test_a_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:70:5: warning: symbol 'auto_test_a_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:72:5: warning: symbol 'auto_test_a_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:74:5: warning: symbol 'auto_test_a_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:76:5: warning: symbol 'auto_test_a_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:78:5: warning: symbol 'auto_test_a_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:80:5: warning: symbol 'auto_test_a_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:82:5: warning: symbol 'auto_test_a_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:84:5: warning: symbol 'auto_test_a_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:86:5: warning: symbol 'auto_test_a_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:88:5: warning: symbol 'auto_test_a_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:90:5: warning: symbol 'auto_test_a_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:92:5: warning: symbol 'auto_test_a_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:94:5: warning: symbol 'auto_test_a_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:96:5: warning: symbol 'auto_test_a_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:98:5: warning: symbol 'auto_test_a_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:100:5: warning: symbol 'auto_test_a_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:102:5: warning: symbol 'auto_test_a_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:104:5: warning: symbol 'auto_test_a_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:106:5: warning: symbol 'auto_test_a_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:108:5: warning: symbol 'auto_test_a_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:110:5: warning: symbol 'auto_test_a_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:112:5: warning: symbol 'auto_test_a_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:114:5: warning: symbol 'auto_test_a_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:116:5: warning: symbol 'auto_test_a_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:118:5: warning: symbol 'auto_test_a_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:120:5: warning: symbol 'auto_test_a_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:122:5: warning: symbol 'auto_test_a_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:124:5: warning: symbol 'auto_test_a_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:126:5: warning: symbol 'auto_test_a_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:128:5: warning: symbol 'auto_test_a_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:130:5: warning: symbol 'auto_test_a_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:132:5: warning: symbol 'auto_test_a_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:134:5: warning: symbol 'auto_test_a_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:136:5: warning: symbol 'auto_test_a_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:138:5: warning: symbol 'auto_test_a_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:140:5: warning: symbol 'auto_test_a_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:142:5: warning: symbol 'auto_test_a_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:144:5: warning: symbol 'auto_test_a_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:146:5: warning: symbol 'auto_test_a_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:148:5: warning: symbol 'auto_test_a_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:150:5: warning: symbol 'auto_test_a_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:152:5: warning: symbol 'auto_test_a_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:154:5: warning: symbol 'auto_test_a_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:156:5: warning: symbol 'auto_test_a_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:158:5: warning: symbol 'auto_test_a_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:160:5: warning: symbol 'auto_test_a_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:162:5: warning: symbol 'auto_test_a_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:164:5: warning: symbol 'auto_test_a_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:166:5: warning: symbol 'auto_test_a_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:168:5: warning: symbol 'auto_test_a_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:170:5: warning: symbol 'auto_test_a_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:172:5: warning: symbol 'auto_test_a_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:174:5: warning: symbol 'auto_test_a_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:176:5: warning: symbol 'auto_test_a_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:178:5: warning: symbol 'auto_test_a_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:180:5: warning: symbol 'auto_test_a_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:182:5: warning: symbol 'auto_test_a_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:184:5: warning: symbol 'auto_test_a_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:186:5: warning: symbol 'auto_test_a_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:188:5: warning: symbol 'auto_test_a_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:190:5: warning: symbol 'auto_test_a_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:192:5: warning: symbol 'auto_test_a_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:194:5: warning: symbol 'auto_test_a_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:196:5: warning: symbol 'auto_test_a_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:198:5: warning: symbol 'auto_test_a_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:200:5: warning: symbol 'auto_test_a_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:202:5: warning: symbol 'auto_test_a_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:204:5: warning: symbol 'auto_test_a_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:206:5: warning: symbol 'auto_test_a_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:208:5: warning: symbol 'auto_test_a_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:210:5: warning: symbol 'auto_test_a_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:212:5: warning: too many warnings ../security/integrity/ima/ima_kexec.c:115:30: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:115:30: expected unsigned short [addressable] [assigned] [usertype] version ../security/integrity/ima/ima_kexec.c:115:30: got restricted __le16 [usertype] ../security/integrity/ima/ima_kexec.c:116:28: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:116:28: expected unsigned long long [addressable] [assigned] [usertype] count ../security/integrity/ima/ima_kexec.c:116:28: got restricted __le64 [usertype] ../security/integrity/ima/ima_kexec.c:117:34: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:117:34: expected unsigned long long [addressable] [assigned] [usertype] buffer_size ../security/integrity/ima/ima_kexec.c:117:34: got restricted __le64 [usertype] ../arch/x86/kvm/vmx/vmcs12.c:15:9: warning: cast truncates bits from constant value (20002 becomes 2) ../arch/x86/kvm/vmx/vmcs12.c:16:9: warning: cast truncates bits from constant value (20082 becomes 82) ../arch/x86/kvm/vmx/vmcs12.c:17:9: warning: cast truncates bits from constant value (20102 becomes 102) ../arch/x86/kvm/vmx/vmcs12.c:18:9: warning: cast truncates bits from constant value (20182 becomes 182) ../arch/x86/kvm/vmx/vmcs12.c:19:9: warning: cast truncates bits from constant value (20202 becomes 202) ../arch/x86/kvm/vmx/vmcs12.c:20:9: warning: cast truncates bits from constant value (20282 becomes 282) ../arch/x86/kvm/vmx/vmcs12.c:21:9: warning: cast truncates bits from constant value (20302 becomes 302) ../arch/x86/kvm/vmx/vmcs12.c:22:9: warning: cast truncates bits from constant value (20382 becomes 382) ../arch/x86/kvm/vmx/vmcs12.c:23:9: warning: cast truncates bits from constant value (20402 becomes 402) ../arch/x86/kvm/vmx/vmcs12.c:24:9: warning: cast truncates bits from constant value (20482 becomes 482) ../arch/x86/kvm/vmx/vmcs12.c:25:9: warning: cast truncates bits from constant value (30003 becomes 3) ../arch/x86/kvm/vmx/vmcs12.c:26:9: warning: cast truncates bits from constant value (30083 becomes 83) ../arch/x86/kvm/vmx/vmcs12.c:27:9: warning: cast truncates bits from constant value (30103 becomes 103) ../arch/x86/kvm/vmx/vmcs12.c:28:9: warning: cast truncates bits from constant value (30183 becomes 183) ../arch/x86/kvm/vmx/vmcs12.c:29:9: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/vmcs12.c:30:9: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/vmcs12.c:31:9: warning: cast truncates bits from constant value (30303 becomes 303) ../arch/x86/kvm/vmx/vmcs12.c:32:9: warning: cast truncates bits from constant value (80008 becomes 8) ../arch/x86/kvm/vmx/vmcs12.c:32:9: warning: cast truncates bits from constant value (80048 becomes 48) ../arch/x86/kvm/vmx/vmcs12.c:33:9: warning: cast truncates bits from constant value (80088 becomes 88) ../arch/x86/kvm/vmx/vmcs12.c:33:9: warning: cast truncates bits from constant value (800c8 becomes c8) ../arch/x86/kvm/vmx/vmcs12.c:34:9: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/vmcs12.c:34:9: warning: cast truncates bits from constant value (80148 becomes 148) ../arch/x86/kvm/vmx/vmcs12.c:35:9: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/vmcs12.c:35:9: warning: cast truncates bits from constant value (801c8 becomes 1c8) ../arch/x86/kvm/vmx/vmcs12.c:36:9: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/vmcs12.c:36:9: warning: cast truncates bits from constant value (80248 becomes 248) ../arch/x86/kvm/vmx/vmcs12.c:37:9: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/vmcs12.c:37:9: warning: cast truncates bits from constant value (802c8 becomes 2c8) ../arch/x86/kvm/vmx/vmcs12.c:38:9: warning: cast truncates bits from constant value (80388 becomes 388) ../arch/x86/kvm/vmx/vmcs12.c:38:9: warning: cast truncates bits from constant value (803c8 becomes 3c8) ../arch/x86/kvm/vmx/vmcs12.c:39:9: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/vmcs12.c:39:9: warning: cast truncates bits from constant value (80448 becomes 448) ../arch/x86/kvm/vmx/vmcs12.c:40:9: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/vmcs12.c:40:9: warning: cast truncates bits from constant value (80cc8 becomes cc8) ../arch/x86/kvm/vmx/vmcs12.c:41:9: warning: cast truncates bits from constant value (80488 becomes 488) ../arch/x86/kvm/vmx/vmcs12.c:41:9: warning: cast truncates bits from constant value (804c8 becomes 4c8) ../arch/x86/kvm/vmx/vmcs12.c:42:9: warning: cast truncates bits from constant value (80508 becomes 508) ../arch/x86/kvm/vmx/vmcs12.c:42:9: warning: cast truncates bits from constant value (80548 becomes 548) ../arch/x86/kvm/vmx/vmcs12.c:43:9: warning: cast truncates bits from constant value (80588 becomes 588) ../arch/x86/kvm/vmx/vmcs12.c:43:9: warning: cast truncates bits from constant value (805c8 becomes 5c8) ../arch/x86/kvm/vmx/vmcs12.c:44:9: warning: cast truncates bits from constant value (80608 becomes 608) ../arch/x86/kvm/vmx/vmcs12.c:44:9: warning: cast truncates bits from constant value (80648 becomes 648) ../arch/x86/kvm/vmx/vmcs12.c:45:9: warning: cast truncates bits from constant value (80688 becomes 688) ../arch/x86/kvm/vmx/vmcs12.c:45:9: warning: cast truncates bits from constant value (806c8 becomes 6c8) ../arch/x86/kvm/vmx/vmcs12.c:46:9: warning: cast truncates bits from constant value (80708 becomes 708) ../arch/x86/kvm/vmx/vmcs12.c:46:9: warning: cast truncates bits from constant value (80748 becomes 748) ../arch/x86/kvm/vmx/vmcs12.c:47:9: warning: cast truncates bits from constant value (80788 becomes 788) ../arch/x86/kvm/vmx/vmcs12.c:47:9: warning: cast truncates bits from constant value (807c8 becomes 7c8) ../arch/x86/kvm/vmx/vmcs12.c:48:9: warning: cast truncates bits from constant value (80808 becomes 808) ../arch/x86/kvm/vmx/vmcs12.c:48:9: warning: cast truncates bits from constant value (80848 becomes 848) ../arch/x86/kvm/vmx/vmcs12.c:49:9: warning: cast truncates bits from constant value (80888 becomes 888) ../arch/x86/kvm/vmx/vmcs12.c:49:9: warning: cast truncates bits from constant value (808c8 becomes 8c8) ../arch/x86/kvm/vmx/vmcs12.c:50:9: warning: cast truncates bits from constant value (80908 becomes 908) ../arch/x86/kvm/vmx/vmcs12.c:50:9: warning: cast truncates bits from constant value (80948 becomes 948) ../arch/x86/kvm/vmx/vmcs12.c:51:9: warning: cast truncates bits from constant value (80988 becomes 988) ../arch/x86/kvm/vmx/vmcs12.c:51:9: warning: cast truncates bits from constant value (809c8 becomes 9c8) ../arch/x86/kvm/vmx/vmcs12.c:52:9: warning: cast truncates bits from constant value (80a08 becomes a08) ../arch/x86/kvm/vmx/vmcs12.c:52:9: warning: cast truncates bits from constant value (80a48 becomes a48) ../arch/x86/kvm/vmx/vmcs12.c:53:9: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/vmcs12.c:53:9: warning: cast truncates bits from constant value (80b48 becomes b48) ../arch/x86/kvm/vmx/vmcs12.c:54:9: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/vmcs12.c:54:9: warning: cast truncates bits from constant value (80bc8 becomes bc8) ../arch/x86/kvm/vmx/vmcs12.c:55:9: warning: cast truncates bits from constant value (90009 becomes 9) ../arch/x86/kvm/vmx/vmcs12.c:55:9: warning: cast truncates bits from constant value (90049 becomes 49) ../arch/x86/kvm/vmx/vmcs12.c:56:9: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/vmcs12.c:56:9: warning: cast truncates bits from constant value (a004a becomes 4a) ../arch/x86/kvm/vmx/vmcs12.c:57:9: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/vmcs12.c:57:9: warning: cast truncates bits from constant value (a00ca becomes ca) ../arch/x86/kvm/vmx/vmcs12.c:58:9: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/vmcs12.c:58:9: warning: cast truncates bits from constant value (a014a becomes 14a) ../arch/x86/kvm/vmx/vmcs12.c:59:9: warning: cast truncates bits from constant value (a018a becomes 18a) ../arch/x86/kvm/vmx/vmcs12.c:59:9: warning: cast truncates bits from constant value (a01ca becomes 1ca) ../arch/x86/kvm/vmx/vmcs12.c:60:9: warning: cast truncates bits from constant value (a020a becomes 20a) ../arch/x86/kvm/vmx/vmcs12.c:60:9: warning: cast truncates bits from constant value (a024a becomes 24a) ../arch/x86/kvm/vmx/vmcs12.c:61:9: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/vmcs12.c:61:9: warning: cast truncates bits from constant value (a02ca becomes 2ca) ../arch/x86/kvm/vmx/vmcs12.c:62:9: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/vmcs12.c:62:9: warning: cast truncates bits from constant value (a034a becomes 34a) ../arch/x86/kvm/vmx/vmcs12.c:63:9: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/vmcs12.c:63:9: warning: cast truncates bits from constant value (a03ca becomes 3ca) ../arch/x86/kvm/vmx/vmcs12.c:64:9: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/vmcs12.c:64:9: warning: cast truncates bits from constant value (a044a becomes 44a) ../arch/x86/kvm/vmx/vmcs12.c:65:9: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/vmcs12.c:65:9: warning: cast truncates bits from constant value (a04ca becomes 4ca) ../arch/x86/kvm/vmx/vmcs12.c:66:9: warning: cast truncates bits from constant value (b000b becomes b) ../arch/x86/kvm/vmx/vmcs12.c:66:9: warning: cast truncates bits from constant value (b004b becomes 4b) ../arch/x86/kvm/vmx/vmcs12.c:67:9: warning: cast truncates bits from constant value (b008b becomes 8b) ../arch/x86/kvm/vmx/vmcs12.c:67:9: warning: cast truncates bits from constant value (b00cb becomes cb) ../arch/x86/kvm/vmx/vmcs12.c:68:9: warning: cast truncates bits from constant value (b010b becomes 10b) ../arch/x86/kvm/vmx/vmcs12.c:68:9: warning: cast truncates bits from constant value (b014b becomes 14b) ../arch/x86/kvm/vmx/vmcs12.c:69:9: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/vmcs12.c:70:9: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/vmcs12.c:71:9: warning: cast truncates bits from constant value (100110 becomes 110) ../arch/x86/kvm/vmx/vmcs12.c:72:9: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/vmcs12.c:73:9: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/vmcs12.c:74:9: warning: cast truncates bits from constant value (100290 becomes 290) ../arch/x86/kvm/vmx/vmcs12.c:75:9: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/vmcs12.c:76:9: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/vmcs12.c:77:9: warning: too many warnings ../kernel/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 ../kernel/power/suspend.c:93:54: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:93:54: expected int val ../kernel/power/suspend.c:93:54: got restricted suspend_state_t [usertype] ../kernel/power/suspend.c:130:54: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:130:54: expected int val ../kernel/power/suspend.c:130:54: got restricted suspend_state_t [usertype] ../kernel/power/suspend.c:191:19: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:191:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:192:19: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:192:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:197:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:197:65: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:42: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:205:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:206:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:72: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:229:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:229:73: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:230:27: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:230:59: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:235:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:235:69: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:236:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:236:42: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:467:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:467:33: expected int val ../kernel/power/suspend.c:467:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:470:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:470:33: expected int val ../kernel/power/suspend.c:470:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:540:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:540:57: expected int val ../kernel/power/suspend.c:540:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:542:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:542:57: expected int val ../kernel/power/suspend.c:542:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:580:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:580:52: expected int val ../kernel/power/suspend.c:580:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:607:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:607:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:616:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:616:52: expected int val ../kernel/power/suspend.c:616:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:617:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:617:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:22: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:48: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:643:9: warning: restricted suspend_state_t degrades to integer ../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 ( * )( ... ) ../fs/notify/fanotify/fanotify.c:1113:27: warning: symbol 'fanotify_fsnotify_ops' was not declared. Should it be static? ../kernel/locking/locktorture.c:128:23: warning: symbol 'call_rcu_chain_list' was not declared. Should it be static? ../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/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/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 lib/tests/module/test_kallsyms_c.c:14:5: warning: symbol 'auto_test_c_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:16:5: warning: symbol 'auto_test_c_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:18:5: warning: symbol 'auto_test_c_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:20:5: warning: symbol 'auto_test_c_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:22:5: warning: symbol 'auto_test_c_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:24:5: warning: symbol 'auto_test_c_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:26:5: warning: symbol 'auto_test_c_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:28:5: warning: symbol 'auto_test_c_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:30:5: warning: symbol 'auto_test_c_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:32:5: warning: symbol 'auto_test_c_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:34:5: warning: symbol 'auto_test_c_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:36:5: warning: symbol 'auto_test_c_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:38:5: warning: symbol 'auto_test_c_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:40:5: warning: symbol 'auto_test_c_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:42:5: warning: symbol 'auto_test_c_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:44:5: warning: symbol 'auto_test_c_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:46:5: warning: symbol 'auto_test_c_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:48:5: warning: symbol 'auto_test_c_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:50:5: warning: symbol 'auto_test_c_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:52:5: warning: symbol 'auto_test_c_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:54:5: warning: symbol 'auto_test_c_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:56:5: warning: symbol 'auto_test_c_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:58:5: warning: symbol 'auto_test_c_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:60:5: warning: symbol 'auto_test_c_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:62:5: warning: symbol 'auto_test_c_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:64:5: warning: symbol 'auto_test_c_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:66:5: warning: symbol 'auto_test_c_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:68:5: warning: symbol 'auto_test_c_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:70:5: warning: symbol 'auto_test_c_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:72:5: warning: symbol 'auto_test_c_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:74:5: warning: symbol 'auto_test_c_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:76:5: warning: symbol 'auto_test_c_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:78:5: warning: symbol 'auto_test_c_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:80:5: warning: symbol 'auto_test_c_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:82:5: warning: symbol 'auto_test_c_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:84:5: warning: symbol 'auto_test_c_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:86:5: warning: symbol 'auto_test_c_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:88:5: warning: symbol 'auto_test_c_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:90:5: warning: symbol 'auto_test_c_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:92:5: warning: symbol 'auto_test_c_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:94:5: warning: symbol 'auto_test_c_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:96:5: warning: symbol 'auto_test_c_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:98:5: warning: symbol 'auto_test_c_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:100:5: warning: symbol 'auto_test_c_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:102:5: warning: symbol 'auto_test_c_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:104:5: warning: symbol 'auto_test_c_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:106:5: warning: symbol 'auto_test_c_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:108:5: warning: symbol 'auto_test_c_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:110:5: warning: symbol 'auto_test_c_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:112:5: warning: symbol 'auto_test_c_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:114:5: warning: symbol 'auto_test_c_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:116:5: warning: symbol 'auto_test_c_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:118:5: warning: symbol 'auto_test_c_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:120:5: warning: symbol 'auto_test_c_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:122:5: warning: symbol 'auto_test_c_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:124:5: warning: symbol 'auto_test_c_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:126:5: warning: symbol 'auto_test_c_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:128:5: warning: symbol 'auto_test_c_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:130:5: warning: symbol 'auto_test_c_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:132:5: warning: symbol 'auto_test_c_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:134:5: warning: symbol 'auto_test_c_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:136:5: warning: symbol 'auto_test_c_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:138:5: warning: symbol 'auto_test_c_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:140:5: warning: symbol 'auto_test_c_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:142:5: warning: symbol 'auto_test_c_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:144:5: warning: symbol 'auto_test_c_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:146:5: warning: symbol 'auto_test_c_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:148:5: warning: symbol 'auto_test_c_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:150:5: warning: symbol 'auto_test_c_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:152:5: warning: symbol 'auto_test_c_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:154:5: warning: symbol 'auto_test_c_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:156:5: warning: symbol 'auto_test_c_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:158:5: warning: symbol 'auto_test_c_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:160:5: warning: symbol 'auto_test_c_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:162:5: warning: symbol 'auto_test_c_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:164:5: warning: symbol 'auto_test_c_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:166:5: warning: symbol 'auto_test_c_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:168:5: warning: symbol 'auto_test_c_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:170:5: warning: symbol 'auto_test_c_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:172:5: warning: symbol 'auto_test_c_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:174:5: warning: symbol 'auto_test_c_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:176:5: warning: symbol 'auto_test_c_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:178:5: warning: symbol 'auto_test_c_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:180:5: warning: symbol 'auto_test_c_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:182:5: warning: symbol 'auto_test_c_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:184:5: warning: symbol 'auto_test_c_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:186:5: warning: symbol 'auto_test_c_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:188:5: warning: symbol 'auto_test_c_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:190:5: warning: symbol 'auto_test_c_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:192:5: warning: symbol 'auto_test_c_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:194:5: warning: symbol 'auto_test_c_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:196:5: warning: symbol 'auto_test_c_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:198:5: warning: symbol 'auto_test_c_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:200:5: warning: symbol 'auto_test_c_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:202:5: warning: symbol 'auto_test_c_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:204:5: warning: symbol 'auto_test_c_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:206:5: warning: symbol 'auto_test_c_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:208:5: warning: symbol 'auto_test_c_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:210:5: warning: symbol 'auto_test_c_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:212:5: warning: too many warnings ../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: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../net/core/lwtunnel.c:217:60: warning: incorrect type in initializer (different address spaces) ../net/core/lwtunnel.c:217:60: expected struct lwtunnel_encap_ops const *ops ../net/core/lwtunnel.c:217:60: got struct lwtunnel_encap_ops const [noderef] __rcu * ../kernel/locking/test-ww_mutex.c:18:25: warning: symbol 'wq' was not declared. Should it be static? ../kernel/locking/test-ww_mutex.c:397:18: warning: symbol 'rng' was not declared. Should it be static? ../kernel/locking/test-ww_mutex.c:398:1: warning: symbol 'rng_lock' was not declared. Should it be static? ../fs/signalfd.c:56:33: warning: incorrect type in argument 2 (different address spaces) ../fs/signalfd.c:56:33: expected struct wait_queue_head [usertype] *wait_address ../fs/signalfd.c:56:33: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:58:31: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:58:31: expected struct spinlock [usertype] *lock ../fs/signalfd.c:58:31: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:63:33: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:63:33: expected struct spinlock [usertype] *lock ../fs/signalfd.c:63:33: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:97:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:115:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:118:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:122:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:138:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:142:38: warning: cast removes address space '__user' of expression ../fs/signalfd.c:161:31: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:161:31: expected struct spinlock [usertype] *lock ../fs/signalfd.c:161:31: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:170:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:170:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:170:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:174:32: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:174:32: expected struct wait_queue_head *wq_head ../fs/signalfd.c:174:32: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:184:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:184:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:184:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:186:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:186:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:186:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:188:33: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:188:33: expected struct spinlock [usertype] *lock ../fs/signalfd.c:188:33: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:190:35: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:190:35: expected struct wait_queue_head *wq_head ../fs/signalfd.c:190:35: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:289:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:289:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:289:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:291:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:291:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:291:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:293:17: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:293:17: expected struct wait_queue_head *wq_head ../fs/signalfd.c:293:17: got struct wait_queue_head [noderef] __rcu * lib/tests/module/test_kallsyms_d.c:14:5: warning: symbol 'auto_test_d_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:16:5: warning: symbol 'auto_test_d_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:18:5: warning: symbol 'auto_test_d_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:20:5: warning: symbol 'auto_test_d_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:22:5: warning: symbol 'auto_test_d_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:24:5: warning: symbol 'auto_test_d_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:26:5: warning: symbol 'auto_test_d_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:28:5: warning: symbol 'auto_test_d_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:30:5: warning: symbol 'auto_test_d_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:32:5: warning: symbol 'auto_test_d_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:34:5: warning: symbol 'auto_test_d_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:36:5: warning: symbol 'auto_test_d_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:38:5: warning: symbol 'auto_test_d_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:40:5: warning: symbol 'auto_test_d_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:42:5: warning: symbol 'auto_test_d_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:44:5: warning: symbol 'auto_test_d_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:46:5: warning: symbol 'auto_test_d_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:48:5: warning: symbol 'auto_test_d_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:50:5: warning: symbol 'auto_test_d_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:52:5: warning: symbol 'auto_test_d_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:54:5: warning: symbol 'auto_test_d_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:56:5: warning: symbol 'auto_test_d_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:58:5: warning: symbol 'auto_test_d_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:60:5: warning: symbol 'auto_test_d_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:62:5: warning: symbol 'auto_test_d_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:64:5: warning: symbol 'auto_test_d_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:66:5: warning: symbol 'auto_test_d_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:68:5: warning: symbol 'auto_test_d_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:70:5: warning: symbol 'auto_test_d_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:72:5: warning: symbol 'auto_test_d_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:74:5: warning: symbol 'auto_test_d_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:76:5: warning: symbol 'auto_test_d_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:78:5: warning: symbol 'auto_test_d_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:80:5: warning: symbol 'auto_test_d_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:82:5: warning: symbol 'auto_test_d_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:84:5: warning: symbol 'auto_test_d_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:86:5: warning: symbol 'auto_test_d_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:88:5: warning: symbol 'auto_test_d_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:90:5: warning: symbol 'auto_test_d_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:92:5: warning: symbol 'auto_test_d_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:94:5: warning: symbol 'auto_test_d_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:96:5: warning: symbol 'auto_test_d_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:98:5: warning: symbol 'auto_test_d_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:100:5: warning: symbol 'auto_test_d_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:102:5: warning: symbol 'auto_test_d_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:104:5: warning: symbol 'auto_test_d_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:106:5: warning: symbol 'auto_test_d_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:108:5: warning: symbol 'auto_test_d_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:110:5: warning: symbol 'auto_test_d_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:112:5: warning: symbol 'auto_test_d_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:114:5: warning: symbol 'auto_test_d_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:116:5: warning: symbol 'auto_test_d_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:118:5: warning: symbol 'auto_test_d_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:120:5: warning: symbol 'auto_test_d_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:122:5: warning: symbol 'auto_test_d_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:124:5: warning: symbol 'auto_test_d_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:126:5: warning: symbol 'auto_test_d_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:128:5: warning: symbol 'auto_test_d_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:130:5: warning: symbol 'auto_test_d_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:132:5: warning: symbol 'auto_test_d_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:134:5: warning: symbol 'auto_test_d_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:136:5: warning: symbol 'auto_test_d_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:138:5: warning: symbol 'auto_test_d_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:140:5: warning: symbol 'auto_test_d_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:142:5: warning: symbol 'auto_test_d_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:144:5: warning: symbol 'auto_test_d_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:146:5: warning: symbol 'auto_test_d_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:148:5: warning: symbol 'auto_test_d_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:150:5: warning: symbol 'auto_test_d_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:152:5: warning: symbol 'auto_test_d_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:154:5: warning: symbol 'auto_test_d_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:156:5: warning: symbol 'auto_test_d_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:158:5: warning: symbol 'auto_test_d_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:160:5: warning: symbol 'auto_test_d_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:162:5: warning: symbol 'auto_test_d_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:164:5: warning: symbol 'auto_test_d_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:166:5: warning: symbol 'auto_test_d_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:168:5: warning: symbol 'auto_test_d_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:170:5: warning: symbol 'auto_test_d_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:172:5: warning: symbol 'auto_test_d_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:174:5: warning: symbol 'auto_test_d_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:176:5: warning: symbol 'auto_test_d_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:178:5: warning: symbol 'auto_test_d_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:180:5: warning: symbol 'auto_test_d_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:182:5: warning: symbol 'auto_test_d_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:184:5: warning: symbol 'auto_test_d_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:186:5: warning: symbol 'auto_test_d_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:188:5: warning: symbol 'auto_test_d_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:190:5: warning: symbol 'auto_test_d_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:192:5: warning: symbol 'auto_test_d_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:194:5: warning: symbol 'auto_test_d_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:196:5: warning: symbol 'auto_test_d_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:198:5: warning: symbol 'auto_test_d_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:200:5: warning: symbol 'auto_test_d_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:202:5: warning: symbol 'auto_test_d_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:204:5: warning: symbol 'auto_test_d_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:206:5: warning: symbol 'auto_test_d_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:208:5: warning: symbol 'auto_test_d_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:210:5: warning: symbol 'auto_test_d_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:212:5: warning: too many warnings ../fs/eventpoll.c:648:9: warning: restricted __poll_t degrades to integer ../fs/eventpoll.c:648:9: warning: cast to restricted __poll_t ../fs/eventpoll.c:1330:53: warning: incorrect type in argument 3 (different base types) ../fs/eventpoll.c:1330:53: expected unsigned int pollflags ../fs/eventpoll.c:1330:53: got restricted __poll_t ../arch/x86/kernel/cpu/bugs.c:71:5: warning: symbol 'x86_pred_cmd' was not declared. Should it be static? ../drivers/gpu/drm/gud/gud_drv.c:97:28: warning: cast to restricted __le32 ../drivers/gpu/drm/gud/gud_drv.c:97:17: warning: restricted __le32 degrades to integer ../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures ../drivers/block/zram/zram_drv.c:1767:20: warning: unsigned value that used to be signed checked against zero? ../drivers/block/zram/zram_drv.c:1767:13: signed value source ../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] ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/debug.c:729:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/debug.c:729:17: expected struct sched_domain *[assigned] sd ../kernel/sched/debug.c:729:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/debug.c:1059:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:1059:9: expected struct task_struct *tsk ../kernel/sched/debug.c:1059:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/debug.c:1059:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:1059:9: expected struct task_struct *tsk ../kernel/sched/debug.c:1059:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/stats.c:136:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/stats.c:136:17: expected struct sched_domain *[assigned] sd ../kernel/sched/stats.c:136:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/topology.c:115:56: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:115:56: expected struct sched_domain *sd ../kernel/sched/topology.c:115:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:134:60: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:134:60: expected struct sched_domain *sd ../kernel/sched/topology.c:134:60: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:157:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:157:20: expected struct sched_domain *sd ../kernel/sched/topology.c:157:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:438:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:438:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:438:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:447:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:447:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:447:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:468:19: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:468:19: expected struct perf_domain *[assigned] pd ../kernel/sched/topology.c:468:19: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:643:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:643:49: expected struct sched_domain *parent ../kernel/sched/topology.c:643:49: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:728:50: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:728:50: expected struct sched_domain *parent ../kernel/sched/topology.c:728:50: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:736:55: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:736:55: expected struct sched_domain [noderef] __rcu *[noderef] __rcu child ../kernel/sched/topology.c:736:55: got struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:749:29: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:749:29: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:749:29: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:754:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:754:20: expected struct sched_domain *sd ../kernel/sched/topology.c:754:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:775:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:775:13: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:775:13: got struct sched_domain [noderef] __rcu *sd ../kernel/sched/topology.c:937:70: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:937:70: expected struct sched_domain *sd ../kernel/sched/topology.c:937:70: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:966:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:966:59: expected struct sched_domain *sd ../kernel/sched/topology.c:966:59: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1012:57: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1012:57: expected struct sched_domain *sd ../kernel/sched/topology.c:1012:57: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1014:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1014:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1014:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1022:55: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1022:55: expected struct sched_domain *sd ../kernel/sched/topology.c:1022:55: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1024:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1024:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1024:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1094:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1094:62: expected struct sched_domain *sd ../kernel/sched/topology.c:1094:62: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1198:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1198:40: expected struct sched_domain *child ../kernel/sched/topology.c:1198:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1336:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1336:9: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:1336:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:1685:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1685:43: expected struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1685:43: got struct sched_domain *child ../kernel/sched/topology.c:1866:21: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1866:21: int [noderef] __rcu * ../kernel/sched/topology.c:1866:21: int * ../kernel/sched/topology.c:2039:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2039:9: int [noderef] __rcu * ../kernel/sched/topology.c:2039:9: int * ../kernel/sched/topology.c:2059:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2059:9: int [noderef] __rcu * ../kernel/sched/topology.c:2059:9: int * ../kernel/sched/topology.c:2099:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2099:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2099:9: struct cpumask *** ../kernel/sched/topology.c:2150:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2150:9: int [noderef] __rcu * ../kernel/sched/topology.c:2150:9: int * ../kernel/sched/topology.c:2151:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2151:9: int [noderef] __rcu * ../kernel/sched/topology.c:2151:9: int * ../kernel/sched/topology.c:2153:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2153:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2153:9: struct cpumask *** ../kernel/sched/topology.c:2239:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2239:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2239:17: struct cpumask *** ../kernel/sched/topology.c:2311:19: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2311:19: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2311:19: struct cpumask *** ../kernel/sched/topology.c:2353:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2353:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2353:17: struct cpumask *** ../kernel/sched/topology.c:2475:31: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2475:31: expected struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2475:31: got struct sched_domain *sd ../kernel/sched/topology.c:2596:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2596:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2596:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2617:56: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:2617:56: expected struct sched_domain *child ../kernel/sched/topology.c:2617:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:2616:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2616:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2616:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2671:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2671:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2671:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/core_sched.c:278:37: error: incompatible types in conditional expression (different address spaces): ../kernel/sched/core_sched.c:278:37: struct task_struct * ../kernel/sched/core_sched.c:278:37: struct task_struct [noderef] __rcu * ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/autogroup.c:10:28: warning: symbol 'sysctl_sched_autogroup_enabled' was not declared. Should it be static? ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../drivers/block/drbd/drbd_worker.c:619:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:619:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:619:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:510:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:510:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:510:14: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:511:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:511:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:511:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:561:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:561:13: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:561:13: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:565:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:565:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:565:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1000:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1000:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1000:22: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1526:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1526:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1526:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1635:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1635:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1635:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1674:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1674:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1674:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:1704:34: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1704:34: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1704:34: struct net_conf * ../drivers/block/drbd/drbd_worker.c:1877:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1877:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1877:38: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2084:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2084:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2084:14: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2139:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2139:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2139:14: struct net_conf * ../drivers/block/drbd/drbd_worker.c: note: in included file: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c:254:9: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../net/ipv4/udp_offload.c:296:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:296:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:296:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:593:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:593:49: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:593:49: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:595:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:595:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:595:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:611:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:611:41: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:611:41: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:613:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:613:52: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:613:52: got fouled restricted __sum16 Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' ../drivers/iommu/omap-iommu.c: In function ‘_omap_iommu_detach_dev’: ../drivers/iommu/omap-iommu.c:1501:38: warning: variable ‘arch_data’ set but not used [-Wunused-but-set-variable=] 1501 | struct omap_iommu_arch_data *arch_data = dev_iommu_priv_get(dev); | ^~~~~~~~~ ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3363:30: warning: cast truncates bits from constant value (ffffff0d becomes d) ../drivers/gpu/drm/xlnx/zynqmp_dp.c: In function ‘zynqmp_dp_bridge_debugfs_init’: ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:46: warning: ‘_preemphasis’ directive output may be truncated writing 12 bytes into a region of size between 4 and 14 [-Wformat-truncation=] 2265 | snprintf(name, sizeof(name), fmt, i); | ^~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 19 2265 | snprintf(name, sizeof(name), fmt, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:53: warning: ‘_swing’ directive output may be truncated writing 6 bytes into a region of size between 4 and 14 [-Wformat-truncation=] 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); | ^~~~~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 19 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/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:702:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:702:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:702:22: struct net_conf * ../drivers/block/drbd/drbd_req.c:993:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:993:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:993:14: struct net_conf * ../drivers/block/drbd/drbd_req.c:1066:15: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1066:15: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1066:15: struct disk_conf * ../drivers/block/drbd/drbd_req.c:1714:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1714:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1714:14: struct net_conf * ../drivers/block/drbd/drbd_req.c:1721:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1721:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1721:22: struct disk_conf * ../drivers/block/drbd/drbd_req.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../include/linux/sched.h:13, from ../include/linux/ratelimit.h:6, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../drivers/nfc/pn533/pn533.c:9: In function ‘fortify_memcpy_chk’, inlined from ‘pn533_target_found_felica’ at ../drivers/nfc/pn533/pn533.c:781:2: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/nfc/pn533/pn533.c:117:39: warning: incorrect type in initializer (different base types) ../drivers/nfc/pn533/pn533.c:117:39: expected restricted __be16 [usertype] sc ../drivers/nfc/pn533/pn533.c:117:39: got int ../drivers/nfc/pn533/pn533.c:130:39: warning: incorrect type in initializer (different base types) ../drivers/nfc/pn533/pn533.c:130:39: expected restricted __be16 [usertype] sc ../drivers/nfc/pn533/pn533.c:130:39: got int ../drivers/clk/renesas/clk-r8a7778.c:84:52: warning: dubious: x | !y ../drivers/clk/renesas/clk-r8a7778.c:86:50: warning: dubious: x | !y ../drivers/block/drbd/drbd_actlog.c:111:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf * ../drivers/block/drbd/drbd_actlog.c:386:36: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf * ../drivers/block/drbd/drbd_actlog.c:457:44: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf * ../drivers/block/drbd/drbd_actlog.c: note: in included file: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../net/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) ../drivers/video/fbdev/ocfb.c:325:24: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/ocfb.c:325:24: expected void [noderef] __iomem *fb_virt ../drivers/video/fbdev/ocfb.c:325:24: got void * ../drivers/video/fbdev/ocfb.c:365:64: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/ocfb.c:365:64: expected void *cpu_addr ../drivers/video/fbdev/ocfb.c:365:64: got void [noderef] __iomem *fb_virt ../drivers/video/fbdev/ocfb.c:378:32: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/ocfb.c:378:32: expected void *cpu_addr ../drivers/video/fbdev/ocfb.c:378:32: got void [noderef] __iomem *fb_virt ../drivers/block/drbd/drbd_receiver.c:5119:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5120:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5129:54: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5186:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5186:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5186:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:121:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:121:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:121:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:340:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:340:29: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:340:29: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:412:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:412:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:412:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:516:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:516:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:516:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:585:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:585:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:585:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:981:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:982:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:983:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:987:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:988:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:993:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:994:28: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:633:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:633:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:633:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:688:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:688:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:688:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:856:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:856:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:856:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1246:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1246:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1246:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1399:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1399:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1399:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1692:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1696:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1942:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:1973:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2187:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2187:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2187:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2197:27: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2197:27: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2197:27: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2378:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2405:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2416:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2448:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2448:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2448:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2580:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2580:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2580:22: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:2635:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2636:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2843:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2843:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2843:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2919:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2919:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2919:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2976:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2976:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2976:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3323:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3323:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3323:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3455:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3456:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3457:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3458:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3459:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3460:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3481:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3481:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3481:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3565:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3565:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3565:9: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3722:46: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3780:55: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3781:57: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3782:56: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3783:53: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3817:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3817:25: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3817:25: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3822:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3822:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3822:17: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:3828:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3828:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3828:17: struct fifo_buffer * ../drivers/block/drbd/drbd_receiver.c:3895:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3896:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3897:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3905:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3905:28: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3905:28: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:3946:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3946:25: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3946:25: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4066:29: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4166:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4167:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4192:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4193:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4225:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4429:52: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4756:9: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4756:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4774:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4775:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5073:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5074:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5075:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5381:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5400:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5445:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5446:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5455:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5498:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5499:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5507:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5544:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5545:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5553:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5580:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5587:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5610:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5611:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5613:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5640:44: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5672:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5673:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5675:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5677:13: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5726:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5726:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5726:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:5814:37: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5814:37: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5814:37: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:5911:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5911:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5911:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c: 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 ../arch/x86/kernel/cpu/intel.c: In function ‘init_intel’: ../arch/x86/kernel/cpu/intel.c:553:34: warning: variable ‘l2’ set but not used [-Wunused-but-set-variable=] 553 | unsigned int l1, l2; | ^~ ../drivers/nfc/nfcmrvl/uart.c:53:33: warning: cast to restricted __le32 ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: warning: incorrect type in argument 2 (different base types) ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: expected unsigned int [usertype] irq_mask ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: got restricted __le32 [usertype] status_lo ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: warning: invalid assignment: |= ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: left side has type restricted __le32 ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: right side has type unsigned long ../kernel/power/autosleep.c:45:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:45:32: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:70:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:70:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:105:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:105:21: warning: restricted suspend_state_t degrades to integer ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../sound/soc/amd/acp/amd-acpi-mach.c:21:26: warning: symbol 'snd_soc_acpi_amd_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:52:26: warning: symbol 'snd_soc_acpi_amd_rmb_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:73:26: warning: symbol 'snd_soc_acpi_amd_acp63_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:82:26: warning: symbol 'snd_soc_acpi_amd_acp70_acp_machines' was not declared. Should it be static? ../arch/x86/kvm/vmx/nested.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80a88 becomes a88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80608 becomes 608) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80388 becomes 388) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20482 becomes 482) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100910 becomes 910) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100710 becomes 710) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20402 becomes 402) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20002 becomes 2) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20082 becomes 82) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20102 becomes 102) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20182 becomes 182) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20202 becomes 202) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20282 becomes 282) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20302 becomes 302) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20382 becomes 382) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120012 becomes 12) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120092 becomes 92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120112 becomes 112) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120192 becomes 192) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120212 becomes 212) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120292 becomes 292) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120312 becomes 312) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120412 becomes 412) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120492 becomes 492) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120592 becomes 592) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120612 becomes 612) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120512 becomes 512) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120692 becomes 692) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120712 becomes 712) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120792 becomes 792) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120812 becomes 812) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a019a becomes 19a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a021a becomes 21a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a029a becomes 29a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a031a becomes 31a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a049a becomes 49a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a059a becomes 59a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a061a becomes 61a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a089a becomes 89a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80708 becomes 708) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80788 becomes 788) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80808 becomes 808) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80888 becomes 888) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180018 becomes 18) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings ../drivers/message/fusion/mptspi.c:954:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:954:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:954:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1099:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1099:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1099:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:904:22: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:915:58: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:915:58: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:915:58: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:922: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:986:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:986:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:986:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1009:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1009:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1009:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1031:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1031:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1031:33: 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:1058:1: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1058:1: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1058:1: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1059:1: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1059:1: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1059:1: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1077:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1077:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1077:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1174:20: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:1182:28: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:1185:37: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:1277:49: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1277:49: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1277:49: got restricted __le32 [usertype] ../fs/dax.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/fs_dax.h): ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../fs/dax.c:727:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:727:39: expected unsigned long v ../fs/dax.c:727:39: got restricted vm_fault_t ../fs/dax.c:729:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:729:39: expected unsigned long v ../fs/dax.c:729:39: got restricted vm_fault_t ../fs/dax.c:733:31: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:733:31: expected unsigned long v ../fs/dax.c:733:31: got restricted vm_fault_t ../fs/dax.c:1369:41: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1369:41: expected int result ../fs/dax.c:1369:41: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1854:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1854:21: expected int ret ../fs/dax.c:1854:21: got restricted vm_fault_t ../fs/dax.c:1856:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1856:21: expected int ret ../fs/dax.c:1856:21: got restricted vm_fault_t ../fs/dax.c:1859:16: warning: incorrect type in return expression (different base types) ../fs/dax.c:1859:16: expected restricted vm_fault_t ../fs/dax.c:1859:16: got int ret ../fs/dax.c:1877:46: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1877:46: expected int result ../fs/dax.c:1877:46: got restricted vm_fault_t [usertype] ret ../fs/dax.c:1893:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1893:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1893:21: got unsigned long ../fs/dax.c:1934:51: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1934:51: expected int result ../fs/dax.c:1934:51: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:2014:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: got unsigned long ../fs/dax.c:2047:62: warning: incorrect type in argument 4 (different base types) ../fs/dax.c:2047:62: expected int result ../fs/dax.c:2047:62: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2110:55: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2110:55: expected int result ../fs/dax.c:2110:55: got restricted vm_fault_t ../fs/dax.c:2128:58: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2128:58: expected int result ../fs/dax.c:2128:58: got restricted vm_fault_t [assigned] [usertype] ret ../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:2399:40: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:2412:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2672:18: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2675:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:2705:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2899:18: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2925:35: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2925:35: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:2925:35: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2927:35: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2927:35: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:2927:35: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2930:35: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2930:35: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:2930:35: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2938:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2938:30: expected unsigned int [usertype] DataLength ../drivers/message/fusion/mptscsih.c:2938:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2939:38: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2939:38: expected unsigned int [usertype] SenseBufferLowAddr ../drivers/message/fusion/mptscsih.c:2939:38: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:1957:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:1958:29: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:1960:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:1960: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:1346:18: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:1389:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:1389:27: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:1389:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:1402:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:1402:30: expected unsigned int [usertype] DataLength ../drivers/message/fusion/mptscsih.c:1402:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:1405:38: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:1405:38: expected unsigned int [usertype] SenseBufferLowAddr ../drivers/message/fusion/mptscsih.c:1405:38: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2572:20: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:2638:27: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_mbox.c:197:5: warning: symbol 'mraid_debug_level' was not declared. Should it be static? ../drivers/block/drbd/drbd_main.c:546:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:546:20: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:546:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:547:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:547:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:547:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:548:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:548:20: expected unsigned short [usertype] length ../drivers/block/drbd/drbd_main.c:548:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:554:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:554:20: expected unsigned short [usertype] magic ../drivers/block/drbd/drbd_main.c:554:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:555:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:555:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:555:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:556:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:556:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:556:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:563:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:563:18: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:563:18: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:564:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:564:19: expected unsigned short [usertype] volume ../drivers/block/drbd/drbd_main.c:564:19: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:565:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:565:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:565:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:566:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:566:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:566:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:705:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:705:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:705:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:720:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:720:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:720:22: struct disk_conf * ../drivers/block/drbd/drbd_main.c:758:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:758:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:758:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:820:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:824:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:826:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:826:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:826:23: struct net_conf * ../drivers/block/drbd/drbd_main.c:885:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:916:26: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:916:26: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:916:26: struct disk_conf * ../drivers/block/drbd/drbd_main.c:980:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1003:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1016:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1017:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1032:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1033:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1045:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1059:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1096:19: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1096:19: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1096:19: struct net_conf * ../drivers/block/drbd/drbd_main.c:1306:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1306:21: expected unsigned int [usertype] set_size ../drivers/block/drbd/drbd_main.c:1306:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1334:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1334:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1334:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1346:54: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1346:54: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1346:54: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1366:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1366:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1366:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1367:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1367:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1367:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1377:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1377:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1377:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1378:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1378:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1378:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1379:31: warning: incorrect type in argument 5 (different base types) ../drivers/block/drbd/drbd_main.c:1379:31: expected unsigned long long [usertype] block_id ../drivers/block/drbd/drbd_main.c:1379:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1392:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1392:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1392:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1393:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1393:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1393:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1408:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1408:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1408:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1410:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1410:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1410:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1426:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1426:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1426:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1428:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1428:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1428:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1441:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1441:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1441:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1443:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1443:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1443:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1668:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1668:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1668:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1670:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1670:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1670:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1684:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1684:21: expected unsigned int [usertype] dp_flags ../drivers/block/drbd/drbd_main.c:1684:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1689:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1689:25: expected unsigned int [usertype] size ../drivers/block/drbd/drbd_main.c:1689:25: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1760:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1760:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1760:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1783:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1783:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1783:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1784:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1784:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1784:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1820:40: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1820:40: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1820:40: struct net_conf * ../drivers/block/drbd/drbd_main.c:2969:30: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2969:30: expected unsigned long long [usertype] la_size_sect ../drivers/block/drbd/drbd_main.c:2969:30: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2971:33: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2971:33: expected unsigned long long ../drivers/block/drbd/drbd_main.c:2971:33: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2972:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2972:23: expected unsigned int [usertype] flags ../drivers/block/drbd/drbd_main.c:2972:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2973:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2973:23: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:2973:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2975:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2975:31: expected unsigned int [usertype] md_size_sect ../drivers/block/drbd/drbd_main.c:2975:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2976:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2976:31: expected unsigned int [usertype] al_offset ../drivers/block/drbd/drbd_main.c:2976:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2977:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2977:31: expected unsigned int [usertype] al_nr_extents ../drivers/block/drbd/drbd_main.c:2977:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2978:34: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2978:34: expected unsigned int [usertype] bm_bytes_per_bit ../drivers/block/drbd/drbd_main.c:2978:34: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2979:29: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2979:29: expected unsigned long long [usertype] device_uuid ../drivers/block/drbd/drbd_main.c:2979:29: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2981:27: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2981:27: expected unsigned int [usertype] bm_offset ../drivers/block/drbd/drbd_main.c:2981:27: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2982:38: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2982:38: expected unsigned int [usertype] la_peer_max_bio_size ../drivers/block/drbd/drbd_main.c:2982:38: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2984:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2984:28: expected unsigned int [usertype] al_stripes ../drivers/block/drbd/drbd_main.c:2984:28: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2985:35: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2985:35: expected unsigned int [usertype] al_stripe_size_4k ../drivers/block/drbd/drbd_main.c:2985:35: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3038:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3039:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3201:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3202:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3220:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3228:33: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3230:36: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3231:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3232:32: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3234:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3235:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3236:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3243:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3248:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3259:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3658:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:3658:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:3658:14: struct net_conf * ../drivers/block/drbd/drbd_main.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/pinctrl/ti/pinctrl-ti-iodelay.c: In function ‘ti_iodelay_alloc_pins’: ../drivers/pinctrl/ti/pinctrl-ti-iodelay.c:756:13: warning: variable ‘phy_reg’ set but not used [-Wunused-but-set-variable=] 756 | u32 phy_reg; | ^~~~~~~ ../drivers/message/fusion/mptfc.c:383:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:386:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:389:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:392:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:395:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:398:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptfc.c:401:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptfc.c:823:42: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:824:51: 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:45: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:828:46: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:829:58: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:830:52: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:831:49: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:832:49: 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:51: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:836:52: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:837:57: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:838:50: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:1403:20: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:639:25: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3131:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3132:37: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3133:40: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3134:36: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3135:37: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3138:42: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3139:43: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3150:41: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3155:49: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3157:36: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3164:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3165:40: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3167:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3169:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3170:42: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3179:46: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3288:30: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3289:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3290:30: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3291:30: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3292:30: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3293:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3294:39: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3295:36: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3296:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3360:37: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3360:37: expected unsigned short [addressable] [assigned] [usertype] MsgVersion ../drivers/message/fusion/mptbase.c:3360:37: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:3361:40: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3361:40: expected unsigned short [addressable] [assigned] [usertype] HeaderVersion ../drivers/message/fusion/mptbase.c:3361:40: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:3368:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3368:33: expected unsigned short [addressable] [assigned] [usertype] ReplyFrameSize ../drivers/message/fusion/mptbase.c:3368:33: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:3374:42: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3374:42: expected unsigned int [addressable] [assigned] [usertype] HostMfaHighAddr ../drivers/message/fusion/mptbase.c:3374:42: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3375:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3375:46: expected unsigned int [addressable] [assigned] [usertype] SenseBufferHighAddr ../drivers/message/fusion/mptbase.c:3375:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3378:42: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3378:42: expected unsigned int [addressable] [assigned] [usertype] HostMfaHighAddr ../drivers/message/fusion/mptbase.c:3378:42: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3379:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3379:46: expected unsigned int [addressable] [assigned] [usertype] SenseBufferHighAddr ../drivers/message/fusion/mptbase.c:3379:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3610:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3610:27: expected unsigned int [usertype] ImageSize ../drivers/message/fusion/mptbase.c:3610:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3634:26: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3638:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:4873:38: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:4878:46: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:4883:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:4894:25: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5328:44: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5425:54: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5426:59: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5511:47: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5538:38: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5545:40: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5549:49: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:6187:23: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:6189:31: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:6195:58: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6195:58: expected unsigned int [usertype] CoalescingTimeout ../drivers/message/fusion/mptbase.c:6195:58: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:6296:24: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6296:24: expected unsigned int [addressable] [assigned] [usertype] MsgContext ../drivers/message/fusion/mptbase.c:6296:24: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1315:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7707:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7708:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:7710:27: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7756: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:2145:22: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:2145:22: expected unsigned int [usertype] device_state ../drivers/message/fusion/mptbase.c:2145:22: got restricted pci_power_t ../drivers/message/fusion/mptbase.c:2170:35: warning: incorrect type in argument 2 (different base types) ../drivers/message/fusion/mptbase.c:2170:35: expected restricted pci_power_t [usertype] state ../drivers/message/fusion/mptbase.c:2170:35: got unsigned int [usertype] device_state ../drivers/message/fusion/mptbase.c:2183:32: warning: incorrect type in initializer (different base types) ../drivers/message/fusion/mptbase.c:2183:32: expected unsigned int [usertype] device_state ../drivers/message/fusion/mptbase.c:2183:32: got restricted pci_power_t [usertype] current_state ../drivers/message/fusion/mptbase.c:5130:13: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5161:19: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5784:29: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5928:44: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5930:29: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:5930:29: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptbase.c:5930:29: got unsigned long long [usertype] ../drivers/message/fusion/mptbase.c:5934:29: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:5934:29: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptbase.c:5934:29: got unsigned long long [usertype] ../drivers/message/fusion/mptbase.c:6427:37: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6427:37: expected unsigned short [usertype] ExtPageLength ../drivers/message/fusion/mptbase.c:6427:37: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:6437:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6437:27: expected unsigned int [usertype] PageAddress ../drivers/message/fusion/mptbase.c:6437:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:6497:15: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:6501:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:6517:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7246:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7247:19: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7676:27: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:7677:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:8158:16: warning: cast to restricted __le32 ../sound/soc/loongson/loongson_dma.c:336:39: warning: symbol 'loongson_i2s_component' was not declared. Should it be static? ../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] Warning: ../arch/x86/kernel/apic/apic.c:2150 function parameter 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ' Warning: ../arch/x86/kernel/apic/apic.c:2150 expecting prototype for spurious_interrupt(). Prototype was for DEFINE_IDTENTRY_IRQ() instead Warning: ../drivers/net/pse-pd/pse_core.c:246 expecting prototype for pse_control_find_net_by_id(). Prototype was for pse_control_find_by_id() instead ../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 ../net/core/bpf_sk_storage.c:342:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../arch/x86/kernel/cpu/mtrr/mtrr.c: In function ‘mtrr_bp_init’: ../arch/x86/kernel/cpu/mtrr/mtrr.c:550:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 550 | unsigned long config, dummy; | ^~~~~ ../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 ../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_cleanup’: ../arch/x86/kernel/cpu/mtrr/cleanup.c:660:40: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 660 | unsigned long base, size, def, dummy; | ^~~~~ ../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_trim_uncached_memory’: ../arch/x86/kernel/cpu/mtrr/cleanup.c:856:60: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 856 | unsigned long i, base, size, highest_pfn = 0, def, dummy; | ^~~~~ ../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘get_mtrr_state’: ../arch/x86/kernel/cpu/mtrr/generic.c:692:22: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 692 | unsigned lo, dummy; | ^~~~~ ../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘generic_have_wrcomb’: ../arch/x86/kernel/cpu/mtrr/generic.c:1060:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 1060 | unsigned long config, dummy; | ^~~~~ ../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) ../drivers/message/fusion/mptsas.c: In function ‘mptsas_issue_tm’: ../drivers/message/fusion/mptsas.c:4790:26: warning: variable ‘timeleft’ set but not used [-Wunused-but-set-variable=] 4790 | unsigned long timeleft; | ^~~~~~~~ ../drivers/message/fusion/mptsas.c:4599:23: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:4621:40: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:4627:45: warning: cast to restricted __le64 ../drivers/message/fusion/mptsas.c:4667: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:1418:39: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1419:28: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1420:31: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1421:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3715:21: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptsas.c:3715:21: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3715:21: got unsigned long long [usertype] ../drivers/message/fusion/mptsas.c:3719:62: warning: incorrect type in argument 2 (different base types) ../drivers/message/fusion/mptsas.c:3719:62: expected unsigned long long [usertype] sas_address ../drivers/message/fusion/mptsas.c:3719:62: got restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3733:41: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3637:21: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptsas.c:3637:21: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3637:21: got unsigned long long [usertype] ../drivers/message/fusion/mptsas.c:3638:62: warning: incorrect type in argument 2 (different base types) ../drivers/message/fusion/mptsas.c:3638:62: expected unsigned long long [usertype] sas_address ../drivers/message/fusion/mptsas.c:3638:62: got restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3645:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3649:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:4914:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:4926:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:4061: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:1235:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1235:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:1235: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:3457:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3461:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3468:9: warning: cast from restricted __le64 ../drivers/message/fusion/mptsas.c:4999:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:5030:28: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:5049:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:5092:36: warning: cast to restricted __le32 ../drivers/block/drbd/drbd_nl.c:454:33: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:691:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf * ../drivers/block/drbd/drbd_nl.c:983:18: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1251:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1589:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1589:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1589:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1599:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1599:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1599:17: struct fifo_buffer * ../drivers/block/drbd/drbd_nl.c:1825:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1825:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1825:14: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2085:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2085:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2085:39: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2093:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2093:13: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2093:13: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2276:50: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2276:50: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2276:50: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2299:45: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2299:45: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2299:45: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2444:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2444:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2444:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2607:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2607:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2607:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2840:18: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2840:18: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2840:18: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2880:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2880:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2880:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3418:33: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3418:33: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3418:33: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3543:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3543:28: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3543:28: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3756:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3756:29: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3756:29: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3762:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3762:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3762:22: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3952:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3952:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3952:38: struct net_conf * ../drivers/block/drbd/drbd_nl.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/scsi/megaraid/megaraid_sas_base.c:76:14: warning: symbol 'resetwaittime' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:88:14: warning: symbol 'dual_qdepth_disable' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:204:26: warning: symbol 'megasas_mgmt_info' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:211:5: warning: symbol 'megasas_dbg_lvl' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:293:31: warning: restricted __le16 degrades to integer ../drivers/scsi/megaraid/megaraid_sas_base.c:299:31: warning: cast from restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_base.c:425:29: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: expected unsigned int [usertype] opcode ../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: got restricted __le32 [usertype] opcode ../drivers/scsi/megaraid/megaraid_sas_base.c:2019:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:2060:34: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c: note: in included file: ../drivers/scsi/megaraid/megaraid_sas.h:2485:32: warning: array of flexible structures ../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6306:42: warning: cast removes address space '__iomem' of expression ../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: expected unsigned int [noderef] [usertype] __iomem * ../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: got unsigned int [usertype] * ../drivers/scsi/megaraid/megaraid_sas_base.c:6310:34: warning: cast removes address space '__iomem' of expression ../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: expected unsigned int [noderef] [usertype] __iomem * ../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: got unsigned int [usertype] * ../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:7586:44: warning: restricted __le32 degrades to integer ../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: expected int crash_support ../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: got restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: warning: invalid assignment: &= ../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: left side has type restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: right side has type int ../drivers/scsi/megaraid/megaraid_sas_base.c:8812:46: warning: restricted __le32 degrades to integer ../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 ../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/pinctrl/renesas/pinctrl-rzt2h.c: In function ‘rzt2h_pinctrl_register’: ../drivers/pinctrl/renesas/pinctrl-rzt2h.c:886:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] 886 | unsigned int i, j; | ^ ../arch/x86/kvm/vmx/hyperv.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../drivers/pinctrl/renesas/pinctrl-rzn1.c:187:52: warning: dubious: x | !y ../drivers/pinctrl/renesas/pinctrl-rzn1.c:193:52: warning: dubious: x | !y ../net/appletalk/ddp.c:101:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:126:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:422:47: warning: restricted __be16 degrades to integer ../lib/tests/kunit_iov_iter.c: In function ‘iov_kunit_copy_to_bvec’: ../lib/tests/kunit_iov_iter.c:266:16: warning: variable ‘b’ set but not used [-Wunused-but-set-variable=] 266 | int i, b, patt; | ^ ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: warning: incorrect type in argument 1 (different base types) ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: expected restricted __be32 const [usertype] *p ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: got unsigned int const [usertype] * ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: warning: incorrect type in argument 1 (different base types) ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: expected restricted __be32 const [usertype] *p ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: got unsigned int const [usertype] * ../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 ../fs/verity/measure.c:121:17: warning: symbol 'bpf_get_fsverity_digest' was not declared. Should it be static? ../drivers/video/fbdev/riva/riva_hw.c: In function ‘nv4CalcArbitration’: ../drivers/video/fbdev/riva/riva_hw.c:662:24: warning: variable ‘pclks’ set but not used [-Wunused-but-set-variable=] 662 | int nvclks, mclks, pclks, vpagemiss, crtpagemiss, vbs; | ^~~~~ ../drivers/spi/spi-altera-dfl.c:121:17: error: too long token expansion ../drivers/scsi/megaraid/megaraid_sas_fusion.c:893:70: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:893:70: expected unsigned long long [usertype] RDPQBaseAddress ../drivers/scsi/megaraid/megaraid_sas_fusion.c:893:70: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:902:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:902:51: expected restricted __le64 [usertype] Words ../drivers/scsi/megaraid/megaraid_sas_fusion.c:902:51: got unsigned long long ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1331:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1331:29: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1331:29: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1334:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1334:29: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1334:29: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1436:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1436:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1436:21: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1539:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1539:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1539:21: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2230:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2230:34: expected unsigned long long [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2230:34: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2235:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2235:26: expected unsigned long long [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2235:26: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3113:68: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3113:68: expected restricted __le16 [usertype] virtual_disk_tgt_id ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3113:68: got unsigned short [usertype] pd_target_id ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3119:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3119:55: expected restricted __le16 [usertype] config_seq_num ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3119:55: got unsigned short [usertype] seqNum ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:47: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:47: got unsigned short [usertype] devHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3342:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3342:48: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3342:48: got unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3343:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3343:39: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3343:39: got unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:35: expected unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:35: got restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:79: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:79: expected unsigned short [usertype] peer_smid ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:79: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:82: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:82: expected unsigned short [usertype] peer_smid ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:82: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3601:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3601:29: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3601:29: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3630:59: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4322:24: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4572:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4572:32: expected unsigned short [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4572:32: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:30: expected unsigned short [usertype] TaskMID ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:30: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:5367:34: warning: symbol 'megasas_instance_template_fusion' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3466:21: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3472:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3472:21: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3472:21: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3483:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3483:37: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3483:37: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3489:32: warning: cast to restricted __le32 ../kernel/rcu/refscale.c:1065:24: error: incompatible types in comparison expression (different address spaces): ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe [noderef] __rcu * ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe * ../drivers/message/fusion/mptlan.c:1172:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:1235:52: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1235:52: expected unsigned int [usertype] TransactionContext ../drivers/message/fusion/mptlan.c:1235:52: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1239:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1239:46: expected unsigned int [usertype] FlagsLength ../drivers/message/fusion/mptlan.c:1239:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1243:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1243:46: expected unsigned int [usertype] Low ../drivers/message/fusion/mptlan.c:1243:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1245:55: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1245:55: expected unsigned int [usertype] High ../drivers/message/fusion/mptlan.c:1245:55: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1259:38: warning: invalid assignment: |= ../drivers/message/fusion/mptlan.c:1259:38: left side has type unsigned int ../drivers/message/fusion/mptlan.c:1259:38: right side has type restricted __le32 ../drivers/message/fusion/mptlan.c:1261:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1261:39: expected unsigned int [usertype] BucketCount ../drivers/message/fusion/mptlan.c:1261:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:964:25: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:969:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:972:14: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:976:15: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:981:17: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:986:18: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:990:18: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:1020:31: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:607:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:612:17: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:636:23: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:346:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:1495:27: warning: restricted __be16 degrades to integer ../drivers/message/fusion/mptlan.c:1532:29: warning: incorrect type in return expression (different base types) ../drivers/message/fusion/mptlan.c:1532:29: expected unsigned short ../drivers/message/fusion/mptlan.c:1532:29: got restricted __be16 [usertype] ethertype ../drivers/message/fusion/mptlan.c:1535:16: warning: incorrect type in return expression (different base types) ../drivers/message/fusion/mptlan.c:1535:16: expected unsigned short ../drivers/message/fusion/mptlan.c:1535:16: got restricted __be16 [usertype] ../drivers/message/fusion/mptlan.c:741:36: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:741:36: expected unsigned int [usertype] TransactionContext ../drivers/message/fusion/mptlan.c:741:36: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:749:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:749:39: expected unsigned int ../drivers/message/fusion/mptlan.c:749:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:752:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:752:39: expected unsigned int ../drivers/message/fusion/mptlan.c:752:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:762:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:762:30: expected unsigned int [usertype] FlagsLength ../drivers/message/fusion/mptlan.c:762:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:771:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:771:30: expected unsigned int [usertype] Low ../drivers/message/fusion/mptlan.c:771:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:773:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:773:39: expected unsigned int [usertype] High ../drivers/message/fusion/mptlan.c:773:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:780:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:815:23: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:815:23: expected restricted __be16 [usertype] protocol ../drivers/message/fusion/mptlan.c:815:23: got unsigned short ../drivers/message/fusion/mptlan.c:919:23: warning: cast to restricted __le32 ../drivers/acpi/nhlt.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): ../include/acpi/actbl2.h:2565:47: warning: array of flexible structures ../drivers/scsi/megaraid/megaraid_sas_fp.c:740:60: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fp.c:740:60: expected unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fp.c:740:60: got restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fp.c:181:72: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:186:33: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fp.c:194:25: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:195:25: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:197:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:198:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:201:79: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:202:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:210:41: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:211:49: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:213:49: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fp.c:219:58: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:220:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:229:41: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:230:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fp.c:854:60: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fp.c:854:60: expected unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fp.c:854:60: got restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fp.c:1188:28: warning: restricted __le16 degrades to integer ../drivers/scsi/megaraid/megaraid_sas_fp.c:1379:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fp.c:1379:24: expected unsigned short [usertype] pd1_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fp.c:1379:24: got restricted __le16 ../drivers/block/drbd/drbd_state.c:1912:30: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf * ../drivers/block/drbd/drbd_state.c:834:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf * ../drivers/block/drbd/drbd_state.c:838:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:838:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:838:14: struct net_conf * ../drivers/block/drbd/drbd_state.c:1064:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf * ../drivers/block/drbd/drbd_state.c:2079:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf * ../arch/x86/kvm/vmx/tdx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) ../kernel/dma/mapping.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma.h): ../include/trace/events/dma.h:116:1: error: too long token expansion ../include/trace/events/dma.h:163:1: error: too long token expansion ../drivers/dma/ioat/dca.c:220:54: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:220:54: expected void const volatile [noderef] __iomem *addr ../drivers/dma/ioat/dca.c:220:54: got void * ../drivers/dma/ioat/dca.c:225:55: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:225:55: expected void const volatile [noderef] __iomem *addr ../drivers/dma/ioat/dca.c:225:55: got void * ../drivers/dma/ioat/dca.c:276:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:276:42: expected void *iobase ../drivers/dma/ioat/dca.c:276:42: got void [noderef] __iomem *iobase ../drivers/scsi/megaraid/megaraid_sas_debugfs.c:45:15: warning: symbol 'megasas_debugfs_root' was not declared. Should it be static? ../drivers/video/fbdev/matrox/g450_pll.c: In function ‘__g450_setclk’: ../drivers/video/fbdev/matrox/g450_pll.c:412:46: warning: variable ‘mnp’ set but not used [-Wunused-but-set-variable=] 412 | unsigned int mnp; | ^~~ ../drivers/video/fbdev/nvidia/nv_hw.c: In function ‘nv4CalcArbitration’: ../drivers/video/fbdev/nvidia/nv_hw.c:245:28: warning: variable ‘pclks’ set but not used [-Wunused-but-set-variable=] 245 | int nvclks, mclks, pclks, vpagemiss, crtpagemiss, vbs; | ^~~~~ ../net/ipv6/seg6_iptunnel.c: note: in included file (through ../include/linux/seg6_iptunnel.h): ../include/uapi/linux/seg6_iptunnel.h:30:31: warning: array of flexible structures ../net/ipv6/seg6_iptunnel.c:54:43: warning: array of flexible structures ../drivers/leds/flash/leds-ktd2692.c:62:33: warning: symbol 'ktd2692_timing' was not declared. Should it be static? ../drivers/video/fbdev/aty/mach64_accel.c:420:49: warning: cast to restricted __le32 Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' ../drivers/net/ethernet/3com/3c589_cs.c:296:35: warning: cast to restricted __le16 ../drivers/net/ethernet/8390/ne2k-pci.c:515:31: warning: cast to restricted __le32 ../drivers/net/ethernet/8390/ne2k-pci.c:342:47: warning: cast to restricted __le32 ../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/net/ethernet/3com/3c574_cs.c:348:35: warning: cast to restricted __le16 ../drivers/video/fbdev/sis/sis_main.c: In function ‘sisfb_post_xgi_delay’: ../drivers/video/fbdev/sis/sis_main.c:4542:12: warning: variable ‘reg’ set but not used [-Wunused-but-set-variable=] 4542 | u8 reg; | ^~~ ../drivers/net/ethernet/adaptec/starfire.c:1507:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/adaptec/starfire.c:1507:35: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/adaptec/starfire.c:1507:35: got unsigned short [usertype] ../drivers/net/ethernet/adaptec/starfire.c:1823:41: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/adaptec/starfire.c:1823:41: expected unsigned short val ../drivers/net/ethernet/adaptec/starfire.c:1823:41: got restricted __le16 ../arch/x86/kernel/cpu/sgx/virt.c:60:13: warning: incorrect type in assignment (different base types) ../arch/x86/kernel/cpu/sgx/virt.c:60:13: expected int [assigned] ret ../arch/x86/kernel/cpu/sgx/virt.c:60:13: got restricted vm_fault_t ../arch/x86/kernel/cpu/sgx/virt.c:61:20: warning: restricted vm_fault_t degrades to integer ../arch/x86/kernel/cpu/sgx/virt.c:373:36: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:24: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:43: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:58: warning: cast removes address space '__user' of expression ../drivers/video/fbdev/sis/sis_main.c:5395:32: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5398:32: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5427:40: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5459:16: warning: cast to restricted __le16 ../drivers/misc/dw-xdata-pcie.c: In function ‘dw_xdata_pcie_probe’: ../drivers/misc/dw-xdata-pcie.c:21:41: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 21 | #define DW_XDATA_DRIVER_NAME "dw-xdata-pcie" | ^~~~~~~~~~~~~~~ ../drivers/misc/dw-xdata-pcie.c:343:38: note: in expansion of macro ‘DW_XDATA_DRIVER_NAME’ 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); | ^~~~~~~~~~~~~~~~~~~~ ../drivers/misc/dw-xdata-pcie.c:391:64: note: format string is defined here 391 | if (sscanf(dw->misc_dev.name, DW_XDATA_DRIVER_NAME ".%d", &id) != 1) | ^ ../drivers/misc/dw-xdata-pcie.c:343:9: note: ‘snprintf’ output between 16 and 25 bytes into a destination of size 24 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/nvme/target/fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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/scsi/constants.c:318:9: warning: trying to concatenate 26550-character string (8191 bytes max) ../fs/posix_acl.c:53:23: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:53:23: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:53:23: struct posix_acl * ../fs/posix_acl.c:67:33: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:67:33: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:67:33: struct posix_acl * ../drivers/video/fbdev/kyro/STG4000VTG.c: In function ‘DisableVGA’: ../drivers/video/fbdev/kyro/STG4000VTG.c:20:22: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 20 | volatile u32 count = 0, i; | ^~~~~ ../drivers/net/ethernet/8390/pcnet_cs.c: In function ‘dma_block_input’: ../drivers/net/ethernet/8390/pcnet_cs.c:1169:9: warning: variable ‘xfer_count’ set but not used [-Wunused-but-set-variable=] 1169 | int xfer_count = count; | ^~~~~~~~~~ ../drivers/net/hamradio/baycom_ser_fdx.c:290:43: warning: dubious: x | !y ../lib/tests/printf_kunit.c:675:49: warning: cast from restricted gfp_t ../lib/tests/printf_kunit.c:679:58: warning: cast from restricted gfp_t ../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 ../drivers/net/ethernet/8390/axnet_cs.c:642:18: warning: cast to 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 ../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/video/fbdev/kyro/STG4000InitDevice.c: In function ‘SetCoreClockPLL’: ../drivers/video/fbdev/kyro/STG4000InitDevice.c:79:16: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 79 | volatile u32 i,count=0; \ | ^~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:294:9: note: in expansion of macro ‘OS_DELAY’ 294 | OS_DELAY(1000000); | ^~~~~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:79:16: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 79 | volatile u32 i,count=0; \ | ^~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:298:9: note: in expansion of macro ‘OS_DELAY’ 298 | OS_DELAY(1000000); | ^~~~~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:79:16: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 79 | volatile u32 i,count=0; \ | ^~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:304:9: note: in expansion of macro ‘OS_DELAY’ 304 | OS_DELAY(1000000); | ^~~~~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:79:16: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 79 | volatile u32 i,count=0; \ | ^~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:308:9: note: in expansion of macro ‘OS_DELAY’ 308 | OS_DELAY(1000000); | ^~~~~~~~ ../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/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/unwind/deferred.c:256:13: warning: unsigned value that used to be signed checked against zero? ../kernel/unwind/deferred.c:255:15: signed value source ../drivers/spi/spi-aspeed-smc.c:909:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-aspeed-smc.c:909:35: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-aspeed-smc.c:909:35: got void *dst ../drivers/spi/spi-aspeed-smc.c:939:46: warning: cast removes address space '__iomem' of expression ../drivers/spi/spi-aspeed-smc.c:1468:61: error: undefined identifier 'cols' ../drivers/spi/spi-aspeed-smc.c:1468:61: error: bad constant expression type ../drivers/spi/spi-aspeed-smc.c:1468:55: error: undefined identifier 'rows' ../drivers/spi/spi-aspeed-smc.c:1468:55: error: bad constant expression type ../drivers/firewire/ohci-serdes-test.c: note: in included file: ../drivers/firewire/ohci.h:181:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/3com/typhoon.c:769:21: warning: restricted __be16 degrades to integer ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../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/net/hamradio/baycom_ser_hdx.c:193:19: warning: dubious: x | !y ../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/base/regmap/regmap-kunit.c:1780:43: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1783:43: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1979:28: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1980:28: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1982:28: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1983:28: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:2058:24: warning: incorrect type in assignment (different base types) ../drivers/base/regmap/regmap-kunit.c:2058:24: expected unsigned short ../drivers/base/regmap/regmap-kunit.c:2058:24: got restricted __be16 [usertype] ../drivers/base/regmap/regmap-kunit.c:2060:24: warning: incorrect type in assignment (different base types) ../drivers/base/regmap/regmap-kunit.c:2060:24: expected unsigned short ../drivers/base/regmap/regmap-kunit.c:2060:24: got restricted __le16 [usertype] ../net/ipv6/netfilter/ip6_tables.c:1230:41: warning: array of flexible structures ../net/ipv6/netfilter/ip6_tables.c:1555:44: warning: array of flexible structures ../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here ../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion ../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion ../arch/x86/kvm/svm/avic.c:253:21: error: too long token expansion ../arch/x86/kvm/svm/avic.c:337:49: error: too long token expansion ../arch/x86/kvm/svm/avic.c:892:35: error: too long token expansion ../arch/x86/kvm/svm/avic.c:892:35: error: too long token expansion ../drivers/nvme/host/fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../lib/tests/overflow_kunit.c:487:9: warning: cast truncates bits from constant value (12c becomes 2c) ../lib/tests/overflow_kunit.c:489:9: warning: cast truncates bits from constant value (1112c becomes 112c) ../lib/tests/overflow_kunit.c:491:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:492:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:509:9: warning: cast truncates bits from constant value (12c becomes 2c) ../lib/tests/overflow_kunit.c:511:9: warning: cast truncates bits from constant value (1112c becomes 112c) ../lib/tests/overflow_kunit.c:513:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:514:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:526:9: warning: cast truncates bits from constant value (100 becomes 0) ../lib/tests/overflow_kunit.c:528:9: warning: cast truncates bits from constant value (10000 becomes 0) ../lib/tests/overflow_kunit.c:530:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/tests/overflow_kunit.c:531:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../drivers/net/ethernet/alacritech/slicoss.c:1091:24: warning: cast to restricted __le32 ../drivers/base/regmap/regmap-raw-ram.c:24:24: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-raw-ram.c:26:24: warning: cast to restricted __le16 ../drivers/misc/nsm.c:492:38: warning: Using plain integer as NULL pointer ../drivers/misc/nsm.c:494:38: warning: Using plain integer as NULL pointer ../drivers/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] ../fs/coredump.c:508:27: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:508:27: expected struct spinlock [usertype] *lock ../fs/coredump.c:508:27: got struct spinlock [noderef] __rcu * ../fs/coredump.c:517:29: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:517:29: expected struct spinlock [usertype] *lock ../fs/coredump.c:517:29: got struct spinlock [noderef] __rcu * ../fs/coredump.c:556:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:556:31: expected struct spinlock [usertype] *lock ../fs/coredump.c:556:31: got struct spinlock [noderef] __rcu * ../fs/coredump.c:561:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:561:33: expected struct spinlock [usertype] *lock ../fs/coredump.c:561:33: got struct spinlock [noderef] __rcu * ../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? ../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/tty/serial/pch_uart.c:1403:30: warning: restricted upf_t degrades to integer ../drivers/tty/serial/pch_uart.c:1407:32: warning: invalid assignment: &= ../drivers/tty/serial/pch_uart.c:1407:32: left side has type int ../drivers/tty/serial/pch_uart.c:1407:32: right side has type restricted upf_t Warning: ../drivers/spi/spi-axiado.c:226 expecting prototype for ax_spi_get_rx_byte(). Prototype was for ax_spi_get_rx_byte_for_irq() instead Warning: ../drivers/spi/spi-axiado.c:248 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * Helper function to process received bytes and check for transfer completion. ../drivers/input/keyboard/bcm-keypad.c: In function ‘bcm_kp_stop’: ../drivers/input/keyboard/bcm-keypad.c:166:13: warning: variable ‘val’ set but not used [-Wunused-but-set-variable=] 166 | u32 val; | ^~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:451:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:441:1: also defined here ../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:441:1: also defined here ../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:442:1: also defined here ../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:442:1: also defined here ../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:444:1: also defined here ../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:444:1: also defined here ../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:445:1: also defined here ../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:445:1: also defined here ../drivers/usb/host/ehci-hcd.c: note: in included file: ../drivers/usb/host/ehci-q.c:1386:27: warning: incorrect type in assignment (different base types) ../drivers/usb/host/ehci-q.c:1386:27: expected restricted __le32 [usertype] old_current ../drivers/usb/host/ehci-q.c:1386:27: got int ../drivers/usb/host/ehci-hcd.c:567:27: warning: incorrect type in assignment (different base types) ../drivers/usb/host/ehci-hcd.c:567:27: expected restricted __le32 [usertype] old_current ../drivers/usb/host/ehci-hcd.c:567:27: got int ../sound/soc/mediatek/mt8365/mt8365-afe-pcm.c:597:34: warning: cast removes address space '__iomem' of expression ../arch/x86/kernel/kprobes/opt.c:525:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../lib/tests/usercopy_kunit.c:222:30: warning: cast removes address space '__user' of expression ../drivers/misc/ibmasm/ibmasmfs.c:593:83: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/ibmasmfs.c:594:84: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/ibmasmfs.c:595:83: warning: cast removes address space '__iomem' of expression ../drivers/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 ../net/ipv6/mcast_snoop.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../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/mfd/sm501.c:1108:29: warning: cast to non-scalar ../drivers/mfd/sm501.c:1108:29: warning: cast from non-scalar ../drivers/mfd/sm501.c:1112:29: warning: cast to non-scalar ../drivers/mfd/sm501.c:1112:29: warning: cast from non-scalar ../drivers/misc/ibmasm/command.c:168:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/command.c:168:36: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/command.c:168:36: got void *response ../drivers/misc/ibmasm/heartbeat.c:85:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/heartbeat.c:85:36: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/heartbeat.c:85:36: got void *message ../drivers/input/mouse/bcm5974.c:640:47: warning: incorrect type in argument 1 (different base types) ../drivers/input/mouse/bcm5974.c:640:47: expected restricted __le16 [usertype] x ../drivers/input/mouse/bcm5974.c:640:47: got unsigned char [usertype] ../drivers/misc/ibmasm/remote.c:180:39: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/remote.c:180:39: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/remote.c:180:39: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/remote.c:180:39: got void * ../net/netfilter/nf_tables_api.c:2035:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2035:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2035:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2035:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2237:17: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2237:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2237:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2280:21: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2280:21: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2280:21: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2280:21: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2685:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2685:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2685:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2685:25: struct nft_stats [noderef] __percpu * ../kernel/kcmp.c:192:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/kcmp.c:192:37: expected void *v1 ../kernel/kcmp.c:192:37: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:192:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/kcmp.c:192:53: expected void *v2 ../kernel/kcmp.c:192:53: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:207:62: warning: incorrect type in argument 4 (different address spaces) ../kernel/kcmp.c:207:62: expected struct kcmp_epoll_slot [noderef] __user *uslot ../kernel/kcmp.c:207:62: got void * ../net/sched/em_cmp.c:43:31: warning: cast to restricted __be16 ../net/sched/em_cmp.c:53:31: warning: cast to restricted __be32 ../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_get_options.constprop’: ../drivers/tty/serial/samsung_tty.c:2340:49: warning: ‘%d’ directive writing between 1 and 3 bytes into a region of size 2 [-Wformat-overflow=] 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~ ../drivers/tty/serial/samsung_tty.c:2340:35: note: directive argument in the range [0, 255] 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~~~~~~~~~~~~~~~~ ../drivers/tty/serial/samsung_tty.c:2340:17: note: ‘sprintf’ output between 15 and 17 bytes into a destination of size 15 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_init_port’: ../drivers/tty/serial/samsung_tty.c:1792:51: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); | ^ In function ‘s3c24xx_serial_enable_baudclk’, inlined from ‘s3c24xx_serial_init_port’ at ../drivers/tty/serial/samsung_tty.c:1898:8: ../drivers/tty/serial/samsung_tty.c:1792:17: note: ‘sprintf’ output between 15 and 16 bytes into a destination of size 15 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/misc/sgi-xp/xp_main.c:69:25: warning: symbol 'xpc_registrations' was not declared. Should it be static? ../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../mm/kfence/core.c:364:34: warning: cast to restricted __le64 ../mm/kfence/core.c:368:34: warning: cast to restricted __le64 ../mm/kfence/core.c:388:21: warning: cast to restricted __le64 ../mm/kfence/core.c:408:21: warning: cast to restricted __le64 ../mm/kfence/core.c: note: in included file (through ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/cpuid/api.h, ../arch/x86/include/asm/processor.h, ...): ../include/linux/string.h:366:15: warning: memset with byte count of 315392 ../drivers/gpu/drm/bridge/tc358767.c:1726:24: warning: Using plain integer as NULL pointer ../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/pci/controller/dwc/pci-dra7xx.c: In function ‘dra7xx_pcie_probe’: ../drivers/pci/controller/dwc/pci-dra7xx.c:748:55: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~ ../drivers/pci/controller/dwc/pci-dra7xx.c:748:46: note: directive argument in the range [0, 2147483646] 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~~~~~~~~~~~ ../drivers/pci/controller/dwc/pci-dra7xx.c:748:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/scsi_transport_fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1113:42: warning: array of flexible structures ../drivers/misc/ibmasm/lowlevel.c:35:22: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/ibmasm/lowlevel.c:35:22: expected void volatile [noderef] __iomem * ../drivers/misc/ibmasm/lowlevel.c:35:22: got struct i2o_header * ../drivers/misc/ibmasm/lowlevel.c:36:22: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/ibmasm/lowlevel.c:36:22: expected void volatile [noderef] __iomem * ../drivers/misc/ibmasm/lowlevel.c:36:22: got void ** ../drivers/misc/ibmasm/lowlevel.c: note: in included file: ../drivers/misc/ibmasm/lowlevel.h:120:17: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/lowlevel.h:120:17: warning: cast removes address space '__iomem' of expression ../sound/soc/sdca/sdca_functions.c:860:23: warning: cast to restricted __le16 ../sound/soc/sdca/sdca_functions.c:861:23: warning: cast to restricted __le16 ../sound/soc/sdca/sdca_functions.c:869:34: warning: cast to restricted __le32 ../sound/soc/sdca/sdca_functions.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): ../include/acpi/actbl2.h:3685:34: warning: array of flexible structures ../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 ../arch/x86/kernel/kvm.c:74:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? ../drivers/net/ethernet/arc/emac_main.c:258:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/arc/emac_main.c:258:28: expected unsigned long long [usertype] data ../drivers/net/ethernet/arc/emac_main.c:258:28: got restricted __le32 [usertype] ../drivers/net/ethernet/arc/emac_main.c:461:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/arc/emac_main.c:461:28: expected unsigned long long [usertype] data ../drivers/net/ethernet/arc/emac_main.c:461:28: got restricted __le32 [usertype] ../drivers/net/ethernet/arc/emac_main.c:712:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/arc/emac_main.c:712:37: expected unsigned long long [usertype] data ../drivers/net/ethernet/arc/emac_main.c:712:37: got restricted __le32 [usertype] ../drivers/usb/host/oxu210hp-hcd.c:865:35: warning: incorrect type in assignment (different base types) ../drivers/usb/host/oxu210hp-hcd.c:865:35: expected restricted __le16 [usertype] wHubCharacteristics ../drivers/usb/host/oxu210hp-hcd.c:865:35: got unsigned short [usertype] ../drivers/usb/host/oxu210hp-hcd.c:917:32: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:941:33: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:988:24: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:1012:20: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:1045:23: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:1146:41: warning: incorrect type in assignment (different base types) ../drivers/usb/host/oxu210hp-hcd.c:1146:41: expected unsigned int [noderef] __iomem ../drivers/usb/host/oxu210hp-hcd.c:1146:41: got restricted __le32 [usertype] ../drivers/usb/host/oxu210hp-hcd.c:1163:26: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:2003:44: warning: restricted __le32 degrades to integer ../drivers/usb/host/oxu210hp-hcd.c:2003:41: warning: incorrect type in assignment (different base types) ../drivers/usb/host/oxu210hp-hcd.c:2003:41: expected restricted __le32 [usertype] hw_token ../drivers/usb/host/oxu210hp-hcd.c:2003:41: got unsigned int ../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) ../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/acpi/apei/apei-base.c:448:5: warning: symbol 'arch_apei_filter_addr' was not declared. Should it be static? ../drivers/acpi/apei/erst.c:292:13: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:292:13: expected void *src ../drivers/acpi/apei/erst.c:292:13: got void [noderef] __iomem * ../drivers/acpi/apei/erst.c:295:13: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:295:13: expected void *dst ../drivers/acpi/apei/erst.c:295:13: got void [noderef] __iomem * ../drivers/acpi/apei/erst.c:297:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:297:25: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:297:25: got void *src ../drivers/acpi/apei/erst.c:303:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:303:17: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:303:17: got void *src ../drivers/acpi/apei/erst.c:304:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:304:17: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:304:17: got void *dst ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void const * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void const * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:826:20: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:826:20: expected struct cper_record_header *rcd_erange ../drivers/acpi/apei/erst.c:826:20: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:863:17: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:863:17: expected struct cper_record_header *rcd_tmp ../drivers/acpi/apei/erst.c:863:17: got void [noderef] __iomem * ../drivers/acpi/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 ../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/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/gpu/drm/bridge/ti-dlpc3433.c:291:31: warning: unsigned value that used to be signed checked against zero? ../drivers/gpu/drm/bridge/ti-dlpc3433.c: note: in included file (through ../include/drm/drm_of.h): ../include/linux/of.h:1204:47: signed value source ../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 In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/irqflags.h:102, from ../include/linux/irqflags.h:18, from ../include/linux/spinlock.h:59, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../include/linux/slab.h:17, from ../include/linux/resource_ext.h:11, from ../include/linux/acpi.h:14, from ../include/acpi/apei.h:9, from ../include/acpi/ghes.h:5, from ../include/linux/arm_sdei.h:8, from ../drivers/acpi/apei/ghes.c:20: In function ‘fortify_memcpy_chk’, inlined from ‘ghes_handle_aer’ at ../drivers/acpi/apei/ghes.c:667:3: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/acpi/apei/ghes.c:735:20: warning: symbol 'cxl_cper_prot_err_work' was not declared. Should it be static? ../drivers/acpi/apei/ghes.c:793:1: warning: symbol 'cxl_cper_fifo' was not declared. Should it be static? ../drivers/acpi/apei/ghes.c:797:20: warning: symbol 'cxl_cper_work' was not declared. Should it be static? ../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/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:2006:26: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atlx/atl1.c:2067:33: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: right side has type unsigned int ../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: right side has type unsigned int ../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2218:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2342:32: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2349:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: right side has type int ../drivers/ptp/ptp_vmclock.c:450:24: warning: incorrect type in return expression (different base types) ../drivers/ptp/ptp_vmclock.c:450:24: expected restricted __poll_t ../drivers/ptp/ptp_vmclock.c:450:24: got int ../drivers/ptp/ptp_vmclock.c:456:31: warning: incorrect type in return expression (different base types) ../drivers/ptp/ptp_vmclock.c:456:31: expected restricted __poll_t ../drivers/ptp/ptp_vmclock.c:456:31: got int ../drivers/misc/sgi-gru/gruhandles.c: In function ‘wait_instruction_complete’: ../drivers/misc/sgi-gru/gruhandles.c:65:21: error: ‘GRU_OP_TIMEOUT_NSEC’ undeclared (first use in this function); did you mean ‘GRU_OPERATION_TIMEOUT_NSEC’? 65 | if (GRU_OP_TIMEOUT_NSEC < (ktime_get() - start_time)) { | ^~~~~~~~~~~~~~~~~~~ | GRU_OPERATION_TIMEOUT_NSEC ../drivers/misc/sgi-gru/gruhandles.c:65:21: note: each undeclared identifier is reported only once for each function it appears in make[6]: *** [../scripts/Makefile.build:289: drivers/misc/sgi-gru/gruhandles.o] Error 1 make[5]: *** [../scripts/Makefile.build:548: drivers/misc/sgi-gru] Error 2 make[5]: *** Waiting for unfinished jobs.... ../drivers/acpi/apei/einj-core.c:181:6: warning: symbol 'einj_initialized' was not declared. Should it be static? ../mm/kasan/kasan_test_c.c:1589:27: warning: Variable length array is used. ../mm/kasan/kasan_test_c.c:1604:27: warning: Variable length array is used. make[4]: *** [../scripts/Makefile.build:548: drivers/misc] Error 2 make[4]: *** Waiting for unfinished jobs.... ../drivers/net/rionet.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../kernel/futex/core.c:582:38: warning: cast removes address space '__user' of expression ../kernel/futex/core.c:582:51: warning: incorrect type in initializer (different address spaces) ../kernel/futex/core.c:582:51: expected unsigned int [noderef] [usertype] __user *naddr ../kernel/futex/core.c:582:51: got void * ../kernel/futex/core.c:598:38: warning: cast removes address space '__user' of expression ../kernel/futex/core.c:598:51: warning: incorrect type in initializer (different address spaces) ../kernel/futex/core.c:598:51: expected unsigned int [noderef] [usertype] __user *naddr ../kernel/futex/core.c:598:51: got void * ../fs/proc/inode.c:114:22: warning: incorrect type in assignment (different address spaces) ../fs/proc/inode.c:114:22: expected struct hlist_node *node ../fs/proc/inode.c:114:22: got struct hlist_node [noderef] __rcu * ../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/mfd/macsmc.c:466:26: warning: cast to restricted __be32 ../net/ipv4/netfilter/ip_tables.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:36:16: warning: array of flexible structures ../include/uapi/linux/netfilter_ipv4/ip_tables.h:218:36: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:1214:40: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:1546:43: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/ip_tables.c:36:16: also defined here ../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/ip_tables.c:36:16: also defined here ../drivers/scsi/advansys.c:4262:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4262:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4262:9: expected unsigned short val ../drivers/scsi/advansys.c:4262:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4262:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4262:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4262:9: expected unsigned short val ../drivers/scsi/advansys.c:4262:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4720:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4720:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4720:9: expected unsigned short val ../drivers/scsi/advansys.c:4720:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4720:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4720:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4720:9: expected unsigned short val ../drivers/scsi/advansys.c:4720:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4734:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4734:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4734:9: expected unsigned short val ../drivers/scsi/advansys.c:4734:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4734:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4734:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4734:9: expected unsigned short val ../drivers/scsi/advansys.c:4734:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5203:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5203:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5203:9: expected unsigned short val ../drivers/scsi/advansys.c:5203:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5203:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5203:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5203:9: expected unsigned short val ../drivers/scsi/advansys.c:5203:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5220:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5220:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5220:9: expected unsigned short val ../drivers/scsi/advansys.c:5220:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5220:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5220:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5220:9: expected unsigned short val ../drivers/scsi/advansys.c:5220:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5699:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5699:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5699:9: expected unsigned short val ../drivers/scsi/advansys.c:5699:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5699:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5699:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5699:9: expected unsigned short val ../drivers/scsi/advansys.c:5699:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5715:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5715:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5715:9: expected unsigned short val ../drivers/scsi/advansys.c:5715:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5715:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5715:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5715:9: expected unsigned short val ../drivers/scsi/advansys.c:5715:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:6094:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:6094:31: expected restricted __le32 [usertype] irq_next_vpa ../drivers/scsi/advansys.c:6094:31: got unsigned int [usertype] ../drivers/scsi/advansys.c:6116:22: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:6129: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:8732:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:8848:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:8848:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:8848:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:8892:29: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9640:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9640:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9640:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9669:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9669:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9669:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9707:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9707:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9707:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9736:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9736:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9736:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9774:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9774:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9774:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9803:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9803:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9803:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9838:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9853:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9881:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9896:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9924:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9939:33: warning: cast to restricted __le16 ../drivers/thermal/thermal_debugfs.c: In function ‘cdev_tt_seq_show’: ../drivers/thermal/thermal_debugfs.c:331: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=] 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", | ^~ ../drivers/thermal/thermal_debugfs.c:331:54: note: directive argument in the range [0, 65535] 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", | ^~~~~~~~ ../drivers/thermal/thermal_debugfs.c:331:17: note: ‘snprintf’ output between 5 and 14 bytes into a destination of size 11 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | entry->id >> 16, entry->id & 0xFFFF); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/ipv4/netfilter/iptable_filter.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../sound/soc/sdca/sdca_fdl.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): ../include/acpi/actbl2.h:3685:34: 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 ../fs/proc/base.c:890:65: error: incompatible types in comparison expression (different address spaces): ../fs/proc/base.c:890:65: struct task_struct [noderef] __rcu * ../fs/proc/base.c:890:65: struct task_struct * ../fs/proc/base.c:2329:25: warning: cast to restricted fmode_t ../fs/proc/base.c:2386:42: warning: cast from restricted fmode_t ../fs/proc/base.c:2486:48: warning: cast from restricted fmode_t ../fs/proc/base.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../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 ../fs/proc/array.c:254:11: warning: incorrect type in assignment (different address spaces) ../fs/proc/array.c:254:11: expected struct k_sigaction *k ../fs/proc/array.c:254:11: got struct k_sigaction [noderef] __rcu * ../fs/proc/array.c:731:47: error: incompatible types in comparison expression (different address spaces): ../fs/proc/array.c:731:47: struct task_struct [noderef] __rcu * ../fs/proc/array.c:731:47: struct task_struct * ../fs/proc/array.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/tty.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../lib/xz/xz_dec_stream.c:392:28: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:392:28: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:392:28: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:426:48: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:426:48: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:426:48: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:434:37: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:434:37: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:434:37: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:458:28: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:458:28: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:458:28: got unsigned int const [usertype] * ../sound/soc/codecs/cpcap.c:1543:54: warning: restricted snd_pcm_format_t degrades to integer ../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, 1] 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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/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 ../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? ../fs/quota/quota_tree.c:98:30: signed value source ../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? ../fs/quota/quota_tree.c:103:30: signed value source ../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? ../fs/quota/quota_tree.c:370:18: signed value source ../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? ../fs/quota/quota_tree.c:815:31: signed value source ../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/pci/controller/pcie-mediatek.c: In function ‘mtk_pcie_parse_port’: ../drivers/pci/controller/pcie-mediatek.c:963:43: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] 963 | snprintf(name, sizeof(name), "port%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:963:38: note: directive argument in the range [0, 2147483647] 963 | snprintf(name, sizeof(name), "port%d", slot); | ^~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:963:9: note: ‘snprintf’ output between 6 and 15 bytes into a destination of size 10 963 | snprintf(name, sizeof(name), "port%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:970:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:970:38: note: directive argument in the range [0, 2147483647] 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:970:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:978:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:978:38: note: directive argument in the range [0, 2147483647] 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:978:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:983:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:983:38: note: directive argument in the range [0, 2147483647] 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:983:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:988:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:988:38: note: directive argument in the range [0, 2147483647] 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:988:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:993:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:993:38: note: directive argument in the range [0, 2147483647] 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:993:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:998:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:998:38: note: directive argument in the range [0, 2147483647] 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:998:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:1003:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:1003:38: note: directive argument in the range [0, 2147483647] 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:1003:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:1009:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:1009:38: note: directive argument in the range [0, 2147483647] 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:1009:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/mouse/elantech.c: In function ‘elantech_setup_ps2’: ../drivers/input/mouse/elantech.c:2121:65: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 2121 | snprintf(etd->tp_phys, sizeof(etd->tp_phys), "%s/input1", | ^~~~~~~ ../drivers/input/mouse/elantech.c:2121:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 2121 | snprintf(etd->tp_phys, sizeof(etd->tp_phys), "%s/input1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2122 | psmouse->ps2dev.serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:408:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/pci/controller/pcie-mediatek.c:408:40: expected void volatile *address ../drivers/pci/controller/pcie-mediatek.c:408: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/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 ../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/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/ips.c:2455:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:3543:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3543:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3543:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3552:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3552:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3552:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3562:47: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/ips.c:3562:47: expected restricted __le32 [usertype] *var ../drivers/scsi/ips.c:3562:47: got unsigned int * ../drivers/scsi/ips.c:3563:49: warning: cast to restricted __le16 ../drivers/scsi/ips.c:3572:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3572:56: expected unsigned short [usertype] sector_count ../drivers/scsi/ips.c:3572:56: got restricted __le16 [usertype] ../drivers/scsi/ips.c:3575:29: warning: cast to restricted __le16 ../drivers/scsi/ips.c:3576:64: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3576:64: expected unsigned short [usertype] sector_count ../drivers/scsi/ips.c:3576:64: got restricted __le16 [usertype] ../drivers/scsi/ips.c:3589:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3589:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3589:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3598:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3598:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3598:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3608:47: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/ips.c:3608:47: expected restricted __le32 [usertype] *var ../drivers/scsi/ips.c:3608:47: got unsigned int * ../drivers/scsi/ips.c:3609:49: warning: cast to restricted __le16 ../drivers/scsi/ips.c:3620:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3620:56: expected unsigned short [usertype] sector_count ../drivers/scsi/ips.c:3620:56: got restricted __le16 [usertype] ../drivers/scsi/ips.c:3707:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3707:44: expected unsigned int [usertype] dcdb_address ../drivers/scsi/ips.c:3707:44: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3748:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3748:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3748:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3751:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3751:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3751:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3785:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3785:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3785:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3788:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3788:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3788:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4054:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:4053:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4053:17: expected unsigned int [usertype] lba ../drivers/scsi/ips.c:4053:17: got restricted __be32 [usertype] ../drivers/scsi/ips.c:4057:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4057:17: expected unsigned int [usertype] len ../drivers/scsi/ips.c:4057:17: got restricted __be32 [usertype] ../drivers/scsi/ips.c:4083:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:4093:14: warning: cast to restricted __le32 ../drivers/scsi/ips.c:4110:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4110:49: expected unsigned short [addressable] [assigned] [usertype] SectorsPerTrack ../drivers/scsi/ips.c:4110:49: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4111:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4111:48: expected unsigned short [addressable] [assigned] [usertype] BytesPerSector ../drivers/scsi/ips.c:4111:48: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4112:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4112:44: expected unsigned short [addressable] [assigned] [usertype] Interleave ../drivers/scsi/ips.c:4112:44: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4123:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4123:47: expected unsigned short [addressable] [assigned] [usertype] CylindersHigh ../drivers/scsi/ips.c:4123:47: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4131:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4131:42: expected unsigned short [addressable] [assigned] [usertype] StepRate ../drivers/scsi/ips.c:4131:42: got restricted __be16 [usertype] ../drivers/scsi/ips.c:5278:17: warning: cast to restricted __le32 ../drivers/scsi/ips.c:5588:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:1819:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1819:46: expected unsigned int [usertype] count ../drivers/scsi/ips.c:1819:46: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1850:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1850:38: expected unsigned int [usertype] buffer_addr ../drivers/scsi/ips.c:1850:38: got restricted __le32 [usertype] ../drivers/scsi/ips.c:2326:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:2326:40: expected unsigned int [usertype] count ../drivers/scsi/ips.c:2326:40: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4368:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4368:26: expected unsigned int [usertype] ccsar ../drivers/scsi/ips.c:4368:26: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4378:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4378:32: expected unsigned int [usertype] cccr ../drivers/scsi/ips.c:4378:32: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4379:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4379:33: expected unsigned int [usertype] ccsar ../drivers/scsi/ips.c:4379:33: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1928:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1928:44: expected unsigned int [usertype] dcdb_address ../drivers/scsi/ips.c:1928:44: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1935:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1935:50: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:1935:50: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1938:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1938:51: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:1938:51: got restricted __le32 [usertype] ../drivers/scsi/ips.c:2017:14: warning: cast to restricted __le32 ../drivers/scsi/ips.c:2018:14: warning: cast to restricted __le16 ../drivers/scsi/ips.c:2043:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:969:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:1788:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1788:56: expected unsigned int [usertype] address_lo ../drivers/scsi/ips.c:1788:56: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1790:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1790:56: expected unsigned int [usertype] address_hi ../drivers/scsi/ips.c:1790:56: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1792:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1792:52: expected unsigned int [usertype] length ../drivers/scsi/ips.c:1792:52: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1794:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1794:53: expected unsigned int [usertype] address ../drivers/scsi/ips.c:1794:53: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1796:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1796:52: expected unsigned int [usertype] length ../drivers/scsi/ips.c:1796:52: got restricted __le32 [usertype] ../arch/x86/kernel/callthunks.c: In function ‘callthunks_debugfs_init’: ../arch/x86/kernel/callthunks.c:376:35: warning: ‘%lu’ directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] 376 | sprintf(name, "cpu%lu", cpu); | ^~~ ../arch/x86/kernel/callthunks.c:376:31: note: directive argument in the range [0, 4294967294] 376 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~ ../arch/x86/kernel/callthunks.c:376:17: note: ‘sprintf’ output between 5 and 14 bytes into a destination of size 10 376 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warning: ../drivers/usb/dwc2/core_intr.c:341 function parameter 'remotewakeup' not described in 'dwc2_wakeup_from_lpm_l1' Warning: ../drivers/usb/dwc2/core_intr.c:341 function parameter 'remotewakeup' not described in 'dwc2_wakeup_from_lpm_l1' ../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/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/avs/probes.c:147:58: warning: incorrect type in argument 1 (different base types) ../sound/soc/intel/avs/probes.c:147:58: expected restricted snd_pcm_format_t [usertype] format ../sound/soc/intel/avs/probes.c:147:58: got unsigned int [usertype] format ../drivers/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/netfilter/nf_tables_offload.c:253:24: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_tables_offload.c:253:24: expected restricted __be16 [usertype] proto ../net/netfilter/nf_tables_offload.c:253:24: got int ../drivers/watchdog/at91rm9200_wdt.c:217:27: warning: incorrect type in initializer (incompatible argument 2 (different address spaces)) ../drivers/watchdog/at91rm9200_wdt.c:217:27: expected long ( *write )( ... ) ../drivers/watchdog/at91rm9200_wdt.c:217:27: got 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) ../drivers/input/mouse/vmmouse.c: In function ‘vmmouse_init’: ../drivers/input/mouse/vmmouse.c:423:53: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 423 | snprintf(priv->phys, sizeof(priv->phys), "%s/input1", | ^~~~~~~ ../drivers/input/mouse/vmmouse.c:423:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 423 | snprintf(priv->phys, sizeof(priv->phys), "%s/input1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | psmouse->ps2dev.serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/time/posix-timers.c:338:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:338:29: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:338:29: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:345:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:345:27: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:345:27: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:547:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:547:17: expected struct spinlock [usertype] *_T ../kernel/time/posix-timers.c:547:17: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1035:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1035:9: expected struct spinlock [usertype] *_T ../kernel/time/posix-timers.c:1035:9: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1083:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1083:9: expected struct spinlock [usertype] *_T ../kernel/time/posix-timers.c:1083:9: got struct spinlock [noderef] __rcu * ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/shstk.c:411:55: warning: cast removes address space '__user' of expression ../drivers/spi/spi-fsl-qspi.c:662:25: warning: cast from restricted __be32 ../drivers/tty/serial/xilinx_uartps.c:438:25: warning: dereference of noderef expression ../drivers/scsi/qla1280.c: In function ‘qla1280_load_firmware_dma’: ../drivers/scsi/qla1280.c:1714:22: warning: variable ‘num’ set but not used [-Wunused-but-set-variable=] 1714 | int err = 0, num, i; | ^~~ ../drivers/input/joystick/grip.c: In function ‘grip_connect’: ../drivers/input/joystick/grip.c:337:29: warning: ‘/input’ directive output may be truncated writing 6 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 337 | "%s/input%d", gameport->phys, i); | ^~~~~~ ../drivers/input/joystick/grip.c:337:26: note: directive argument in the range [0, 1] 337 | "%s/input%d", gameport->phys, i); | ^~~~~~~~~~~~ ../drivers/input/joystick/grip.c:336:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 336 | snprintf(grip->phys[i], sizeof(grip->phys[i]), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 337 | "%s/input%d", gameport->phys, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/qla1280.c:2856:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:2856:27: expected restricted __le32 [usertype] *dword_ptr ../drivers/scsi/qla1280.c:2856:27: got unsigned int [usertype] * ../drivers/scsi/qla1280.c:2912:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:2912:35: expected restricted __le32 [usertype] *[assigned] dword_ptr ../drivers/scsi/qla1280.c:2912:35: got unsigned int [usertype] * ../drivers/scsi/qla1280.c:2318:16: warning: cast to restricted __le16 ../drivers/scsi/qla1280.c:639:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:639:27: expected unsigned short [usertype] isp_parameter ../drivers/scsi/qla1280.c:639:27: got restricted __le16 [usertype] ../drivers/scsi/qla1280.c:640:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:640:32: expected unsigned short [usertype] w ../drivers/scsi/qla1280.c:640:32: got restricted __le16 [usertype] ../drivers/scsi/qla1280.c:642:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:642:46: expected unsigned short [usertype] selection_timeout ../drivers/scsi/qla1280.c:642:46: got restricted __le16 [usertype] ../drivers/scsi/qla1280.c:643:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:643:44: expected unsigned short [usertype] max_queue_depth ../drivers/scsi/qla1280.c:643:44: got restricted __le16 [usertype] ../kernel/time/posix-cpu-timers.c: note: in included file: ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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? ../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? ../kernel/time/itimer.c:53:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:53:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:53:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:70:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:70:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:70:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:82:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:82:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:82:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:86:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:86:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:86:37: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:197:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:197:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:197:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:211:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:211:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:211:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:235:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:235:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:235:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:244:45: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:244:45: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:244:45: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:257:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:257:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:257:37: got struct spinlock [noderef] __rcu * ../net/bridge/netfilter/ebtable_filter.c:19:41: warning: array of flexible structures ../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/gpu/drm/panel/panel-samsung-s6e3ha2.c:455:26: warning: unsigned value that used to be signed checked against zero? ../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:452:35: signed value source ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * Warning: ../drivers/gpio/gpio-realtek-otto.c:66 cannot understand function prototype: 'struct realtek_gpio_ctrl' ../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 ../drivers/net/ethernet/cadence/macb_main.c: In function ‘gem_get_ethtool_strings’: ../drivers/net/ethernet/cadence/macb_main.c:3364:28: warning: variable ‘queue’ set but not used [-Wunused-but-set-variable=] 3364 | struct macb_queue *queue; | ^~~~~ ../net/bridge/netfilter/ebtable_nat.c:19:41: warning: array of flexible structures ../drivers/net/ethernet/cadence/macb_main.c:3835:39: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3840:39: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3845:40: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3845:69: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3870:20: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3874:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:3874:20: expected unsigned int [assigned] [usertype] w0 ../drivers/net/ethernet/cadence/macb_main.c:3874:20: got restricted __be32 [usertype] ip4src ../drivers/net/ethernet/cadence/macb_main.c:3884:20: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3888:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:3888:20: expected unsigned int [assigned] [usertype] w0 ../drivers/net/ethernet/cadence/macb_main.c:3888:20: got restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/cadence/macb_main.c:3898:21: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3898:50: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3904:30: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3905:30: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3912:36: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3913:38: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3916:38: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3952:9: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:3952:9: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:4006:25: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:4006:25: warning: cast from restricted __be32 ../net/ipv4/netfilter/arp_tables.c: note: in included file (through ../include/linux/netfilter_arp/arp_tables.h): ../include/uapi/linux/netfilter_arp/arp_tables.h:184:34: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:40:16: warning: array of flexible structures ../include/uapi/linux/netfilter_arp/arp_tables.h:196:37: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:1062:48: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:1370:44: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/arp_tables.c:40:16: also defined here ../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/arp_tables.c:40:16: also defined here ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../crypto/async_tx/raid6test.c:21:14: warning: symbol 'dataoffs' was not declared. Should it be static? ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/ipv4/netfilter/arptable_filter.c: note: in included file (through ../include/linux/netfilter_arp/arp_tables.h): ../include/uapi/linux/netfilter_arp/arp_tables.h:184:34: warning: array of flexible structures ../sound/soc/sof/ipc3.c: note: in included file: ../include/sound/sof/control.h:124:17: warning: array of flexible structures ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../mm/memcontrol-v1.c:107:1: warning: symbol 'memcg_oom_lock' was not declared. Should it be static? ../mm/memcontrol-v1.c:460:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:460:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:460:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:462:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:462:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:462:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:824:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:824:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:824:9: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:918:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:918:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:918:9: struct mem_cgroup_threshold_ary * ../drivers/acpi/x86/s2idle.c:498:13: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/x86/s2idle.c:498:33: warning: restricted suspend_state_t degrades to integer ../net/sunrpc/clnt.c:3340:9: warning: cast removes address space '__rcu' of expression ../drivers/acpi/acpica/utglobal.c: note: in included file (through ../include/acpi/acpi.h): ../include/acpi/acpixf.h:104:1: warning: symbol 'acpi_gbl_enable_interpreter_slack' was not declared. Should it be static? ../include/acpi/acpixf.h:113:1: warning: symbol 'acpi_gbl_auto_serialize_methods' was not declared. Should it be static? ../include/acpi/acpixf.h:120:1: warning: symbol 'acpi_gbl_create_osi_method' was not declared. Should it be static? ../include/acpi/acpixf.h:126:1: warning: symbol 'acpi_gbl_use_default_register_widths' was not declared. Should it be static? ../include/acpi/acpixf.h:136:1: warning: symbol 'acpi_gbl_enable_table_validation' was not declared. Should it be static? ../include/acpi/acpixf.h:141:1: warning: symbol 'acpi_gbl_enable_aml_debug_object' was not declared. Should it be static? ../include/acpi/acpixf.h:149:1: warning: symbol 'acpi_gbl_copy_dsdt_locally' was not declared. Should it be static? ../include/acpi/acpixf.h:157:1: warning: symbol 'acpi_gbl_do_not_use_xsdt' was not declared. Should it be static? ../include/acpi/acpixf.h:167:1: warning: symbol 'acpi_gbl_use32_bit_fadt_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:176:1: warning: symbol 'acpi_gbl_use32_bit_facs_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:184:1: warning: symbol 'acpi_gbl_truncate_io_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:190:1: warning: symbol 'acpi_gbl_disable_auto_repair' was not declared. Should it be static? ../include/acpi/acpixf.h:196:1: warning: symbol 'acpi_gbl_disable_ssdt_table_install' was not declared. Should it be static? ../include/acpi/acpixf.h:201:1: warning: symbol 'acpi_gbl_runtime_namespace_override' was not declared. Should it be static? ../include/acpi/acpixf.h:207:1: warning: symbol 'acpi_gbl_osi_data' was not declared. Should it be static? ../include/acpi/acpixf.h:214:1: warning: symbol 'acpi_gbl_reduced_hardware' was not declared. Should it be static? ../include/acpi/acpixf.h:220:1: warning: symbol 'acpi_gbl_use_global_lock' was not declared. Should it be static? ../include/acpi/acpixf.h:227:1: warning: symbol 'acpi_gbl_max_loop_iterations' was not declared. Should it be static? ../include/acpi/acpixf.h:237:1: warning: symbol 'acpi_gbl_ignore_package_resolution_errors' was not declared. Should it be static? ../include/acpi/acpixf.h:243:1: warning: symbol 'acpi_gbl_trace_flags' was not declared. Should it be static? ../include/acpi/acpixf.h:244:1: warning: symbol 'acpi_gbl_trace_method_name' was not declared. Should it be static? ../include/acpi/acpixf.h:245:1: warning: symbol 'acpi_gbl_trace_dbg_level' was not declared. Should it be static? ../include/acpi/acpixf.h:246:1: warning: symbol 'acpi_gbl_trace_dbg_layer' was not declared. Should it be static? ../include/acpi/acpixf.h:253:1: warning: symbol 'acpi_dbg_level' was not declared. Should it be static? ../include/acpi/acpixf.h:254:1: warning: symbol 'acpi_dbg_layer' was not declared. Should it be static? ../include/acpi/acpixf.h:258:1: warning: symbol 'acpi_gbl_display_debug_timer' was not declared. Should it be static? ../include/acpi/acpixf.h:265:1: warning: symbol 'acpi_gbl_method_executing' was not declared. Should it be static? ../drivers/acpi/acpica/utglobal.c: note: in included file (through ../drivers/acpi/acpica/accommon.h): ../drivers/acpi/acpica/acglobal.h:27:1: warning: symbol 'acpi_gbl_CDAT' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:28:1: warning: symbol 'acpi_gbl_dsdt_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:29:1: warning: symbol 'acpi_gbl_facs_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:30:1: warning: symbol 'acpi_gbl_xfacs_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:31:1: warning: symbol 'acpi_gbl_fadt_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:32:1: warning: symbol 'acpi_gbl_FACS' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:115:1: warning: symbol 'acpi_gbl_startup_flags' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:116:1: warning: symbol 'acpi_gbl_shutdown' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:117:1: warning: symbol 'acpi_gbl_early_initialization' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:138:1: warning: symbol 'acpi_gbl_namespace_initialized' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:197:1: warning: symbol 'acpi_gbl_nesting_level' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:210:1: warning: symbol 'acpi_gbl_current_scope' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:214:1: warning: symbol 'acpi_gbl_capture_comments' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:215:1: warning: symbol 'acpi_gbl_last_list_head' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:273:1: warning: symbol 'acpi_gbl_db_output_flags' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:297:1: warning: symbol 'acpi_gbl_abort_method' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:298:1: warning: symbol 'acpi_gbl_db_thread_id' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:299:1: warning: symbol 'acpi_gbl_next_cmd_num' was not declared. Should it be static? ../lib/digsig.c:210:47: warning: incorrect type in argument 1 (different base types) ../lib/digsig.c:210:47: expected restricted __be64 const [usertype] *p ../lib/digsig.c:210:47: got unsigned long long [usertype] * ../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 ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ../drivers/scsi/dc395x.c: In function ‘msgin_set_sync’: ../drivers/scsi/dc395x.c:2185:13: warning: variable ‘fact’ set but not used [-Wunused-but-set-variable=] 2185 | int fact; | ^~~~ ../drivers/scsi/dc395x.c:3435:48: warning: cast truncates bits from constant value (1de1 becomes e1) ../drivers/scsi/dc395x.c:3437:45: warning: cast truncates bits from constant value (391 becomes 91) ../drivers/scsi/dc395x.c:3441:44: warning: cast truncates bits from constant value (1de1 becomes e1) ../drivers/scsi/dc395x.c:3443:44: warning: cast truncates bits from constant value (391 becomes 91) ../drivers/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/proc/proc_sysctl.c: In function ‘init_header’: ../fs/proc/proc_sysctl.c:209:41: warning: variable ‘entry’ set but not used [-Wunused-but-set-variable=] 209 | const struct ctl_table *entry; | ^~~~~ ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../mm/memcontrol.c:4210:52: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4210:52: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:4210:52: struct task_struct * ../drivers/usb/dwc2/hcd_ddma.c: In function ‘dwc2_init_isoc_dma_desc’: ../drivers/usb/dwc2/hcd_ddma.c:555:23: warning: variable ‘n_desc’ set but not used [-Wunused-but-set-variable=] 555 | u16 idx, inc, n_desc = 0, ntd_max = 0; | ^~~~~~ ../drivers/net/ethernet/broadcom/bnx2.c:8293:31: warning: cast to restricted __be32 ../drivers/input/keyboard/sunkbd.c: In function ‘sunkbd_connect’: ../drivers/input/keyboard/sunkbd.c:274:57: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 274 | snprintf(sunkbd->phys, sizeof(sunkbd->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/keyboard/sunkbd.c:274:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 274 | snprintf(sunkbd->phys, sizeof(sunkbd->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/input/keyboard/sunkbd.c:148:66: warning: dubious: x | !y ../drivers/input/keyboard/sunkbd.c:211:66: warning: dubious: x | !y ../sound/soc/qcom/qdsp6/audioreach.c:81:45: warning: array of flexible structures ../mm/bpf_memcontrol.c:23:31: warning: symbol 'bpf_get_root_mem_cgroup' was not declared. Should it be static? ../mm/bpf_memcontrol.c:44:31: warning: symbol 'bpf_get_mem_cgroup' was not declared. Should it be static? ../mm/bpf_memcontrol.c:78:18: warning: symbol 'bpf_put_mem_cgroup' was not declared. Should it be static? ../mm/bpf_memcontrol.c:92:27: warning: symbol 'bpf_mem_cgroup_vm_events' was not declared. Should it be static? ../mm/bpf_memcontrol.c:113:27: warning: symbol 'bpf_mem_cgroup_usage' was not declared. Should it be static? ../mm/bpf_memcontrol.c:125:27: warning: symbol 'bpf_mem_cgroup_memory_events' was not declared. Should it be static? ../mm/bpf_memcontrol.c:143:27: warning: symbol 'bpf_mem_cgroup_page_state' was not declared. Should it be static? ../mm/bpf_memcontrol.c:157:18: warning: symbol 'bpf_mem_cgroup_flush_stats' was not declared. Should it be static? ../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-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:383:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:383: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:383:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:383:1: warning: cast from restricted __le32 ../drivers/net/ethernet/broadcom/cnic.c:5258:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5258:40: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:5258:40: got unsigned int [usertype] cli ../drivers/net/ethernet/broadcom/cnic.c:5213:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5213:40: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:5213:40: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:5214:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5214:40: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:5214:40: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1389:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1389:33: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1389:33: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1390:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1390:33: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1390:33: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1414:36: warning: cast from restricted __le32 ../drivers/net/ethernet/broadcom/cnic.c:1415:36: warning: cast from restricted __le32 ../drivers/net/ethernet/broadcom/cnic.c:1685:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1685:22: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1685:22: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1686:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1686:22: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1686:22: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1727:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1727:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1727:54: got unsigned int [usertype] sq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1729:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1729:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1729:54: got unsigned int [usertype] sq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1731:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1731:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1731:54: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1732:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1732:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1732:54: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1733:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1733:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1733:54: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1735:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1735:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1735:54: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1737:59: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1737:59: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1737:59: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1739:59: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1739:59: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1739:59: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1741:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1741:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1741:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1743:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1743:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1743:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1745:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1745:61: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1745:61: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1747:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1747:61: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1747:61: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1749:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1749:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1749:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1751:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1751:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1751:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1773:57: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1773:57: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1773:57: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:1775:57: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1775:57: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1775:57: got unsigned int [usertype] rq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1786:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1786:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1786:53: got unsigned int [usertype] rq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1788:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1788:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1788:53: got unsigned int [usertype] rq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1790:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1790:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1790:53: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1791:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1791:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1791:53: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1792:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1792:55: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1792:55: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1794:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1794:55: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1794:55: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1796:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1796:55: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1796:55: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1798:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1798:55: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1798:55: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1800:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1800:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1800:53: got unsigned int [usertype] cq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1802:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1802:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1802:53: got unsigned int [usertype] cq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1805:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1805:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1805:56: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1806:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1806:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1806:56: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1820:64: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1820:64: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1820:64: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1822:64: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1822:64: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1822:64: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1826:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1826:50: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1826:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1828:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1828:50: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1828:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1830:49: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1830:49: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1830:49: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1832:49: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1832:49: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1832:49: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1843:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1843:48: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1843:48: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1845:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1845:48: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1845:48: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1847:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1847:48: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1847:48: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1848:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1848:48: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1848:48: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1849:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1849:50: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1849:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1851:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1851:50: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1851:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1855:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1855:47: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1855:47: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:1857:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1857:47: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1857:47: got unsigned int [usertype] cq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:2076:17: warning: cast from restricted __sum16 ../drivers/net/ethernet/broadcom/cnic.c:2325:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2325:35: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:2325:35: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:2326:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2326:35: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:2326:35: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:2327:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2327:32: expected restricted __le32 [usertype] eq_pbl_size ../drivers/net/ethernet/broadcom/cnic.c:2327:32: got int num_pages ../drivers/net/ethernet/broadcom/cnic.c:2329:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2329:27: expected restricted __le16 [usertype] sb_num ../drivers/net/ethernet/broadcom/cnic.c:2329:27: got unsigned int [usertype] status_blk_num ../drivers/net/ethernet/broadcom/cnic.c:2330:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2330:28: expected restricted __le16 [usertype] eq_prod ../drivers/net/ethernet/broadcom/cnic.c:2330:28: got unsigned long ../drivers/net/ethernet/broadcom/cnic.c:2371:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2371:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2371:16: got restricted __le16 [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2428:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2428:27: expected restricted __le32 [addressable] [assigned] [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2428:27: got restricted __le16 [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2429:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2429:32: expected restricted __le32 [addressable] [assigned] [usertype] completion_status ../drivers/net/ethernet/broadcom/cnic.c:2429:32: got int ../drivers/net/ethernet/broadcom/cnic.c:2446:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2446:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2446:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2447:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:2474:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2474:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2474:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2475:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2475:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2475:16: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:2508:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2508:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2508:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2509:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2509:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2509:16: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:2521:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2521:32: expected restricted __le32 [addressable] [usertype] completion_status ../drivers/net/ethernet/broadcom/cnic.c:2521:32: got int ../drivers/net/ethernet/broadcom/cnic.c:2536:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2536:35: expected restricted __le32 [addressable] [assigned] [usertype] fcoe_conn_context_id ../drivers/net/ethernet/broadcom/cnic.c:2536:35: got unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2608:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2608:29: expected unsigned int [assigned] [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2608:29: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2609:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2609:32: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2609:32: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:3510:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3511:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3512:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3513:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3514:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3515:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3530:27: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3531:27: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3532:29: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3533:29: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3636:49: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3789:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3789:31: expected unsigned short [usertype] dst_port ../drivers/net/ethernet/broadcom/cnic.c:3789:31: got restricted __be16 [usertype] sin6_port ../drivers/net/ethernet/broadcom/cnic.c:3795:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3795:32: expected unsigned int ../drivers/net/ethernet/broadcom/cnic.c:3795:32: got restricted __be32 [usertype] s_addr ../drivers/net/ethernet/broadcom/cnic.c:3796:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3796:31: expected unsigned short [usertype] dst_port ../drivers/net/ethernet/broadcom/cnic.c:3796:31: got restricted __be16 [usertype] sin_port ../drivers/net/ethernet/broadcom/cnic.c:3826:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3826:23: expected unsigned short [usertype] src_port ../drivers/net/ethernet/broadcom/cnic.c:3826:23: got restricted __be16 [assigned] [usertype] local_port ../drivers/net/ethernet/broadcom/cnic.c:3983:29: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:4943:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:4943:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4943:33: expected restricted __le32 [usertype] addr_lo ../drivers/net/ethernet/broadcom/cnic.c:4943:33: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:4951:46: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4951:46: expected restricted __le32 [usertype] parsing_data ../drivers/net/ethernet/broadcom/cnic.c:4951:46: got int ../drivers/net/ethernet/broadcom/cnic.c:4954:46: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4954:46: expected restricted __le16 [usertype] global_data ../drivers/net/ethernet/broadcom/cnic.c:4954:46: got int ../drivers/net/ethernet/broadcom/cnic.c:4979:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4979:25: expected unsigned short [usertype] *tx_cons_ptr ../drivers/net/ethernet/broadcom/cnic.c:4979:25: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5044:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5044:35: expected restricted __le16 [usertype] silent_vlan_mask ../drivers/net/ethernet/broadcom/cnic.c:5044:35: got int ../drivers/net/ethernet/broadcom/cnic.c:5046:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5046:25: expected unsigned short [usertype] *rx_cons_ptr ../drivers/net/ethernet/broadcom/cnic.c:5046:25: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5064:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5064:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5064:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5066:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5066:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5066:41: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5071:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5071:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5071:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5073:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5073:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5073:41: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5083:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5083:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5083:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5085:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5085:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5085:41: got restricted __le16 * ../drivers/usb/dwc3/dwc3-qcom.c:605:22: warning: symbol 'dwc3_qcom_glue_ops' was not declared. Should it be static? ../drivers/input/touchscreen/atmel_mxt_ts.c:1485:44: warning: unsigned value that used to be signed checked against zero? ../drivers/input/touchscreen/atmel_mxt_ts.c:1483:49: signed value source ../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): ../include/net/bluetooth/hci.h:2922:47: warning: array of flexible structures ../include/net/bluetooth/hci.h:3008:43: warning: array of flexible structures ../drivers/usb/host/xhci-dbgcap.c:309:25: warning: invalid assignment: &= ../drivers/usb/host/xhci-dbgcap.c:309:25: left side has type unsigned int ../drivers/usb/host/xhci-dbgcap.c:309:25: right side has type restricted __le32 ../drivers/usb/host/xhci-dbgcap.c:311:25: warning: invalid assignment: |= ../drivers/usb/host/xhci-dbgcap.c:311:25: left side has type unsigned int ../drivers/usb/host/xhci-dbgcap.c:311:25: right side has type restricted __le32 ../drivers/usb/host/xhci-dbgcap.c:793:53: warning: restricted __le64 degrades to integer ../drivers/usb/host/xhci-dbgcap.c:845:28: warning: restricted __le64 degrades to integer ../drivers/usb/host/xhci-dbgcap.c:845:69: warning: restricted __le64 degrades to integer ../drivers/usb/cdns3/cdnsp-gadget.c:158:16: warning: cast to restricted __le32 ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: warning: incorrect type in argument 1 (different base types) ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: expected unsigned int val ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: got restricted __le32 [usertype] ../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/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] ../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 __le16 [usertype] ../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] ../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] ../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] ../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:130:20: got restricted __be16 [usertype] ../fs/nls/nls_base.c:183:24: warning: cast to restricted __le16 ../fs/nls/nls_base.c:185:24: warning: cast to restricted __be16 ../fs/nls/nls_base.c:183:24: warning: cast to restricted __le16 ../fs/nls/nls_base.c:185:24: warning: cast to restricted __be16 ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/dwc2/gadget.c: In function ‘dwc2_hsotg_initep’: ../drivers/usb/dwc2/gadget.c:4826:55: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); | ^~ ../drivers/usb/dwc2/gadget.c:4826:52: note: directive argument in the range [-2147483645, 254] 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); | ^~~~~~~~ ../drivers/usb/dwc2/gadget.c:4826:9: note: ‘snprintf’ output between 6 and 17 bytes into a destination of size 10 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/usb/dwc3/dwc3-imx8mp.c:176:22: warning: symbol 'dwc3_imx_glue_ops' was not declared. Should it be static? ../drivers/regulator/pf0900-regulator.c:774:29: warning: symbol 'regu_irqs' was not declared. Should it be static? ../sound/soc/sof/ipc4-topology.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:343:54: warning: array of flexible structures ../sound/soc/sof/ipc4-topology.h:369: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/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'imod_interval' not described in 'xhci_sideband_create_interrupter' Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'intr_num' not described in 'xhci_sideband_create_interrupter' Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'type' not described in 'xhci_sideband_register' Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'notify_client' not described in 'xhci_sideband_register' Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'imod_interval' not described in 'xhci_sideband_create_interrupter' Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'intr_num' not described in 'xhci_sideband_create_interrupter' Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'type' not described in 'xhci_sideband_register' Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'notify_client' not described in 'xhci_sideband_register' ../sound/soc/sof/ipc4-control.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:369:17: warning: array of flexible structures ../drivers/net/wireless/ath/wil6210/debugfs.c: note: in included file: ../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? ../drivers/net/wireless/ath/wil6210/debugfs.c:53:31: signed value source ../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? ../drivers/net/wireless/ath/wil6210/debugfs.c:1123:39: signed value source ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/acct.c:487:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:487:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:487:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:497:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:497:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:497:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:574:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:574:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:574:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:594:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:594:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:594:33: got struct spinlock [noderef] __rcu * ../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/power/supply/sbs-battery.c: In function ‘sbs_get_property’: ../drivers/power/supply/sbs-battery.c:834:30: warning: ‘%04x’ directive writing between 4 and 8 bytes into a region of size 5 [-Wformat-overflow=] 834 | sprintf(sbs_serial, "%04x", ret); | ^~~~ In function ‘sbs_get_battery_serial_number’, inlined from ‘sbs_get_property’ at ../drivers/power/supply/sbs-battery.c:965:9: ../drivers/power/supply/sbs-battery.c:834:29: note: directive argument in the range [0, 2147483647] 834 | sprintf(sbs_serial, "%04x", ret); | ^~~~~~ ../drivers/power/supply/sbs-battery.c:834:9: note: ‘sprintf’ output between 5 and 9 bytes into a destination of size 5 834 | sprintf(sbs_serial, "%04x", ret); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sound/soc/sof/ipc4-pcm.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:343:54: warning: array of flexible structures ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../sound/soc/codecs/cs35l56-shared-test.c:272:25: error: too long token expansion ../drivers/net/ethernet/brocade/bna/bnad.c:397:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:397:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:397:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:453:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:453:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:453:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:552:23: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:618:17: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:640:25: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:641:23: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:668:39: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:669:41: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:713:73: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:1323:33: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:1323: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:2818:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2818:33: expected unsigned short [usertype] vlan_tag ../drivers/net/ethernet/brocade/bna/bnad.c:2818:33: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2827:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2827:47: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2827:47: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2831:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2831:47: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2831:47: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2832:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2832:48: expected unsigned short [usertype] lso_mss ../drivers/net/ethernet/brocade/bna/bnad.c:2832:48: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2841:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2841:53: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2841:53: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2845:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2845:39: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2845:39: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2867:69: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2867:69: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2867:69: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2880:69: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2880:69: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2880:69: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2900:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2900:30: expected unsigned short [usertype] flags ../drivers/net/ethernet/brocade/bna/bnad.c:2900:30: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2901:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2901:37: expected unsigned int [usertype] frame_length ../drivers/net/ethernet/brocade/bna/bnad.c:2901:37: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3021:9: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3021:9: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:3021:9: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3022:34: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3022:34: expected unsigned short [usertype] length ../drivers/net/ethernet/brocade/bna/bnad.c:3022:34: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3046:51: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3046:51: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:3046:51: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3062:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3062:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:3062:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3063:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3063:48: expected unsigned short [usertype] length ../drivers/net/ethernet/brocade/bna/bnad.c:3063:48: got restricted __be16 [usertype] ../kernel/vmcore_info.c:43:19: warning: symbol 'hwerr_data' was not declared. Should it be static? ../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] ../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/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/rtc/rtc-ds2404.c:171:20: warning: incorrect type in initializer (different base types) ../drivers/rtc/rtc-ds2404.c:171:20: expected unsigned int [usertype] time ../drivers/rtc/rtc-ds2404.c:171:20: got restricted __le32 [usertype] ../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:207:21: warning: incorrect type in assignment (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:207:21: expected void *iomem ../drivers/spi/spi-lp8841-rtc.c:207: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 ../drivers/scsi/myrb.c: In function ‘myrb_get_hba_config’: ../drivers/scsi/myrb.c:1050:29: warning: ‘%02u’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 2 and 5 [-Wformat-truncation=] 1050 | "%u.%02u-%c-%02u", | ^~~~ ../drivers/scsi/myrb.c:1050:17: note: directive argument in the range [0, 255] 1050 | "%u.%02u-%c-%02u", | ^~~~~~~~~~~~~~~~~ ../drivers/scsi/myrb.c:1049:9: note: ‘snprintf’ output between 10 and 14 bytes into a destination of size 12 1049 | snprintf(cb->fw_version, sizeof(cb->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1050 | "%u.%02u-%c-%02u", | ~~~~~~~~~~~~~~~~~~ 1051 | enquiry2->fw.major_version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | enquiry2->fw.minor_version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | enquiry2->fw.firmware_type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1054 | enquiry2->fw.turn_id); | ~~~~~~~~~~~~~~~~~~~~~ ../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 ../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/gpio/gpio-tqmx86.c:354:37: warning: cast truncates bits from constant value (ffffff0f becomes f) ../drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:1840:33: warning: unsigned value that used to be signed checked against zero? ../drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:1840:29: signed value source ../drivers/net/ethernet/cavium/liquidio/lio_core.c: In function ‘octeon_setup_interrupt’: ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1119: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=] 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", | ^~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1119:54: note: directive argument in the range [0, 2147483646] 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1118:33: note: ‘snprintf’ output between 21 and 43 bytes into a destination of size 32 1118 | snprintf(&queue_irq_names[IRQ_NAME_OFF(i)], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1120 | oct->octeon_id, oct->pf_num, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1124: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=] 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", | ^~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1124:54: note: directive argument in the range [0, 2147483646] 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1123:33: note: ‘snprintf’ output between 21 and 43 bytes into a destination of size 32 1123 | snprintf(&queue_irq_names[IRQ_NAME_OFF(i)], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1125 | oct->octeon_id, oct->vf_num, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1740:15: warning: cast to restricted __be32 ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1810:15: warning: cast to restricted __be32 ../drivers/net/bareudp.c:290:14: warning: incorrect type in assignment (different address spaces) ../drivers/net/bareudp.c:290:14: expected struct socket *sock ../drivers/net/bareudp.c:290:14: got struct socket [noderef] __rcu *sock ../drivers/net/bareudp.c:621:20: warning: incorrect type in assignment (different base types) ../drivers/net/bareudp.c:621:20: expected restricted __be16 [usertype] port ../drivers/net/bareudp.c:621:20: got unsigned short ../drivers/net/bareudp.c:622:25: warning: incorrect type in assignment (different base types) ../drivers/net/bareudp.c:622:25: expected restricted __be16 [usertype] ethertype ../drivers/net/bareudp.c:622:25: got unsigned short ../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/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/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/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:1646:28: warning: cast to restricted __le32 ../drivers/watchdog/aspeed_wdt.c:274:25: warning: cast removes address space '__iomem' of expression ../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 ../net/atm/mpc.c:123:20: warning: symbol 'mpcs' was not declared. Should it be static? ../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/usb/host/sl811-hcd.c:1787:24: warning: symbol 'sl811h_driver' was not declared. Should it be static? ../drivers/gpio/gpio-viperboard.c:266:20: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:266:20: expected unsigned short [usertype] val ../drivers/gpio/gpio-viperboard.c:266:20: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:267:21: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:267:21: expected unsigned short [usertype] mask ../drivers/gpio/gpio-viperboard.c:267:21: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:307:27: warning: cast to restricted __be16 ../drivers/gpio/gpio-viperboard.c:331:20: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:331:20: expected unsigned short [usertype] val ../drivers/gpio/gpio-viperboard.c:331:20: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:332:21: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:332:21: expected unsigned short [usertype] mask ../drivers/gpio/gpio-viperboard.c:332:21: got restricted __be16 [usertype] ../net/bluetooth/hci_codec.c: note: in included file: ../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures ../kernel/pid_namespace.c:208:26: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:208:26: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:208:26: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:210:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:210:28: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:210:28: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:209:28: warning: dereference of noderef expression ../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 ../lib/test_bpf.c:7856:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7856:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7856:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7870:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7870:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7870:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7881:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7893:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7905:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7905:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7905:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7919:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7919:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7919:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7930:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7942:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7954:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7954:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7954:24: got restricted __le16 [usertype] ../lib/test_bpf.c:7968:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7968:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7968:24: got restricted __le32 [usertype] ../lib/test_bpf.c:7979:25: warning: cast from restricted __le64 ../lib/test_bpf.c:7991:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:8003:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:8003:25: expected unsigned int [usertype] result ../lib/test_bpf.c:8003:25: got restricted __le16 [usertype] ../lib/test_bpf.c:8017:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:8017:24: expected unsigned int [usertype] result ../lib/test_bpf.c:8017:24: got restricted __le32 [usertype] ../lib/test_bpf.c:8028:25: warning: cast from restricted __le64 ../lib/test_bpf.c:8040:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:4897:25: warning: cast truncates bits from constant value (567800001234 becomes 1234) ../lib/test_bpf.c:4908:25: warning: cast truncates bits from constant value (1ffffffff becomes ffffffff) ../lib/test_bpf.c:4985:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5063:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5079:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5139:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5155:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5172:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5188:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5204:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5286:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5464:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5774:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5775:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5786:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5787:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5909:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:5920:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6407:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6445:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6461:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6462:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6493:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6509:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6510:25: warning: cast truncates bits from constant value (123456780a0c0e0 becomes 80a0c0e0) ../lib/test_bpf.c:6619:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6657:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6658:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6673:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6705:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6706:25: warning: cast truncates bits from constant value (12345678fafcfef becomes 8fafcfef) ../lib/test_bpf.c:6721:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6831:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6869:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6870:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6885:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6886:25: warning: cast truncates bits from constant value (ffff00000000ffff becomes ffff) ../lib/test_bpf.c:6917:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6918:25: warning: cast truncates bits from constant value (123456786a4c2e0 becomes 86a4c2e0) ../lib/test_bpf.c:6933:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6934:25: warning: cast truncates bits from constant value (fedcba98795b3d1f becomes 795b3d1f) ../lib/test_bpf.c:7010:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7022:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7035:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7047:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7060:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7072:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7085:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7097:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7177:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7188:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7200:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7211:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7223:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7234:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7246:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7318:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7330:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7343:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7355:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7368:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7380:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7393:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7405:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7485:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7496:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7508:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7519:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7531:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7542:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7554:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7578:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7590:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7602:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7615:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7627:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7640:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7652:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7665:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7677:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7713:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7724:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7735:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7747:25: warning: too many warnings ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:41: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: expected void [noderef] __iomem *[assigned] inst_cnt_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:23: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:31: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:25: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:25: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:25: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:434:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: expected void [noderef] __iomem *doorbell_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:436:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: expected void [noderef] __iomem *inst_cnt_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:478:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: expected void [noderef] __iomem *pkts_sent_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:480:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: expected void [noderef] __iomem *pkts_credit_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: got void *mbox_int_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: got void *mbox_int_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: got void *mbox_write_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:566:39: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:570:41: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:574:40: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: got void *mbox_read_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: got void *mbox_int_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: got void *mbox_int_reg ../kernel/cgroup/cgroup.c:7006:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:7006:41: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:7006:41: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:7009:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:7009:43: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:7009:43: got struct spinlock [noderef] __rcu * ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:341:24: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:411:42: warning: symbol 'visionox_rm69299_1080p_display_desc' was not declared. Should it be static? ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:417:42: warning: symbol 'visionox_rm69299_shift_desc' was not declared. Should it be static? ../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 ../kernel/cgroup/rstat.c:342:22: warning: symbol 'bpf_rstat_flush' was not declared. Should it be static? ../drivers/scsi/ipr.c: note: in included file: ../drivers/scsi/ipr.h:1063:44: warning: array of flexible structures ../drivers/scsi/ipr.h:1070:46: warning: array of flexible structures ../drivers/net/ethernet/cisco/enic/enic_main.c:273:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:277:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:272:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:272: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/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 ../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 ../fs/bpf_fs_kfuncs.c:42:25: warning: symbol 'bpf_get_task_exe_file' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:58:18: warning: symbol 'bpf_put_file' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:79:17: warning: symbol 'bpf_path_d_path' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:127:17: warning: symbol 'bpf_get_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:160:17: warning: symbol 'bpf_get_file_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:286:17: warning: symbol 'bpf_set_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:312:17: warning: symbol 'bpf_remove_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:336:17: warning: symbol 'bpf_cgroup_read_xattr' was not declared. Should it be static? ../drivers/thermal/airoha_thermal.c:264:24: error: too long token expansion ../drivers/thermal/airoha_thermal.c:276:23: error: too long token expansion ../net/bluetooth/sco.c: note: in included file: ../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures ../drivers/input/misc/gpio_decoder.c: note: in included file: ../include/linux/bitmap.h:796:22: warning: invalid access past the end of 'values' (8 8) ../include/linux/bitmap.h:797:55: warning: shift too big (64) for type unsigned long ../drivers/spi/spi-nxp-fspi.c:530:25: warning: cast from restricted __be32 ../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/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/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:1848:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:1848:35: expected unsigned int [usertype] src_low_addr ../drivers/scsi/mvumi.c:1848:35: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:1850:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:1850:36: expected unsigned int [usertype] src_high_addr ../drivers/scsi/mvumi.c:1850:36: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:1902:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1902:48: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1902:48: got void *arm_to_pciea_mask_reg ../drivers/scsi/mvumi.c:1903:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1903:29: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1903:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1905:29: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1905:29: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1905:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1917:26: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1917:26: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1917:26: got void *arm_to_pciea_mask_reg ../drivers/scsi/mvumi.c:1918:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1918:29: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1918:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1921:29: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1921:29: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1921:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1930:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1930:31: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1930:31: got void *main_int_cause_reg ../drivers/scsi/mvumi.c:1934:36: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1934:36: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1934:36: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1938:61: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1938:61: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1938:61: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1944:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1944:53: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1944:53: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1950:36: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1950:36: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1950:36: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1952:61: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1952:61: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1952:61: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1955:43: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1955:43: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1955:43: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1957:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1957:51: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1957:51: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1974:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1974:37: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1974:37: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1976:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1976:45: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1976:45: got void *arm_to_pciea_drbl_reg ../fs/pstore/ram_core.c:277:34: warning: incorrect type in argument 1 (different address spaces) ../fs/pstore/ram_core.c:277:34: expected void volatile [noderef] __iomem * ../fs/pstore/ram_core.c:277:34: got unsigned char * ../fs/pstore/ram_core.c:321:50: warning: incorrect type in argument 2 (different address spaces) ../fs/pstore/ram_core.c:321:50: expected void const volatile [noderef] __iomem * ../fs/pstore/ram_core.c:321:50: got unsigned char * ../fs/pstore/ram_core.c:322:65: warning: incorrect type in argument 2 (different address spaces) ../fs/pstore/ram_core.c:322:65: expected void const volatile [noderef] __iomem * ../fs/pstore/ram_core.c:322:65: got unsigned char * ../fs/pstore/ram_core.c:487:20: warning: incorrect type in assignment (different address spaces) ../fs/pstore/ram_core.c:487:20: expected void *va ../fs/pstore/ram_core.c:487:20: got void [noderef] __iomem * ../fs/pstore/ram_core.c:489:20: warning: incorrect type in assignment (different address spaces) ../fs/pstore/ram_core.c:489:20: expected void *va ../fs/pstore/ram_core.c:489:20: got void [noderef] __iomem * ../fs/pstore/ram_core.c:583:36: warning: incorrect type in argument 1 (different address spaces) ../fs/pstore/ram_core.c:583:36: expected void volatile [noderef] __iomem *addr ../fs/pstore/ram_core.c:583:36: got void *vaddr ../lib/test_ubsan.c:62:16: warning: cast truncates bits from constant value (7fffffffffffffff becomes ffffffff) ../lib/test_ubsan.c:72:18: warning: shift count is negative (-1) ../drivers/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/cgroup/freezer.c:140:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:140:35: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:140:35: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c:143:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:143:37: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:143:37: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../drivers/scsi/vmw_pvscsi.c:210:39: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/vmw_pvscsi.c:210:39: expected void volatile [noderef] __iomem *addr ../drivers/scsi/vmw_pvscsi.c:210:39: got char * ../drivers/scsi/vmw_pvscsi.c:215:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/vmw_pvscsi.c:215:40: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/vmw_pvscsi.c:215:40: got char * ../drivers/scsi/vmw_pvscsi.c:1225:50: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/vmw_pvscsi.c:1225:50: expected void [noderef] __iomem * ../drivers/scsi/vmw_pvscsi.c:1225:50: got char *mmioBase ../drivers/scsi/vmw_pvscsi.c:1403:27: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/vmw_pvscsi.c:1403:27: expected char *mmioBase ../drivers/scsi/vmw_pvscsi.c:1403:27: got void [noderef] __iomem * ../kernel/audit.c:2424:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2424:9: expected struct spinlock [usertype] *lock ../kernel/audit.c:2424:9: got struct spinlock [noderef] __rcu * ../kernel/audit.c:2427:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2427:40: expected struct spinlock [usertype] *lock ../kernel/audit.c:2427:40: got struct spinlock [noderef] __rcu * ../drivers/media/test-drivers/vivid/vivid-cec.c: In function ‘find_dest_adap’: ../drivers/media/test-drivers/vivid/vivid-cec.c:26:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] 26 | unsigned int i, j; | ^ ../drivers/media/test-drivers/vivid/vivid-cec.c: In function ‘vivid_cec_bus_thread’: ../drivers/media/test-drivers/vivid/vivid-cec.c:116:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] 116 | unsigned int i, j; | ^ ../net/sctp/sm_make_chunk.c:3077:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3077:48: expected int optname ../net/sctp/sm_make_chunk.c:3077:48: got restricted __be16 ../net/sctp/sm_make_chunk.c:3149:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3149:48: expected int optname ../net/sctp/sm_make_chunk.c:3149:48: got restricted __be16 ../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 ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: expected unsigned short [usertype] major ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: expected unsigned short [usertype] minor ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: expected unsigned short [usertype] micro ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: got restricted __be16 [usertype] ../drivers/usb/atm/ueagle-atm.c:2060:9: warning: restricted __be16 degrades to integer ../drivers/usb/atm/ueagle-atm.c:2060:9: warning: restricted __be16 degrades to integer ../lib/test_static_keys.c:15:19: warning: symbol 'old_true_key' was not declared. Should it be static? ../lib/test_static_keys.c:16:19: warning: symbol 'old_false_key' was not declared. Should it be static? ../lib/test_static_keys.c:19:1: warning: symbol 'true_key' was not declared. Should it be static? ../lib/test_static_keys.c:20:1: warning: symbol 'false_key' was not declared. Should it be static? ../drivers/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/spi/spi-ti-qspi.c:264:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:264:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:264:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:267:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:267:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:267:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:270:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:270:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:270:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:273:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:273:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:273:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:374:42: warning: cast to restricted __be32 ../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/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/broadcom/bnx2x/bnx2x_link.c:10478:48: warning: cast truncates bits from constant value (ffff7fff becomes 7fff) ../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 ../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/spi/spi-pci1xxxx.c:436:22: warning: incorrect type in assignment (different address spaces) ../drivers/spi/spi-pci1xxxx.c:436:22: expected void *base ../drivers/spi/spi-pci1xxxx.c:436:22: got void [noderef] __iomem * ../drivers/spi/spi-pci1xxxx.c:438:22: warning: incorrect type in assignment (different address spaces) ../drivers/spi/spi-pci1xxxx.c:438:22: expected void *base ../drivers/spi/spi-pci1xxxx.c:438:22: got void [noderef] __iomem * ../drivers/spi/spi-pci1xxxx.c:440:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:440:34: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:440:34: got void * ../drivers/spi/spi-pci1xxxx.c:441:26: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:441:26: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:441:26: got void * ../drivers/spi/spi-pci1xxxx.c:442:46: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:442:46: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:442:46: got void * ../drivers/spi/spi-pci1xxxx.c:443:46: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:443:46: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:443:46: got void * ../drivers/spi/spi-pci1xxxx.c:445:21: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:445:21: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:445:21: got void * ../drivers/spi/spi-pci1xxxx.c:447:21: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:447:21: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:447:21: got void * ../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/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:55:24: warning: cast to restricted __be32 ../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: expected unsigned int [usertype] num_tlvs ../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: got restricted __be32 [usertype] ../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:22: warning: cast to restricted __be32 ../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: expected unsigned int [usertype] length ../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: got restricted __be32 [usertype] ../drivers/net/ethernet/cisco/enic/vnic_vic.c:64:22: warning: cast to restricted __be32 Warning: ../drivers/usb/misc/usbio.c:117 struct member 'nr_i2c_buses' not described in 'usbio_device' Warning: ../drivers/usb/misc/usbio.c:117 struct member 'i2cs' not described in 'usbio_device' Warning: ../drivers/usb/misc/usbio.c:117 struct member 'nr_i2c_buses' not described in 'usbio_device' Warning: ../drivers/usb/misc/usbio.c:117 struct member 'i2cs' not described in 'usbio_device' ../net/netfilter/nf_flow_table_offload.c:49:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:49:32: expected restricted __be32 [usertype] keyid ../net/netfilter/nf_flow_table_offload.c:49:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:59:44: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:59:44: expected restricted __be32 [usertype] src ../net/netfilter/nf_flow_table_offload.c:59:44: got unsigned int ../net/netfilter/nf_flow_table_offload.c:61:44: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:61:44: expected restricted __be32 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:61:44: got unsigned int ../net/netfilter/nf_flow_table_offload.c:91:25: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:91:25: expected restricted __be16 [usertype] vlan_tpid ../net/netfilter/nf_flow_table_offload.c:91:25: got int ../net/netfilter/nf_flow_table_offload.c:154:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:154:32: expected restricted __be32 [usertype] src ../net/netfilter/nf_flow_table_offload.c:154:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:156:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:156:32: expected restricted __be32 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:156:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:171:29: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:171:29: expected restricted __be16 [usertype] n_proto ../net/netfilter/nf_flow_table_offload.c:171:29: got int ../net/netfilter/nf_flow_table_offload.c:197:30: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:197:30: expected restricted __be16 [usertype] src ../net/netfilter/nf_flow_table_offload.c:197:30: got int ../net/netfilter/nf_flow_table_offload.c:199:30: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:199:30: expected restricted __be16 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:199:30: got int ../net/netfilter/nf_flow_table_offload.c:270:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:270:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:270:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:270:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:270:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:270:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:275:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:275:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:275:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:275:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:275:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:275:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:331:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:331:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:331:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:331:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:331:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:331:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:337:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:337:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:337:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:337:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:337:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:337:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:348:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:348:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:348:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:369:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:369:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:369:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:379:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:379:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:379:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:400:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:400:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:400:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:428:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:428:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:428:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:445:67: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:445:67: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:445:67: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:453:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:453:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:453:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:470:67: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:470:67: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:470:67: got unsigned int * ../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 [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:508:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:509:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:509:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:509:22: got restricted __be32 ../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 [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:514:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:515:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:515:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:515:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:522:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:522:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:522:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:522:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:522:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:522:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:542:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:542:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:542:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:543:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:543:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:543:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:548:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:548:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:548:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:549:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:549:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:549:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:556:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:556:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:556:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:556:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:556:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:556:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:912:24: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:912:24: expected restricted __be16 [usertype] proto ../net/netfilter/nf_flow_table_offload.c:912:24: got int Warning: ../drivers/thermal/max77620_thermal.c:47 function parameter 'tz' not described in 'max77620_thermal_read_temp' Warning: ../drivers/thermal/max77620_thermal.c:47 function parameter 'tz' not described in 'max77620_thermal_read_temp' ../drivers/acpi/acpi_extlog.c:87:54: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:323:20: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:344:34: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:368:11: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:391:19: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: expected restricted __be32 [usertype] ip4src ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: got unsigned int [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: expected restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: got unsigned int [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: expected restricted __be16 [usertype] psrc ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: got unsigned short [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: expected restricted __be16 [usertype] pdst ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: got unsigned short [usertype] ../drivers/thermal/qoriq_thermal.c:217:38: warning: incorrect type in argument 1 (different base types) ../drivers/thermal/qoriq_thermal.c:217:38: expected restricted __be32 const [usertype] *cell ../drivers/thermal/qoriq_thermal.c:217:38: got unsigned int const [usertype] *[assigned] calibration ../drivers/thermal/qoriq_thermal.c:219:50: warning: incorrect type in argument 1 (different base types) ../drivers/thermal/qoriq_thermal.c:219:50: expected restricted __be32 const [usertype] *cell ../drivers/thermal/qoriq_thermal.c:219:50: got unsigned int const [usertype] * ../sound/soc/ti/davinci-i2s.c:113:44: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:120:39: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:121:43: warning: incorrect type in initializer (different base types) ../sound/soc/ti/davinci-i2s.c:121:43: expected unsigned char ../sound/soc/ti/davinci-i2s.c:121:43: got restricted snd_pcm_format_t [usertype] ../sound/soc/ti/davinci-i2s.c:122:43: warning: incorrect type in initializer (different base types) ../sound/soc/ti/davinci-i2s.c:122:43: expected unsigned char ../sound/soc/ti/davinci-i2s.c:122:43: got restricted snd_pcm_format_t [usertype] ../sound/soc/ti/davinci-i2s.c:501:53: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:597:32: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:599:42: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:599:29: warning: incorrect type in assignment (different base types) ../sound/soc/ti/davinci-i2s.c:599:29: expected restricted snd_pcm_format_t [assigned] [usertype] fmt ../sound/soc/ti/davinci-i2s.c:599:29: got unsigned char const ../drivers/scsi/st.c: In function ‘create_one_cdev’: ../drivers/scsi/st.c:4292:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size between 9 and 10 [-Wformat-truncation=] 4292 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", | ^~ ../drivers/scsi/st.c:4292:9: note: ‘snprintf’ output 1 or more bytes (assuming 33) into a destination of size 10 4292 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4293 | tape->name, st_formats[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/storage/ene_ub6250.c:2160:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:2160:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:2160:33: got int ../drivers/usb/storage/ene_ub6250.c:2089:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:2089:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:2089:33: got int ../drivers/usb/storage/ene_ub6250.c:1932:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1932:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1932: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:1164:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1164:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1164:33: got int ../drivers/usb/storage/ene_ub6250.c:1197:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1197:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1197:33: got int ../drivers/usb/storage/ene_ub6250.c:1228:23: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:1274:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1274:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1274:33: got int ../drivers/usb/storage/ene_ub6250.c:1356:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1356:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1356:33: got int ../drivers/usb/storage/ene_ub6250.c:1540:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1540:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1540:33: got int ../drivers/usb/storage/ene_ub6250.c:1659:41: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1659:41: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1659:41: got unsigned int [usertype] blenByte ../drivers/usb/storage/ene_ub6250.c:1703:49: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1703:49: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1703:49: got int ../drivers/usb/storage/ene_ub6250.c:1760:41: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1760:41: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1760:41: got unsigned int [usertype] blenByte ../drivers/usb/storage/ene_ub6250.c:1836:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1836:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1836:33: got int ../drivers/usb/storage/ene_ub6250.c:1988:26: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:1989:26: warning: cast to restricted __be16 ../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/cavium/liquidio/lio_vf_main.c:1771:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: expected unsigned short [usertype] major ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: expected unsigned short [usertype] minor ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: expected unsigned short [usertype] micro ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: got restricted __be16 [usertype] ../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/phy/mscc/mscc_main.c: In function ‘vsc85xx_probe_common.constprop’: ../drivers/net/phy/mscc/mscc_main.c:473:64: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 473 | ret = sprintf(led_dt_prop, "vsc8531,led-%d-mode", i); | ^ In function ‘vsc85xx_dt_led_modes_get’, inlined from ‘vsc85xx_probe_common.constprop’ at ../drivers/net/phy/mscc/mscc_main.c:2315:9: ../drivers/net/phy/mscc/mscc_main.c:473:23: note: ‘sprintf’ output between 19 and 29 bytes into a destination of size 28 473 | ret = sprintf(led_dt_prop, "vsc8531,led-%d-mode", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ../sound/soc/sof/intel/hda-dai.c: note: in included file: ../sound/soc/sof/intel/../ipc4-topology.h:343:54: warning: array of flexible structures ../sound/soc/sof/intel/hda-dai.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../sound/soc/ti/davinci-mcasp.c:2193:73: warning: incorrect type in argument 1 (different base types) ../sound/soc/ti/davinci-mcasp.c:2193:73: expected restricted __be32 const [usertype] *p ../sound/soc/ti/davinci-mcasp.c:2193:73: got unsigned int const [usertype] * ../kernel/cgroup/debug.c:129:21: error: incompatible types in comparison expression (different address spaces): ../kernel/cgroup/debug.c:129:21: struct css_set [noderef] __rcu * ../kernel/cgroup/debug.c:129:21: struct css_set * ../drivers/mfd/max77705.c:160:1: warning: symbol 'max77705_pm_ops' was not declared. Should it be static? ../lib/test_xarray.c:368:17: error: incompatible types in comparison expression (different base types): ../lib/test_xarray.c:368:17: void [noderef] __rcu * ../lib/test_xarray.c:368:17: struct xa_node * ../lib/test_xarray.c:978:9: warning: Using plain integer as NULL pointer ../drivers/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:1416:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1425:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1434:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1443:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1453:25: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1462:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1481:44: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1515:41: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1540:44: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1804:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1806:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1807:33: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1810:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1811:33: warning: cast to restricted __be32 ../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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sound/soc/tegra/tegra210_i2s.c:655:34: warning: cast to restricted snd_pcm_format_t Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing0' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing1' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing2' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dmach' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'pio_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'addr_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'sg_io' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dma_read' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing0' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing1' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing2' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dmach' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'pio_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'addr_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'sg_io' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dma_read' not described in 'mxs_i2c_dev' ../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/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; | ^~~~~~~ ../net/sunrpc/sysfs.c:405:9: error: incompatible types in comparison expression (different address spaces): ../net/sunrpc/sysfs.c:405:9: char const [noderef] __rcu * ../net/sunrpc/sysfs.c:405:9: char const * ../drivers/i2c/busses/i2c-npcm7xx.c:1387:61: warning: Using plain integer as NULL pointer ../sound/soc/sof/intel/hda.c: note: in included file: ../sound/soc/sof/intel/../ipc4-topology.h:343:54: warning: array of flexible structures ../sound/soc/sof/intel/hda.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../sound/soc/uniphier/aio-compress.c:304:34: warning: cast to restricted __be16 ../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/usb/usbip/vhci_sysfs.c: In function ‘vhci_init_attr_group’: ../drivers/usb/usbip/vhci_sysfs.c:468:67: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 10 [-Wformat-truncation=] 468 | 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:507:8: ../drivers/usb/usbip/vhci_sysfs.c:468:59: note: directive argument in the range [-2147483641, 2147483646] 468 | snprintf(status->name, MAX_STATUS_NAME+1, "status.%d", id); | ^~~~~~~~~~~ ../drivers/usb/usbip/vhci_sysfs.c:468:17: note: ‘snprintf’ output between 9 and 19 bytes into a destination of size 17 468 | snprintf(status->name, MAX_STATUS_NAME+1, "status.%d", id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/test_lockup.c:144:13: warning: symbol 'test_file' was not declared. Should it be static? ../drivers/scsi/ch.c: In function ‘ch_probe’: ../drivers/scsi/ch.c:923:29: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] 923 | sprintf(ch->name,"ch%d",ch->minor); | ^~ ../drivers/scsi/ch.c:923:26: note: directive argument in the range [0, 2147483647] 923 | sprintf(ch->name,"ch%d",ch->minor); | ^~~~~~ ../drivers/scsi/ch.c:923:9: note: ‘sprintf’ output between 4 and 13 bytes into a destination of size 8 923 | sprintf(ch->name,"ch%d",ch->minor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/sunrpc/debugfs.c:78:21: warning: cast removes address space '__rcu' of expression ../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/usb/misc/usb3503.c:231:44: warning: cast to restricted __be32 ../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/usb/usbip/vhci_hcd.c:296:36: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/vhci_hcd.c:296:36: expected restricted __le16 [usertype] DeviceRemovable ../drivers/usb/usbip/vhci_hcd.c:296:36: got int ../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/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 [-2147483641, 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/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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/debug/kdb/kdb_main.c:2201:40: warning: dereference of noderef expression ../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 * ../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] ../net/9p/client.c:626:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:626:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:626:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:628:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:628:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:628:48: got struct spinlock [noderef] __rcu * ../net/9p/client.c:711:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:711:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:711:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:713:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:713:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:713:48: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:580:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:580:27: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:580:27: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:584:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:584:29: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:584:29: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:927:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:927:9: expected struct qspinlock *lock ../kernel/seccomp.c:927:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:1433:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1433:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1433:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1445:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1445:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1445:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1931:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1931:9: expected struct lockdep_map const *lock ../kernel/seccomp.c:1931:9: got struct lockdep_map [noderef] __rcu * ../kernel/seccomp.c:2017:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2017:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2017:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2035:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2035:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2035:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2177:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2177:28: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2177:28: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2180:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2180:38: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2180:38: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2186:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2186:30: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2186:30: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:493:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:493:9: expected struct qspinlock *lock ../kernel/seccomp.c:493:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:603:9: expected struct qspinlock *lock ../kernel/seccomp.c:603:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:437:9: expected struct qspinlock *lock ../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:437:9: expected struct qspinlock *lock ../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c: note: in included file (through ../include/linux/ptrace.h, ../include/linux/audit.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../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] ../net/caif/cffrml.c:92:15: warning: cast to restricted __le16 ../net/caif/cffrml.c:117:27: warning: cast to restricted __le16 ../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/gadget/function/f_sourcesink.c:362:43: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:362:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:362:43: got unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:365:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:365:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:365:41: got unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:401:43: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:401:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:401:43: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:402:43: warning: invalid assignment: |= ../drivers/usb/gadget/function/f_sourcesink.c:402:43: left side has type restricted __le16 ../drivers/usb/gadget/function/f_sourcesink.c:402:43: right side has type unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:407:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:407:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:407:41: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:408:41: warning: invalid assignment: |= ../drivers/usb/gadget/function/f_sourcesink.c:408:41: left side has type restricted __le16 ../drivers/usb/gadget/function/f_sourcesink.c:408:41: right side has type unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:423:43: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:423:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:423:43: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:427:51: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:427:51: expected restricted __le16 static [addressable] [assigned] [toplevel] [usertype] wBytesPerInterval ../drivers/usb/gadget/function/f_sourcesink.c:427:51: got unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:432:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:432:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:432:41: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:436:49: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:436:49: expected restricted __le16 static [addressable] [assigned] [toplevel] [usertype] wBytesPerInterval ../drivers/usb/gadget/function/f_sourcesink.c:436:49: got unsigned int ../net/caif/cfserl.c:121:29: warning: cast to restricted __le16 ../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/scsi/pcmcia/nsp_cs.c:1681:34: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/pcmcia/nsp_cs.c:1681:34: expected void volatile [noderef] __iomem *addr ../drivers/scsi/pcmcia/nsp_cs.c:1681:34: got void * ../drivers/scsi/pcmcia/nsp_cs.c: note: in included file: ../drivers/scsi/pcmcia/nsp_io.h:231:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/pcmcia/nsp_io.h:231:30: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/pcmcia/nsp_io.h:231:30: got unsigned long *ptr ../drivers/scsi/pcmcia/nsp_io.h:257:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/pcmcia/nsp_io.h:257:30: expected void volatile [noderef] __iomem *addr ../drivers/scsi/pcmcia/nsp_io.h:257:30: got unsigned long *ptr ../kernel/taskstats.c:279:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:279:9: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:279:9: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:291:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:291:36: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:291:36: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:578:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:578:27: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:578:27: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:589:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:589:29: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:589:29: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c: note: in included file (through ../include/linux/taskstats_kern.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../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:2641:36: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2643:36: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2875:24: warning: too many warnings ../drivers/net/ethernet/emulex/benet/be_ethtool.c: In function ‘be_set_coalesce’: ../drivers/net/ethernet/emulex/benet/be_ethtool.c:349:27: warning: variable ‘eqo’ set but not used [-Wunused-but-set-variable=] 349 | struct be_eq_obj *eqo; | ^~~ ../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/emulex/benet/be_main.c:1559:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: expected unsigned short ../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: expected unsigned int [usertype] fragpa_lo ../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: expected unsigned int [usertype] fragpa_hi ../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: got restricted __le32 [usertype] ../drivers/scsi/libfc/fc_libfc.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_libfc.c:197:26: warning: cast to restricted __be16 ../drivers/scsi/libfc/fc_libfc.c:197:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/libfc/fc_libfc.c:197:24: expected restricted __be16 [usertype] fh_seq_cnt ../drivers/scsi/libfc/fc_libfc.c:197:24: got unsigned short [usertype] ../drivers/scsi/libfc/fc_libfc.c:287:17: error: incompatible types in comparison expression (different address spaces): ../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov [noderef] __rcu * ../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov * ../drivers/scsi/libfc/fc_libfc.c:289:17: error: incompatible types in comparison expression (different address spaces): ../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov [noderef] __rcu * ../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov * ../drivers/scsi/libfc/fc_disc.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../kernel/tracepoint.c:106:32: warning: unreplaced symbol '' ../kernel/tracepoint.c:106:32: warning: unreplaced symbol '' ../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/scsi/libfc/fc_exch.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures Warning: ../drivers/rtc/rtc-omap.c:411 function parameter 'dev' not described in 'omap_rtc_power_off_program' Warning: ../drivers/rtc/rtc-omap.c:411 function parameter 'dev' not described in 'omap_rtc_power_off_program' ../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 ../drivers/scsi/fnic/fip.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_elsct.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_elsct.c: note: in included file (through ../include/scsi/libfc.h): ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe.c:1688:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/fcoe/fcoe.c:1688:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/fcoe/fcoe.c:1688:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/fcoe/fcoe.c:1613:13: warning: cast to restricted __le32 ../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/usb/typec/tcpm/tcpci.c:1002:1: warning: symbol 'tcpci_pm_ops' was not declared. Should it be static? ../drivers/scsi/fnic/fnic_attrs.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_lport.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_lport.c: note: in included file (through ../include/scsi/libfc.h): ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/scsi/libfc/fc_lport.c:962:16: error: incompatible types in comparison expression (different address spaces): ../drivers/scsi/libfc/fc_lport.c:962:16: struct fc4_prov [noderef] __rcu * ../drivers/scsi/libfc/fc_lport.c:962:16: struct fc4_prov * ../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 ../drivers/scsi/fnic/fnic_isr.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fnic_res.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/usb/gadget/udc/lpc32xx_udc.c:2198:19: warning: cast to restricted __le16 ../drivers/usb/gadget/udc/lpc32xx_udc.c:2207:15: warning: cast to restricted __le16 ../drivers/scsi/fnic/fnic_main.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/spi/spi-stm32.c:1662:65: warning: Using plain integer as NULL pointer ../drivers/scsi/fnic/fnic_fcs.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fnic_fcs.c: note: in included file: ../drivers/scsi/fnic/cq_enet_desc.h:130:39: warning: restricted __le16 degrades to integer ../drivers/scsi/libfc/fc_rport.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe_ctlr.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe_ctlr.c:52:37: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c:53:38: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c:54:38: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c:55:36: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c: note: in included file: ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/scsi/bnx2fc/bnx2fc_els.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_els.c:95:25: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_els.c:536:44: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: expected unsigned int [assigned] [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: got restricted __le32 [usertype] rx_buf_off ../drivers/scsi/bnx2fc/bnx2fc_els.c:608:25: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_els.c:648:25: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: expected unsigned int [usertype] resp_len ../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: got restricted __le32 [usertype] mp_payload_len ../drivers/scsi/bnx2fc/bnx2fc_els.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/scsi/libfc/fc_fcp.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_fcp.c:535:29: warning: cast to restricted __le32 ../drivers/scsi/fnic/fnic_trace.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:25:1: warning: symbol '__pcpu_scope_bnx2fc_percpu' was not declared. Should it be static? ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:624:18: warning: cast to restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: expected restricted __be32 [usertype] rnid_atype ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: got int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: got restricted __le32 [usertype] fc_crc_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: got restricted __le32 [usertype] fcoe_tx_pkt_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: got restricted __le32 [usertype] fcoe_tx_byte_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: got restricted __le32 [usertype] fcoe_rx_pkt_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: got restricted __le32 [usertype] fcoe_rx_byte_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../kernel/bpf/core.c:253:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:3043:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? ../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/trace/events/xdp.h:304:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:331:1: warning: Using plain integer as NULL pointer ../kernel/bpf/core.c: note: in included file (through ../include/linux/rbtree_latch.h, ../include/linux/bpf.h, ../include/linux/filter.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/scsi/libfc/fc_npiv.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fnic_scsi.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe_sysfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/usb/gadget/udc/aspeed_udc.c:1011:28: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/aspeed_udc.c:1072:32: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: ../drivers/net/ethernet/freescale/enetc/enetc.c:2797: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=] 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2797:52: note: directive argument in the range [-2147483638, 2147483646] 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2797:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2798 | priv->ndev->name, i); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/fcoe/fcoe_transport.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../sound/soc/codecs/da7218.c:488:44: warning: cast to restricted __le16 ../sound/soc/codecs/da7218.c:508:13: warning: incorrect type in assignment (different base types) ../sound/soc/codecs/da7218.c:508:13: expected unsigned short [usertype] val ../sound/soc/codecs/da7218.c:508:13: got restricted __le16 [usertype] ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: warning: incorrect type in argument 1 (different base types) ../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: expected unsigned short [usertype] header ../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: got restricted __le16 const [usertype] header ../kernel/trace/ftrace.c:232:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:232:49: expected struct ftrace_ops *ops ../kernel/trace/ftrace.c:232:49: got struct ftrace_ops [noderef] __rcu *[addressable] [toplevel] ftrace_ops_list ../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:1093:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1093:43: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1093:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1094:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1094:43: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1094:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1326:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1326:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1326:40: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1327:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1327:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1327:40: got struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1328:37: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1328:37: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1328:37: got struct ftrace_hash * ../kernel/trace/ftrace.c:1329:38: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1329:38: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1329:38: got struct ftrace_hash * ../kernel/trace/ftrace.c:2141:54: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2141:54: expected struct ftrace_hash *old_hash ../kernel/trace/ftrace.c:2141:54: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1533:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:1533:9: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:1533:9: struct ftrace_hash * ../kernel/trace/ftrace.c:1549:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1550:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1551:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1552:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1723:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1724:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1785:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1786:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:2119:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2130:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2613:53: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2624:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3425:51: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3426:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3432:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3433:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3446:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3447:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3450:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3454:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3469:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3470:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3478:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3484:81: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3488:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3490:56: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3520:60: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3521:49: warning: incorrect type in argument 3 (different address spaces) ../kernel/trace/ftrace.c:3560:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3562:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3564:48: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3566:49: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3572:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3573:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3579:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3580:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3582:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3583:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3588:53: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3589:54: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3636:31: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3637:32: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3652:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3653:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3658:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3659:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3661:39: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3662:40: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3704:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3705:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3706:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3707:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3997:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4014:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4703:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4706:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5117:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5119:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5499:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5643:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5649:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5914:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5916:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5997:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6000:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6016:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6060:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6110:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6175:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6213:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6361:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6366:25: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6382:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6386:30: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6393:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6398:53: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6494:30: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:6494:30: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:6494:30: struct ftrace_hash * ../kernel/trace/ftrace.c:6508:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6519:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6546:38: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6595:30: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:6595:30: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:6595:30: struct ftrace_hash * ../kernel/trace/ftrace.c:6904:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6906:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6975:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6983:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7048:47: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:7049:55: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:7766:46: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7767:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7771:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7789:18: warning: too many warnings ../kernel/trace/ftrace.c:8279:36: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:8279:36: struct ftrace_ops [noderef] __rcu * ../kernel/trace/ftrace.c:8279:36: struct ftrace_ops * ../kernel/context_tracking.c:105:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:105:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:105:39: got struct context_tracking * ../kernel/context_tracking.c:144:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:144:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:144:39: got struct context_tracking * ../kernel/context_tracking.c:185:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:185:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:185:39: got struct context_tracking * ../kernel/context_tracking.c:240:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:240:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:240:39: got struct context_tracking * ../drivers/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_tgt.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_hwi.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: warning: incorrect type in initializer (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: expected unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: got restricted __le32 [usertype] fcoe_conn_context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1181:30: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: expected unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: got restricted __le32 [usertype] fcoe_conn_context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: expected restricted __le32 [addressable] [assigned] [usertype] stat_params_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: expected restricted __le32 [addressable] [assigned] [usertype] stat_params_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: expected restricted __le16 [addressable] [assigned] [usertype] num_tasks ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: got unsigned int [usertype] max_tasks ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: expected restricted __le16 [addressable] [assigned] [usertype] sq_num_wqes ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: expected restricted __le16 [addressable] [assigned] [usertype] rq_num_wqes ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: expected restricted __le16 [addressable] [assigned] [usertype] rq_buffer_log_size ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: expected restricted __le16 [addressable] [assigned] [usertype] cq_num_wqes ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: expected restricted __le32 [addressable] [assigned] [usertype] dummy_buffer_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: expected restricted __le32 [addressable] [assigned] [usertype] dummy_buffer_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: expected restricted __le32 [addressable] [assigned] [usertype] task_list_pbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: expected restricted __le32 [addressable] [assigned] [usertype] task_list_pbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: expected restricted __le16 [addressable] [assigned] [usertype] mtu ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: expected restricted __le32 [addressable] [assigned] [usertype] hash_tbl_pbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: expected restricted __le32 [addressable] [assigned] [usertype] hash_tbl_pbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: expected restricted __le32 [addressable] [assigned] [usertype] t2_hash_tbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: expected restricted __le32 [addressable] [assigned] [usertype] t2_hash_tbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: expected restricted __le32 [addressable] [assigned] [usertype] t2_ptr_hash_tbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: expected restricted __le32 [addressable] [assigned] [usertype] t2_ptr_hash_tbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: expected restricted __le32 [addressable] [assigned] [usertype] free_list_count ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: expected restricted __le32 [addressable] [assigned] [usertype] error_bit_map_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: expected restricted __le32 [addressable] [assigned] [usertype] error_bit_map_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: expected restricted __le16 [addressable] [assigned] [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: got unsigned short [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: expected restricted __le32 [addressable] [assigned] [usertype] sq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: expected restricted __le32 [addressable] [assigned] [usertype] sq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: expected restricted __le32 [addressable] [assigned] [usertype] rq_pbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: expected restricted __le32 [addressable] [assigned] [usertype] rq_pbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: expected restricted __le32 [addressable] [assigned] [usertype] rq_first_pbe_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: expected restricted __le32 [addressable] [assigned] [usertype] rq_first_pbe_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: expected restricted __le16 [addressable] [assigned] [usertype] rq_prod ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: expected restricted __le16 [addressable] [assigned] [usertype] tx_max_fc_pay_len ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: got unsigned short [usertype] maxframe_size ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: expected restricted __le32 [addressable] [assigned] [usertype] cq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: expected restricted __le32 [addressable] [assigned] [usertype] cq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: expected restricted __le32 [addressable] [assigned] [usertype] xferq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: expected restricted __le32 [addressable] [assigned] [usertype] xferq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: expected restricted __le32 [addressable] [assigned] [usertype] conn_db_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: expected restricted __le32 [addressable] [assigned] [usertype] conn_db_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: expected restricted __le16 [addressable] [assigned] [usertype] vlan_tag ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: warning: invalid assignment: |= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: left side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: right side has type int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: expected restricted __le16 [addressable] [assigned] [usertype] tx_total_conc_seqs ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: got unsigned short [usertype] max_seq ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: expected restricted __le16 [addressable] [assigned] [usertype] rx_max_fc_pay_len ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: got unsigned int [usertype] mfs ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: expected restricted __le16 [addressable] [assigned] [usertype] rx_total_conc_seqs ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: expected restricted __le32 [addressable] [assigned] [usertype] confq_first_pbe_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: got unsigned long long [usertype] confq_dma ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: expected restricted __le32 [addressable] [assigned] [usertype] confq_first_pbe_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: expected restricted __le32 [addressable] [assigned] [usertype] lcq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: expected restricted __le32 [addressable] [assigned] [usertype] lcq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: expected restricted __le32 [addressable] [assigned] [usertype] confq_pbl_base_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: expected restricted __le32 [addressable] [assigned] [usertype] confq_pbl_base_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: expected restricted __le32 [addressable] [assigned] [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: got unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: expected restricted __le32 [addressable] [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: got unsigned int [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: expected restricted __le32 [addressable] [assigned] [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: got unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: expected restricted __le32 [addressable] [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: got unsigned int [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: expected restricted __le32 [addressable] [assigned] [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: got unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: expected restricted __le32 [addressable] [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: got unsigned int [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: expected unsigned int [usertype] fr_crc ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: got restricted __le32 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: expected unsigned short [usertype] xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: got restricted __le16 [usertype] ox_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:727:27: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:728:26: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:23: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: expected unsigned short [usertype] xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: got restricted __be16 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:821:27: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:822:26: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:886:45: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: expected restricted __le16 [usertype] doorbell_cq_cons ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: expected unsigned int val ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: got restricted __le32 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1019:43: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: expected unsigned short [usertype] wqe ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: got restricted __le16 [usertype] wqe ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: expected unsigned int [usertype] err_code ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: got restricted __le32 [usertype] completion_status ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: expected restricted __le16 [usertype] wqe ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: warning: invalid assignment: |= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: left side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: right side has type int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: expected unsigned int val ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: got restricted __le32 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: expected restricted __le32 [usertype] init_flags ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: expected restricted __le32 [usertype] init_flags ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: expected restricted __le16 [usertype] cleaned_task_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: got unsigned short [usertype] orig_xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: expected restricted __le32 [usertype] rolled_tx_data_offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: got unsigned int [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1536:35: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: right side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: expected restricted __le32 [usertype] lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: expected restricted __le32 [usertype] hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: expected restricted __le16 [usertype] cur_sge_off ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: got unsigned int [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: expected restricted __le32 [usertype] lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: expected restricted __le32 [usertype] hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: expected restricted __le16 [usertype] cur_sge_off ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: got unsigned int [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: expected restricted __le32 [usertype] low_exp_ro ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: got unsigned int [usertype] orig_offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: expected restricted __le32 [usertype] high_exp_ro ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: got unsigned int [usertype] orig_offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: expected restricted __le16 [usertype] cleaned_task_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: got unsigned short [usertype] orig_xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: expected restricted __le32 [usertype] init_flags ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: warning: invalid assignment: |= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: left side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: right side has type int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: expected restricted __le32 [usertype] lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: expected restricted __le32 [usertype] hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1665:47: warning: too many warnings ../drivers/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 ../kernel/events/ring_buffer.c:22:47: warning: incorrect type in argument 2 (different base types) ../kernel/events/ring_buffer.c:22:47: expected int i ../kernel/events/ring_buffer.c:22:47: got restricted __poll_t ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../drivers/scsi/bnx2fc/bnx2fc_io.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_io.c:1636:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1636:53: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:1636:53: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1637:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1637:54: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:1637:54: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:49: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:49: got unsigned short [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1680:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1680:50: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:1680:50: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1681:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1681:51: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:1681:51: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:46: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:46: got unsigned short [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1769:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1769:35: expected unsigned int [usertype] fcp_resid ../drivers/scsi/bnx2fc/bnx2fc_io.c:1769:35: got restricted __le32 [usertype] fcp_resid ../drivers/scsi/bnx2fc/bnx2fc_io.c:1786:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1786:41: expected unsigned int [usertype] rq_buff_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1786:41: got restricted __le32 [usertype] fcp_rsp_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1791:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1791:37: expected int fcp_sns_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1791:37: got restricted __le32 [usertype] fcp_sns_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1792:37: warning: invalid assignment: += ../drivers/scsi/bnx2fc/bnx2fc_io.c:1792:37: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_io.c:1792:37: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_io.c:637:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:637:32: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:637:32: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_io.c:638:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:638:32: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:638:32: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:639:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:639:28: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:639:28: got int ../drivers/scsi/bnx2fc/bnx2fc_io.c:649:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:649:33: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:649:33: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_io.c:650:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:650:33: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:650:33: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:651:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:651:29: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:651:29: got int ../drivers/scsi/bnx2fc/bnx2fc_io.c:878:28: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_io.c:1551:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1551:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1551:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1552:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1552:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1552:16: got restricted __be64 [usertype] ../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:1555:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1555:26: expected unsigned int [usertype] resp_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1555:26: got restricted __le32 [usertype] mp_payload_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1991:56: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_io.c:1994:60: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_io.c:1798:44: warning: unsigned value that used to be signed checked against zero? ../drivers/scsi/bnx2fc/bnx2fc_io.c:1798:44: signed value source ../kernel/iomem.c:111:22: warning: incorrect type in assignment (different address spaces) ../kernel/iomem.c:111:22: expected void *[assigned] addr ../kernel/iomem.c:111:22: got void [noderef] __iomem * ../kernel/iomem.c:114:22: warning: incorrect type in assignment (different address spaces) ../kernel/iomem.c:114:22: expected void *[assigned] addr ../kernel/iomem.c:114:22: got void [noderef] __iomem * ../drivers/scsi/fnic/fnic_debugfs.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_debug.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: expected unsigned int [usertype] ../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: got restricted __le32 [usertype] cci ../kernel/bpf/helpers.c:1212:21: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/helpers.c:1212:21: expected unsigned long long ( *[usertype] callback_fn )( ... ) ../kernel/bpf/helpers.c:1212:21: got void [noderef] __rcu * ../kernel/bpf/helpers.c:2037:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2038:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2039:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2040:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2041:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2042:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2043:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2044:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2045:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2046:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2049:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2305:18: warning: symbol 'bpf_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2319:18: warning: symbol 'bpf_percpu_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2350:18: warning: symbol 'bpf_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2358:18: warning: symbol 'bpf_percpu_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2364:18: warning: symbol 'bpf_refcount_acquire_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2409:17: warning: symbol 'bpf_list_push_front_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2419:17: warning: symbol 'bpf_list_push_back_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2452:34: warning: symbol 'bpf_list_pop_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2457:34: warning: symbol 'bpf_list_pop_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2462:34: warning: symbol 'bpf_list_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2472:34: warning: symbol 'bpf_list_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2482:32: warning: symbol 'bpf_rbtree_remove' was not declared. Should it be static? ../kernel/bpf/helpers.c:2538:17: warning: symbol 'bpf_rbtree_add_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2548:32: warning: symbol 'bpf_rbtree_first' was not declared. Should it be static? ../kernel/bpf/helpers.c:2555:32: warning: symbol 'bpf_rbtree_root' was not declared. Should it be static? ../kernel/bpf/helpers.c:2562:32: warning: symbol 'bpf_rbtree_left' was not declared. Should it be static? ../kernel/bpf/helpers.c:2572:32: warning: symbol 'bpf_rbtree_right' was not declared. Should it be static? ../kernel/bpf/helpers.c:2588:32: warning: symbol 'bpf_task_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2599:18: warning: symbol 'bpf_task_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2604:18: warning: symbol 'bpf_task_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2617:27: warning: symbol 'bpf_cgroup_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2629:18: warning: symbol 'bpf_cgroup_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2634:18: warning: symbol 'bpf_cgroup_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2647:27: warning: symbol 'bpf_cgroup_ancestor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2667:27: warning: symbol 'bpf_cgroup_from_id' was not declared. Should it be static? ../kernel/bpf/helpers.c:2687:18: warning: symbol 'bpf_task_under_cgroup' was not declared. Should it be static? ../kernel/bpf/helpers.c:2730:27: warning: symbol 'bpf_task_get_cgroup1' was not declared. Should it be static? ../kernel/bpf/helpers.c:2747:32: warning: symbol 'bpf_task_from_pid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2766:32: warning: symbol 'bpf_task_from_vpid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2807:18: warning: symbol 'bpf_dynptr_slice' was not declared. Should it be static? ../kernel/bpf/helpers.c:2930:17: warning: symbol 'bpf_dynptr_adjust' was not declared. Should it be static? ../kernel/bpf/helpers.c:2949:18: warning: symbol 'bpf_dynptr_is_null' was not declared. Should it be static? ../kernel/bpf/helpers.c:2956:18: warning: symbol 'bpf_dynptr_is_rdonly' was not declared. Should it be static? ../kernel/bpf/helpers.c:2966:17: warning: symbol 'bpf_dynptr_size' was not declared. Should it be static? ../kernel/bpf/helpers.c:2976:17: warning: symbol 'bpf_dynptr_clone' was not declared. Should it be static? ../kernel/bpf/helpers.c:3003:17: warning: symbol 'bpf_dynptr_copy' was not declared. Should it be static? ../kernel/bpf/helpers.c:3058:17: warning: symbol 'bpf_dynptr_memset' was not declared. Should it be static? ../kernel/bpf/helpers.c:3093:18: warning: symbol 'bpf_cast_to_kern_ctx' was not declared. Should it be static? ../kernel/bpf/helpers.c:3098:18: warning: symbol 'bpf_rdonly_cast' was not declared. Should it be static? ../kernel/bpf/helpers.c:3103:18: warning: symbol 'bpf_rcu_read_lock' was not declared. Should it be static? ../kernel/bpf/helpers.c:3108:18: warning: symbol 'bpf_rcu_read_unlock' was not declared. Should it be static? ../kernel/bpf/helpers.c:3144:18: warning: symbol 'bpf_throw' was not declared. Should it be static? ../kernel/bpf/helpers.c:3163:17: warning: symbol 'bpf_wq_init' was not declared. Should it be static? ../kernel/bpf/helpers.c:3177:17: warning: symbol 'bpf_wq_start' was not declared. Should it be static? ../kernel/bpf/helpers.c:3201:17: warning: symbol 'bpf_wq_set_callback' was not declared. Should it be static? ../kernel/bpf/helpers.c:3214:18: warning: symbol 'bpf_preempt_disable' was not declared. Should it be static? ../kernel/bpf/helpers.c:3219:18: warning: symbol 'bpf_preempt_enable' was not declared. Should it be static? ../kernel/bpf/helpers.c:3278:1: warning: symbol 'bpf_iter_bits_new' was not declared. Should it be static? ../kernel/bpf/helpers.c:3339:17: warning: symbol 'bpf_iter_bits_next' was not declared. Should it be static? ../kernel/bpf/helpers.c:3365:18: warning: symbol 'bpf_iter_bits_destroy' was not declared. Should it be static? ../kernel/bpf/helpers.c:3389:17: warning: symbol 'bpf_copy_from_user_str' was not declared. Should it be static? ../kernel/bpf/helpers.c:3434:17: warning: symbol 'bpf_copy_from_user_task_str' was not declared. Should it be static? ../kernel/bpf/helpers.c:3464:18: warning: symbol 'bpf_local_irq_save' was not declared. Should it be static? ../kernel/bpf/helpers.c:3469:18: warning: symbol 'bpf_local_irq_restore' was not declared. Should it be static? ../kernel/bpf/helpers.c:3474:18: warning: symbol '__bpf_trap' was not declared. Should it be static? ../kernel/bpf/helpers.c:3529:17: warning: symbol 'bpf_strcmp' was not declared. Should it be static? ../kernel/bpf/helpers.c:3547:17: warning: symbol 'bpf_strcasecmp' was not declared. Should it be static? ../kernel/bpf/helpers.c:3566:17: warning: symbol 'bpf_strncasecmp' was not declared. Should it be static? ../kernel/bpf/helpers.c:3587:17: warning: symbol 'bpf_strnchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3624:17: warning: symbol 'bpf_strchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3641:17: warning: symbol 'bpf_strchrnul' was not declared. Should it be static? ../kernel/bpf/helpers.c:3673:17: warning: symbol 'bpf_strrchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3706:17: warning: symbol 'bpf_strnlen' was not declared. Should it be static? ../kernel/bpf/helpers.c:3736:17: warning: symbol 'bpf_strlen' was not declared. Should it be static? ../kernel/bpf/helpers.c:3754:17: warning: symbol 'bpf_strspn' was not declared. Should it be static? ../kernel/bpf/helpers.c:3798:17: warning: symbol 'bpf_strcspn' was not declared. Should it be static? ../kernel/bpf/helpers.c:3889:17: warning: symbol 'bpf_strstr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3908:17: warning: symbol 'bpf_strcasestr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3927:17: warning: symbol 'bpf_strnstr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3948:17: warning: symbol 'bpf_strncasestr' was not declared. Should it be static? ../kernel/bpf/helpers.c:4384:17: warning: symbol 'bpf_task_work_schedule_signal' was not declared. Should it be static? ../kernel/bpf/helpers.c:4402:17: warning: symbol 'bpf_task_work_schedule_resume' was not declared. Should it be static? ../kernel/bpf/helpers.c:4433:17: warning: symbol 'bpf_dynptr_from_file' was not declared. Should it be static? ../kernel/bpf/helpers.c:4443:17: warning: symbol 'bpf_dynptr_file_discard' was not declared. Should it be static? ../kernel/bpf/helpers.c:4472:17: warning: symbol 'bpf_timer_cancel_async' was not declared. Should it be static? ../fs/squashfs/inode.c: note: in included file: ../fs/squashfs/squashfs_fs.h:394:46: warning: array of flexible structures ../kernel/events/callchain.c:68:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:68:9: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:68:9: struct callchain_cpus_entries * ../kernel/events/callchain.c:98:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:98:9: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:98:9: struct callchain_cpus_entries * ../kernel/events/callchain.c:163:19: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:163:19: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:163:19: struct callchain_cpus_entries * ../drivers/scsi/qedf/qedf_attr.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_attr.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/scsi/qedf/qedf_fip.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_fip.c:21:48: error: invalid initializer ../drivers/scsi/qedf/qedf_fip.c:165:38: error: invalid initializer ../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: expected restricted __le32 [usertype] owner ../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: expected restricted __le32 [usertype] type ../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: expected restricted __le32 [usertype] opcode ../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: expected restricted __le32 [usertype] owner ../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: expected restricted __le32 [usertype] type ../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: expected restricted __le32 [usertype] opcode ../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: got int ../drivers/scsi/fnic/vnic_dev.c:324:32: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:324:32: expected void const [noderef] __iomem * ../drivers/scsi/fnic/vnic_dev.c:324:32: got unsigned int * ../drivers/scsi/fnic/vnic_dev.c:325:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:325:37: expected void const [noderef] __iomem * ../drivers/scsi/fnic/vnic_dev.c:325:37: got unsigned int * ../drivers/scsi/fnic/vnic_dev.c:365:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:365:36: expected void [noderef] __iomem * ../drivers/scsi/fnic/vnic_dev.c:365:36: got unsigned int * ../drivers/scsi/fnic/vnic_dev.c:462:32: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:462:32: expected struct vnic_wq_ctrl *wq_ctrl ../drivers/scsi/fnic/vnic_dev.c:462:32: got struct vnic_wq_ctrl [noderef] __iomem *ctrl ../drivers/scsi/fnic/vnic_dev.c:937:11: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:937:11: expected void *p ../drivers/scsi/fnic/vnic_dev.c:937:11: got void [noderef] __iomem * ../drivers/scsi/qedf/qedf_io.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_io.c:637:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:637:59: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:637:59: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:639:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:639:59: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:639:59: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:651:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:651:40: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:651:40: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:652:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:652:40: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:652:40: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:660:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:660:33: expected unsigned int ../drivers/scsi/qedf/qedf_io.c:660:33: got restricted __be32 [usertype] ../drivers/scsi/qedf/qedf_io.c:716:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:716:26: expected restricted __be16 [usertype] fh_ox_id ../drivers/scsi/qedf/qedf_io.c:716:26: got unsigned short [usertype] xid ../drivers/scsi/qedf/qedf_io.c:720:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:720:31: expected restricted __le32 [addressable] [usertype] parameter ../drivers/scsi/qedf/qedf_io.c:720:31: got restricted __be32 [usertype] fh_parm_offset ../drivers/scsi/qedf/qedf_io.c:725:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:725:27: expected restricted __le16 [addressable] [assigned] [usertype] rx_id ../drivers/scsi/qedf/qedf_io.c:725:27: got restricted __be16 [usertype] fh_rx_id ../drivers/scsi/qedf/qedf_io.c:726:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:726:27: expected restricted __le16 [addressable] [assigned] [usertype] ox_id ../drivers/scsi/qedf/qedf_io.c:726:27: got restricted __be16 [usertype] fh_ox_id ../drivers/scsi/qedf/qedf_io.c:730:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:730:45: expected restricted __le32 [addressable] [assigned] [usertype] lo ../drivers/scsi/qedf/qedf_io.c:730:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:731:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:731:45: expected restricted __le32 [addressable] [assigned] [usertype] hi ../drivers/scsi/qedf/qedf_io.c:731:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:739:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:739:45: expected restricted __le32 [addressable] [assigned] [usertype] lo ../drivers/scsi/qedf/qedf_io.c:739:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:740:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:740:45: expected restricted __le32 [addressable] [assigned] [usertype] hi ../drivers/scsi/qedf/qedf_io.c:740:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:785:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:785:23: expected restricted __le16 [assigned] [usertype] sq_prod ../drivers/scsi/qedf/qedf_io.c:785:23: got unsigned short [usertype] fw_sq_prod_idx ../drivers/scsi/qedf/qedf_io.c:1064:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1064:35: expected unsigned int [usertype] fcp_resid ../drivers/scsi/qedf/qedf_io.c:1064:35: got restricted __le32 [usertype] fcp_resid ../drivers/scsi/qedf/qedf_io.c:1071:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1071:29: expected int fcp_rsp_len ../drivers/scsi/qedf/qedf_io.c:1071:29: got restricted __le32 [usertype] fcp_rsp_len ../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_sns_len ../drivers/scsi/qedf/qedf_io.c:1075:29: got restricted __le32 [usertype] fcp_sns_len ../drivers/scsi/qedf/qedf_io.c:1249:48: warning: restricted __le16 degrades to integer ../drivers/scsi/qedf/qedf_io.c:1251:52: warning: restricted __le16 degrades to integer ../drivers/scsi/qedf/qedf_io.c:1272:41: warning: restricted __le16 degrades to integer ../drivers/scsi/qedf/qedf_io.c:1449:9: warning: cast to restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1449:9: warning: cast from restricted __le16 ../drivers/scsi/qedf/qedf_io.c:1457:15: warning: cast from restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1458:14: warning: cast from restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1472:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1472:52: expected unsigned int [usertype] rx_buf_off ../drivers/scsi/qedf/qedf_io.c:1472:52: got restricted __le32 [usertype] rx_buf_off ../drivers/scsi/qedf/qedf_io.c:1474:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1474:52: expected unsigned int [usertype] tx_buf_off ../drivers/scsi/qedf/qedf_io.c:1474:52: got restricted __le32 [usertype] tx_buf_off ../drivers/scsi/qedf/qedf_io.c:1476:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1476:47: expected unsigned int [usertype] rx_id ../drivers/scsi/qedf/qedf_io.c:1476:47: got restricted __le16 [usertype] rx_id ../drivers/scsi/qedf/qedf_io.c:1525:9: warning: cast to restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1525:9: warning: cast from restricted __le16 ../drivers/scsi/qedf/qedf_io.c:2099:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2099:32: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:2099:32: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2100:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2100:32: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:2100:32: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2101:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2101:28: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedf/qedf_io.c:2101:28: got int ../drivers/scsi/qedf/qedf_io.c:2110:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2110:33: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:2110:33: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2111:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2111:33: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:2111:33: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2112:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2112:29: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedf/qedf_io.c:2112:29: got int ../drivers/scsi/qedf/qedf_io.c:2489:53: warning: incorrect type in initializer (different base types) ../drivers/scsi/qedf/qedf_io.c:2489:53: expected unsigned short [usertype] pktlen ../drivers/scsi/qedf/qedf_io.c:2489:53: got restricted __le16 [usertype] pkt_len ../drivers/scsi/qedf/qedf_io.c:2551:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2551:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/qedf/qedf_io.c:2551:20: got restricted __le32 [usertype] ../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_main.c:2218:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2218:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedf/qedf_main.c:2218:18: got restricted __le16 ../drivers/scsi/qedf/qedf_main.c:2247:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2247:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedf/qedf_main.c:2247:18: got restricted __le16 ../drivers/scsi/qedf/qedf_main.c:2264:33: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2282:26: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2513:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2513:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/qedf/qedf_main.c:2513:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/qedf/qedf_main.c:2709:34: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2823:25: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2826:18: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/bfs/inode.c:430:36: warning: cast to restricted __le32 ../drivers/clk/clk-cdce925.c: In function ‘cdce925_probe’: ../drivers/clk/clk-cdce925.c:700:41: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] 700 | sprintf(child_name, "PLL%d", i+1); | ^~ ../drivers/clk/clk-cdce925.c:700:37: note: directive argument in the range [-2147483640, 2147483647] 700 | sprintf(child_name, "PLL%d", i+1); | ^~~~~~~ ../drivers/clk/clk-cdce925.c:700:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 6 700 | sprintf(child_name, "PLL%d", i+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/typec/tipd/trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/typec/tipd/trace.h): ../drivers/usb/typec/tipd/./trace.h:304:1: error: too long token expansion ../drivers/usb/typec/tipd/./trace.h:331:1: error: too long token expansion ../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/usb/gadget/udc/bdc/bdc_ep.c:497:26: warning: cast truncates bits from constant value (ffffffff7fffffff becomes 7fffffff) ../drivers/scsi/qedf/qedf_els.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_els.c:180:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_els.c:180:34: expected unsigned int [usertype] resp_len ../drivers/scsi/qedf/qedf_els.c:180:34: got restricted __le32 [usertype] data_placement_size ../drivers/scsi/qedf/qedf_els.c:314:13: warning: cast from restricted __le16 ../drivers/scsi/qedf/qedf_els.c:350:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_els.c:350:22: expected restricted __be16 [usertype] fh_rx_id ../drivers/scsi/qedf/qedf_els.c:350:22: got int ../drivers/scsi/qedf/qedf_els.c:358:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_els.c:358:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/qedf/qedf_els.c:358:20: got restricted __le32 [usertype] ../drivers/scsi/qedf/qedf_els.c:1050:13: warning: cast from restricted __le16 ../fs/jbd2/journal.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/jbd2.h): ../include/trace/events/jbd2.h:356:1: warning: cast to restricted blk_opf_t ../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer ../kernel/events/core.c:1585:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1585:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1585:15: struct perf_event_context * ../kernel/events/core.c:1598:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1598:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1598:28: struct perf_event_context * ../kernel/events/core.c:3776:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3776:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3776:20: struct perf_event_context * ../kernel/events/core.c:3780:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3780:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3780:18: struct perf_event_context * ../kernel/events/core.c:3781:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3781:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3781:23: struct perf_event_context * ../kernel/events/core.c:3834:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3834:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3834:25: struct perf_event_context * ../kernel/events/core.c:3835:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3835:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3835:25: struct perf_event_context * ../kernel/events/core.c:4253:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4253:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4253:15: struct perf_event_context * ../kernel/events/core.c:4661:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4661:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4661:15: struct perf_event_context * ../kernel/events/core.c:5147:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:5147:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:5147:25: struct perf_event_context * ../kernel/events/core.c:6925:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6925:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6925:9: struct perf_buffer * ../kernel/events/core.c:5422:21: warning: incorrect type in initializer (different address spaces) ../kernel/events/core.c:6308:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:6676:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6676:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6676:22: struct perf_buffer * ../kernel/events/core.c:6800:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6800:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6800:14: struct perf_buffer * ../kernel/events/core.c:6833:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6833:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6833:14: struct perf_buffer * ../kernel/events/core.c:6946:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6946:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6946:14: struct perf_buffer * ../kernel/events/core.c:6962:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6962:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6962:14: struct perf_buffer * ../kernel/events/core.c:8953:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8953:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8953:15: struct perf_event_context * ../kernel/events/core.c:9041:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9041:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:9041:13: struct perf_buffer * ../kernel/events/core.c:9145:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:9145:61: expected struct task_struct *p ../kernel/events/core.c:9145:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9147:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:9147:61: expected struct task_struct *p ../kernel/events/core.c:9147:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9883:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9883:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:9883:15: struct perf_event_context * ../kernel/events/core.c:11108:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11108:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11108:9: struct swevent_hlist * ../kernel/events/core.c:11147:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11147:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11147:17: struct swevent_hlist * ../kernel/events/core.c:11427:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11427:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:11427:23: struct perf_event_context * ../kernel/events/core.c:12515:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:14549:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14549:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:14549:9: struct perf_event_context * ../kernel/events/core.c:15069:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:15069:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:15069:17: struct swevent_hlist * ../kernel/events/core.c: note: in included file: ../kernel/events/internal.h:211:1: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:10961:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10961:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10961:17: struct swevent_hlist * ../kernel/events/core.c:10981:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10981:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10981:17: struct swevent_hlist * ../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11097:16: struct swevent_hlist * ../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11097:16: struct swevent_hlist * ../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11097:16: struct swevent_hlist * ../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 ../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; | ^~~~ Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' ../fs/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 * Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' ../drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c:196:30: warning: symbol 'gaokun_ucsi_ops' was not declared. Should it be static? ../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:489:1: warning: cast to restricted __le16 ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489: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:489:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489: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:489:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: got int ../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/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:294:28: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:294:28: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:294:28: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:296:30: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:296:30: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:296:30: got struct spinlock [noderef] __rcu * ../drivers/clk/clk-lmk04832.c: In function ‘lmk04832_register_clkout’: ../drivers/clk/clk-lmk04832.c:1328:45: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size 6 [-Wformat-overflow=] 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); | ^~~~ ../drivers/clk/clk-lmk04832.c:1328:36: note: directive argument in the range [-2147483648, 2147483646] 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); | ^~~~~~~~~~~~~~~~~~~ ../drivers/clk/clk-lmk04832.c:1328:36: note: directive argument in the range [-2147483647, 2147483647] ../drivers/clk/clk-lmk04832.c:1328:17: note: ‘sprintf’ output between 14 and 32 bytes into a destination of size 14 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/clk/clk-lmk04832.c:1312:45: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size 6 [-Wformat-overflow=] 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); | ^~~~ ../drivers/clk/clk-lmk04832.c:1312:36: note: directive argument in the range [-2147483648, 2147483646] 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); | ^~~~~~~~~~~~~~~~~~~ ../drivers/clk/clk-lmk04832.c:1312:36: note: directive argument in the range [-2147483647, 2147483647] ../drivers/clk/clk-lmk04832.c:1312:17: note: ‘sprintf’ output between 14 and 32 bytes into a destination of size 14 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/i2c/busses/i2c-octeon-core.c:731:23: warning: cast from restricted __be64 ../drivers/i2c/busses/i2c-octeon-core.c:732:42: warning: cast from restricted __be64 ../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 ../fs/coda/coda_linux.c:25:5: warning: symbol 'coda_fake_statfs' was not declared. Should it be static? ../drivers/scsi/fnic/fnic_pci_subsys_devid.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_debugfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/regulator/vctrl-regulator.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../kernel/events/uprobes.c:2165:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2165:17: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2165:17: struct return_instance * ../kernel/events/uprobes.c:2244:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2244:17: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2244:17: struct return_instance * ../kernel/events/uprobes.c:2308:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2308:9: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2308:9: struct return_instance * ../kernel/events/uprobes.c:2672:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2672:25: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2672:25: struct return_instance * ../kernel/events/uprobes.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ../include/linux/fs/super_types.h, ...): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1091:24: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: expected restricted __le32 [noderef] __iomem ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: got unsigned short [usertype] tx_offset ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1431:24: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: expected unsigned int [usertype] buffer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: expected restricted __le32 [usertype] buffer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: got unsigned int [usertype] buffer ../net/nfc/nci/core.c: note: in included file: ../include/net/nfc/nci.h:263:56: warning: array of flexible structures ../drivers/power/supply/ucs1002_power.c:190:29: warning: cast to restricted __be32 ../drivers/usb/gadget/function/f_fs.c:3326:32: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_fs.c:3326:32: expected unsigned short [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_fs.c:3326:32: got restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_fs.c:3351:36: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_fs.c:3351:36: expected restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_fs.c:3351:36: got unsigned short [usertype] wMaxPacketSize ../kernel/trace/trace.c:5002:1: warning: trying to concatenate 12722-character string (8191 bytes max) ../kernel/trace/trace.c:91:5: warning: symbol 'tracepoint_printk' was not declared. Should it be static? ../kernel/trace/trace.c:496:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:496:28: expected struct trace_export **list ../kernel/trace/trace.c:496:28: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:505:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:505:34: expected struct trace_export **list ../kernel/trace/trace.c:505:34: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:2432:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:2432:38: expected struct event_filter *filter ../kernel/trace/trace.c:2432:38: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace.c:450:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:450:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:450:9: struct trace_export * ../kernel/trace/trace.c:465:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:465:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:465:9: struct trace_export * ../drivers/i2c/busses/i2c-diolan-u2c.c:290:26: warning: cast to restricted __le32 ../fs/hfsplus/ioctl.c:42:50: warning: incorrect type in assignment (different base types) ../fs/hfsplus/ioctl.c:42:50: expected unsigned int ../fs/hfsplus/ioctl.c:42:50: got restricted __be32 [usertype] ../fs/hfsplus/ioctl.c:50:50: warning: incorrect type in assignment (different base types) ../fs/hfsplus/ioctl.c:50:50: expected unsigned int ../fs/hfsplus/ioctl.c:50:50: got restricted __be32 [usertype] ../fs/hfsplus/ioctl.c:53:50: warning: incorrect type in assignment (different base types) ../fs/hfsplus/ioctl.c:53:50: expected unsigned int ../fs/hfsplus/ioctl.c:53:50: got restricted __be32 [usertype] ../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:46:9: expected void * ../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:46:9: expected void * ../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:55:9: expected void * ../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:55:9: expected void * ../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:92:9: expected void * ../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:92:9: expected void * ../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:101:9: expected void * ../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:101:9: expected void * ../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:133:9: expected void * ../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:133:9: expected void * ../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:137:9: expected void * ../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:137:9: expected void * ../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:172:9: expected void * ../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:172:9: expected void * ../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:201:9: expected void * ../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:201:9: expected void * ../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:231:9: expected void * ../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:231:9: expected void * ../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:262:9: expected void * ../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:262:9: expected void * ../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:292:9: expected void * ../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:292:9: expected void * ../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:332:9: expected void * ../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:332:9: expected void * ../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:364:9: expected void * ../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:364:9: expected void * ../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer ../kernel/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:770:17: warning: symbol 'bpf_iter_num_new' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:801:17: warning: symbol 'bpf_iter_num_next' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:820:18: warning: symbol 'bpf_iter_num_destroy' was not declared. Should it be static? ../drivers/net/ethernet/huawei/hinic/hinic_main.c:832:25: warning: cast to restricted __be16 ../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: got unsigned int [usertype] *firm_model ../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: got unsigned int [usertype] *firm_version ../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: got unsigned int [usertype] *device_map ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: 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:51: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:51: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:51: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: got unsigned int [noderef] __iomem * ../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: got unsigned int [noderef] [usertype] __iomem *message_rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: got unsigned int [noderef] __iomem * ../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: got unsigned int [noderef] [usertype] __iomem *msgcode_rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: got unsigned int [noderef] __iomem * ../drivers/net/ethernet/huawei/hinic/hinic_tx.c:713:25: warning: cast to restricted __be16 ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: warning: invalid assignment: |= ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: left side has type unsigned int ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: right side has type restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: expected unsigned int [usertype] addr ../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: expected unsigned int [usertype] len ../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: got restricted __le32 [usertype] ../drivers/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/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/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 ../kernel/bpf/task_iter.c:818:17: warning: symbol 'bpf_iter_task_vma_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:862:35: warning: symbol 'bpf_iter_task_vma_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:871:18: warning: symbol 'bpf_iter_task_vma_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:896:17: warning: symbol 'bpf_iter_css_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:921:32: warning: symbol 'bpf_iter_css_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:930:18: warning: symbol 'bpf_iter_css_task_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:965:17: warning: symbol 'bpf_iter_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:997:32: warning: symbol 'bpf_iter_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:1026:18: warning: symbol 'bpf_iter_task_destroy' was not declared. Should it be static? ../drivers/scsi/aic7xxx/aic7xxx_core.c: In function ‘ahc_handle_ign_wide_residue’: ../drivers/scsi/aic7xxx/aic7xxx_core.c:4171:34: warning: variable ‘data_addr’ set but not used [-Wunused-but-set-variable=] 4171 | uint32_t data_addr; | ^~~~~~~~~ ../kernel/bpf/verifier.c:362:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c:24273:38: error: subtraction of functions? Share your drugs ../kernel/bpf/verifier.c: note: in included file (through ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../drivers/scsi/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/aacraid/commctrl.c:602:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:602:32: expected unsigned char ../drivers/scsi/aacraid/commctrl.c:602:32: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:618:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:618:45: expected unsigned char [usertype] emb_data_desc_count ../drivers/scsi/aacraid/commctrl.c:618:45: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:693:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:693:48: expected unsigned int [usertype] addr_hi ../drivers/scsi/aacraid/commctrl.c:693:48: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:694:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:694:48: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/commctrl.c:694:48: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:696:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:696:44: expected unsigned int [usertype] len ../drivers/scsi/aacraid/commctrl.c:696:44: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:702:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:702:59: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/commctrl.c:702:59: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:954:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:954:42: expected restricted __le32 [addressable] [assigned] [usertype] srb_status ../drivers/scsi/aacraid/commctrl.c:954:42: got int ../drivers/scsi/aacraid/commctrl.c:956:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:956:48: expected restricted __le32 [addressable] [assigned] [usertype] data_xfer_length ../drivers/scsi/aacraid/commctrl.c:956:48: got unsigned int [assigned] [usertype] byte_count ../drivers/scsi/aacraid/commctrl.c:960:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:960:42: expected restricted __le32 [addressable] [assigned] [usertype] srb_status ../drivers/scsi/aacraid/commctrl.c:960:42: got unsigned char [usertype] service_response ../drivers/scsi/aacraid/commctrl.c:961:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:961:43: expected restricted __le32 [addressable] [assigned] [usertype] scsi_status ../drivers/scsi/aacraid/commctrl.c:961:43: got unsigned char [usertype] status ../drivers/scsi/aacraid/commctrl.c:962:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:962:48: expected restricted __le32 [addressable] [assigned] [usertype] data_xfer_length ../drivers/scsi/aacraid/commctrl.c:962:48: got unsigned int ../drivers/scsi/aacraid/commctrl.c:964:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:964:47: expected restricted __le32 [addressable] [assigned] [usertype] sense_data_size ../drivers/scsi/aacraid/commctrl.c:964:47: got unsigned char [usertype] sense_response_data_len ../drivers/scsi/aacraid/comminit.c:100:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/comminit.c:100:31: expected restricted __le32 [usertype] *host_rrq ../drivers/scsi/aacraid/comminit.c:100:31: got unsigned int [usertype] * ../drivers/scsi/aacraid/comminit.c:134:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/comminit.c:134:49: expected restricted __le16 [usertype] msix_id ../drivers/scsi/aacraid/comminit.c:134:49: got int [assigned] i ../drivers/scsi/aacraid/comminit.c:543:33: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:547:34: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:550:42: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:553:48: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:556:48: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:559:48: warning: restricted __le32 degrades to integer ../drivers/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] ../net/qrtr/af_qrtr.c:182:27: error: incompatible types in comparison expression (different base types): ../net/qrtr/af_qrtr.c:182:27: void [noderef] __rcu * ../net/qrtr/af_qrtr.c:182:27: struct qrtr_node * ../net/qrtr/af_qrtr.c:636:27: error: incompatible types in comparison expression (different base types): ../net/qrtr/af_qrtr.c:636:27: void [noderef] __rcu * ../net/qrtr/af_qrtr.c:636:27: struct qrtr_node * ../drivers/scsi/aacraid/aachba.c:3941:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3941:39: expected unsigned int [usertype] addrHigh ../drivers/scsi/aacraid/aachba.c:3941:39: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3942:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3942:38: expected unsigned int [usertype] addrLow ../drivers/scsi/aacraid/aachba.c:3942:38: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3943:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3943:26: expected unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3943:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3948:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3948:44: expected restricted __le32 [usertype] sgeFirstSize ../drivers/scsi/aacraid/aachba.c:3948:44: got unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3950:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3950:46: expected restricted __le32 [usertype] sgeNominalSize ../drivers/scsi/aacraid/aachba.c:3950:46: got unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3952:60: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/aachba.c:3962:28: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:3964:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3964:39: expected unsigned int [usertype] length ../drivers/scsi/aacraid/aachba.c:3964:39: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3968:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3968:22: expected unsigned char [usertype] sgeCnt ../drivers/scsi/aacraid/aachba.c:3968:22: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4067:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4067:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/aacraid/aachba.c:4067:30: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4068:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4068:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/aachba.c:4068:30: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4069:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4069:26: expected unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:4069:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4081:24: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:4083:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4083:26: expected unsigned int [usertype] len ../drivers/scsi/aacraid/aachba.c:4083:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4088:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4088:45: expected unsigned char [usertype] emb_data_desc_count ../drivers/scsi/aacraid/aachba.c:4088:45: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4089:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4089:28: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/aachba.c:4089:28: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4092:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4092:38: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/aachba.c:4092:38: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4093:48: warning: cast from restricted __le32 ../drivers/scsi/aacraid/aachba.c:4094:43: warning: cast from restricted __le32 ../drivers/scsi/aacraid/aachba.c:4095:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4095:40: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/aachba.c:4095:40: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4033:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4033:22: expected unsigned char [usertype] sgeCnt ../drivers/scsi/aacraid/aachba.c:4033:22: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4035:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4035:30: expected restricted __le32 [usertype] sgeNominalSize ../drivers/scsi/aacraid/aachba.c:4035:30: got unsigned long ../drivers/scsi/aacraid/aachba.c:244:5: warning: symbol 'aac_sync_mode' was not declared. Should it be static? ../drivers/scsi/aacraid/aachba.c:659:76: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:659:76: expected restricted __le32 [usertype] block_size ../drivers/scsi/aacraid/aachba.c:659:76: got int ../drivers/scsi/aacraid/aachba.c:1058:63: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/aachba.c:1079:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:1079:59: expected unsigned int [addressable] [assigned] [usertype] Serial ../drivers/scsi/aacraid/aachba.c:1079:59: got restricted __le32 [usertype] uid ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1556:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:1556:24: expected unsigned char ../drivers/scsi/aacraid/aachba.c:1556:24: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:1663:33: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1996:61: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:1996:61: expected restricted __le32 [usertype] rmw_nexus ../drivers/scsi/aacraid/aachba.c:1996:61: got unsigned int [assigned] [usertype] nexus ../drivers/scsi/aacraid/aachba.c:2073:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:2073:54: expected restricted __le16 [usertype] virt_device_bus ../drivers/scsi/aacraid/aachba.c:2073:54: got int ../drivers/scsi/aacraid/aachba.c:3616:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3616:58: expected restricted __le32 [usertype] rmw_nexus ../drivers/scsi/aacraid/aachba.c:3616:58: got unsigned int ../drivers/scsi/aacraid/aachba.c: note: in included file: ../drivers/scsi/aacraid/aacraid.h:2763:43: warning: incorrect type in return expression (different base types) ../drivers/scsi/aacraid/aacraid.h:2763:43: expected int ../drivers/scsi/aacraid/aacraid.h:2763:43: got restricted __le32 ../drivers/scsi/aic94xx/aic94xx_sds.c:481:38: warning: array of flexible structures ../drivers/scsi/aic94xx/aic94xx_sds.c:521:17: warning: array of flexible structures ../drivers/scsi/aic94xx/aic94xx_sds.c:506:40: warning: array of flexible structures ../drivers/scsi/aic94xx/aic94xx_sds.c:522:17: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_mem.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/aic94xx/aic94xx_seq.c:184:21: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:185:25: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:226:29: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1240:23: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1241:24: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1242:24: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1243:36: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1244:34: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1245:36: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1246:34: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1247:35: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1248:33: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1249:35: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1250:33: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1251:29: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:1252:33: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:1253:33: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:1286:32: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:1289:32: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:732:35: warning: cast truncates bits from constant value (93ef7f becomes ef7f) ../drivers/scsi/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/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/qla4xxx/ql4_init.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/aic7xxx/aic79xx_core.c: In function ‘ahd_handle_ign_wide_residue’: ../drivers/scsi/aic7xxx/aic79xx_core.c:5694:34: warning: variable ‘data_addr’ set but not used [-Wunused-but-set-variable=] 5694 | uint64_t data_addr; | ^~~~~~~~~ ../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:145:24: warning: incorrect type in assignment (different address spaces) ../drivers/input/touchscreen/raspberrypi-ts.c:145:24: expected void [noderef] __iomem *fw_regs_va ../drivers/input/touchscreen/raspberrypi-ts.c:145:24: got void * ../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/scsi/aic7xxx/aic79xx_core.c:2999:50: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:3067:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:3072:39: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:3087:39: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:3260:39: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:4251:27: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:4412:64: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:4465:41: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:5614:30: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:5722:41: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5727:49: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5733:53: warning: cast to restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:5755:41: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5760:49: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5766:53: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5859:27: warning: cast to restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:5860:28: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5871:27: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5872:28: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5875:27: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:7505:19: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:8028:27: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:8035:56: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9490:25: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9538:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:9538:31: expected unsigned int [addressable] [assigned] [usertype] integer ../drivers/scsi/aic7xxx/aic79xx_core.c:9538:31: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:1404:36: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:6903:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:6903:36: expected unsigned int [usertype] hscb_busaddr ../drivers/scsi/aic7xxx/aic79xx_core.c:6903:36: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:6917:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:6917:37: expected unsigned short [usertype] tag ../drivers/scsi/aic7xxx/aic79xx_core.c:6917:37: got restricted __le16 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:9069:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9086:23: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9095:17: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9111:25: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9122:25: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9124:34: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:7974:34: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:1674:29: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:2206:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:2248:62: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:2275:39: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:2341:62: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:415:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:415:26: expected unsigned long long [usertype] addr ../drivers/scsi/aic7xxx/aic79xx_core.c:415:26: got restricted __le64 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:416:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:416:25: expected unsigned int [usertype] len ../drivers/scsi/aic7xxx/aic79xx_core.c:416:25: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:422:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:422:26: expected unsigned int [usertype] addr ../drivers/scsi/aic7xxx/aic79xx_core.c:422:26: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:423:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:423:25: expected unsigned int [usertype] len ../drivers/scsi/aic7xxx/aic79xx_core.c:423:25: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:446:72: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:446:72: expected unsigned int [usertype] sense_addr ../drivers/scsi/aic7xxx/aic79xx_core.c:446:72: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:473:37: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:474:44: warning: invalid assignment: |= ../drivers/scsi/aic7xxx/aic79xx_core.c:474:44: left side has type unsigned long long ../drivers/scsi/aic7xxx/aic79xx_core.c:474:44: right side has type restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:484:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:484:26: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic79xx_core.c:484:26: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:490:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:490:26: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic79xx_core.c:490:26: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:834:32: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:845:13: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:847:23: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:852:56: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:871:32: warning: cast to restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:872:17: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:872:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:872:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1739:40: warning: cast to restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:1755:39: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1756:33: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:6461:21: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:6473:29: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:6483:21: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:6704:32: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:7098:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:7098:45: expected unsigned int [usertype] hscb_busaddr ../drivers/scsi/aic7xxx/aic79xx_core.c:7098:45: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:8152:19: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:8292:33: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:8877:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:8940:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9720:27: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9722:37: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9737:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9745:17: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1096:17: warning: cast to restricted __le32 ../drivers/scsi/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/aic94xx/aic94xx_scb.c:442:28: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_scb.c:488:31: warning: cast to restricted __le16 ../drivers/scsi/qla2xxx/qla_mbx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/efct/efct_driver.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/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/elx/efct/efct_io.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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/scsi/qla4xxx/ql4_iocb.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/elx/efct/efct_scsi.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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/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/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/elx/efct/efct_xport.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_os.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla4xxx/ql4_os.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/lpfc/lpfc_ct.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_ct.c:198:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:199:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:202:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:531:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:532:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:534:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:878:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:880:40: warning: restricted __be32 degrades to integer ../drivers/scsi/lpfc/lpfc_ct.c:1350:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1498:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1514:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1515:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1962:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:1963:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:1989:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:2026:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2026:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2026:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2033:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2033:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2033:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2075:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2075:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2075:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2085:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2085:39: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2085:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2120:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2120:41: expected unsigned int [usertype] port_id ../drivers/scsi/lpfc/lpfc_ct.c:2120:41: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2127:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2127:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2127:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3314:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:3314:30: expected unsigned int [usertype] EntryCnt ../drivers/scsi/lpfc/lpfc_ct.c:3314:30: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3374:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:3374:34: expected unsigned int [usertype] EntryCnt ../drivers/scsi/lpfc/lpfc_ct.c:3374:34: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3547:34: warning: cast to restricted __be32 ../drivers/i2c/busses/i2c-viperboard.c:124:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:124:35: expected unsigned short [usertype] addr ../drivers/i2c/busses/i2c-viperboard.c:124:35: 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] tf1 ../drivers/i2c/busses/i2c-viperboard.c:197:34: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:198:34: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:198:34: expected unsigned short [usertype] tf2 ../drivers/i2c/busses/i2c-viperboard.c:198:34: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:233:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:233:35: expected unsigned short [usertype] addr ../drivers/i2c/busses/i2c-viperboard.c:233:35: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:294:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:294:35: expected unsigned short [usertype] len ../drivers/i2c/busses/i2c-viperboard.c:294:35: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:319:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:319:35: expected unsigned short [usertype] len ../drivers/i2c/busses/i2c-viperboard.c:319:35: got restricted __le16 [usertype] ../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. ../fs/nfs/super.c:1170:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1170:49: expected struct rpc_xprt *xprt1 ../fs/nfs/super.c:1170:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/nfs/super.c:1171:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1171:49: expected struct rpc_xprt *xprt2 ../fs/nfs/super.c:1171:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../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] In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/scsi/qla2xxx/qla_def.h:12, from ../drivers/scsi/qla2xxx/qla_init.c:6: In function ‘fortify_memcpy_chk’, inlined from ‘qla81xx_nvram_config’ at ../drivers/scsi/qla2xxx/qla_init.c:9445:2: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/csiostor/csio_attr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_gs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_init.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_init.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: expected restricted __sum16 [usertype] check ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: got restricted __be16 [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: expected unsigned int [usertype] val ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: got restricted __be32 [usertype] ip ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3104:40: warning: cast from restricted __be32 ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: expected restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: got unsigned int [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: expected restricted __be32 [usertype] ip4src ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: got unsigned int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: expected restricted __be16 [usertype] psrc ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: got int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: expected restricted __be16 [usertype] pdst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: got int ../drivers/gpu/drm/ttm/ttm_bo.c:1202:31: warning: symbol 'ttm_swap_ops' was not declared. Should it be static? ../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/gpu/drm/ttm/ttm_bo_util.c:329:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:465:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:465:28: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/ttm/ttm_bo_util.c:465:28: got void *virtual ../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/isci/remote_node_context.c:135:42: warning: restricted __le64 degrades to integer ../drivers/scsi/isci/remote_node_context.c:136:42: warning: restricted __le64 degrades to integer ../drivers/scsi/csiostor/csio_lnode.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_lnode.c: note: in included file: ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/scsi/qla4xxx/ql4_attr.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla2xxx/qla_iocb.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: got restricted __le32 [usertype] ../drivers/scsi/qla2xxx/qla_isr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bfa/bfad_im.c:1065:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1065:29: expected unsigned long long [usertype] node_name ../drivers/scsi/bfa/bfad_im.c:1065:29: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1067:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1067:29: expected unsigned long long [usertype] port_name ../drivers/scsi/bfa/bfad_im.c:1067:29: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1034:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1034:33: expected unsigned long long [usertype] node_name ../drivers/scsi/bfa/bfad_im.c:1034:33: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1036:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1036:33: expected unsigned long long [usertype] port_name ../drivers/scsi/bfa/bfad_im.c:1036:33: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1055:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1055:37: expected unsigned int [usertype] maxframe_size ../drivers/scsi/bfa/bfad_im.c:1055:37: got restricted __be16 [usertype] maxfrsize Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3912 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3912 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' ../drivers/scsi/elx/efct/efct_hw.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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/net/ethernet/mediatek/mtk_ppe_debugfs.c:162:46: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_mbox.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_mbox.c:956:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:956:33: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:956:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:957:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:957:33: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:957:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: got restricted __le32 [usertype] ../drivers/scsi/bfa/bfad_attr.c:66:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_attr.c:66:39: expected unsigned long long [usertype] node_name ../drivers/scsi/bfa/bfad_attr.c:66:39: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_attr.c:92:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_attr.c:92:39: expected unsigned long long [usertype] port_name ../drivers/scsi/bfa/bfad_attr.c:92:39: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_attr.c:248:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_attr.c:248:36: expected unsigned long long [usertype] fabric_name ../drivers/scsi/bfa/bfad_attr.c:248:36: got restricted __be64 [usertype] ../drivers/scsi/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/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/sym53c8xx_2/sym_glue.c:267:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: expected unsigned int [usertype] savep ../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: expected unsigned int [usertype] goalp ../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: got restricted __le32 [usertype] ../drivers/scsi/elx/efct/efct_unsol.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/efct/efct_hw_queues.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_scsi.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_hbadisc.c: In function ‘lpfc_nlp_state_name.constprop’: ../drivers/scsi/lpfc/lpfc_hbadisc.c:4825:50: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 7 [-Wformat-truncation=] 4825 | snprintf(buffer, size, "unknown (%d)", state); | ^~ ../drivers/scsi/lpfc/lpfc_hbadisc.c:4825:40: note: directive argument in the range [9, 2147483647] 4825 | snprintf(buffer, size, "unknown (%d)", state); | ^~~~~~~~~~~~~~ ../drivers/scsi/lpfc/lpfc_hbadisc.c:4825:17: note: ‘snprintf’ output between 12 and 21 bytes into a destination of size 16 4825 | snprintf(buffer, size, "unknown (%d)", state); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/elx/efct/efct_lio.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_hbadisc.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_hbadisc.c:3462:18: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:2281:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:2282:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4121:14: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4122:19: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:7086:33: warning: cast to restricted __le16 ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: got void *hwbase ../drivers/scsi/qla2xxx/qla_sup.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:128:19: warning: cast to restricted __be32 ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:132:41: warning: restricted __be32 degrades to integer ../drivers/scsi/elx/libefc/efc_cmds.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_hw_t5.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/libefc/efc_domain.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/libefc/efc_fabric.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/smartpqi/smartpqi_init.c:1255:32: warning: unreplaced symbol '' ../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/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/scsi/elx/libefc/efc_node.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/trace/trace_events.c:1313:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace_events.c:1313:31: expected struct event_filter *filter ../kernel/trace/trace_events.c:1313: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:1681:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.h:1681:37: expected struct event_filter *filter ../kernel/trace/trace.h:1681:37: got struct event_filter [noderef] __rcu *filter ../drivers/scsi/csiostor/csio_isr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_hw.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_mb.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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/scsi/qla2xxx/qla_dbg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1268:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c:633:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:638:27: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:2362:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2362:31: expected unsigned int [usertype] vid ../drivers/scsi/lpfc/lpfc_els.c:2362:31: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2363:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2363:33: expected unsigned int [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:2363:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2682:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2682:33: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_els.c:2682:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2683:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2683:33: expected unsigned int [usertype] word4 ../drivers/scsi/lpfc/lpfc_els.c:2683:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:3014:19: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3221:34: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3780:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3781:17: warning: cast to restricted __be32 ../include/uapi/scsi/fc/fc_els.h:1254:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c:5744:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:5744:47: expected unsigned int [usertype] vid ../drivers/scsi/lpfc/lpfc_els.c:5744:47: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:5745:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:5745:49: expected unsigned int [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:5745:49: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6136:19: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6205:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6321:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6321:33: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_els.c:6321:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6322:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6322:33: expected unsigned int [usertype] word4 ../drivers/scsi/lpfc/lpfc_els.c:6322:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6323:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6323:33: expected unsigned int [usertype] word5 ../drivers/scsi/lpfc/lpfc_els.c:6323:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6489:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6492:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6492:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6504:32: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6724:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6724:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6724:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6726:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6726:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6726:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6745:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6745:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6745:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6784:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6784:36: expected unsigned short [usertype] temperature ../drivers/scsi/lpfc/lpfc_els.c:6784:36: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6785:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6785:33: expected unsigned short [usertype] rx_power ../drivers/scsi/lpfc/lpfc_els.c:6785:33: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6786:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6786:32: expected unsigned short [usertype] tx_bias ../drivers/scsi/lpfc/lpfc_els.c:6786:32: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6787:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6787:33: expected unsigned short [usertype] tx_power ../drivers/scsi/lpfc/lpfc_els.c:6787:33: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6788:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6788:28: expected unsigned short [usertype] vcc ../drivers/scsi/lpfc/lpfc_els.c:6788:28: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6790:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6790:30: expected unsigned short [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:6790:30: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6791:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6791:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6791:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6802:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6802:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6802:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6806:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6806:30: expected unsigned int [usertype] port_type ../drivers/scsi/lpfc/lpfc_els.c:6806:30: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6808:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6808:49: expected unsigned int [usertype] link_failure_cnt ../drivers/scsi/lpfc/lpfc_els.c:6808:49: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6810:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6810:50: expected unsigned int [usertype] loss_of_synch_cnt ../drivers/scsi/lpfc/lpfc_els.c:6810:50: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6812:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6812:51: expected unsigned int [usertype] loss_of_signal_cnt ../drivers/scsi/lpfc/lpfc_els.c:6812:51: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6814:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6814:56: expected unsigned int [usertype] primitive_seq_proto_err ../drivers/scsi/lpfc/lpfc_els.c:6814:56: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6816:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6816:51: expected unsigned int [usertype] invalid_trans_word ../drivers/scsi/lpfc/lpfc_els.c:6816:51: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6818:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6818:48: expected unsigned int [usertype] invalid_crc_cnt ../drivers/scsi/lpfc/lpfc_els.c:6818:48: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6820:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6820:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6820:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6831:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6831:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6831:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6835:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6835:33: expected unsigned int [usertype] port_bbc ../drivers/scsi/lpfc/lpfc_els.c:6835:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6839:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6839:50: expected unsigned int [usertype] attached_port_bbc ../drivers/scsi/lpfc/lpfc_els.c:6839:50: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6845:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6845:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6845:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6856:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6856:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6856:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6873:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6873:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6873:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6874:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6874:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6874:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6885:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6885:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6885:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6902:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6902:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6902:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6903:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6903:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6903:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6914:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6914:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6914:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6931:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6931:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6931:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6932:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6932:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6932:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6943:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6943:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6943:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6960:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6960:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6960:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6961:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6961:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6961:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6973:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6973:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6973:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6990:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6990:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6990:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6991:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6991:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6991:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6999:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6999:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6999:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7005:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7005:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7005:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7014:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7014:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7014:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7016:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7016:36: expected unsigned int [usertype] CorrectedBlocks ../drivers/scsi/lpfc/lpfc_els.c:7016:36: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7018:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7018:40: expected unsigned int [usertype] UncorrectableBlocks ../drivers/scsi/lpfc/lpfc_els.c:7018:40: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7021:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7021:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7021:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7032:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7032:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7032:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7070:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7070:37: expected unsigned short [usertype] speed ../drivers/scsi/lpfc/lpfc_els.c:7070:37: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7098:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7098:44: expected unsigned short [usertype] capabilities ../drivers/scsi/lpfc/lpfc_els.c:7098:44: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7099:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7099:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7099:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7108:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7108:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7108:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7116:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7116:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7116:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7125:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7125:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7125:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7140:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7140:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7140:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7242:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7242:25: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7242:25: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7249:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7533:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7535:36: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7538:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7761:17: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7766:21: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7776:17: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7821:9: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7821:9: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7966:31: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7969:44: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:8073:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:8134:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:8187:37: warning: too many warnings ../drivers/scsi/elx/libefc/efc_nport.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bfa/bfad_bsg.c:2390:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfad_bsg.c:2413:38: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfad_bsg.c:2414:38: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfad_bsg.c:2416:33: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfad_bsg.c:3406:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/bfa/bfad_bsg.c:3406:34: expected void const [noderef] __user *from ../drivers/scsi/bfa/bfad_bsg.c:3406:34: got void * ../drivers/scsi/bfa/bfad_bsg.c:3560:27: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/bfa/bfad_bsg.c:3560:27: expected void [noderef] __user *to ../drivers/scsi/bfa/bfad_bsg.c:3560:27: got void * ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2518:16: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2522:24: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2523:24: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2526:24: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2530:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2542:48: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2543:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2574:34: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2576:34: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: expected unsigned int [usertype] ret ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2618:23: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2621:23: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4594:33: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: expected unsigned int [usertype] v ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: expected unsigned int [usertype] itlq_tbl_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3877:37: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3895:29: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: expected unsigned int [usertype] scratch ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1055:19: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1159:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1592:23: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1908:32: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2981:43: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: expected unsigned int [usertype] savep ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: expected unsigned int [usertype] startp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: expected unsigned int [usertype] goalp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3648:27: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3649:27: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3666:15: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3688:31: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3699:31: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3748:27: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: expected unsigned int [usertype] dp_ret ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: expected unsigned int [usertype] ret ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3814:16: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3815:16: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: expected unsigned int [usertype] itl_task_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: expected unsigned int [usertype] itl_task_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: expected unsigned int [usertype] v ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: expected unsigned int [usertype] luntbl_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: expected unsigned int [usertype] lun0_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: expected unsigned int [usertype] itl_task_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: expected unsigned int [usertype] luntbl_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: expected unsigned int [usertype] lun0_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5750:33: warning: too many warnings ../drivers/scsi/csiostor/csio_rnode.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_nportdisc.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_nportdisc.c:509:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:557:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:558:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1423:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1432:31: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1433:32: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2198:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2200:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2204:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2207:36: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2208:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2215:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2221:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2230:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2237:54: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/elx/libefc/efc_device.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: expected struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: got struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: got struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: expected struct tx_desc *tx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: got struct tx_desc *tx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: got struct tx_desc *tx_desc_area ../drivers/scsi/lpfc/lpfc_sli.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_sli.c:18241:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18241:47: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18241:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18243:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18243:47: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18243:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18245:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18245:47: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18245:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18247:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18247:47: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18247:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18260:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18260:20: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:18260:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:15477:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15478:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15478:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15478:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15478:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15487:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9234:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9237:21: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9238:23: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:695:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:715:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:715:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:715:17: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_sli.c:715:17: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21354:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21362:37: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21363:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21363:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_sli.c:21363:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21397:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21397:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_sli.c:21397:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21406:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21406:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:21406:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21407:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21407:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:21407:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21408:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21410:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21410:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_sli.c:21410:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21411:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21411:30: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_sli.c:21411:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:454:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:580:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:580:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:580:17: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:580:17: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:602:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2358:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2460:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2461:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2464:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2465:36: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9689:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9734:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:12185:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:12213:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:14863:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:18053:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18053:57: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18053:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18055:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18055:57: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18055:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18058:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18058:57: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18058:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18060:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18060:57: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18060:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18353:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18353:47: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18353:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18355:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18355:47: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18355:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18362:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18362:47: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18362:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18364:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18364:47: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18364:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18375:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18375:20: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:18375:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18605:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18607:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18607:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:19252:16: warning: restricted __be16 degrades to integer ../drivers/scsi/lpfc/lpfc_sli.c:21025:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21025:45: expected unsigned int ../drivers/scsi/lpfc/lpfc_sli.c:21025:45: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_kms.c:262:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:262:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:262:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:319:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:319:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:319:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:331:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:331:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:331:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:467:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:467:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:467:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:592:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:592:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:592:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:609:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:609:26: expected void [noderef] __user *to ../drivers/gpu/drm/radeon/radeon_kms.c:609:26: got unsigned int [usertype] *[assigned] value_ptr ../drivers/scsi/elx/libefc/efclib.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_dfs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_dfs.c:513:35: warning: Using plain integer as NULL pointer ../drivers/scsi/lpfc/lpfc_init.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_init.c: note: in included file: ../drivers/scsi/lpfc/lpfc_ids.h:26:28: warning: symbol 'lpfc_id_table' was not declared. Should it be static? ../drivers/scsi/lpfc/lpfc_init.c:148:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:148:40: expected unsigned int [usertype] ../drivers/scsi/lpfc/lpfc_init.c:148:40: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:4600:24: warning: cast to restricted __be64 ../drivers/scsi/lpfc/lpfc_init.c:8130:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:8130:21: expected unsigned long long [addressable] [usertype] wwn ../drivers/scsi/lpfc/lpfc_init.c:8130:21: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:8135:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:8135:21: expected unsigned long long [addressable] [usertype] wwn ../drivers/scsi/lpfc/lpfc_init.c:8135:21: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:14594:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14595:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14596:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14597:17: warning: cast to restricted __be32 ../drivers/scsi/elx/libefc/efc_sm.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_attr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_mid.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/usb/gadget/function/f_tcm.c:83:18: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_tcm.c:83:18: expected unsigned int [usertype] Tag ../drivers/usb/gadget/function/f_tcm.c:83:18: got restricted __le32 [usertype] bot_tag ../drivers/usb/gadget/function/f_tcm.c:165:26: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_tcm.c:165:26: expected unsigned int [usertype] Tag ../drivers/usb/gadget/function/f_tcm.c:165:26: got restricted __le32 [usertype] bot_tag ../drivers/usb/gadget/function/f_tcm.c:1554:22: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_tcm.c:1554:22: expected restricted __le32 [usertype] bot_tag ../drivers/usb/gadget/function/f_tcm.c:1554:22: got unsigned int [usertype] Tag ../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures ../drivers/scsi/mvsas/mv_init.c:294:38: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/mvsas/mv_init.c:294:38: expected void [noderef] __iomem *regs_ex ../drivers/scsi/mvsas/mv_init.c:294:38: got void * ../drivers/scsi/mvsas/mv_init.c:466:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_init.c:466:42: expected unsigned long long [usertype] dev_sas_addr ../drivers/scsi/mvsas/mv_init.c:466:42: got restricted __be64 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:3147:50: warning: restricted pci_power_t degrades to integer ../drivers/net/ethernet/micrel/ksz884x.c:3468:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:3468:37: expected unsigned int [usertype] next ../drivers/net/ethernet/micrel/ksz884x.c:3468:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:3470:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:3470:29: expected unsigned int [usertype] next ../drivers/net/ethernet/micrel/ksz884x.c:3470:29: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:3472:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:3472:33: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:3472: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:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1543:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1543:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1543:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1519:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1519:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1519: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:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529: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:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529: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:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1799:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1799:28: expected unsigned short [assigned] [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:1799:28: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1801:29: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1812:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1812:29: expected unsigned short [assigned] [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:1812:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1814:30: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1779:24: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1779:24: expected unsigned int val ../drivers/scsi/bfa/bfa_ioc.c:1779:24: got restricted __le32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1962:31: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1963:31: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1964:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:1966:27: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:2065:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:2065:21: expected restricted __be32 [usertype] r32 ../drivers/scsi/bfa/bfa_ioc.c:2065:21: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_ioc.c:2066:26: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:2967:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:2967:22: expected unsigned short [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:2967:22: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3243:52: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3245:58: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3247:59: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3249:54: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3251:54: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3418:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3418:17: expected unsigned short [usertype] pers ../drivers/scsi/bfa/bfa_ioc.c:3418:17: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3419:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3419:19: expected unsigned short [usertype] bw_min ../drivers/scsi/bfa/bfa_ioc.c:3419:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3420:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3420:19: expected unsigned short [usertype] bw_max ../drivers/scsi/bfa/bfa_ioc.c:3420:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3543:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3543:19: expected unsigned short [usertype] bw_min ../drivers/scsi/bfa/bfa_ioc.c:3543:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3544:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3544:19: expected unsigned short [usertype] bw_max ../drivers/scsi/bfa/bfa_ioc.c:3544:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4246:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4248:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4251:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4279:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4281:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4284:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4303:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4342:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4350:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4351:39: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4356:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4358:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4360:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4362:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4364:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4366:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4373:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4379:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4390:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4396:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4413:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4419:33: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4807:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4807:27: expected unsigned int [usertype] count ../drivers/scsi/bfa/bfa_ioc.c:4807:27: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4902:36: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:4911:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:4957:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4957:19: expected unsigned short [usertype] freq ../drivers/scsi/bfa/bfa_ioc.c:4957:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4984:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4984:21: expected unsigned int [usertype] period ../drivers/scsi/bfa/bfa_ioc.c:4984:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5279:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5345:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5345:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:5345:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5348:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5348:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:5348:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5361:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5361:24: expected unsigned short [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5361:24: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5383:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5383:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:5383:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5386:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5386:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:5386:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5700:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5718:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5735:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5749:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5758:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5767:42: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:6188:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6188:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:6188:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6191:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6191:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:6191:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6222:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6222:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:6222:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6225:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6225:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:6225:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6537:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:6557:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:6566:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c: note: in included file (through ../drivers/scsi/bfa/bfa.h, ../drivers/scsi/bfa/bfa_modules.h, ../drivers/scsi/bfa/bfad_drv.h): ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/mvsas/mv_64xx.c:326:33: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/mvsas/mv_64xx.c:326:33: expected unsigned long long [usertype] sas_addr ../drivers/scsi/mvsas/mv_64xx.c:326:33: got restricted __be64 [usertype] ../drivers/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/scsi/mvsas/mv_sas.c:373:20: warning: invalid assignment: |= ../drivers/scsi/mvsas/mv_sas.c:373:20: left side has type restricted __le32 ../drivers/scsi/mvsas/mv_sas.c:373:20: right side has type unsigned int ../drivers/scsi/mvsas/mv_sas.c:530:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:530:31: expected unsigned short [usertype] ../drivers/scsi/mvsas/mv_sas.c:530:31: got restricted __be16 [usertype] ../drivers/scsi/mvsas/mv_sas.c:634:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:634:31: expected unsigned short [usertype] ../drivers/scsi/mvsas/mv_sas.c:634:31: got restricted __be16 [usertype] ../drivers/scsi/mvsas/mv_sas.c:954:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:954:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:954:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:957:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:957:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:957:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:960:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:960:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:960:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:963:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:963:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:963:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:1462:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:1462:28: expected restricted __be32 [usertype] sense_data_len ../drivers/scsi/mvsas/mv_sas.c:1462:28: got int ../drivers/scsi/mvsas/mv_sas.c:1473:23: warning: cast to restricted __le32 ../drivers/scsi/mvsas/mv_sas.c:1474:23: warning: cast to restricted __le32 ../drivers/scsi/mvsas/mv_94xx.c: note: in included file: ../drivers/scsi/mvsas/mv_94xx.h:211:36: error: invalid bitfield specifier for type restricted __le32. ../kernel/bpf/trampoline.c:183:19: warning: symbol 'direct_ops' was not declared. Should it be static? ../drivers/scsi/elx/libefc/efc_els.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/gpu/drm/kmb/kmb_drv.c:105:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/kmb/kmb_drv.c:105:31: expected void [noderef] __iomem * ../drivers/gpu/drm/kmb/kmb_drv.c:105:31: got void * ../drivers/gpu/drm/kmb/kmb_plane.c:21:11: warning: symbol 'layer_irqs' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_doorbell_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: expected restricted __le16 [usertype] application_tag_translation_mask ../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: got int ../drivers/scsi/lpfc/lpfc_scsi.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_scsi.c:106:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:108:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:108:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:108:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:313:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:314:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:317:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:320:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:321:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:324:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:792:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:792:39: expected unsigned int [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:792:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:880:46: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:882:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:884:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: expected unsigned int [usertype] prot_data ../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: got restricted __be32 [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: expected unsigned int [usertype] prot_data ../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: expected unsigned int [usertype] reftag ../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1623:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1624:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1630:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: expected unsigned int [usertype] reftag ../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1793:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1794:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1828:40: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1829:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1852:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: expected unsigned int [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: expected unsigned int [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2253:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:2254:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: expected unsigned short [usertype] x ../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: expected unsigned short [usertype] ret ../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: got restricted __sum16 ../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: expected unsigned short [usertype] start_app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: expected unsigned short [assigned] [usertype] guard_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: got restricted __be16 [usertype] guard_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: expected unsigned short [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:3084:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3202:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3215:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3329:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3619:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3852:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3877:35: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3882:28: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3913:38: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3968:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3968:17: warning: too many warnings ../drivers/scsi/qla2xxx/qla_nx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_bsg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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/mpt3sas/mpt3sas_base.c:3729:45: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: expected unsigned long long [noderef] [usertype] __iomem **replyPostRegisterIndex ../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: got unsigned long long [usertype] ** ../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:7110:20: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:7118:20: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:7131:36: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: expected unsigned long long [noderef] [usertype] __iomem **reply_post_host_index ../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: got unsigned long long [usertype] ** ../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/radeon/radeon_atombios.c:55:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:56:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:57:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:66:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:79:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:91:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:92:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:93:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:94:27: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:95:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:96:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:97:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:98:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:222:44: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:547:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c: note: in included file (through ../drivers/gpu/drm/radeon/atom.h): ../drivers/gpu/drm/radeon/atombios.h:4039:45: warning: array of flexible structures ../drivers/gpu/drm/radeon/radeon_atombios.c:550:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:553:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:556:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:557:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:565:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:567:38: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:571:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:574:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:578:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:642:43: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:644:38: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:649:67: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:650:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:653:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:664:80: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:672:81: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:680:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:681:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:684:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:692:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:701:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:702:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:751:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:754:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:755:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:762:54: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:809:35: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:812:35: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:818:51: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:918:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1121:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1146:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1151:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1154:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1156:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1160:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1164:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1180:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1182:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1189:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1192:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1196:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1198:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1209:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1211:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1216:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1219:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1223:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1225:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1236:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1238:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1241:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1243:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1247:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1263:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1268:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1274:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1278:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1313:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1317:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1347:27: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1350:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1402:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1437:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1438:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1441:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1442:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1445:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1446:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1453:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1454:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1457:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1458:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1461:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1462:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1469:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1470:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1473:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1474:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1477:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1478:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1541:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1543:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1545:52: warning: too many warnings ../drivers/scsi/elx/libefc_sli/sli4.c: note: in included file (through ../drivers/scsi/elx/libefc_sli/sli4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression ../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression ../fs/ufs/inode.c: note: in included file: ../fs/ufs/util.h:192:40: warning: restricted __fs16 degrades to integer ../fs/ufs/util.h:226:40: warning: restricted __fs16 degrades to integer Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: expected struct rvu_fwdata *fwdata ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: got struct rvu_fwdata *fwdata ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: got struct rvu_fwdata *fwdata ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c: In function ‘myri10ge_request_irq’: ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2197: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=] 2197 | "%s:slice-%d", netdev->name, i); | ^~ ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2197:34: note: directive argument in the range [-2147483643, 2147483646] 2197 | "%s:slice-%d", netdev->name, i); | ^~~~~~~~~~~~~ ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2196:25: note: ‘snprintf’ output between 9 and 34 bytes into a destination of size 32 2196 | snprintf(ss->irq_desc, sizeof(ss->irq_desc), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2197 | "%s:slice-%d", netdev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/lpfc/lpfc_vport.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: void ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: int ../drivers/gpu/drm/xe/xe_bo.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_bo.c:613:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/xe/tests/xe_bo.c:627:20: warning: symbol 'xe_bo_shrink_test_suite' was not declared. Should it be static? ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: expected restricted __le32 [usertype] H2DLength ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: got int data_out_sz ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: expected restricted __le32 [usertype] D2HLength ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: got int data_in_sz ../drivers/scsi/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] Warning: ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:2913 expecting prototype for mpt3sas_send_passthru_cmd(). Prototype was for mpt3sas_send_mctp_passthru_req() instead ../drivers/scsi/qla2xxx/qla_nx2.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_mr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/marvell/skge.c:3114:29: warning: cast to restricted __le16 ../drivers/net/ethernet/marvell/skge.c:3114:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/skge.c:3114:27: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/marvell/skge.c:3114:27: got unsigned short [usertype] ../drivers/scsi/lpfc/lpfc_attr.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/scsi/qedi/qedi_iscsi.c:518:32: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_iscsi.c:519:32: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_iscsi.c:528:48: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_iscsi.c:529:48: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_iscsi.c:759:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:759:29: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_iscsi.c:759:29: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_iscsi.c:761:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:761:29: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_iscsi.c:761:29: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_iscsi.c:762:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:762:25: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_iscsi.c:762:25: got long ../drivers/scsi/qedi/qedi_iscsi.c:765:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:765:29: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_iscsi.c:765:29: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_iscsi.c:767:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:767:29: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_iscsi.c:767:29: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_iscsi.c:768:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:768:25: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_iscsi.c:768:25: got int ../drivers/scsi/mpi3mr/mpi3mr_app.c:144:40: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:145:44: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:147:44: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:148:37: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:149:41: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:150:41: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:37: warning: cast to restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: expected restricted __le64 [addressable] [assigned] [usertype] address ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: got unsigned long long [usertype] ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:36: warning: cast to restricted __le32 ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: expected restricted __le32 [addressable] [assigned] [usertype] length ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: got unsigned int [usertype] ../drivers/scsi/mpi3mr/mpi3mr_app.c:1935:47: warning: restricted __le32 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:1992:13: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2016:21: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: warning: incorrect type in initializer (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: expected unsigned short [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: got restricted __le16 [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2194:29: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2222:37: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2243:37: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2261:29: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: expected unsigned short [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: got restricted __le16 [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: warning: incorrect type in argument 3 (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: expected unsigned short [usertype] handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: got restricted __le16 [usertype] function_dependent ../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: expected restricted __le16 [usertype] ioc_status ../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: got unsigned short [usertype] ioc_status ../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: expected restricted __le32 [usertype] ioc_log_info ../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: got unsigned int [usertype] ioc_loginfo In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/irqflags.h:102, from ../include/linux/irqflags.h:18, from ../include/linux/spinlock.h:59, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../drivers/scsi/bnx2i/bnx2i_hwi.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘bnx2i_process_login_resp.isra’ at ../drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, 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/scsi/cxgbi/cxgb3i/cxgb3i.c:1350:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:1350:41: expected restricted __be32 [usertype] ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:1350:41: got unsigned int ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:427:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:427:27: expected restricted __wsum [usertype] csum ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:427:27: got int [assigned] wrs_needed ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:494:24: warning: cast to restricted __be16 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:494:24: warning: cast from restricted __wsum ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:796:37: warning: cast to restricted __be16 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:797:38: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:798:18: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:819:28: warning: cast to restricted __be16 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:827:24: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:935:25: warning: restricted __be32 degrades to integer ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:936:69: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:936:69: expected unsigned int addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:936:69: got restricted __be32 [usertype] ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:940:32: warning: restricted __be32 degrades to integer ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:942:69: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:942:69: expected unsigned int addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c:942:69: got restricted __be32 [usertype] ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.c: note: in included file: ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: warning: incorrect type in return expression (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: expected unsigned int ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: got restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: warning: incorrect type in return expression (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: expected unsigned int ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: got restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: warning: incorrect type in return expression (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: expected unsigned int ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:29:57: got restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: expected restricted __be32 [usertype] iscsi_ipv4addr ../drivers/scsi/cxgbi/cxgb3i/cxgb3i.h:38:28: got unsigned int addr ../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: expected unsigned char [addressable] [assigned] [usertype] class ../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: got restricted __le16 [usertype] ../drivers/scsi/cxgbi/libcxgbi.c:1047:21: warning: restricted __wsum degrades to integer ../drivers/scsi/cxgbi/libcxgbi.c:1052:33: warning: bad assignment (-=) to restricted __wsum ../drivers/scsi/cxgbi/libcxgbi.c:1056:33: warning: invalid assignment: -= ../drivers/scsi/cxgbi/libcxgbi.c:1056:33: left side has type unsigned int ../drivers/scsi/cxgbi/libcxgbi.c:1056:33: right side has type restricted __wsum ../drivers/scsi/cxgbi/libcxgbi.c:1358:19: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:1431:19: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast from restricted itt_t ../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast from restricted itt_t ../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast from restricted itt_t ../drivers/scsi/cxgbi/libcxgbi.c: note: in included file: ../drivers/scsi/cxgbi/libcxgbi.h:414:19: warning: invalid assignment: += ../drivers/scsi/cxgbi/libcxgbi.h:414:19: left side has type int ../drivers/scsi/cxgbi/libcxgbi.h:414:19: right side has type restricted __wsum ../drivers/scsi/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_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:1853:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1853:32: expected restricted __le32 [usertype] itt ../drivers/scsi/qedi/qedi_main.c:1853:32: got unsigned int [usertype] proto_itt ../drivers/scsi/qedi/qedi_main.c:1866:37: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/natsemi/ns83820.c: In function ‘ns83820_run_bist’: ../drivers/net/ethernet/natsemi/ns83820.c:1703:13: warning: variable ‘loops’ set but not used [-Wunused-but-set-variable=] 1703 | int loops = 0; | ^~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/natsemi/ns83820.c:902:39: warning: cast to restricted __be16 ../drivers/net/ethernet/natsemi/ns83820.c:1114:42: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/natsemi/ns83820.c:1982:9: warning: cast to restricted __le32 ../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:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../kernel/bpf/btf.c: note: in included file (through ../include/linux/bpf.h, ../include/linux/bpf_verifier.h): ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../drivers/scsi/qla2xxx/qla_tmpl.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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:4444:53: warning: cast to restricted __be16 ../drivers/net/ethernet/marvell/sky2.c:4444:53: warning: cast from restricted __le16 ../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:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/qla2xxx/qla_nvme.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_nvme.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:880:14: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:961:35: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1001:31: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1259:33: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1264:33: error: too long token expansion ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../drivers/scsi/esas2r/esas2r_init.c:903:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:903:41: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_init.c:903:41: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1159:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1159:35: expected unsigned int [usertype] sgl_page_size ../drivers/scsi/esas2r/esas2r_init.c:1159:35: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1161:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1161:32: expected unsigned int [usertype] epoch_time ../drivers/scsi/esas2r/esas2r_init.c:1161:32: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1173:41: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_init.c:1176:38: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_init.c:1191:25: warning: cast to restricted __be32 ../drivers/scsi/esas2r/esas2r_init.c:1202:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1202:56: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_init.c:1202:56: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1204:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1204:56: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_init.c:1204:56: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1218:41: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_init.c:1220:41: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_init.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../fs/jffs2/background.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:294:28: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:294:28: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:294:28: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:296:30: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:296:30: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:296:30: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:303:31: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:303:31: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:303:31: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:308:33: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:308:33: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:308:33: got struct spinlock [noderef] __rcu * ../kernel/bpf/rqspinlock.c:101:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:101:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:101:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:122:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:122:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:122:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:135:51: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:135:51: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:135:51: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:674:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:674:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:674:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:693:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:709:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:715:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:734:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? ../drivers/scsi/qla2xxx/qla_target.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/ext4/extents-test.c:59:3: warning: symbol 'k_ctx' was not declared. Should it be static? ../drivers/scsi/bfa/bfa_fcs_rport.c:2558:13: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2559:36: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:1838:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: expected unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: got restricted __be16 [usertype] reply_oxid ../drivers/scsi/bfa/bfa_fcs_rport.c:1977:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2047:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: expected restricted __be16 [usertype] port_speed_cap ../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: got int ../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: expected restricted __be16 [usertype] port_op_speed ../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: got unsigned int enum fc_rpsc_op_speed ../drivers/scsi/bfa/bfa_fcs_rport.c:2593:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2667:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2688:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: expected unsigned int [addressable] [assigned] [usertype] qos_flow_id ../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: got restricted __be32 [usertype] ../drivers/gpu/drm/i915/i915_irq.c:467:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:475:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:518:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:526:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:575:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:578:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:582:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:467:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:475:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:518:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:526:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:575:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:578:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:582:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' ../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 ../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/gpu/drm/radeon/atom.c:508:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:508:30: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/atom.c:508:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1350:15: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:1350:15: expected unsigned int ../drivers/gpu/drm/radeon/atom.c:1350:15: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1351:15: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:1351:15: expected unsigned int ../drivers/gpu/drm/radeon/atom.c:1351:15: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/atom.c:1428:31: warning: cast to restricted __le16 ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c: In function ‘rvu_dbg_mcs_init’: ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:36: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 7 [-Wformat-overflow=] 510 | sprintf(dname, "mcs%d", i); | ^~ ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:32: note: directive argument in the range [-2147483641, 2147483646] 510 | sprintf(dname, "mcs%d", i); | ^~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 10 510 | sprintf(dname, "mcs%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/esas2r/esas2r_io.c:66:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:66:49: expected unsigned short [usertype] target_id ../drivers/scsi/esas2r/esas2r_io.c:66:49: got restricted __le16 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:167:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:167:26: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:167:26: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:168:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:168:25: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_io.c:168:25: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:257:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:257:51: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_io.c:257:51: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:259:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:259:52: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:259:52: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:269:60: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:269:60: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:269:60: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:309:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:309:43: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_io.c:309:43: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:310:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:310:44: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:310:44: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:328:35: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:328:35: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:328:35: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:335:44: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:335:44: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:335:44: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:418:60: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:418:60: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_io.c:418:60: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:420:60: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:420:60: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:420:60: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:439:61: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:439:61: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:439:61: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:469:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:469:53: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_io.c:469:53: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:470:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:470:53: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:470:53: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:487:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:487:44: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_io.c:487:44: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:488:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:488:44: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:488:44: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:514:53: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:514:53: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:514:53: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:768:22: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:787:30: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:806:32: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:806:32: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:806:32: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:808:32: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:808:32: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:808:32: right side has type restricted __le16 ../drivers/scsi/esas2r/esas2r_io.c:820:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:612:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:613:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:616:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:619:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:620:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:623:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: expected restricted __be32 [usertype] rsn ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: got unsigned int [usertype] parameter ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: expected restricted __le16 [usertype] sq_head ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: got unsigned short [assigned] [usertype] sqhd ../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1476:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:911:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: got restricted __le32 [usertype] ../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: warning: invalid assignment: |= ../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: left side has type restricted __le32 ../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: right side has type unsigned int ../drivers/scsi/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/gpu/drm/radeon/radeon_fence.c:73:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:95:31: warning: cast to restricted __le32 ../kernel/bpf/stream.c:215:17: warning: symbol 'bpf_stream_vprintk' was not declared. Should it be static? ../kernel/bpf/stream.c:249:17: warning: symbol 'bpf_stream_print_stack' was not declared. Should it be static? ../drivers/scsi/bfa/bfa_fcbuild.c:107:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:107:29: expected unsigned int static [assigned] [toplevel] [usertype] pagebytes:16 ../drivers/scsi/bfa/bfa_fcbuild.c:107:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:164:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:164:21: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:164:21: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:173:23: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:213:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:213:46: expected unsigned int [usertype] rxsz:16 ../drivers/scsi/bfa/bfa_fcbuild.c:213:46: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:234:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:234:28: expected unsigned int [usertype] rxsz:16 ../drivers/scsi/bfa/bfa_fcbuild.c:234:28: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:249:56: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:249:56: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:249:56: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:258:56: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:258:56: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:258:56: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:270:14: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:271:17: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:284:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:284:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:284:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:338:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:338:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:338:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:444:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:444:23: expected unsigned int [usertype] ox_id:16 ../drivers/scsi/bfa/bfa_fcbuild.c:444:23: got restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:470:30: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:473:30: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:489:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:489:31: expected unsigned int [usertype] payload_len:16 ../drivers/scsi/bfa/bfa_fcbuild.c:489:31: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:499:16: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:560:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:560:31: expected unsigned int [usertype] num_entries:16 ../drivers/scsi/bfa/bfa_fcbuild.c:560:31: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:563:17: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:566:17: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:578:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:578:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:578:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:588:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:588:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:588:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:599:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:599:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:599:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:641:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:641:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:641:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:655:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:655:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:655:44: got unsigned short [usertype] ox_id ../drivers/scsi/lpfc/lpfc_debugfs.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_debugfs.c:322:18: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:332:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:333:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:334:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:360:37: warning: cast to restricted __le32 ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/qla2xxx/tcm_qla2xxx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/gpu/drm/xe/xe_dma_buf.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_dma_buf.c:295:20: warning: symbol 'xe_dma_buf_test_suite' was not declared. Should it be static? ../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:4338:19: warning: cast from restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:4371:34: warning: cast to restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:4468:16: warning: cast to restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:4468:16: warning: cast from restricted __be32 ../drivers/scsi/be2iscsi/be_main.c:4524:9: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/be2iscsi/be_main.c:4524:9: expected unsigned int [usertype] value ../drivers/scsi/be2iscsi/be_main.c:4524:9: got restricted __be16 [usertype] ../drivers/scsi/be2iscsi/be_main.c:4584:9: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/be2iscsi/be_main.c:4584:9: expected unsigned int [usertype] value ../drivers/scsi/be2iscsi/be_main.c:4584:9: got restricted __be16 [usertype] ../drivers/scsi/be2iscsi/be_main.c:4678:30: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_main.c:4763:17: warning: cast to restricted __be32 ../drivers/scsi/be2iscsi/be_main.c:4763:17: warning: cast from restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:5771:24: warning: symbol 'beiscsi_iscsi_transport' was not declared. Should it be static? ../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: expected unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: got restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_lport.c:2139:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2462:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2554:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2096:27: warning: restricted __be16 degrades to integer ../drivers/scsi/bfa/bfa_fcs_lport.c:2688:35: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:3140:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:3337:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4639:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4712:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4790:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4885:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4462:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4541:31: warning: cast to restricted __be16 ../kernel/trace/trace_events_user.c:2249:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2356:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2381:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs * ../drivers/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../kernel/bpf/arena.c:857:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:880:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:900:17: warning: symbol 'bpf_arena_reserve_pages' was not declared. Should it be static? ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:2325:25: warning: cast to restricted __be64 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1304:24: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1323:17: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1323:17: warning: cast to restricted __be32 ../drivers/scsi/qla2xxx/qla_edif.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_bsg.c: In function ‘diag_cmd_data_alloc’: ../drivers/scsi/lpfc/lpfc_bsg.c:2819:18: warning: variable ‘offset’ set but not used [-Wunused-but-set-variable=] 2819 | int cnt, offset = 0, i = 0; | ^~~~~~ ../drivers/scsi/lpfc/lpfc_vmid.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_bsg.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_bsg.c:205:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:206:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:211:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2640:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2643:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2647:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2863:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2864:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2866:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:5426:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_bsg.c:5429:33: warning: cast to restricted __be32 ../drivers/scsi/esas2r/esas2r_vda.c: In function ‘esas2r_complete_vda_ioctl’: ../drivers/scsi/esas2r/esas2r_vda.c:313:59: warning: ‘%2.2u’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 1 and 3 [-Wformat-truncation=] 313 | snprintf(buf, sizeof(buf), "%1.1u.%2.2u", | ^~~~~ ../drivers/scsi/esas2r/esas2r_vda.c:313:52: note: directive argument in the range [0, 255] 313 | snprintf(buf, sizeof(buf), "%1.1u.%2.2u", | ^~~~~~~~~~~~~ ../drivers/scsi/esas2r/esas2r_vda.c:313:25: note: ‘snprintf’ output between 5 and 8 bytes into a destination of size 5 313 | snprintf(buf, sizeof(buf), "%1.1u.%2.2u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 314 | (int)LOBYTE(le16_to_cpu(rsp->fw_release)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 315 | (int)HIBYTE(le16_to_cpu(rsp->fw_release))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/esas2r/esas2r_vda.c:282:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:290:41: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_vda.c:295:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:307:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:307:42: expected unsigned int [usertype] data_length ../drivers/scsi/esas2r/esas2r_vda.c:307:42: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:310:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:314:39: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_vda.c:315:39: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_vda.c:336:25: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:112:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:112:39: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:112:39: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:126:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:126:42: expected unsigned int [usertype] cmd_rsp_len ../drivers/scsi/esas2r/esas2r_vda.c:126:42: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:128:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:128:37: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:128:37: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:169:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:169:45: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:169:45: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:172:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:172:59: expected unsigned int [usertype] payld_length ../drivers/scsi/esas2r/esas2r_vda.c:172:59: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:187:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:187:45: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:187:45: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:200:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:200:40: expected unsigned short [usertype] dev_index ../drivers/scsi/esas2r/esas2r_vda.c:200:40: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:221:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:221:37: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:221:37: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:365:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:365:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:365:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:366:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:366:25: expected unsigned int [usertype] flash_addr ../drivers/scsi/esas2r/esas2r_vda.c:366:25: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:388:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:388:24: expected unsigned short [usertype] dev_index ../drivers/scsi/esas2r/esas2r_vda.c:388:24: got restricted __le16 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:389:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:389:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:389:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:396:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:396:44: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:396:44: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:397:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:397:45: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:397:45: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:404:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:404:46: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_vda.c:404:46: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:405:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:405:46: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:405:46: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:428:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:428:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:428:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:433:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:433:36: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:433:36: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:434:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:434:37: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:434:37: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:440:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:440:38: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_vda.c:440:38: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:441:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:441:38: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:441:38: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:459:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:459:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:459:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:478:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:478:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:478:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/be2iscsi/be_mgmt.c:166:43: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:167:44: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:168:44: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:169:44: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:171:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_mgmt.c:171:38: expected unsigned long dst_addr ../drivers/scsi/be2iscsi/be_mgmt.c:171:38: got restricted __be32 [usertype] s_addr ../drivers/scsi/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/gpu/drm/xe/xe_eu_stall.c:149:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? ../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/scsi/lpfc/lpfc_nvmet.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_nvmet.c:2639:42: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:2640:43: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: expected unsigned int [usertype] addrLow ../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: expected unsigned int [usertype] addrHigh ../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: expected unsigned int [usertype] addrLow ../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: expected unsigned int [usertype] addrHigh ../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3033:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:910:21: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:849:45: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:849:45: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:849:45: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:851:45: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:851:45: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:851:45: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:855:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_main.c:855:30: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_main.c:855:30: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_main.c:857:29: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:857:29: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:857:29: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:944:56: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:944:53: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:944:53: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:944:53: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:950:53: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:950:53: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:950:53: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1139:29: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:1139:29: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:1139:29: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1331:31: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1339:25: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1352:31: warning: cast to restricted __le64 ../drivers/scsi/esas2r/esas2r_main.c:1353:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1354:36: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1355:32: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1356:26: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1357:31: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1380:31: warning: cast to restricted __le64 ../drivers/scsi/esas2r/esas2r_main.c:1381:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1382:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1383:31: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1386:41: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1399:32: warning: cast to restricted __le64 ../drivers/scsi/esas2r/esas2r_main.c:1400:32: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1401:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1402:32: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1409:37: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1410:35: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1418:45: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1438:38: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1439:37: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1440:35: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1441:34: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1442:36: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1443:43: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1459:30: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1464:30: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1465:38: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1466:43: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1471:35: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1473:35: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1535:40: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:34:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:34:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:34:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:34:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:35:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:35:37: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_fw_api.c:35:37: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:36:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:36:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:36:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:36:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:37:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:37:37: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_fw_api.c:37:37: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:38:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:38:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:38:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:39:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:39:42: expected restricted __le32 [usertype] sgl_total_length ../drivers/scsi/qedi/qedi_fw_api.c:39:42: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:43:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:43:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:43:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:43:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:44:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:44:59: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_fw_api.c:44:59: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:45:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:45:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:45:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:45:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:46:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:46:59: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_fw_api.c:46:59: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:47:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:47:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:47:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:47:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:48:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:48:55: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_fw_api.c:48:55: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:136:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:136:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:136:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:136:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:136:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:136:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:139:21: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:141:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:141:25: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:141:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:141:25: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:150:21: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:152:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:152:25: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:152:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:152:25: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:174:39: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw_api.c:182:25: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:182:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:182:25: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:182:25: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:182:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:182:25: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:218:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:218:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:218:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:218:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:219:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:219:69: expected restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:219:69: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:244:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:244:9: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:244:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:244:9: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:247:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:247:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:247:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:247:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:248:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:248:54: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_fw_api.c:248:54: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:249:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:249:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:249:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:249:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:250:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:250:54: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_fw_api.c:250:54: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:251:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:251:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:251:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:251:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:252:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:252:51: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_fw_api.c:252:51: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:265:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:265:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:265:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:266:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:266:46: expected restricted __le32 [usertype] exp_data_transfer_len ../drivers/scsi/qedi/qedi_fw_api.c:266:46: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:267:9: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:267:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:267:9: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:267:9: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:267:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:267:9: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:306:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:306:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:306:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:307:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:307:59: expected restricted __le32 [usertype] exp_data_acked ../drivers/scsi/qedi/qedi_fw_api.c:307:59: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:316:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:316:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:316:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:317:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:317:57: expected restricted __le32 [usertype] exp_cont_len ../drivers/scsi/qedi/qedi_fw_api.c:317:57: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:340:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:340:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:340:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:341:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:341:47: expected restricted __le32 [usertype] initial_ref_tag ../drivers/scsi/qedi/qedi_fw_api.c:341:47: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:357:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:357:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:357:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:357:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:357:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:357:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:361:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:361:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:361:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:361:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:361:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:361:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:365:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:365:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:365:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:365:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:365:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:365:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:369:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:369:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:369:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:369:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:369:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:369:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:372:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:372:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:372:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:372:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:372:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:372:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:375:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:375:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:375:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:375:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:375:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:375:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:378:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:378:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:378:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:378:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:378:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:378:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:381:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:381:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:381:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:381:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:381:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:381:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:384:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:384:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:384:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:384:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:384:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:384:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:387:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:387:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:387:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:387:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:387:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:387:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:390:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:390:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:390:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:390:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:390:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:390:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:393:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:393:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:393:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:393:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:393:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:393:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:396:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:396:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:396:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:396:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:396:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:396:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:414:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:414:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:414:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:414:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:414:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:414:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:416:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:416:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:416:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:416:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:416:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:416:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:419:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:419:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:419:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:419:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:419:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:419:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:422:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:422:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:422:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:422:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:422:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:422:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:424:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:424:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:424:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:424:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:424:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:424:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:427:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:427:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:427:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:427:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:427:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:427:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:430:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:430:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:430:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:431:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:431:47: expected restricted __le32 [usertype] initial_ref_tag ../drivers/scsi/qedi/qedi_fw_api.c:431:47: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:446:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:446:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:446:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:446:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:446:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:446:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:450:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:450:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:450:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:450:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:450:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:450:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:454:17: warning: too many warnings ../drivers/scsi/qedi/qedi_debugfs.c:14:5: warning: symbol 'qedi_do_not_recover' was not declared. Should it be static? ../drivers/scsi/qedi/qedi_debugfs.c:86:31: warning: symbol 'qedi_debugfs_ops' was not declared. Should it be static? ../drivers/scsi/qedi/qedi_debugfs.c:109:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/qedi/qedi_debugfs.c:109:45: expected char const * ../drivers/scsi/qedi/qedi_debugfs.c:109:45: got char const [noderef] __user *buffer ../drivers/scsi/qedi/qedi_debugfs.c:150:41: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_debugfs.c:219:30: warning: symbol 'qedi_dbg_fops' was not declared. Should it be static? ../drivers/scsi/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_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence * ../kernel/trace/bpf_trace.c:189:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:226:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:241:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:276:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:574:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:760:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:771:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:785:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:883:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:895:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1186:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3339:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3347:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3533:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3542:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3549:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3556:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3563:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3570:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3577:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3584:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3592:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2343:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2347:66: warning: dereference of noderef expression ../drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bfa/bfa_core.c:1252:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1253:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1254:42: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1255:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1256:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1257:42: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1270:32: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1270:32: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bfa/bfa_core.c:1270:32: expected unsigned short [usertype] num_ioim_fw ../drivers/scsi/bfa/bfa_core.c:1270:32: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_core.c:1285:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1286:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1287:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1288:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1289:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1290:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1613:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_core.c:1613:31: expected restricted __be16 [usertype] delay ../drivers/scsi/bfa/bfa_core.c:1613:31: got int ../drivers/scsi/bfa/bfa_core.c:1617:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_core.c:1617:33: expected restricted __be16 [usertype] latency ../drivers/scsi/bfa/bfa_core.c:1617:33: got int ../drivers/scsi/bfa/bfa_core.c:1631:43: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1632:45: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1647:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1648:9: warning: cast from restricted __be16 ../drivers/gpu/drm/i915/i915_pci.c:145:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:147:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:176:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:178:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:182:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:184:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:188:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:191:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:208:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:211:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:215:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:219:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:223:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:225:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:230:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:233:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:398:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:398:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:403:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:403:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:408:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:408:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:426:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:426:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:431:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:431:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:436:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:436:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:444:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:444:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:486:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:486:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:491:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:491:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:502:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:502:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:507:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:507:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:547:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:547:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:552:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:552:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:557:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:557:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:568:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:568:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:573:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:573:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:578:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:578:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:589:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:589:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:594:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:594:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:611:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:611:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:618:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:618:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:625:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:625:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:640:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:640:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:647:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:647:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:662:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:662:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:674:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:674:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:682:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:682:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:740:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:740:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:744:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:744:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:760:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:770:10: also defined here ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/vc4/vc4_kms.c:276:25: error: too long token expansion Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1913 expecting prototype for amdgpu_ttm_mmio_remap_bo_init(). Prototype was for amdgpu_ttm_alloc_mmio_remap_bo() instead ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? ../kernel/bpf/cgroup_iter.c:322:17: warning: symbol 'bpf_iter_css_new' was not declared. Should it be static? ../kernel/bpf/cgroup_iter.c:347:40: warning: symbol 'bpf_iter_css_next' was not declared. Should it be static? ../kernel/bpf/cgroup_iter.c:371:18: warning: symbol 'bpf_iter_css_destroy' was not declared. Should it be static? ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: In function ‘qlcnic_request_irq’: ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1765: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=] 1765 | "%s-tx-%d", netdev->name, ring); | ^~ ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1765:42: note: directive argument in the range [-2147483643, 254] 1765 | "%s-tx-%d", netdev->name, ring); | ^~~~~~~~~~ ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1764:33: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 28 1764 | snprintf(tx_ring->name, sizeof(tx_ring->name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1765 | "%s-tx-%d", netdev->name, ring); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/radeon/radeon_ring.c:309:23: warning: cast to restricted __le32 ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/scsi/bfa/bfa_svc.c:733:21: warning: restricted __be32 degrades to integer ../drivers/scsi/bfa/bfa_svc.c:740:48: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:745:41: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:750:33: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:3132:33: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3135:9: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:3136:9: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:4410:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:4412:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:660:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:660:27: expected restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:660:27: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_svc.c:669:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:669:39: expected restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:669:39: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_svc.c:681:71: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_svc.c:681:71: expected unsigned int [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:681:71: got restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:682:49: warning: incorrect type in argument 6 (different base types) ../drivers/scsi/bfa/bfa_svc.c:682:49: expected unsigned int [usertype] resid_len ../drivers/scsi/bfa/bfa_svc.c:682:49: got restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:689:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:689:39: expected unsigned int [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:689:39: got restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:690:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:690:43: expected unsigned int [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:690:43: got restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:3486:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3486:39: expected restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3486:39: got unsigned short [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3521:41: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3522:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3522:54: expected unsigned short [usertype] path_tov ../drivers/scsi/bfa/bfa_svc.c:3522:54: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_svc.c:3524:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3524:53: expected unsigned short [usertype] q_depth ../drivers/scsi/bfa/bfa_svc.c:3524:53: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_svc.c:3851:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3861:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3861:31: expected restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3861:31: got unsigned short [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3870:27: warning: incorrect type in return expression (different base types) ../drivers/scsi/bfa/bfa_svc.c:3870:27: expected unsigned short ../drivers/scsi/bfa/bfa_svc.c:3870:27: got restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:5450:22: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:5451:22: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6410:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6410:21: expected unsigned int enum bfa_status status ../drivers/scsi/bfa/bfa_svc.c:6410:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6461:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6461:49: expected unsigned int [usertype] roundtrip_latency ../drivers/scsi/bfa/bfa_svc.c:6461:49: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6463:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6463:50: expected unsigned int [usertype] est_cable_distance ../drivers/scsi/bfa/bfa_svc.c:6463:50: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6466:25: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6468:39: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6495:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6495:30: expected unsigned int [usertype] lpcnt ../drivers/scsi/bfa/bfa_svc.c:6495:30: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:5748:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5749:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5750:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5751:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5752:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:6387:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6387:26: expected unsigned int [usertype] lpcnt ../drivers/scsi/bfa/bfa_svc.c:6387:26: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6388:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6388:28: expected unsigned int [usertype] payload ../drivers/scsi/bfa/bfa_svc.c:6388:28: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c: note: in included file (through ../drivers/scsi/bfa/bfa.h, ../drivers/scsi/bfa/bfa_modules.h, ../drivers/scsi/bfa/bfad_drv.h): ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/gpu/drm/nouveau/nvif/object.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: got void * ../drivers/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) ../kernel/bpf/cpumask.c:53:32: warning: symbol 'bpf_cpumask_create' was not declared. Should it be static? ../kernel/bpf/cpumask.c:83:32: warning: symbol 'bpf_cpumask_acquire' was not declared. Should it be static? ../kernel/bpf/cpumask.c:97:18: warning: symbol 'bpf_cpumask_release' was not declared. Should it be static? ../kernel/bpf/cpumask.c:105:18: warning: symbol 'bpf_cpumask_release_dtor' was not declared. Should it be static? ../kernel/bpf/cpumask.c:121:17: warning: symbol 'bpf_cpumask_first' was not declared. Should it be static? ../kernel/bpf/cpumask.c:137:17: warning: symbol 'bpf_cpumask_first_zero' was not declared. Should it be static? ../kernel/bpf/cpumask.c:154:17: warning: symbol 'bpf_cpumask_first_and' was not declared. Should it be static? ../kernel/bpf/cpumask.c:165:18: warning: symbol 'bpf_cpumask_set_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:178:18: warning: symbol 'bpf_cpumask_clear_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:195:18: warning: symbol 'bpf_cpumask_test_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:212:18: warning: symbol 'bpf_cpumask_test_and_set_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:230:18: warning: symbol 'bpf_cpumask_test_and_clear_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:242:18: warning: symbol 'bpf_cpumask_setall' was not declared. Should it be static? ../kernel/bpf/cpumask.c:251:18: warning: symbol 'bpf_cpumask_clear' was not declared. Should it be static? ../kernel/bpf/cpumask.c:268:18: warning: symbol 'bpf_cpumask_and' was not declared. Should it be static? ../kernel/bpf/cpumask.c:283:18: warning: symbol 'bpf_cpumask_or' was not declared. Should it be static? ../kernel/bpf/cpumask.c:298:18: warning: symbol 'bpf_cpumask_xor' was not declared. Should it be static? ../kernel/bpf/cpumask.c:316:18: warning: symbol 'bpf_cpumask_equal' was not declared. Should it be static? ../kernel/bpf/cpumask.c:332:18: warning: symbol 'bpf_cpumask_intersects' was not declared. Should it be static? ../kernel/bpf/cpumask.c:348:18: warning: symbol 'bpf_cpumask_subset' was not declared. Should it be static? ../kernel/bpf/cpumask.c:363:18: warning: symbol 'bpf_cpumask_empty' was not declared. Should it be static? ../kernel/bpf/cpumask.c:378:18: warning: symbol 'bpf_cpumask_full' was not declared. Should it be static? ../kernel/bpf/cpumask.c:390:18: warning: symbol 'bpf_cpumask_copy' was not declared. Should it be static? ../kernel/bpf/cpumask.c:405:17: warning: symbol 'bpf_cpumask_any_distribute' was not declared. Should it be static? ../kernel/bpf/cpumask.c:423:17: warning: symbol 'bpf_cpumask_any_and_distribute' was not declared. Should it be static? ../kernel/bpf/cpumask.c:438:17: warning: symbol 'bpf_cpumask_weight' was not declared. Should it be static? ../kernel/bpf/cpumask.c:457:17: warning: symbol 'bpf_cpumask_populate' was not declared. Should it be static? ../drivers/gpu/drm/radeon/radeon_cs.c:293:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:293:45: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:293:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:308:27: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:308:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:308:27: got void [noderef] __user * ../drivers/gpu/drm/radeon/radeon_cs.c:309:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:309:49: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:309:49: got struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../kernel/bpf/bpf_struct_ops.c:592:27: warning: symbol 'bpf_struct_ops_link_lops' was not declared. Should it be static? ../drivers/gpu/drm/nouveau/nvif/client.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/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:570:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:31: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:574:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:576:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:577:66: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:54: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:64: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:614:22: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:626:63: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:626:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:625:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:632:18: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:632:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:631:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:635:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:635:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:649:22: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:661:63: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:661:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:660:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:667:18: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:667:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:666:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:669:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:669:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:65: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:702:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:710:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:711:32: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:716:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:717:62: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: expected int idx ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:778:48: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: expected unsigned int [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: expected unsigned int [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:832:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:833:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:48: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: warning: incorrect type in return expression (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: expected restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:859:28: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:45: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:58: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: warning: incorrect type in return expression (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: expected restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: expected unsigned int [usertype] val ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: got restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: expected restricted __le32 [addressable] [usertype] flash_fw_ver ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1126:46: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1138:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c: In function ‘sparx5_dsm_calendar_check’: ../drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c:504:34: warning: variable ‘kdx’ set but not used [-Wunused-but-set-variable=] 504 | u32 jdx, kdx; | ^~~ ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c:202:31: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_bios.c:66:30: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:66:49: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:92:9: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:93:9: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:95:26: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:95:42: warning: dereference of noderef expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: expected void *timing_base ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: got void [noderef] __iomem * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: got void * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: got void * ../fs/overlayfs/dir.c:589:13: error: incompatible types in comparison expression (different address spaces): ../fs/overlayfs/dir.c:589:13: struct cred const [noderef] __rcu * ../fs/overlayfs/dir.c:589:13: struct cred const * ../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:242:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:258:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:264:18: warning: symbol 'bpf_crypto_ctx_release_dtor' was not declared. Should it be static? ../kernel/bpf/crypto.c:319:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:340:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/fuse/dir.c:38:21: warning: symbol 'dentry_tree_work' was not declared. Should it be static? ../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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:1881: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=] 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1881:54: note: directive argument in the range [-2147483641, 65534] 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1881:17: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 24 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1882 | edev->ndev->name, queue_id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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/gpu/drm/radeon/r100.c:713:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/r100.c:713:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/r100.c:713:16: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/r100.c:1099:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r300.c:122:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r300.c:122:39: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r300.c:122:39: got void *ptr ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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) ../kernel/bpf/kmem_cache_iter.c:24:17: warning: symbol 'bpf_iter_kmem_cache_new' was not declared. Should it be static? ../kernel/bpf/kmem_cache_iter.c:35:31: warning: symbol 'bpf_iter_kmem_cache_next' was not declared. Should it be static? ../kernel/bpf/kmem_cache_iter.c:80:18: warning: symbol 'bpf_iter_kmem_cache_destroy' was not declared. Should it be static? ../drivers/net/team/team_mode_loadbalance.c:370:14: warning: incorrect type in assignment (different address spaces) ../drivers/net/team/team_mode_loadbalance.c:370:14: expected struct team_port *port ../drivers/net/team/team_mode_loadbalance.c:370:14: got struct team_port [noderef] __rcu *port ../drivers/gpu/drm/rockchip/cdn-dp-core.c:321:25: warning: cast to restricted __le32 ../drivers/net/bonding/bond_options.c:1262:24: warning: incorrect type in assignment (different base types) ../drivers/net/bonding/bond_options.c:1262:24: expected restricted __be32 [addressable] [usertype] target ../drivers/net/bonding/bond_options.c:1262:24: got unsigned long long const [usertype] value ../fs/smb/client/smb2maperror.c:124:36: warning: symbol 'smb2_error_map_table_test' was not declared. Should it be static? ../fs/smb/client/smb2maperror.c:127:14: warning: symbol 'smb2_error_map_num' was not declared. Should it be static? ../drivers/net/ethernet/realtek/8139too.c:2233:9: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/realtek/8139too.c:2233:9: expected unsigned int [usertype] ../drivers/net/ethernet/realtek/8139too.c:2233:9: got restricted __le32 [usertype] ../drivers/net/ethernet/realtek/8139too.c:2234:9: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/realtek/8139too.c:2234:9: expected unsigned int [usertype] ../drivers/net/ethernet/realtek/8139too.c:2234:9: got restricted __le32 [usertype] ../kernel/bpf/dmabuf_iter.c:161:17: warning: symbol 'bpf_iter_dmabuf_new' was not declared. Should it be static? ../kernel/bpf/dmabuf_iter.c:172:28: warning: symbol 'bpf_iter_dmabuf_next' was not declared. Should it be static? ../kernel/bpf/dmabuf_iter.c:184:18: warning: symbol 'bpf_iter_dmabuf_destroy' was not declared. Should it be static? ../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/gpu/drm/radeon/rs400.c:238:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rs400.c:238:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/rs400.c:238:16: got restricted __le32 [usertype] ../drivers/gpu/drm/qxl/qxl_kms.c:167:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:167:19: expected struct qxl_rom *rom ../drivers/gpu/drm/qxl/qxl_kms.c:167:19: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:185:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:185:26: expected struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:185:26: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:272:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:272:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:272:21: got struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:276:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:276:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:276:21: got struct qxl_rom *rom ../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_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:321:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:321:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:321:21: got struct qxl_rom *rom ../drivers/gpu/drm/nouveau/nvif/chan.c:11:32: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: expected unsigned int const [usertype] *map ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: got void *userd ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: got void *gpfifo ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: got void *push ../drivers/gpu/drm/nouveau/nvif/chan.c:119:32: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan.c:155:22: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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 ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: got void *sema ../drivers/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:1543:40: warning: invalid assignment: &= ../drivers/net/ethernet/renesas/sh_eth.c:1543:40: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1543:40: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1600:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/renesas/sh_eth.c:1603:31: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1604:27: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1642:36: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1673:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1673:29: expected unsigned int [usertype] len ../drivers/net/ethernet/renesas/sh_eth.c:1673:29: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1689:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1689:38: expected unsigned int [usertype] addr ../drivers/net/ethernet/renesas/sh_eth.c:1689:38: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1693:40: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:1693:40: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1693:40: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1696:40: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:1696:40: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1696:40: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:2475:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2475:32: expected unsigned int [usertype] status ../drivers/net/ethernet/renesas/sh_eth.c:2475:32: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:2476:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2476:30: expected unsigned int [usertype] addr ../drivers/net/ethernet/renesas/sh_eth.c:2476:30: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:2527:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2527:22: expected unsigned int [usertype] addr ../drivers/net/ethernet/renesas/sh_eth.c:2527:22: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:2528:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2528:22: expected unsigned int [usertype] len ../drivers/net/ethernet/renesas/sh_eth.c:2528:22: got restricted __le32 [usertype] ../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:2534:32: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:2534:32: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:2534:32: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:3107:23: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/renesas/sh_eth.c:3107:23: expected void *addr ../drivers/net/ethernet/renesas/sh_eth.c:3107:23: got void [noderef] __iomem * ../drivers/gpu/drm/amd/amdgpu/amdgpu_sa.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c: In function ‘qede_get_drvinfo’: ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:621:34: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 25 [-Wformat-truncation=] 621 | "[storm %s]", storm); | ^~ ~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:620:17: note: ‘snprintf’ output between 9 and 40 bytes into a destination of size 32 620 | snprintf(info->version, sizeof(info->version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 621 | "[storm %s]", storm); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:638:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 638 | "mfw %s", mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:637:17: note: ‘snprintf’ output between 5 and 36 bytes into a destination of size 32 637 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 638 | "mfw %s", mfw); | ~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:635:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 635 | "mbi %s [mfw %s]", mbi, mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:634:17: note: ‘snprintf’ output between 12 and 74 bytes into a destination of size 32 634 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 635 | "mbi %s [mfw %s]", mbi, mfw); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/radeon/rs690.c:82:59: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:84:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs690.c:85:65: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs690.c:91:57: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs690.c:96:59: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:98:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:99:65: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:105:57: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:107:59: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/rs600.c:662:30: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/rs600.c:662:30: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/rs600.c:662:30: got void * ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/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:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/qxl/qxl_object.c:176:29: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/qxl/qxl_object.c:223:40: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:223:40: expected void * ../drivers/gpu/drm/qxl/qxl_object.c:223:40: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_object.c:273:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:273:33: expected void [noderef] __iomem *vaddr ../drivers/gpu/drm/qxl/qxl_object.c:273:33: got void *pmap Warning: ../fs/befs/datastream.c:131 expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead ../drivers/net/arcnet/com20020-pci.c: In function ‘com20020pci_probe’: ../drivers/net/arcnet/com20020-pci.c:224: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=] 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); | ^~ ../drivers/net/arcnet/com20020-pci.c:224:64: note: directive argument in the range [-2147483641, 2147483646] 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); | ^~~~~~~~~~ ../drivers/net/arcnet/com20020-pci.c:224:25: note: ‘snprintf’ output between 7 and 18 bytes into a destination of size 16 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/msm_drv.c:49:6: warning: symbol 'dumpstate' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_guc.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c:771:20: warning: symbol 'xe_guc_g2g_test_suite' was not declared. Should it be static? ../fs/afs/cell.c:741:9: error: incompatible types in comparison expression (different address spaces): ../fs/afs/cell.c:741:9: struct hlist_node [noderef] __rcu * ../fs/afs/cell.c:741:9: struct hlist_node * ../fs/afs/cell.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/gpu/drm/xe/xe_guc_ads.c:348:13: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_guc_ads.c:348:13: error: got , ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: got ) ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: got && ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:13: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:351:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got & ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got 1 ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got && ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:356:43: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:356:43: error: got , ../drivers/gpu/drm/xe/xe_guc_ads.c:358:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got & ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got 1 ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got && ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:365:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:365:13: error: got ! ../drivers/gpu/drm/xe/xe_guc_ads.c:365:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got ! ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Trying to use reserved word 'do' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at end of declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: too many errors ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_tlb_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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/nouveau/nvkm/core/gpuobj.c:97:22: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: expected void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: got void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: got void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: got unsigned char [usertype] * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: expected void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: got void [noderef] __iomem *map ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/r600.c:1082:38: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r600.c:1082:38: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r600.c:1082:38: got void * ../drivers/gpu/drm/radeon/r600.c:4042:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600.c:4128:26: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600.c:4129:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600.c:4387:38: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r600.c:4387:38: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r600.c:4387:38: got void * ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_bo_list.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/core/ioctl.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/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 * ../fs/gfs2/bmap.c:1694:42: warning: unsigned value that used to be signed checked against zero? ../fs/gfs2/bmap.c:1992:16: signed value source ../fs/btrfs/print-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/print-tree.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/print-tree.c:97:9: error: Expected ) in function call ../fs/btrfs/print-tree.c:97:9: error: got __VA_OPT__ ../drivers/gpu/drm/sti/sti_hdmi.c:1482:24: warning: symbol 'sti_hdmi_driver' was not declared. Should it be static? ../drivers/gpu/drm/gma500/psb_intel_display.c:436:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../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/gpu/drm/radeon/atombios_dp.c:107:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_dp.c:107:30: expected unsigned short [addressable] [usertype] lpAuxRequest ../drivers/gpu/drm/radeon/atombios_dp.c:107:30: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_dp.c:108:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_dp.c:108:27: expected unsigned short [addressable] [usertype] lpDataOut ../drivers/gpu/drm/radeon/atombios_dp.c:108:27: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/nfs/nfs4trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfs4trace.h): ../fs/nfs/./nfs4trace.h:2168:1: error: too long token expansion ../fs/nfs/./nfs4trace.h:2234:1: error: too long token expansion ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:830:9: error: Expected ) in function call ../fs/btrfs/ctree.c:830:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:874:9: error: Expected ) in function call ../fs/btrfs/ctree.c:874:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:939:9: error: Expected ) in function call ../fs/btrfs/ctree.c:939:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1545:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1545:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1572:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1572:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1599:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1599:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1681:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1681:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1682:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1682:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1724:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1724:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1809:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1809:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1882:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1882:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1954:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1954:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1958:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1958:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1964:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1964:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2038:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2038:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2065:17: error: Expected ) in function call ../fs/btrfs/ctree.c:2065:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2150:33: error: Expected ) in function call ../fs/btrfs/ctree.c:2150:33: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2273:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2273:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:3033:9: error: Expected ) in function call ../fs/btrfs/ctree.c:3033:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4622:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4622:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4623:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4623:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4801:17: error: Expected ) in function call ../fs/btrfs/ctree.c:4801:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:193:22: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:193:22: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:193:22: struct extent_buffer * ../fs/btrfs/ctree.c:550:17: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:550:17: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:550:17: struct extent_buffer * ../fs/btrfs/ctree.c:895:9: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:895:9: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:895:9: struct extent_buffer * ../fs/btrfs/ctree.c:2908:9: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:2908:9: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:2908:9: struct extent_buffer * ../drivers/net/usb/rtl8150.c:198:22: warning: incorrect type in assignment (different base types) ../drivers/net/usb/rtl8150.c:198:22: expected unsigned short [usertype] rx_creg ../drivers/net/usb/rtl8150.c:198:22: got restricted __le16 [usertype] ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:663:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 27 and 29 [-Wformat-truncation=] 663 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:710:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:663:25: note: ‘snprintf’ output between 4 and 69 bytes into a destination of size 32 663 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 664 | stmmac_qstats_tx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:670:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 27 and 29 [-Wformat-truncation=] 670 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:710:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:670:25: note: ‘snprintf’ output between 4 and 69 bytes into a destination of size 32 670 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 671 | stmmac_qstats_rx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/sti/sti_hda.c:804:24: warning: symbol 'sti_hda_driver' was not declared. Should it be static? ../drivers/net/xen-netback/xenbus.c: In function ‘connect’: ../drivers/net/xen-netback/xenbus.c:780: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=] 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", | ^~ ../drivers/net/xen-netback/xenbus.c:780:60: note: directive argument in the range [0, 4294967294] 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", | ^~~~~~~~ ../drivers/net/xen-netback/xenbus.c:780:17: note: ‘snprintf’ output between 4 and 28 bytes into a destination of size 21 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 781 | be->vif->dev->name, queue->id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/can/rockchip/rockchip_canfd-core.c:152:16: error: too long token expansion ../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: expected restricted __wsum [usertype] csum ../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: got restricted __be16 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:1651:17: warning: restricted __le64 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2856:31: warning: restricted __le32 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: warning: incorrect type in argument 3 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: expected unsigned long [usertype] size ../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: got restricted __le16 [usertype] mfTableLen ../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: expected unsigned int [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: expected restricted __le16 [usertype] txDataRingDescSize ../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: got int ../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: got int ../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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:354:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:354:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:366:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:366:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:378:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:378:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:388:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:388:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:664:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:664:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:921:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:921:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1457:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1457:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1496:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1496:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2527:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2527:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2534:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2534:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2535:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2535:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3069:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3069:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3642:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3642:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4042:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4042:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4100:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4100:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4103:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4103:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4604:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4604:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4607:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4607:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4979:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4979:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5168:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5168:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5499:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5499:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5500:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5500:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5645:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5645:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5673:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5673:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5840:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5840:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5976:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5976:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:6029:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:6029:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:6047:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:6047:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:6076:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:6076:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c:47:9: error: Expected ) in function call ../fs/btrfs/dir-item.c:47:9: error: got __VA_OPT__ ../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/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/vmxnet3/vmxnet3_ethtool.c:1269:42: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: got int ../fs/f2fs/file.c:3719:36: warning: incorrect type in argument 1 (different base types) ../fs/f2fs/file.c:3719:36: expected unsigned short const [usertype] *pwcs ../fs/f2fs/file.c:3719:36: got restricted __le16 * ../fs/f2fs/file.c:3755:28: warning: incorrect type in argument 4 (different base types) ../fs/f2fs/file.c:3755:28: expected unsigned short [usertype] *pwcs ../fs/f2fs/file.c:3755:28: got restricted __le16 * ../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:1481:1: error: too long token expansion ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1629:17: error: Expected ) in function call ../fs/btrfs/super.c:1629:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1859:9: error: Expected ) in function call ../fs/btrfs/super.c:1859:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1904:17: error: Expected ) in function call ../fs/btrfs/super.c:1904:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1924:17: error: Expected ) in function call ../fs/btrfs/super.c:1924:17: error: got __VA_OPT__ ../fs/btrfs/super.c:2119:9: error: Expected ) in function call ../fs/btrfs/super.c:2119:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2313:9: error: Expected ) in function call ../fs/btrfs/super.c:2313:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2700:17: error: Expected ) in function call ../fs/btrfs/super.c:2700:17: error: got __VA_OPT__ ../fs/jfs/xattr.c: note: in included file: ../fs/jfs/jfs_xattr.h:25:25: warning: array of flexible structures ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/gma500/opregion.c:297:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:297:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/gma500/opregion.c:297:25: got struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:327:20: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:327:20: expected void const *const p ../drivers/gpu/drm/gma500/opregion.c:327:20: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:333:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:333:26: expected struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:333:26: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:334:23: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:334:23: expected void *vbt ../drivers/gpu/drm/gma500/opregion.c:334:23: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:341:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:341:32: expected struct opregion_acpi *acpi ../drivers/gpu/drm/gma500/opregion.c:341:32: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:346:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:346:32: expected struct opregion_asle *asle ../drivers/gpu/drm/gma500/opregion.c:346:32: got void [noderef] __iomem * ../drivers/gpu/drm/radeon/evergreen.c:4212:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4212:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4212:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4226:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4226:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4226:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4229:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4229:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4229: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:4293:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4293:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4293:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4294:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4300:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4306:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4306:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4306:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4310:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4310:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4310:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4314:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4314:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4314:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4319:81: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:81: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4325:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4325:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4325:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4687:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4747:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4748:28: warning: cast to restricted __le32 ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: got void * ../drivers/gpu/drm/tve200/tve200_display.c:35:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:35:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:35:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:52:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:52:40: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:52:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:62:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:62:40: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:62:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:67:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:67:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:67:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:140:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:140:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:140:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:143:38: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:143:38: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:143:38: got void * ../drivers/gpu/drm/tve200/tve200_display.c:149:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:149:30: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:149:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:238:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:238:34: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:238:34: got void * ../drivers/gpu/drm/tve200/tve200_display.c:252:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:252:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:252:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:253:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:253:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:253:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:272:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:272:35: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:272:35: got void * ../drivers/gpu/drm/tve200/tve200_display.c:277:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:277:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:277:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:279:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:279:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:279:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:302:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:302:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:302:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:303:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:303:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:303:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:313:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:313:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:313:30: got void * ../drivers/net/usb/hso.c: In function ‘hso_probe’: ../drivers/net/usb/hso.c:2853:13: warning: variable ‘mux’ set but not used [-Wunused-but-set-variable=] 2853 | int mux, i, if_num, port_spec; | ^~~ ../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/pl111/pl111_display.c:34:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:34:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:34:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:46:37: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:46:37: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:46:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:164:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:164:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:164:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:169:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:169:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:169:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:173:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:173:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:173:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:232:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:232:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:232:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:235:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:235:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:235:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:339:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:339:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:339:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:352:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:352:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:352:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:369:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:369:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:369:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:372:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:372:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:372:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:385:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:385:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:385:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:404:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:404:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:404:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:425:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:425:53: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:425:53: got void * ../drivers/gpu/drm/pl111/pl111_display.c:436:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:436:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:436:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:493:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:493:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:493:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:516:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:516:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:516:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:527:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:527:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:527:33: got void * ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: expected void *regs ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: got void [noderef] __iomem * ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: got void * ../drivers/net/fddi/skfp/drvfbi.c:55:14: warning: symbol 'oem_id' was not declared. Should it be static? ../drivers/net/usb/hso.c:1475:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1476:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1477:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1485:37: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1629:37: warning: cast to restricted __le16 ../drivers/net/can/rockchip/rockchip_canfd-timestamp.c:57:15: error: too long token expansion ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:92:9: error: Expected ) in function call ../fs/btrfs/file-item.c:92:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:121:9: error: Expected ) in function call ../fs/btrfs/file-item.c:121:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:130:9: error: Expected ) in function call ../fs/btrfs/file-item.c:130:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:137:9: error: Expected ) in function call ../fs/btrfs/file-item.c:137:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:291:9: error: Expected ) in function call ../fs/btrfs/file-item.c:291:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:328:9: error: Expected ) in function call ../fs/btrfs/file-item.c:328:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:376:9: error: Expected ) in function call ../fs/btrfs/file-item.c:376:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:513:9: error: Expected ) in function call ../fs/btrfs/file-item.c:513:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:657:9: error: Expected ) in function call ../fs/btrfs/file-item.c:657:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:804:9: error: Expected ) in function call ../fs/btrfs/file-item.c:804:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:805:9: error: Expected ) in function call ../fs/btrfs/file-item.c:805:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:939:9: error: Expected ) in function call ../fs/btrfs/file-item.c:939:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1369:17: error: Expected ) in function call ../fs/btrfs/file-item.c:1369:17: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1398:9: error: Expected ) in function call ../fs/btrfs/file-item.c:1398:9: error: got __VA_OPT__ ../drivers/net/ethernet/sun/niu.c: In function ‘niu_txc_set_imask’: ../drivers/net/ethernet/sun/niu.c:4647:13: warning: variable ‘val’ set but not used [-Wunused-but-set-variable=] 4647 | u64 val; | ^~~ ../drivers/net/ethernet/sun/niu.c: In function ‘niu_open’: ../drivers/net/ethernet/sun/niu.c:6028:52: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 6028 | 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:6046:2, inlined from ‘niu_open’ at ../drivers/net/ethernet/sun/niu.c:6112:8: ../drivers/net/ethernet/sun/niu.c:6028:17: note: ‘sprintf’ output between 8 and 23 bytes into a destination of size 22 6028 | sprintf(np->irq_name[2], "%s:SYSERR", np->dev->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/msm_rd.c:44:6: warning: symbol 'rd_full' was not declared. Should it be static? ../drivers/gpu/drm/meson/meson_vclk.c:373:3: warning: symbol 'params' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_vf_error.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/sfc/ethtool_common.c: In function ‘efx_fill_test’: ../drivers/net/ethernet/sfc/ethtool_common.c:277: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=] 277 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/ethtool_common.c:275:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 275 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 276 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 277 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_sched.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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/pl111/pl111_drv.c:278:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:278:20: expected void *regs ../drivers/gpu/drm/pl111/pl111_drv.c:278:20: got void [noderef] __iomem * ../drivers/gpu/drm/pl111/pl111_drv.c:293:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:293:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_drv.c:293:30: got void * ../drivers/net/usb/lan78xx.c:3841:29: warning: cast to restricted __be16 ../drivers/net/usb/lan78xx.c:3841:27: warning: incorrect type in assignment (different base types) ../drivers/net/usb/lan78xx.c:3841:27: expected restricted __wsum [usertype] csum ../drivers/net/usb/lan78xx.c:3841:27: got unsigned short [usertype] ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:464:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:464:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:465:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:465:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:636:25: error: Expected ) in function call ../fs/btrfs/inode-item.c:636:25: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:728:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:728:9: error: got __VA_OPT__ ../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/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/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/net/ethernet/ti/tlan.c: In function ‘tlan_read_and_clear_stats’: ../drivers/net/ethernet/ti/tlan.c:2072:25: warning: variable ‘def_tx’ set but not used [-Wunused-but-set-variable=] 2072 | u32 def_tx, crc, code; | ^~~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: struct dma_fence * ../fs/erofs/data.c:264:26: warning: Using plain integer as NULL pointer ../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: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:1744:34: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/via/via-velocity.c:1744:34: expected unsigned long [usertype] __UNIQUE_ID_y__1389 ../drivers/net/ethernet/via/via-velocity.c:1744:34: got restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1747:17: warning: cast to restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:2240:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2240:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:2240:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2248:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2248:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2248:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2437:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2437:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2437:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2450:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2450:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2450:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2875:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2875:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:2875:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3146:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3146:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3146:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3152:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3152:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3152:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3204:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3204:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:3204:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3274:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3274:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3274:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3291:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3291:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3291:48: got restricted pci_power_t [usertype] ../fs/gfs2/inode.c:1976:14: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/inode.c:1976:14: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/inode.c:1976:14: struct gfs2_glock * ../drivers/gpu/drm/vmwgfx/vmwgfx_vkms.c:116:36: warning: Using plain integer as NULL pointer ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/panfrost/panfrost_drv.c:956:6: warning: symbol 'panfrost_transparent_hugepage' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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 ../fs/gfs2/super.c:1448:17: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/super.c:1448:17: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/super.c:1448:17: struct gfs2_glock * ../drivers/net/ethernet/xilinx/xilinx_emaclite.c:410:24: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/xilinx_emaclite.c:419:36: warning: cast to restricted __be32 ../drivers/net/usb/smsc75xx.c:2166:29: warning: cast to restricted __be16 ../drivers/net/usb/smsc75xx.c:2166:27: warning: incorrect type in assignment (different base types) ../drivers/net/usb/smsc75xx.c:2166:27: expected restricted __wsum [usertype] csum ../drivers/net/usb/smsc75xx.c:2166:27: got unsigned short [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_hdp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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] ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/raid56.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:187:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:187:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:188:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:188:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:221:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:221:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:285:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:285:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:366:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:366:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:587:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:587:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:759:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:759:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1081:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1081:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1206:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:1206:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1395:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1395:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2038:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:2038:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2165:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:2165:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2732:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:2732:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:3733:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:3733:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4175:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:4175:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4210:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4210:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4237:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4237:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4435:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4435:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4444:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4444:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4504:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4504:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4760:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4760:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4843:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4843:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4844:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4844:9: error: got __VA_OPT__ ../fs/f2fs/data.c:2467:39: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/panthor/panthor_drv.c:1707:6: warning: symbol 'panthor_transparent_hugepage' was not declared. Should it be static? ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: expected unsigned short [addressable] [assigned] [usertype] usConnectorId ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/sfc/mcdi_mon.c: In function ‘efx_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/mcdi_mon.c:457:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 457 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:457:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 457 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 458 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:488:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:488:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 489 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:495:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 495 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:495:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 495 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 496 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/mediatek/mtk_cec.c:243:24: warning: symbol 'mtk_cec_driver' was not declared. Should it be static? ../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:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in argument 3 (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long flags ../include/trace/events/f2fs.h:1469: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:1172:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1172:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1231:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1231:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1469:1: warning: cast to restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: restricted vm_fault_t degrades to integer ../include/trace/events/f2fs.h:1469:1: warning: restricted vm_fault_t degrades to integer ../fs/f2fs/super.c:485:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:45: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: got unsigned int [usertype] ../drivers/gpu/drm/msm/adreno/adreno_device.c:11:6: warning: symbol 'hang_debug' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/adreno_device.c:19:5: warning: symbol 'enable_preemption' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/adreno_device.c:23:6: warning: symbol 'disable_acd' was not declared. Should it be static? ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: warning: incorrect type in initializer (different base types) ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: expected unsigned short [usertype] out ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: expected unsigned short [addressable] [assigned] [usertype] lpI2CDataOut ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:331:24: warning: symbol 'mtk_hdmi_ddc_driver' was not declared. Should it be static? ../fs/btrfs/accessors.c: note: in included file: ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:148:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:148:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:273:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:273:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:274:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:274:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:316:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:316:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:479:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:479:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:619:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:619:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:720:17: error: Expected ) in function call ../fs/btrfs/extent_map.c:720:17: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:764:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:764:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:946:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:946:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:976:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:976:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1021:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1021:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1057:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1057:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1058:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1058:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1077:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1077:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1078:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1078:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1079:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1079:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1080:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1080:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1081:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1081:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1082:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1082:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:189:9: error: Expected ) in function call ../fs/btrfs/transaction.c:189:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1031:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1031:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1033:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1033:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1040:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1040:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1046:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1046:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1241:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1241:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1347:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1347:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1482:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1482:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1501:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1501:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1504:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1504:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1507:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1507:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1675:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1675:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1678:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1678:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2201:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2201:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2212:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2212:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2229:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2229:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2529:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2529:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2530:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2530:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:80:9: error: Expected ) in function call ../fs/btrfs/xattr.c:80:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:141:17: error: Expected ) in function call ../fs/btrfs/xattr.c:141:17: error: got __VA_OPT__ ../fs/btrfs/xattr.c:242:17: error: Expected ) in function call ../fs/btrfs/xattr.c:242:17: error: got __VA_OPT__ ../drivers/gpu/drm/msm/adreno/a2xx_catalog.c:60:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:505:9: error: Expected ) in function call ../fs/btrfs/defrag.c:505:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:646:17: error: Expected ) in function call ../fs/btrfs/defrag.c:646:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1084:25: error: Expected ) in function call ../fs/btrfs/defrag.c:1084:25: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1206:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1206:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1207:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1207:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1230:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1230:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1373:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1373:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/file.c:51:9: error: Expected ) in function call ../fs/btrfs/file.c:51:9: error: got __VA_OPT__ ../fs/btrfs/file.c:91:9: error: Expected ) in function call ../fs/btrfs/file.c:91:9: error: got __VA_OPT__ ../fs/btrfs/file.c:92:9: error: Expected ) in function call ../fs/btrfs/file.c:92:9: error: got __VA_OPT__ ../fs/btrfs/file.c:168:9: error: Expected ) in function call ../fs/btrfs/file.c:168:9: error: got __VA_OPT__ ../fs/btrfs/file.c:224:25: error: Expected ) in function call ../fs/btrfs/file.c:224:25: error: got __VA_OPT__ ../fs/btrfs/file.c:1173:9: error: Expected ) in function call ../fs/btrfs/file.c:1173:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1230:9: error: Expected ) in function call ../fs/btrfs/file.c:1230:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1231:9: error: Expected ) in function call ../fs/btrfs/file.c:1231:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1820:9: error: Expected ) in function call ../fs/btrfs/file.c:1820:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1821:9: error: Expected ) in function call ../fs/btrfs/file.c:1821:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2338:9: error: Expected ) in function call ../fs/btrfs/file.c:2338:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2777:9: error: Expected ) in function call ../fs/btrfs/file.c:2777:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2970:17: error: Expected ) in function call ../fs/btrfs/file.c:2970:17: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:1930:17: error: Expected ) in function call ../fs/btrfs/sysfs.c:1930:17: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:1968:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:1968:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2147:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2147:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2148:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2148:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2378:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2378:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2596:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2596:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:287:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:287:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:360:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:360:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:361:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:361:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:362:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:362:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:537:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:537:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:627:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:627:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:628:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:628:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:629:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:629:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:705:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:705:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1047:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1047:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1242:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1242:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1264:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1264:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1311:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1311:17: error: got __VA_OPT__ ../drivers/net/can/kvaser_pciefd/kvaser_pciefd_core.c:1155:29: error: too long token expansion ../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: expected void volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: got void *kptr ../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: expected void const volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: got void *kptr ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c: In function ‘xlgmac_alloc_channels’: ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:73: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=] 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); | ^~ ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:64: note: directive argument in the range [0, 4294967294] 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); | ^~~~~~~~~~~~ ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 16 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/orphan.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../drivers/gpu/drm/mediatek/mtk_hdmi_v2.c:53:12: warning: symbol 'mtk_hdmi_v2_clk_names' was not declared. Should it be static? Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'events' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2783 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'events' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2783 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c:392:24: warning: symbol 'mtk_hdmi_ddc_v2_driver' was not declared. Should it be static? ../fs/erofs/zdata.c:326:30: warning: incorrect type in assignment (different address spaces) ../fs/erofs/zdata.c:326:30: expected struct kthread_worker [noderef] __rcu **static [toplevel] z_erofs_pcpu_workers ../fs/erofs/zdata.c:326:30: got struct kthread_worker ** ../fs/btrfs/locking.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/locking.c:87:9: error: Expected ) in function call ../fs/btrfs/locking.c:87:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:88:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/radeon/r600_dpm.c:831:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:833:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:855:38: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:856:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:857:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:887:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:891:55: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:893:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:894:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:895:51: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:896:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:897:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:898:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:900:58: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:907:41: 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:917:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:922:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:931:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:942:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:954:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:968:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:971:41: 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:979:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:986:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1000:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1002:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1004:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1014:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1016:42: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1017:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1019:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1025:53: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1026:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1027:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1032:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1044:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1046:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1048:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1051:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1053:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1063:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1067:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1068:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1072:34: 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:1081:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1104:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1106:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1108:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1119:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1121:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1130:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1134:34: 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:1157:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1159:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1161:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1166:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1171:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1186:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1188:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1193:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1197:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1206:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1208:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1210:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1212:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1214:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1216:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1218:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1220:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1222:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1224:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1229:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1244:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1246:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1251:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1254:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1265:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1267:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1272:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1276:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1278:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1279:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1281:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1283:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1285:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1287:33: warning: cast to restricted __le16 ../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:48:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? ../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/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:815:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:819:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:825:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:890:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:892:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:898:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:902:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:904:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:906:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:908:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:912:46: warning: cast to restricted __le32 ../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: expected struct lsdc_device * ../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: got void [noderef] __iomem *reg_base ../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_migrate.c:780:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: got restricted __be32 [usertype] ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/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:1898:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1902:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1919:42: warning: cast to restricted __le16 ../drivers/net/can/peak_canfd/peak_pciefd_main.c:146:32: warning: array of flexible structures ../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:2294:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2298:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2316:42: warning: cast to restricted __le16 ../drivers/net/ethernet/jme.c:956:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/jme.c:956:14: expected unsigned short [usertype] csum ../drivers/net/ethernet/jme.c:956:14: got restricted __sum16 [usertype] check ../drivers/gpu/drm/radeon/si.c:1568:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1570:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1571:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1573:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3481:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3482:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3490:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3491:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3499:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3498:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:3498:25: expected restricted __le32 const [usertype] *[assigned] fw_data ../drivers/gpu/drm/radeon/si.c:3498:25: got restricted __be32 const [usertype] * ../drivers/gpu/drm/radeon/si.c:3500:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5706:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5706:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5706:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5707:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5709:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5710:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5711:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5716:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5718:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5720:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5727:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5728:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5732:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5735:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5738:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5741:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5744:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5748:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5749:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5751:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5752:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5873:31: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5875:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6262:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6263:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6264:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../drivers/gpu/drm/msm/adreno/a5xx_catalog.c:153:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c:5094:17: error: Expected ) in function call ../fs/btrfs/ioctl.c:5094:17: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:482:9: error: Expected ) in function call ../fs/btrfs/inode.c:482:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:489:17: error: Expected ) in function call ../fs/btrfs/inode.c:489:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:490:17: error: Expected ) in function call ../fs/btrfs/inode.c:490:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:492:17: error: Expected ) in function call ../fs/btrfs/inode.c:492:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:533:17: error: Expected ) in function call ../fs/btrfs/inode.c:533:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:787:9: error: Expected ) in function call ../fs/btrfs/inode.c:787:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:882:25: error: Expected ) in function call ../fs/btrfs/inode.c:882:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:886:9: error: Expected ) in function call ../fs/btrfs/inode.c:886:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:916:9: error: Expected ) in function call ../fs/btrfs/inode.c:916:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:973:9: error: Expected ) in function call ../fs/btrfs/inode.c:973:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1425:9: error: Expected ) in function call ../fs/btrfs/inode.c:1425:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1485:9: error: Expected ) in function call ../fs/btrfs/inode.c:1485:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1553:25: error: Expected ) in function call ../fs/btrfs/inode.c:1553:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:1575:17: error: Expected ) in function call ../fs/btrfs/inode.c:1575:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:1888:9: error: Expected ) in function call ../fs/btrfs/inode.c:1888:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2144:9: error: Expected ) in function call ../fs/btrfs/inode.c:2144:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2238:17: error: Expected ) in function call ../fs/btrfs/inode.c:2238:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2383:17: error: Expected ) in function call ../fs/btrfs/inode.c:2383:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2451:9: error: Expected ) in function call ../fs/btrfs/inode.c:2451:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2569:9: error: Expected ) in function call ../fs/btrfs/inode.c:2569:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2574:17: error: Expected ) in function call ../fs/btrfs/inode.c:2574:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2598:25: error: Expected ) in function call ../fs/btrfs/inode.c:2598:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2600:25: error: Expected ) in function call ../fs/btrfs/inode.c:2600:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2739:17: error: Expected ) in function call ../fs/btrfs/inode.c:2739:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3141:9: error: Expected ) in function call ../fs/btrfs/inode.c:3141:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3274:17: error: Expected ) in function call ../fs/btrfs/inode.c:3274:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3465:9: error: Expected ) in function call ../fs/btrfs/inode.c:3465:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3501:17: error: Expected ) in function call ../fs/btrfs/inode.c:3501:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3606:9: error: Expected ) in function call ../fs/btrfs/inode.c:3606:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4031:17: error: Expected ) in function call ../fs/btrfs/inode.c:4031:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:4032:17: error: Expected ) in function call ../fs/btrfs/inode.c:4032:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:4066:9: error: Expected ) in function call ../fs/btrfs/inode.c:4066:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4900:17: error: Expected ) in function call ../fs/btrfs/inode.c:4900:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:4979:9: error: Expected ) in function call ../fs/btrfs/inode.c:4979:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5076:9: error: Expected ) in function call ../fs/btrfs/inode.c:5076:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5118:25: error: Expected ) in function call ../fs/btrfs/inode.c:5118:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:5529:9: error: Expected ) in function call ../fs/btrfs/inode.c:5529:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5779:9: error: Expected ) in function call ../fs/btrfs/inode.c:5779:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:7180:9: error: Expected ) in function call ../fs/btrfs/inode.c:7180:9: error: too many errors ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:164:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:164:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:182:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:182:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:213:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:213:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:249:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:249:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:296:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:296:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:386:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:386:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:389:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:389:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:400:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:400:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:430:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:430:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:493:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:493:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:525:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:525:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:553:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:553:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:557:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:557:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:581:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:581:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:798:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:798:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:799:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:799:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:814:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:814:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:815:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:815:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:912:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:912:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:930:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:930:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:948:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:948:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:983:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:983:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1040:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1040:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1188:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1188:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1189:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1189:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1227:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1227:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1248:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1248:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1298:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1298:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1301:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1301:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1302:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1302:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1375:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1375:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1378:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1378:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1393:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1393:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1457:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1457:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1646:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1646:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1649:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1649:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1680:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1680:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1681:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1681:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1682:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1682:9: error: too many errors ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_mocs.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_mocs.c:188:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: expected unsigned short [usertype] s0 ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: expected unsigned short [usertype] s1 ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: left side has type unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: got restricted __be32 [usertype] ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/f2fs/xattr.c:845:1: warning: no newline at end of file ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1134:1: warning: symbol 'a6xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1660:1: warning: symbol 'a7xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1960:1: warning: symbol 'a8xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/radeon/sumo_dpm.c:1407:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1408:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1409:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1412:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1413:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1436:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1474:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/sumo_dpm.c:1477:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1480:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1675:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1676:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1677:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1679:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1693:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1695:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1697:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1700:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1702:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1704:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1705:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1707:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1708:43: warning: cast to restricted __le32 ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:464:9: error: Expected ) in function call ../fs/btrfs/volumes.c:464:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1361:17: error: Expected ) in function call ../fs/btrfs/volumes.c:1361:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1691:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1691:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1757:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1757:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1764:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1764:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1938:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1938:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2216:9: error: Expected ) in function call ../fs/btrfs/volumes.c:2216:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2236:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2236:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2440:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2440:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2503:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2503:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3512:17: error: Expected ) in function call ../fs/btrfs/volumes.c:3512:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3713:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3713:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3925:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3925:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4883:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4883:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4974:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4974:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5130:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5130:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5446:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5446:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5657:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5657:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5672:17: error: Expected ) in function call ../fs/btrfs/volumes.c:5672:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6287:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6287:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6602:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6602:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6613:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6613:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6641:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6641:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6660:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6660:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6663:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6663:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6831:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6831:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6903:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6903:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7469:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7469:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7588:25: error: Expected ) in function call ../fs/btrfs/volumes.c:7588:25: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7643:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7643:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7671:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7671:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7679:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7679:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7682:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7682:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7686:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7686:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7806:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7806:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8197:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8197:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8596:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8596:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8625:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8625:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8633:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8633:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8645:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8645:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8651:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8651:9: error: got __VA_OPT__ ../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 ../fs/btrfs/export.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/export.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_oa.c:2447:25: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2447:25: expected unsigned long long [usertype] *ptr ../drivers/gpu/drm/xe/xe_oa.c:2447:25: got void [noderef] __user * ../drivers/gpu/drm/xe/xe_oa.c:2460:15: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2460:15: expected void const volatile [noderef] __user *ptr ../drivers/gpu/drm/xe/xe_oa.c:2460:15: got unsigned long long [usertype] *ptr ../drivers/gpu/drm/radeon/trinity_dpm.c:1639:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1640:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1641:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1644:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1645:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1668:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1705:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/trinity_dpm.c:1708:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1711:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1763:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1818:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1819:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1820:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1821:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1823:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1842:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1843:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1846:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1847:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1848:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1849:53: warning: cast to restricted __le16 In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/fs_dirent.h:5, from ../include/linux/fs/super_types.h:5, from ../include/linux/fs/super.h:5, from ../include/linux/fs.h:5, from ../fs/smb/client/cifssmb.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFileInfo’ at ../fs/smb/client/cifssmb.c:4093:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQFileInfo’ at ../fs/smb/client/cifssmb.c:4267:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQPathInfo’ at ../fs/smb/client/cifssmb.c:4352:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSAttributeInfo’ at ../fs/smb/client/cifssmb.c:5137:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSDeviceInfo’ at ../fs/smb/client/cifssmb.c:5212:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSUnixInfo’ at ../fs/smb/client/cifssmb.c:5284:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/gpu/drm/radeon/ci_smc.c:203:39: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:204:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:206:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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 ../fs/btrfs/zlib.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/zlib.c:122:9: error: Expected ) in function call ../fs/btrfs/zlib.c:122:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c:313:17: error: Expected ) in function call ../fs/btrfs/zlib.c:313:17: error: got __VA_OPT__ ../fs/btrfs/zlib.c:324:9: error: Expected ) in function call ../fs/btrfs/zlib.c:324:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c:362:9: error: Expected ) in function call ../fs/btrfs/zlib.c:362:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c:424:25: error: Expected ) in function call ../fs/btrfs/zlib.c:424:25: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/compression.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:140:9: error: Expected ) in function call ../fs/btrfs/lzo.c:140:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:142:9: error: Expected ) in function call ../fs/btrfs/lzo.c:142:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:156:17: error: Expected ) in function call ../fs/btrfs/lzo.c:156:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:208:9: error: Expected ) in function call ../fs/btrfs/lzo.c:208:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:211:9: error: Expected ) in function call ../fs/btrfs/lzo.c:211:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:212:9: error: Expected ) in function call ../fs/btrfs/lzo.c:212:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:218:9: error: Expected ) in function call ../fs/btrfs/lzo.c:218:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:269:9: error: Expected ) in function call ../fs/btrfs/lzo.c:269:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:296:9: error: Expected ) in function call ../fs/btrfs/lzo.c:296:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:297:9: error: Expected ) in function call ../fs/btrfs/lzo.c:297:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:306:9: error: Expected ) in function call ../fs/btrfs/lzo.c:306:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:324:17: error: Expected ) in function call ../fs/btrfs/lzo.c:324:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:389:9: error: Expected ) in function call ../fs/btrfs/lzo.c:389:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:394:17: error: Expected ) in function call ../fs/btrfs/lzo.c:394:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:417:17: error: Expected ) in function call ../fs/btrfs/lzo.c:417:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:420:17: error: Expected ) in function call ../fs/btrfs/lzo.c:420:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:450:9: error: Expected ) in function call ../fs/btrfs/lzo.c:450:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:486:17: error: Expected ) in function call ../fs/btrfs/lzo.c:486:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:489:17: error: Expected ) in function call ../fs/btrfs/lzo.c:489:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:584:9: error: Expected ) in function call ../fs/btrfs/lzo.c:584:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:111:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:111:50: warning: restricted __le32 degrades to integer ../drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:187:9: error: Expected ) in function call ../fs/btrfs/zstd.c:187:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:253:9: error: Expected ) in function call ../fs/btrfs/zstd.c:253:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:291:9: error: Expected ) in function call ../fs/btrfs/zstd.c:291:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:335:9: error: Expected ) in function call ../fs/btrfs/zstd.c:335:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:574:9: error: Expected ) in function call ../fs/btrfs/zstd.c:574:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:603:9: error: Expected ) in function call ../fs/btrfs/zstd.c:603:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:666:25: error: Expected ) in function call ../fs/btrfs/zstd.c:666:25: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/kv_dpm.c:2070:60: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: expected unsigned short [usertype] fps_high_t ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: expected unsigned char [usertype] fps_low_t ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: expected unsigned int [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: expected unsigned short [usertype] AT ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: expected unsigned int [usertype] VclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: expected unsigned short [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:2304:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2305:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2307:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2320:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2327:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2329:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2331:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2386:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2387:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2388:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2391:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2392:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2415:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2452:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h, ...): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/kv_dpm.c:2455:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2458:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2508:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2609:24: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:2631:24: warning: cast to restricted __be32 ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:167:37: error: too long token expansion ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: struct dma_fence * ../drivers/gpu/drm/xe/xe_pci.c:110:9: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_pci.c:112:10: also defined here ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: expected void [noderef] __iomem *llc_mmio ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: got void * ../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/radeon/ni_dpm.c:1265:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: left side has type unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1350:32: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: expected unsigned int [usertype] PowerBoostLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2440:23: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: warning: incorrect type in argument 3 (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: expected unsigned int [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: expected unsigned short [usertype] s0 ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: expected unsigned short [usertype] s1 ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: expected unsigned int [usertype] pwr_const ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: expected unsigned int [usertype] dc_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: expected unsigned int [usertype] bif_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3899:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3900:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3901:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3904:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3905:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3931:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3933:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3936:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3937:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3938:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:4011:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4015:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4033:42: warning: cast to restricted __le16 ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/extent-tree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:419:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:419:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:708:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:708:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:843:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:843:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1170:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1170:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1558:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1558:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1770:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1770:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1839:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1839:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1859:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1859:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1884:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1884:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1920:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1920:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2370:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2370:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2600:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2600:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2601:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2601:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2627:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2627:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2676:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2676:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3102:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3102:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3235:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3235:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3404:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3404:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3497:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3497:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:4077:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:4077:9: error: got __VA_OPT__ ../drivers/gpu/drm/msm/adreno/a6xx_hfi.c: note: in included file (through ../drivers/gpu/drm/msm/adreno/a6xx_gmu.h): ../drivers/gpu/drm/msm/adreno/a6xx_hfi.h:202:42: warning: array of flexible structures ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/compression.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:173:17: error: Expected ) in function call ../fs/btrfs/compression.c:173:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:227:9: error: Expected ) in function call ../fs/btrfs/compression.c:227:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:321:9: error: Expected ) in function call ../fs/btrfs/compression.c:321:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:322:9: error: Expected ) in function call ../fs/btrfs/compression.c:322:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:328:9: error: Expected ) in function call ../fs/btrfs/compression.c:328:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:332:9: error: Expected ) in function call ../fs/btrfs/compression.c:332:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:552:9: error: Expected ) in function call ../fs/btrfs/compression.c:552:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:587:9: error: Expected ) in function call ../fs/btrfs/compression.c:587:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:741:9: error: Expected ) in function call ../fs/btrfs/compression.c:741:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:776:9: error: Expected ) in function call ../fs/btrfs/compression.c:776:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:807:9: error: Expected ) in function call ../fs/btrfs/compression.c:807:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:903:9: error: Expected ) in function call ../fs/btrfs/compression.c:903:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1093:9: error: Expected ) in function call ../fs/btrfs/compression.c:1093:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1244:17: error: Expected ) in function call ../fs/btrfs/compression.c:1244:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:1250:17: error: Expected ) in function call ../fs/btrfs/compression.c:1250:17: error: got __VA_OPT__ ../fs/btrfs/ulist.c:231:9: error: Expected ) in function call ../fs/btrfs/ulist.c:231:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file: ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:571:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:571:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:613:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:613:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:616:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:616:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:851:17: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:851:17: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:882:25: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:882:25: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1116:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1116:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1127:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1127:9: error: got __VA_OPT__ ../fs/f2fs/compress.c:1909:39: warning: symbol 'f2fs_compress_aops' was not declared. Should it be static? ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:266:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:266:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:453:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:453:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:505:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:505:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2292:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2292:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2445:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2445:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2593:33: error: Expected ) in function call ../fs/btrfs/tree-log.c:2593:33: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2797:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2797:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3348:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3348:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3489:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3489:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3595:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3595:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3930:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3930:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3962:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3962:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4041:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4041:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4094:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4094:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4420:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4420:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4634:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4634:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4701:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4701:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4716:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4716:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:5497:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:5497:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6626:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6626:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6670:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6670:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6766:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6766:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6835:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6835:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:8049:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:8049:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:8123:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:8123:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vce_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:173:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:173:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:174:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:174:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:175:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:175:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:308:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:308:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:606:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:606:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:693:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:693:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:715:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:715:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:776:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:776:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:854:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:854:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:862:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:862:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:981:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:981:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:991:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:991:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1059:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1059:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1060:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1060:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1175:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1175:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1469:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1469:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1588:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1588:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1589:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1589:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1601:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1601:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2181:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2181:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2226:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2226:9: error: got __VA_OPT__ ../drivers/net/usb/aqc111.c:1094:34: warning: incorrect type in argument 1 (different base types) ../drivers/net/usb/aqc111.c:1094:34: expected restricted __le64 const [usertype] *p ../drivers/net/usb/aqc111.c:1094:34: got unsigned long long [usertype] * ../drivers/net/usb/aqc111.c:1122:45: warning: incorrect type in argument 1 (different base types) ../drivers/net/usb/aqc111.c:1122:45: expected restricted __le64 const [usertype] *p ../drivers/net/usb/aqc111.c:1122:45: got unsigned long long [usertype] *[assigned] pkt_desc_ptr ../drivers/net/usb/aqc111.c:1235:22: warning: incorrect type in assignment (different base types) ../drivers/net/usb/aqc111.c:1235:22: expected unsigned long long [usertype] ../drivers/net/usb/aqc111.c:1235:22: got restricted __le64 [usertype] ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/si.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/radeon/si_dpm.c:4062:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4062:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4062:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4096:24: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4104:37: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4119:45: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: expected unsigned int [usertype] NearTDPLimitTherm ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: expected unsigned int [usertype] dGPU_T_Limit ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: expected unsigned int [usertype] dGPU_T_Warning ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: expected unsigned int [usertype] dGPU_T_Hysteresis ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: expected unsigned short [usertype] PwrEfficiencyRatio ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: expected unsigned int [usertype] K ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: expected unsigned int [usertype] T0 ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: expected unsigned int [usertype] MaxT ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: expected unsigned int [usertype] Tthreshold ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: expected unsigned int [usertype] l2numWin_TDP ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: expected unsigned int [usertype] lkge_lut_V0 ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: expected unsigned int [usertype] lkge_lut_Vstep ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: expected unsigned int [usertype] R_LL ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: expected unsigned int [usertype] WinTime ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: expected unsigned int [usertype] calculation_repeats ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: expected unsigned int [usertype] dc_cac ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: expected unsigned int [usertype] lkge_lut_T0 ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: expected unsigned int [usertype] lkge_lut_Tstep ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:3987:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/si_dpm.c:3987:35: left side has type unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:3987:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/si_dpm.c:4008:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4008:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4008:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4022:89: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4022:89: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4022:89: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4030:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4030:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4030:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4039:109: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4039:109: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4039:109: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4085:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4085:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4085:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4146:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4146:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4146:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4254:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4254:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/si_dpm.c:4254:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4255:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4255:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/si_dpm.c:4255:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4319:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4319:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4319:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4321:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4321:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4321:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4323:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4323:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4323:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4325:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4325:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4325:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4327:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4327:56: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4327:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4329:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4329:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4329:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4331:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4331:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4331:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4333:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4333:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4333:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4335:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4335:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4335:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4338:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4338:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4338:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4341:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4341:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4341:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4343:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4343:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4343:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4345:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4345:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4345:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4347:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4347:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4347:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4349:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4349:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4349:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4351:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4351:68: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4351:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4354:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4354:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4354:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4395:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4395:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/si_dpm.c:4395:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4397:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4397:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/si_dpm.c:4397:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4423:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4423:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4423:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4426:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4426:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4426:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4521:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4521:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4521:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4523:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4523:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4523:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4525:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4525:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4525:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4527:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4527:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4527:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4529:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4529:53: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4529:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4531:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4531:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4531:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4533:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4533:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4533:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4535:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4535:46: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4535:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4537:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4537:47: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4537:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4540:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4540:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4540:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4542:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4542:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4542:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4544:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4544:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4544:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4546:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4546:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4546:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4564:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4564:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4564:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4567:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4567:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4567:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4805:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4805:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4805:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4806:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4806:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4806:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4807:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4807:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4807:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4808:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4808:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4808:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4809:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4809:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4809:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4810:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4810:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4810:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4811:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4811:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4811:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4892:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4892:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4892:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4893:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4893:31: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4893:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4894:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4894:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4894:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4895:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4895:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4895:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4896:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4896:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4896:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4897:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4897:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4897:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4898:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4898:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4898:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4899:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4899:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4899:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4900:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4900:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4900:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4901:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4901:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4901:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4915:42: warning: too many warnings ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: expected unsigned short [usertype] TDC_VDDC_PkgLimit ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: expected signed short [usertype] FuzzyFan_PwmSetDelta ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: expected unsigned short [usertype] BapmVddCBaseLeakageHiSidd ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: expected unsigned short [usertype] BapmVddCBaseLeakageLoSidd ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: expected unsigned short [usertype] PPM_PkgPwrLimit ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: expected unsigned short [usertype] PPM_TemperatureLimit ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: expected unsigned short [usertype] PPM_PkgPwrLimit ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: expected unsigned short [usertype] PPM_TemperatureLimit ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: expected unsigned int [usertype] BAPM_TEMP_GRADIENT ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: expected unsigned short ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: expected unsigned short ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: expected signed short [usertype] TempMin ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: expected signed short [usertype] TempMed ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: expected signed short [usertype] TempMax ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: expected signed short [usertype] Slope1 ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: expected signed short [usertype] Slope2 ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: expected signed short [usertype] FdoMin ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: expected signed short [usertype] HystDown ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: expected signed short [usertype] HystUp ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: expected signed short [usertype] HystSlope ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: expected signed short [usertype] TempRespLim ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: expected unsigned int [usertype] RefreshPeriod ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: expected signed short [usertype] FdoMax ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: expected unsigned short [usertype] FpsHighT ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: expected unsigned short [usertype] FpsLowT ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: expected unsigned short [usertype] Voltage ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: expected unsigned short [usertype] StdVoltageHiSidd ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: expected unsigned short [usertype] StdVoltageLoSidd ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: expected unsigned int [usertype] VddcLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: expected unsigned int [usertype] VddciLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: expected unsigned int [usertype] MvddLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: expected unsigned int [usertype] McArbDramTiming ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: expected unsigned int [usertype] McArbDramTiming2 ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: expected unsigned int [usertype] DownT ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: expected unsigned int [usertype] UpT ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: expected unsigned int [usertype] VclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: expected unsigned short [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: expected unsigned int [usertype] MinMvdd ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: expected unsigned int [usertype] MclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: expected unsigned int [usertype] MpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: expected unsigned int [usertype] MpllFuncCntl_1 ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: expected unsigned int [usertype] MpllFuncCntl_2 ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: expected unsigned int [usertype] MpllAdFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: expected unsigned int [usertype] MpllDqFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: expected unsigned int [usertype] MclkPwrmgtCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: expected unsigned int [usertype] DllCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: expected unsigned int [usertype] MpllSs1 ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: expected unsigned int [usertype] MpllSs2 ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: expected unsigned int [usertype] Flags ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: expected unsigned int [usertype] CgSpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: expected unsigned int [usertype] CgSpllFuncCntl2 ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: expected unsigned int [usertype] CgSpllFuncCntl3 ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: expected unsigned int [usertype] CgSpllFuncCntl4 ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: expected unsigned int [usertype] SpllSpreadSpectrum ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: expected unsigned int [usertype] SpllSpreadSpectrum2 ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: expected unsigned int [usertype] CcPwrDynRm1 ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: expected unsigned int [usertype] MinMvdd ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: expected unsigned int [usertype] DllCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: expected unsigned int [usertype] MclkPwrmgtCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: expected unsigned int [usertype] MpllAdFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: expected unsigned int [usertype] MpllDqFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: expected unsigned int [usertype] MpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: expected unsigned int [usertype] MpllFuncCntl_1 ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: expected unsigned int [usertype] MpllFuncCntl_2 ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: expected unsigned int [usertype] MpllSs1 ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: expected unsigned int [usertype] MpllSs2 ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: expected unsigned int [usertype] CcPwrDynRm1 ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: expected unsigned short [usertype] VddcOffset ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: expected unsigned int [usertype] Flags ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: expected unsigned int [usertype] CgSpllFuncCntl3 ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: expected unsigned int [usertype] CgSpllFuncCntl4 ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: expected unsigned int [usertype] SpllSpreadSpectrum ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: expected unsigned int [usertype] SpllSpreadSpectrum2 ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3227:36: warning: too many warnings ../drivers/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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/si_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1120:25: error: Expected ) in function call ../fs/btrfs/backref.c:1120:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:1264:9: error: Expected ) in function call ../fs/btrfs/backref.c:1264:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1335:9: error: Expected ) in function call ../fs/btrfs/backref.c:1335:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1405:17: error: Expected ) in function call ../fs/btrfs/backref.c:1405:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:1513:9: error: Expected ) in function call ../fs/btrfs/backref.c:1513:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1660:33: error: Expected ) in function call ../fs/btrfs/backref.c:1660:33: error: got __VA_OPT__ ../fs/btrfs/backref.c:1708:9: error: Expected ) in function call ../fs/btrfs/backref.c:1708:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1752:9: error: Expected ) in function call ../fs/btrfs/backref.c:1752:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2380:17: error: Expected ) in function call ../fs/btrfs/backref.c:2380:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:2433:9: error: Expected ) in function call ../fs/btrfs/backref.c:2433:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2434:9: error: Expected ) in function call ../fs/btrfs/backref.c:2434:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2987:17: error: Expected ) in function call ../fs/btrfs/backref.c:2987:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3054:9: error: Expected ) in function call ../fs/btrfs/backref.c:3054:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3074:17: error: Expected ) in function call ../fs/btrfs/backref.c:3074:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3075:17: error: Expected ) in function call ../fs/btrfs/backref.c:3075:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3076:17: error: Expected ) in function call ../fs/btrfs/backref.c:3076:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3130:9: error: Expected ) in function call ../fs/btrfs/backref.c:3130:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3177:9: error: Expected ) in function call ../fs/btrfs/backref.c:3177:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3178:9: error: Expected ) in function call ../fs/btrfs/backref.c:3178:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3179:9: error: Expected ) in function call ../fs/btrfs/backref.c:3179:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3180:9: error: Expected ) in function call ../fs/btrfs/backref.c:3180:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3187:9: error: Expected ) in function call ../fs/btrfs/backref.c:3187:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3212:9: error: Expected ) in function call ../fs/btrfs/backref.c:3212:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3257:17: error: Expected ) in function call ../fs/btrfs/backref.c:3257:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3307:17: error: Expected ) in function call ../fs/btrfs/backref.c:3307:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3357:25: error: Expected ) in function call ../fs/btrfs/backref.c:3357:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3425:25: error: Expected ) in function call ../fs/btrfs/backref.c:3425:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3490:17: error: Expected ) in function call ../fs/btrfs/backref.c:3490:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3493:17: error: Expected ) in function call ../fs/btrfs/backref.c:3493:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3586:9: error: Expected ) in function call ../fs/btrfs/backref.c:3586:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3705:9: error: Expected ) in function call ../fs/btrfs/backref.c:3705:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: too many errors ../drivers/gpu/drm/xe/xe_pt.c:1108:72: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/vce_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:313:9: error: Expected ) in function call ../fs/btrfs/relocation.c:313:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:352:17: error: Expected ) in function call ../fs/btrfs/relocation.c:352:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:470:9: error: Expected ) in function call ../fs/btrfs/relocation.c:470:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:471:9: error: Expected ) in function call ../fs/btrfs/relocation.c:471:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:529:17: error: Expected ) in function call ../fs/btrfs/relocation.c:529:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:751:9: error: Expected ) in function call ../fs/btrfs/relocation.c:751:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1029:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1029:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1030:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1030:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1065:17: error: Expected ) in function call ../fs/btrfs/relocation.c:1065:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1432:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1432:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1433:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1433:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2027:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2027:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2037:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2037:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2208:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2208:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2298:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2298:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2345:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2345:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2485:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2485:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2507:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2507:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2530:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2530:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2797:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2797:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3194:17: error: Expected ) in function call ../fs/btrfs/relocation.c:3194:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3804:9: error: Expected ) in function call ../fs/btrfs/relocation.c:3804:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4416:9: error: Expected ) in function call ../fs/btrfs/relocation.c:4416:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4493:33: error: Expected ) in function call ../fs/btrfs/relocation.c:4493:33: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4524:33: error: Expected ) in function call ../fs/btrfs/relocation.c:4524:33: error: got __VA_OPT__ ../fs/btrfs/relocation.c:5347:17: error: Expected ) in function call ../fs/btrfs/relocation.c:5347:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:5592:17: error: Expected ) in function call ../fs/btrfs/relocation.c:5592:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:5634:17: error: Expected ) in function call ../fs/btrfs/relocation.c:5634:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:5828:9: error: Expected ) in function call ../fs/btrfs/relocation.c:5828:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c:554:9: error: Expected ) in function call ../fs/btrfs/dev-replace.c:554:9: error: got __VA_OPT__ ../drivers/gpu/drm/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was not declared. Should it be static? ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/props.c:102:9: error: Expected ) in function call ../fs/btrfs/props.c:102:9: error: got __VA_OPT__ ../fs/btrfs/props.c:125:17: error: Expected ) in function call ../fs/btrfs/props.c:125:17: error: got __VA_OPT__ ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c: In function ‘xgene_enet_register_irq’: ../drivers/net/ethernet/apm/xgene/xgene_enet_main.c:898:65: warning: ‘snprintf’ output may be truncated before the last format character [-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:17: note: ‘snprintf’ output 7 or more bytes (assuming 17) into a destination of size 16 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 899 | ndev->name, i); | ~~~~~~~~~~~~~~ ../drivers/gpu/drm/radeon/r600_dma.c:246:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/r600_dma.c:246:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/r600_dma.c:246:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/r600_dma.c:260:23: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dma.c:381:23: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:208:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:208:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:412:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:412:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:413:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:413:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1142:25: error: Expected ) in function call ../fs/btrfs/qgroup.c:1142:25: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1199:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1199:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1264:17: error: Expected ) in function call ../fs/btrfs/qgroup.c:1264:17: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1554:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1554:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1655:17: error: Expected ) in function call ../fs/btrfs/qgroup.c:1655:17: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1721:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1721:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1738:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1738:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2103:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2103:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2619:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2619:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2620:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2620:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:4201:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:4201:9: error: got __VA_OPT__ ../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:241:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:241:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:242:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:242:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:248:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:248:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:249:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:249:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:250:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:250:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:262:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:262:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:381:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:381:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:382:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:382:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:390:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:390:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:391:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:391:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:392:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:392:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:408:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:408:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:440:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:440:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:520:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:520:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:524:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:524:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:546:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:546:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:550:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:550:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:551:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:551:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:728:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:728:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:732:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:732:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:914:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:914:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:921:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:921:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:923:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:923:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:954:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:954:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:961:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:961:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:963:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:963:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1507:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1507:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1508:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1508:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1515:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1515:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1516:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1516:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1517:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1517:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1521:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1521:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1567:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1567:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1568:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1568:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1645:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1645:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1646:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1646:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1730:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1730:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1802:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1802:9: error: got __VA_OPT__ ../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 ../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c:184:9: error: Expected ) in function call ../fs/btrfs/tree-checker.c:184:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/raid56.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:235:9: error: Expected ) in function call ../fs/btrfs/raid56.c:235:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:241:17: error: Expected ) in function call ../fs/btrfs/raid56.c:241:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:242:17: error: Expected ) in function call ../fs/btrfs/raid56.c:242:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:276:33: error: Expected ) in function call ../fs/btrfs/raid56.c:276:33: error: got __VA_OPT__ ../fs/btrfs/raid56.c:309:9: error: Expected ) in function call ../fs/btrfs/raid56.c:309:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:312:9: error: Expected ) in function call ../fs/btrfs/raid56.c:312:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:327:9: error: Expected ) in function call ../fs/btrfs/raid56.c:327:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:330:9: error: Expected ) in function call ../fs/btrfs/raid56.c:330:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:341:9: error: Expected ) in function call ../fs/btrfs/raid56.c:341:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:342:9: error: Expected ) in function call ../fs/btrfs/raid56.c:342:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:366:17: error: Expected ) in function call ../fs/btrfs/raid56.c:366:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:381:9: error: Expected ) in function call ../fs/btrfs/raid56.c:381:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:382:9: error: Expected ) in function call ../fs/btrfs/raid56.c:382:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:435:17: error: Expected ) in function call ../fs/btrfs/raid56.c:435:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:436:17: error: Expected ) in function call ../fs/btrfs/raid56.c:436:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:716:9: error: Expected ) in function call ../fs/btrfs/raid56.c:716:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:717:9: error: Expected ) in function call ../fs/btrfs/raid56.c:717:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:720:9: error: Expected ) in function call ../fs/btrfs/raid56.c:720:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:732:9: error: Expected ) in function call ../fs/btrfs/raid56.c:732:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:735:9: error: Expected ) in function call ../fs/btrfs/raid56.c:735:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1020:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1020:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1044:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1044:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1078:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1078:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1084:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1084:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1090:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1090:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1091:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1091:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1134:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1134:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1136:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1136:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1186:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1186:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1254:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1254:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1256:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1256:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1258:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1258:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1303:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1303:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1351:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1351:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1390:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1390:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1391:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1391:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1397:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1397:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1403:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1403:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1467:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1467:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1470:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1470:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1515:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1515:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1534:25: error: Expected ) in function call ../fs/btrfs/raid56.c:1534:25: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1571:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1571:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1594:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1594:17: error: too many errors ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c:453:17: error: Expected ) in function call ../fs/btrfs/block-rsv.c:453:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:214:9: error: Expected ) in function call ../fs/btrfs/space-info.c:214:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:265:9: error: Expected ) in function call ../fs/btrfs/space-info.c:265:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:267:9: error: Expected ) in function call ../fs/btrfs/space-info.c:267:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:553:17: error: Expected ) in function call ../fs/btrfs/space-info.c:553:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:915:17: error: Expected ) in function call ../fs/btrfs/space-info.c:915:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1679:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1679:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1684:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1684:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1691:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1691:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1767:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1767:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1776:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1776:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1777:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1777:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1778:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1778:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1937:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1937:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1940:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1940:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:119:17: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:119:17: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:187:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:187:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:460:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:460:9: error: got __VA_OPT__ ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/send.c:959:9: error: Expected ) in function call ../fs/btrfs/send.c:959:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1472:9: error: Expected ) in function call ../fs/btrfs/send.c:1472:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1790:17: error: Expected ) in function call ../fs/btrfs/send.c:1790:17: error: got __VA_OPT__ ../fs/btrfs/send.c:2754:9: error: Expected ) in function call ../fs/btrfs/send.c:2754:9: error: got __VA_OPT__ ../fs/btrfs/send.c:2770:17: error: Expected ) in function call ../fs/btrfs/send.c:2770:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3188:25: error: Expected ) in function call ../fs/btrfs/send.c:3188:25: error: got __VA_OPT__ ../fs/btrfs/send.c:3491:9: error: Expected ) in function call ../fs/btrfs/send.c:3491:9: error: got __VA_OPT__ ../fs/btrfs/send.c:3520:17: error: Expected ) in function call ../fs/btrfs/send.c:3520:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3528:25: error: Expected ) in function call ../fs/btrfs/send.c:3528:25: error: got __VA_OPT__ ../fs/btrfs/send.c:4995:17: error: Expected ) in function call ../fs/btrfs/send.c:4995:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7173:17: error: Expected ) in function call ../fs/btrfs/send.c:7173:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7181:17: error: Expected ) in function call ../fs/btrfs/send.c:7181:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7249:9: error: Expected ) in function call ../fs/btrfs/send.c:7249:9: error: got __VA_OPT__ ../fs/btrfs/send.c:7358:9: error: Expected ) in function call ../fs/btrfs/send.c:7358:9: error: got __VA_OPT__ ../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:366:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:366:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:366: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:379:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:379:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:379: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:385:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:385:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:385:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:388:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:388:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:388:27: 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:433:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:433:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:433: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:439:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:439:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:439: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:442:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:442:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:442:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:445:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:445:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:445:27: 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:705:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:705:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:705:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:707:41: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:707:41: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:707:41: 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:725:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:725:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:725: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:746:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:746:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:746:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:768:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:768:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:768:33: got restricted __le32 [usertype] ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/gt/intel_sseu.c:600:17: error: too long token expansion ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/vce_v1_0.c:181:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:182:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:186:18: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:194:19: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/vce_v1_0.c:199:18: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:205:31: warning: cast to restricted __le32 ../fs/btrfs/discard.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/discard.c:279:33: error: Expected ) in function call ../fs/btrfs/discard.c:279:33: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/aldebaran_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/aldebaran.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/aldebaran.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:72:9: error: Expected ) in function call ../fs/btrfs/reflink.c:72:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c:212:25: error: Expected ) in function call ../fs/btrfs/reflink.c:212:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:417:17: error: Expected ) in function call ../fs/btrfs/reflink.c:417:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:511:25: error: Expected ) in function call ../fs/btrfs/reflink.c:511:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:520:25: error: Expected ) in function call ../fs/btrfs/reflink.c:520:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:521:25: error: Expected ) in function call ../fs/btrfs/reflink.c:521:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:798:17: error: Expected ) in function call ../fs/btrfs/reflink.c:798:17: error: got __VA_OPT__ ../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tree-mod-log.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:243:9: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:243:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:244:9: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:244:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:857:17: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:857:17: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:900:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:900:25: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:1069:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:1069:25: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:1070:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:1070:25: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/soc24.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/fs.c: note: in included file (through ../fs/btrfs/accessors.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/fs.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/fs.c:148:9: error: Expected ) in function call ../fs/btrfs/fs.c:148:9: error: got __VA_OPT__ ../fs/btrfs/fs.c:238:17: error: Expected ) in function call ../fs/btrfs/fs.c:238:17: error: got __VA_OPT__ ../fs/btrfs/fs.c:247:17: error: Expected ) in function call ../fs/btrfs/fs.c:247:17: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/extent-io-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:127:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:127:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:133:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:133:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:141:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:141:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:294:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:294:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:295:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:295:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:956:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:956:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1064:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1064:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1066:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1066:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1755:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1755:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1785:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1785:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1786:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1786:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1819:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1819:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1820:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1820:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1863:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1863:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1875:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1875:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1932:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1932:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:75:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:75:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:76:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:76:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:90:17: error: Expected ) in function call ../fs/btrfs/lru_cache.c:90:17: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:125:17: error: Expected ) in function call ../fs/btrfs/lru_cache.c:125:17: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:164:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:164:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:165:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:165:9: error: got __VA_OPT__ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c: In function ‘efx_siena_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:457:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 457 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:457:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 457 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 458 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:488:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:488:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 489 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:495:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 495 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:495:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 495 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 496 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:213:9: error: Expected ) in function call ../fs/btrfs/block-group.c:213:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:384:9: error: Expected ) in function call ../fs/btrfs/block-group.c:384:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:394:9: error: Expected ) in function call ../fs/btrfs/block-group.c:394:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:603:9: error: Expected ) in function call ../fs/btrfs/block-group.c:603:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:604:9: error: Expected ) in function call ../fs/btrfs/block-group.c:604:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:605:9: error: Expected ) in function call ../fs/btrfs/block-group.c:605:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:691:9: error: Expected ) in function call ../fs/btrfs/block-group.c:691:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1369:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1369:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1370:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1370:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2432:9: error: Expected ) in function call ../fs/btrfs/block-group.c:2432:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2534:25: error: Expected ) in function call ../fs/btrfs/block-group.c:2534:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:3026:9: error: Expected ) in function call ../fs/btrfs/block-group.c:3026:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:3831:9: error: Expected ) in function call ../fs/btrfs/block-group.c:3831:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4461:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4461:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4568:25: error: Expected ) in function call ../fs/btrfs/block-group.c:4568:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4703:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4703:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4704:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4704:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4705:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4705:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4706:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4706:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4707:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4707:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4708:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4708:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4748:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4748:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4781:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4781:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4782:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4782:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4820:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4820:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4911:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4911:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4953:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4953:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:48:9: error: Expected ) in function call ../fs/btrfs/bio.c:48:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:114:9: error: Expected ) in function call ../fs/btrfs/bio.c:114:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:196:9: error: Expected ) in function call ../fs/btrfs/bio.c:196:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:199:17: error: Expected ) in function call ../fs/btrfs/bio.c:199:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:285:17: error: Expected ) in function call ../fs/btrfs/bio.c:285:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:289:17: error: Expected ) in function call ../fs/btrfs/bio.c:289:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:317:9: error: Expected ) in function call ../fs/btrfs/bio.c:317:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:411:9: error: Expected ) in function call ../fs/btrfs/bio.c:411:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:508:17: error: Expected ) in function call ../fs/btrfs/bio.c:508:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:538:9: error: Expected ) in function call ../fs/btrfs/bio.c:538:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:861:17: error: Expected ) in function call ../fs/btrfs/bio.c:861:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:862:17: error: Expected ) in function call ../fs/btrfs/bio.c:862:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:884:9: error: Expected ) in function call ../fs/btrfs/bio.c:884:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:890:17: error: Expected ) in function call ../fs/btrfs/bio.c:890:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:902:9: error: Expected ) in function call ../fs/btrfs/bio.c:902:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:940:9: error: Expected ) in function call ../fs/btrfs/bio.c:940:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:941:9: error: Expected ) in function call ../fs/btrfs/bio.c:941:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:942:9: error: Expected ) in function call ../fs/btrfs/bio.c:942:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:944:9: error: Expected ) in function call ../fs/btrfs/bio.c:944:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:945:9: error: Expected ) in function call ../fs/btrfs/bio.c:945:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:946:9: error: Expected ) in function call ../fs/btrfs/bio.c:946:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:979:17: error: Expected ) in function call ../fs/btrfs/bio.c:979:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:1013:9: error: Expected ) in function call ../fs/btrfs/bio.c:1013:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1014:9: error: Expected ) in function call ../fs/btrfs/bio.c:1014:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1015:9: error: Expected ) in function call ../fs/btrfs/bio.c:1015:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1016:9: error: Expected ) in function call ../fs/btrfs/bio.c:1016:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1024:17: error: Expected ) in function call ../fs/btrfs/bio.c:1024:17: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/acl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/subpage.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/subpage.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:73:17: error: Expected ) in function call ../fs/btrfs/subpage.c:73:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:80:17: error: Expected ) in function call ../fs/btrfs/subpage.c:80:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:112:9: error: Expected ) in function call ../fs/btrfs/subpage.c:112:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:122:9: error: Expected ) in function call ../fs/btrfs/subpage.c:122:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:155:9: error: Expected ) in function call ../fs/btrfs/subpage.c:155:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:169:9: error: Expected ) in function call ../fs/btrfs/subpage.c:169:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:173:9: error: Expected ) in function call ../fs/btrfs/subpage.c:173:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:181:9: error: Expected ) in function call ../fs/btrfs/subpage.c:181:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:182:9: error: Expected ) in function call ../fs/btrfs/subpage.c:182:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:189:17: error: Expected ) in function call ../fs/btrfs/subpage.c:189:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:253:9: error: Expected ) in function call ../fs/btrfs/subpage.c:253:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:282:9: error: Expected ) in function call ../fs/btrfs/subpage.c:282:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:334:9: error: Expected ) in function call ../fs/btrfs/subpage.c:334:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:476:17: error: Expected ) in function call ../fs/btrfs/subpage.c:476:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:702:17: error: Expected ) in function call ../fs/btrfs/subpage.c:702:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:709:9: error: Expected ) in function call ../fs/btrfs/subpage.c:709:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:712:17: error: Expected ) in function call ../fs/btrfs/subpage.c:712:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:713:17: error: Expected ) in function call ../fs/btrfs/subpage.c:713:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:715:9: error: Expected ) in function call ../fs/btrfs/subpage.c:715:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:735:9: error: Expected ) in function call ../fs/btrfs/subpage.c:735:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:745:17: error: Expected ) in function call ../fs/btrfs/subpage.c:745:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:746:17: error: Expected ) in function call ../fs/btrfs/subpage.c:746:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:750:9: error: Expected ) in function call ../fs/btrfs/subpage.c:750:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:789:9: error: Expected ) in function call ../fs/btrfs/subpage.c:789:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:790:9: error: Expected ) in function call ../fs/btrfs/subpage.c:790:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:794:9: error: Expected ) in function call ../fs/btrfs/subpage.c:794:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:795:9: error: Expected ) in function call ../fs/btrfs/subpage.c:795:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:796:9: error: Expected ) in function call ../fs/btrfs/subpage.c:796:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:797:9: error: Expected ) in function call ../fs/btrfs/subpage.c:797:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:798:9: error: Expected ) in function call ../fs/btrfs/subpage.c:798:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:799:9: error: Expected ) in function call ../fs/btrfs/subpage.c:799:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:821:9: error: Expected ) in function call ../fs/btrfs/subpage.c:821:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:822:9: error: Expected ) in function call ../fs/btrfs/subpage.c:822:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:826:9: error: Expected ) in function call ../fs/btrfs/subpage.c:826:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:33:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:33:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:34:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:34:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:142:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:142:25: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:242:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:242:25: error: got __VA_OPT__ ../fs/btrfs/fiemap.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/backref.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:115:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:115:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:322:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:322:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:572:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:572:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:582:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:582:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:166:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:166:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:191:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:191:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:920:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:920:17: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/ref-verify.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ref-verify.c: note: in included file: ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ref-verify.c:324:17: error: Expected ) in function call ../fs/btrfs/ref-verify.c:324:17: error: got __VA_OPT__ ../fs/btrfs/ref-verify.c:326:17: error: Expected ) in function call ../fs/btrfs/ref-verify.c:326:17: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_wa.c:423:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:423:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:445:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:445:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:480:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:480:11: also defined here ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/lsdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cyan_skillfish_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/free-space-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/extent-buffer-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbif_v6_3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v4_15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v3_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:96:17: error: Expected ) in function call ../fs/btrfs/zoned.c:96:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:170:9: error: Expected ) in function call ../fs/btrfs/zoned.c:170:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:177:9: error: Expected ) in function call ../fs/btrfs/zoned.c:177:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:244:17: error: Expected ) in function call ../fs/btrfs/zoned.c:244:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:395:17: error: Expected ) in function call ../fs/btrfs/zoned.c:395:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:401:9: error: Expected ) in function call ../fs/btrfs/zoned.c:401:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:840:25: error: Expected ) in function call ../fs/btrfs/zoned.c:840:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:891:9: error: Expected ) in function call ../fs/btrfs/zoned.c:891:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1063:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1063:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1065:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1065:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1182:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1182:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1184:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1184:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1341:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1341:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2055:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2055:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2088:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2088:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2126:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2126:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2214:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2214:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2611:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2611:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2799:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2799:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2806:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2806:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2814:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2814:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2816:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2816:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2842:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2842:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2883:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2883:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2911:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2911:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:3170:17: error: Expected ) in function call ../fs/btrfs/zoned.c:3170:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:3184:17: error: Expected ) in function call ../fs/btrfs/zoned.c:3184:17: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/extent-io-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c:479:16: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c:479:16: error: got 0 ../drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c:479:16: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c:1029:14: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c:1029:14: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c:1029:14: error: undefined identifier '__VA_OPT__' ../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../compression.h:76:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:77:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:77:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/chunk-allocation-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tests/chunk-allocation-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ Warning: ../drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c:1261 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * xe_gt_sriov_pf_control_trigger restore_vf() - Start an SR-IOV VF migration data restore sequence. ../fs/btrfs/tests/extent-map-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a_devfreq.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../btrfs_inode.h, ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v11_5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_0.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_1.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v6_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_7.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v8_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_7.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/display/xe_display_rpm.c:65:42: warning: symbol 'xe_display_rpm_interface' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v8_14.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_14.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v12_0.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v4_2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/display/xe_initial_plane.c:184:52: warning: symbol 'xe_display_initial_plane_interface' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/iceland_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/tonga_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cz_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vega10_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vega20_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/msm/dp/dp_display.c:1320:39: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/msm/dp/dp_display.c:1320:39: void [noderef] __iomem * ../drivers/gpu/drm/msm/dp/dp_display.c:1320:39: void * ../drivers/gpu/drm/i915/display/intel_casf.c:147:21: error: too long token expansion ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v15_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/dsi/dsi_host.c:1495:27: warning: cast to restricted __be32 ../drivers/gpu/drm/msm/dsi/dsi_host.c:1496:17: warning: cast to restricted __be32 ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' Warning: ../drivers/gpu/drm/msm/dsi/dsi_host.c:590 function parameter 'is_bonded_dsi' not described in 'dsi_adjust_pclk_for_compression' Warning: ../drivers/gpu/drm/msm/dsi/dsi_host.c:590 function parameter 'is_bonded_dsi' not described in 'dsi_adjust_pclk_for_compression' ../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/rt5575-spi.c:85:26: warning: incorrect type in assignment (different base types) ../sound/soc/codecs/rt5575-spi.c:85:26: expected unsigned int [usertype] addr ../sound/soc/codecs/rt5575-spi.c:85:26: got restricted __le32 [usertype] ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_casf.c:147:21: error: too long token expansion ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c:1799:14: warning: restricted __be64 degrades to integer ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/xfs/scrub/stats.c: In function ‘xchk_stats_estimate_bufsize’: ../fs/xfs/scrub/stats.c:137:34: warning: variable ‘css’ set but not used [-Wunused-but-set-variable=] 137 | struct xchk_scrub_stats *css = &cs->cs_stats[0]; | ^~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v7_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_userqueue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_sw_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vce_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vce_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_lt_phy.c:1940:39: warning: Using plain integer as NULL pointer ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/xfs/scrub/tempfile.c: In function ‘xrep_tempfile_copyin’: ../fs/xfs/scrub/tempfile.c:492:33: warning: variable ‘pos’ set but not used [-Wunused-but-set-variable=] 492 | loff_t pos = XFS_FSB_TO_B(mp, off); | ^~~ ../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v5_3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umsch_mm_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fbdev.c:157:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:158:10: also defined here ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_debugfs.c:39:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_debugfs.c:40:1: warning: symbol 'inject_csc_hw_error' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v13_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v14_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v15_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mca_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_module.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/tests/xe_args_test.c:89:9: error: Expected ) after typeof ../drivers/gpu/drm/xe/tests/xe_args_test.c:89:9: error: got Q ../drivers/gpu/drm/xe/tests/xe_args_test.c:90:9: error: Expected ) after typeof ../drivers/gpu/drm/xe/tests/xe_args_test.c:90:9: error: got Q ../drivers/gpu/drm/xe/tests/xe_args_test.c:225:9: error: Expected ) in expression ../drivers/gpu/drm/xe/tests/xe_args_test.c:225:9: error: got false ../drivers/gpu/drm/xe/tests/xe_args_test.c:226:9: error: Expected ) in expression ../drivers/gpu/drm/xe/tests/xe_args_test.c:226:9: error: got false ../drivers/gpu/drm/xe/tests/xe_args_test.c:228:9: error: Expected ) in expression ../drivers/gpu/drm/xe/tests/xe_args_test.c:228:9: error: got no_args ../drivers/gpu/drm/xe/tests/xe_args_test.c:229:9: error: Expected ) in expression ../drivers/gpu/drm/xe/tests/xe_args_test.c:229:9: error: got no_args ../drivers/gpu/drm/xe/tests/xe_args_test.c:89:9: error: undefined identifier '__left' ../drivers/gpu/drm/xe/tests/xe_args_test.c:89:9: error: undefined identifier '__left' ../drivers/gpu/drm/xe/tests/xe_args_test.c:90:9: error: undefined identifier '__left' ../drivers/gpu/drm/xe/tests/xe_args_test.c:90:9: error: undefined identifier '__left' ../drivers/gpu/drm/xe/tests/xe_args_test.c:225:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:226:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:228:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:229:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: int const __right ../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_doorbell.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_flat_memory.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_queue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fbdev.c:157:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:158:10: also defined here ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_kernel_queue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_chardev.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v12_1.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here ../drivers/gpu/drm/amd/amdgpu/../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process_queue_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_interrupt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v12_1.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/cik_event_interrupt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v12_1.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_smi_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debug.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_lt_phy.c:1940:39: warning: Using plain integer as NULL pointer ../sound/soc/codecs/tas2562.c:232:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:238:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:244:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:291:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2562.c:291:58: expected int bitwidth ../sound/soc/codecs/tas2562.c:291:58: got restricted snd_pcm_format_t ../sound/soc/codecs/tas2562.c:608:39: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:615:43: warning: restricted snd_pcm_format_t degrades to integer ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/tas2764.c:269:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:275:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:281:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:369:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2764.c:369:58: expected int bitwidth ../sound/soc/codecs/tas2764.c:369:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/tas2780.c:157:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:164:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:171:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:285:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2780.c:285:58: expected int bitwidth ../sound/soc/codecs/tas2780.c:285:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: got void * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: expected void const [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: got void * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: got void *[assigned] emap ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: expected void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: got void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: got void *[assigned] map ../drivers/gpu/drm/amd/amdgpu/../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:182:20: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:182:20: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:182:20: got unsigned int [usertype] *vaddr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:225:26: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:225:26: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/gk20a.c:225:26: got unsigned int [usertype] *vaddr ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3096:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3096:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3096:17: struct dma_fence * ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/cyan_skillfish_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_4_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_5_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/tas2770.c:263:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:268:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:273:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:343:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2770.c:343:58: expected int bitwidth ../sound/soc/codecs/tas2770.c:343:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/amd/amdgpu/../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_12_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu8_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu15/smu_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu15/smu_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c:415 expecting prototype for smu_msg_proto_v1_send_msg(). Prototype was for smu_msg_v1_send_msg() instead ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu7_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_2_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hardwaremanager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:32:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:57:9: warning: cast truncates bits from constant value (800000000 becomes 0) ../drivers/gpu/drm/amd/amdgpu/../pm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pp_psm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_clockpowergating.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:945:17: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:945:17: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:945:17: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1218:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1218:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1218:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1250:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1250:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1250:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1432:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1432:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1432:9: int ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_6_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/common_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu_helper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/tonga_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/polaris_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/fiji_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ci_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu9_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm_internal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/legacy_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_quirks.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_services.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_replay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_wb.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_colorop.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_pp_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: expected unsigned short [usertype] usPixelClock ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/wm0010.c:225:25: warning: cast to restricted __be32 ../sound/soc/codecs/wm0010.c:310:25: warning: cast to restricted __be32 ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2106:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2058:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2062:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2066:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2072:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2089:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1947:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1954:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1967:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1969:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1971:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1973:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1975:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1977:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1979:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1981:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:957:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1599: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:182:14: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:234:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:297:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:357:29: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:359:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:437:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:439:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:441:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:443:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:445:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:446:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:489:17: warning: cast to restricted __le16 ../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 __le32 ../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 __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:503:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:576:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:578:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:580:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:582:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:584:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:586:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:588:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:643:37: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:673:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:720:33: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:722:43: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:724:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:943:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1219:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1239:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1122:21: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1145:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1147:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1149:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1324:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1327:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1333:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1336:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1342:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1344:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1346:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1348:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1350:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1376:30: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1442:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1445:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1451:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1454:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1460:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1462:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1464:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1466:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1468:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1808:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1849:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1747:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1897:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1903:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1911:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2338:38: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2339:34: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2340:35: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2345:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2348:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2352:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2354:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2364:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2365:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2367:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2369:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2373:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2376:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2379:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2380:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2382:28: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2384:17: warning: too many warnings ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:36:30: warning: symbol 'dcn3_14_ip' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:313:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:483:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:491:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:521:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:615:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:673:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:680:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:688:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1456:38: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1458:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1464:53: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1466:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1472:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1473:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1474:50: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1475:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1476:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1595:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1598:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2525:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2534:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2535:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2539:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2541:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2543:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2545:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2547:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2549:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2551:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2561:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2565:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2569:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2572:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2581:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2742:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2751:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2752:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2756:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2766:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2770:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2774:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2777:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2786:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2853:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2855:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2857:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2869:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2871:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2873:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2904:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2913:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2914:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2918:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2930:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2934:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2938:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2941:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2950:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2959:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2961:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2963:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2975:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2977:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2979:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn35/dcn35_fpu.c:444:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn351/dcn351_fpu.c:477:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/clk_mgr.c: note: in included file: ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.h:34:29: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c: note: in included file: ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.h:34:29: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c:513:22: warning: symbol 'dcn3_fpga_funcs' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:1339:22: warning: symbol 'dcn35_fpga_funcs' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dce60/dce60_hwseq.c:312:84: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/link/accessories/link_dp_cts.c:960:47: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_acpi.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_debugfs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_debugfs.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_nvif.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_vga.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_hwmon.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_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_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_bo0039.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:86:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:86:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:107:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:107:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_prime.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_mem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_sgdma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_vmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn401/dcn401_hwseq.c:3513:82: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/nouveau_exec.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_ttm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_sched.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo5039.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_backlight.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/arb.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/cursor.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_svm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_gem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_gem.c:883:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:884:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:916:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:917:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:919:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn32/dcn32_resource_helpers.c:386:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/nouveau_display.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_gem.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/dac.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/overlay.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/lut.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_uvmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dmem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dmem.c:569:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:569:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:573:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:573:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:586:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:586:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:590:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:590:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:614:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:614:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:641:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:641:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:645:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:645:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:663:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:663:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:663:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:668:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:668:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:670:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:670:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/tvnv04.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_connector.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/dfp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/tvnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bios.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/crtc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1205:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1205:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1206:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1206: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: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/dispnv50/corec37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:74:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:74:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:149:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:149:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:36:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:36:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:50:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:50:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:87:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:87:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:93:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:93:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:95:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:95:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:35:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:35:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:55:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:55:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:79:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:79:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/hw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn316/dcn316_resource.c:1648:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn31/dcn31_resource.c:1679:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/dispnv50/head.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:83:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:83:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:123:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:123:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:145:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:145:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: dubious: !x & y ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base917c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:230:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:230:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:235:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:235:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:239:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:239:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/disp.c:138:31: error: subtraction of different types can't work (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/disp.c:187:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/disp.c:201:31: error: subtraction of different types can't work (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/disp.c:261:24: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/curs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:198:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:198:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:233:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:233:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:288:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:288:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:393:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:393:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:410:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:410:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:416:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:416:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/curs907a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:65:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:65:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/cursc37a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/curs507a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/oimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/oimm507b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly917e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base907c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:50:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:50:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: dubious: !x & y ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv04_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv10_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: expected struct nvif_push *push ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: got struct nvif_push [noderef] __rcu * ../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: expected unsigned int [usertype] *bgn ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: got void *virtual ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:471:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: expected struct nouveau_channel [noderef] __rcu *channel ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: got struct nouveau_channel *chan ../drivers/gpu/drm/nouveau/nv50_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv17_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_abi16.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_led.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_led.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nvc0_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: expected struct nouveau_channel *chan ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: got struct nouveau_channel [noderef] __rcu *channel ../drivers/gpu/drm/nouveau/gv100_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:29:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:29:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c:12:28: warning: symbol 'core_dcn4_ip_caps_base' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_top/dml2_top_soc15.c:418:87: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_top/dml2_top_soc15.c:418:90: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/hdcp/hdcp_msg.c:133:31: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:270:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:270:48: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:270:48: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:272:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:272:45: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:272:45: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:303:25: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:304:25: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:306:25: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:307:25: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:315:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:315:38: expected unsigned short [usertype] min_abm_backlight ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:315:38: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:319:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:319:36: expected unsigned short [usertype] blRampReduction ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:319:36: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:321:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:321:32: expected unsigned short [usertype] blRampStart ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:321:32: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:456:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:456:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:456:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:457:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:457:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:457:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:458:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:458:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:458:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:459:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:459:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:459:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:460:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:460:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:460:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:461:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:461:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:461:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:462:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:462:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:462:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:463:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:463:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:463:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:464:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:464:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:464:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:465:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:465:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:465:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:466:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:466:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:466:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:467:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:467:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:467:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:468:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:468:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:468:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:469:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:469:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:469:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:470:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:470:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:470:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:471:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:471:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:471:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:472:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:472:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:472:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:473:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:473:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:473:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:474:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:474:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:474:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:475:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:475:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:475:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:476:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:476:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:476:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:477:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:477:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:477:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:478:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:478:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:478:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:479:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:479:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:479:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:491:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:491:38: expected unsigned short [usertype] min_abm_backlight ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:491:38: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:602:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:602:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:602:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:603:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:603:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:603:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:604:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:604:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:604:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:605:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:605:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:605:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:606:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:606:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:606:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:607:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:607:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:607:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:608:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:608:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:608:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:609:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:609:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:609:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:610:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:610:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:610:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:611:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:611:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:611:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:612:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:612:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:612:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:613:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:613:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:613:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:614:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:614:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:614:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:615:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:615:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:615:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:616:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:616:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:616:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:617:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:617:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:617:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:618:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:618:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:618:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:619:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:619:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:619:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:620:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:620:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:620:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:621:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:621:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:621:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:622:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:622:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:622:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:623:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:623:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:623:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:624:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:624:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:624:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:625:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:625:35: expected unsigned short ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:625:35: got restricted __be16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:638:17: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:639:17: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:663:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:663:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:664:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:664:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:665:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:665:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:666:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:666:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:667:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:667:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:668:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:668:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:669:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:669:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:670:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:670:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:671:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:671:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:672:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:672:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:673:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:673:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:674:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:674:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:675:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:675:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:676:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:676:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:677:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:677:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:678:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:678:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:679:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:679:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:680:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:680:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:681:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:681:37: warning: restricted __le16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:682:37: warning: restricted __be16 degrades to integer ../drivers/gpu/drm/amd/amdgpu/../display/modules/power/power_helpers.c:682:37: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:355:30: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:358:46: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_eeprom_i2c.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mp1_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/amdgpu_smu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/isp_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_sys.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_mp1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:894:64: warning: cast truncates bits from constant value (44 becomes 4) ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_nbio.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_mp1_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_aca_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_gfx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_virt_ras_cmd.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_cmd.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_gfx_v9_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_core.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_log_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mgr.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_cmd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_psp_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_umc_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_umc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_aca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:532:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:608:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c:845 function parameter 'ras_core' not described in 'ras_eeprom_append' Warning: ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c:845 expecting prototype for ras_core_eeprom_append(). Prototype was for ras_eeprom_append() instead ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:7204:56: warning: symbol 'core_dcn4_g6_temp_read_blackout_table' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11193:73: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11194:69: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11752:74: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11753:70: warning: Using plain integer as NULL pointer make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files ../arch/x86/platform/pvh/enlighten.c:23:31: warning: symbol 'pvh_bootparams' was not declared. Should it be static? ../arch/x86/platform/pvh/enlighten.c:26:32: warning: symbol 'pvh_start_info_sz' was not declared. Should it be static? ../init/init_task.c:146:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:146:28: expected struct task_struct [noderef] __rcu *real_parent ../init/init_task.c:146:28: got struct task_struct * ../init/init_task.c:147:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:147:28: expected struct task_struct [noderef] __rcu *parent ../init/init_task.c:147:28: got struct task_struct * ../init/init_task.c:161:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:161:28: expected struct sighand_struct [noderef] __rcu *sighand ../init/init_task.c:161:28: got struct sighand_struct * In file included from ../include/trace/define_trace.h:132, from ../samples/trace_events/trace-events-sample.h:640, from ../samples/trace_events/trace-events-sample.c:12: ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_get_offsets_foo_bar’: ../include/trace/stages/stage5_get_offsets.h:33:31: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 33 | { (void)sizeof(struct _test_no_array_##item *); } | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:285:9: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 285 | tstruct; \ | ^~~~~~~ ../include/trace/trace_events.h:43:30: note: in expansion of macro ‘PARAMS’ 43 | PARAMS(tstruct), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:299:9: note: in expansion of macro ‘TP_STRUCT__entry’ 299 | TP_STRUCT__entry( | ^~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:301:17: note: in expansion of macro ‘__field’ 301 | __field( int, bar ) | ^~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘do_trace_event_raw_event_foo_bar’: ../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 169 | [size] "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/trace_events.h:427:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 427 | { assign; } \ | ^~~~~~ ../include/trace/trace_events.h:435:23: note: in expansion of macro ‘PARAMS’ 435 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ | ^~~~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ | ^~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:22:41: note: in expansion of macro ‘WARN_ONCE’ 22 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:632:9: note: in expansion of macro ‘fortify_warn_once’ 632 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:688:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 688 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:133: ../samples/trace_events/./trace-events-sample.h: In function ‘do_perf_trace_foo_bar’: ../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 169 | [size] "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/perf.h:51:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 51 | { assign; } \ | ^~~~~~ ../include/trace/perf.h:67:23: note: in expansion of macro ‘PARAMS’ 67 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ | ^~~~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ | ^~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:22:41: note: in expansion of macro ‘WARN_ONCE’ 22 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:632:9: note: in expansion of macro ‘fortify_warn_once’ 632 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:688:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 688 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ ../arch/x86/xen/enlighten.c:55:20: warning: symbol 'xen_have_vector_callback' was not declared. Should it be static? ../arch/x86/kernel/head64.c:50:25: warning: symbol 'next_early_pgt' was not declared. Should it be static? ../arch/x86/power/cpu.c:39:22: warning: symbol 'saved_context' was not declared. Should it be static? ../security/commoncap.c:1411:41: warning: dubious: !x | y Warning: ../ipc/sem.c:629 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * perform_atomic_semop[_slow] - Attempt to perform semaphore ../init/main.c:196:12: warning: symbol 'envp_init' was not declared. Should it be static? ../net/socket.c:1728:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../kernel/fork.c:1051:19: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:1051:19: expected struct task_struct [noderef] __rcu *owner ../kernel/fork.c:1051:19: got struct task_struct *p ../kernel/fork.c:1649:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1649:38: expected struct refcount_struct [usertype] *r ../kernel/fork.c:1649:38: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1658:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1658:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:1658:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1659:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1659:9: expected void const * ../kernel/fork.c:1659:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1659:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1659:9: expected void const * ../kernel/fork.c:1659:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1659:9: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:1659:9: expected void const * ../kernel/fork.c:1659:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1660:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1660:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:1660:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1758:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1758:9: expected struct qspinlock *lock ../kernel/fork.c:1758:9: got struct qspinlock [noderef] __rcu * ../kernel/fork.c:2040:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2040:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2040:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2044:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2044:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2044:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2380:32: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2380:32: expected struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:2380:32: got struct task_struct * ../kernel/fork.c:2389:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2389:27: expected struct spinlock [usertype] *lock ../kernel/fork.c:2389:27: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2438:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:2438:54: expected struct list_head *head ../kernel/fork.c:2438:54: got struct list_head [noderef] __rcu * ../kernel/fork.c:2458:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2458:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2458:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2480:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2480:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2480:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2508:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2508:28: expected struct sighand_struct *sighand ../kernel/fork.c:2508:28: got struct sighand_struct [noderef] __rcu *sighand ../kernel/fork.c:2541:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2541:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2541:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2543:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2543:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2543:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2982:24: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2982:24: expected struct task_struct *[assigned] parent ../kernel/fork.c:2982:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:3065:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:3065:43: expected struct refcount_struct const [usertype] *r ../kernel/fork.c:3065:43: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:2090: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:2436:59: warning: dereference of noderef expression ../kernel/fork.c:2437:59: warning: dereference of noderef expression ../kernel/fork.c:1043:23: error: incompatible types in comparison expression (different address spaces): ../kernel/fork.c:1043:23: struct task_struct [noderef] __rcu * ../kernel/fork.c:1043:23: struct task_struct * ../io_uring/io_uring.c:466:28: warning: invalid assignment: |= ../io_uring/io_uring.c:466:28: left side has type bool ../io_uring/io_uring.c:466:28: right side has type restricted io_req_flags_t ../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../io_uring/io_uring.c:749:58: warning: array of flexible structures ../io_uring/io_uring.c:879:69: warning: array of flexible structures ../io_uring/io_uring.c: note: in included file: ../io_uring/io_uring.h:180:73: warning: array of flexible structures ../io_uring/io_uring.c:1330:25: warning: restricted io_req_flags_t degrades to integer ../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 ../io_uring/rsrc.c: note: in included file: ../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer ../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer ../sound/core/control.c:389:11: warning: incorrect type in assignment (different base types) ../sound/core/control.c:389:11: expected unsigned long h ../sound/core/control.c:389:11: got restricted snd_ctl_elem_iface_t const [usertype] iface ../sound/core/control.c:952:17: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:952:26: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:953:17: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:953:26: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:972:48: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1000:41: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1111:34: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1671:40: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c: note: in included file: ../sound/core/control_compat.c:186:21: warning: incorrect type in assignment (different base types) ../sound/core/control_compat.c:186:21: expected int [assigned] err ../sound/core/control_compat.c:186:21: got restricted snd_ctl_elem_type_t [usertype] type ../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/efi/efi.c:903:23: warning: symbol 'efi_attr_fw_vendor' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:904:23: warning: symbol 'efi_attr_runtime' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:905:23: warning: symbol 'efi_attr_config_table' was not declared. Should it be static? ../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 * ../net/bpf/test_run.c:510:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:516:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:521:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:526:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:531:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:536:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:545:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:551:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:556:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:561:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? ../net/bpf/test_run.c:566:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:570:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:576:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:583:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? ../net/bpf/test_run.c:590:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:612:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:617:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:627:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? ../arch/x86/entry/vdso/vdso32/vclock_gettime.c: note: in included file (through ../arch/x86/entry/vdso/vdso32/../common/vclock_gettime.c): ../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long ../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long ../lib/vdso/gettimeofday.c:454:26: warning: shift too big (40) for type unsigned long ../lib/vdso/gettimeofday.c:454:26: warning: shift too big (40) for type unsigned long ../arch/x86/platform/uv/uv_irq.c: note: in included file: ../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) ../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * ../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * ../arch/x86/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 * ../drivers/acpi/osl.c:378:17: warning: cast removes address space '__iomem' of expression ../arch/x86/kernel/signal.c:421:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/signal.c:421:9: expected struct lockdep_map const *lock ../arch/x86/kernel/signal.c:421:9: got struct lockdep_map [noderef] __rcu * ../net/core/skbuff.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:33:39: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:33:39: expected restricted __wsum [usertype] sum ../include/net/checksum.h:33:39: got unsigned int ../arch/x86/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/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 * ../io_uring/filetable.c: note: in included file: ../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer ../drivers/pci/pci.c:1150:36: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1150:36: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1150:36: got int ../drivers/pci/pci.c:1329:15: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1329:15: expected restricted pci_power_t [assigned] [usertype] state ../drivers/pci/pci.c:1329:15: got int ../drivers/pci/pci.c:1331:50: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1331:69: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1384:28: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1384:28: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1384:28: got int ../drivers/pci/pci.c:1474:16: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1474:35: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1474:52: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1474:70: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1499:15: warning: invalid assignment: |= ../drivers/pci/pci.c:1499:15: left side has type unsigned short ../drivers/pci/pci.c:1499:15: right side has type restricted pci_power_t ../drivers/pci/pci.c:1511:28: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1511:28: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1511:28: got int ../drivers/pci/pci.c:1528:13: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1528:21: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1530:18: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1530:26: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1553:13: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1553:22: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1858:38: warning: array of flexible structures ../drivers/pci/pci.c:2336:44: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2654:60: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2655:30: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2826:20: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2826:38: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2849:49: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2849:67: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:4483:13: warning: invalid assignment: |= ../drivers/pci/pci.c:4483:13: left side has type unsigned short ../drivers/pci/pci.c:4483:13: right side has type restricted pci_power_t ../drivers/pci/pci.c:4488:13: warning: invalid assignment: |= ../drivers/pci/pci.c:4488:13: left side has type unsigned short ../drivers/pci/pci.c:4488:13: right side has type restricted pci_power_t ../drivers/pci/pci.c:1105:24: warning: incorrect type in return expression (different base types) ../drivers/pci/pci.c:1105:24: expected int ../drivers/pci/pci.c:1105:24: got restricted pci_power_t [usertype] ../drivers/pci/pci.c:1105:24: warning: incorrect type in return expression (different base types) ../drivers/pci/pci.c:1105:24: expected int ../drivers/pci/pci.c:1105:24: got restricted pci_power_t [usertype] ../kernel/exit.c:359:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:359:37: expected struct task_struct *tsk ../kernel/exit.c:359:37: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:362:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:362:32: expected struct task_struct *task ../kernel/exit.c:362:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:363:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:363:35: expected struct task_struct *task ../kernel/exit.c:363:35: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:408:24: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:408:24: expected struct task_struct *parent ../kernel/exit.c:408:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:460:17: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:460:17: expected struct task_struct [noderef] __rcu *volatile ../kernel/exit.c:460:17: got struct task_struct *tsk ../kernel/exit.c:495:23: error: incompatible types in comparison expression (different address spaces): ../kernel/exit.c:495:23: struct task_struct [noderef] __rcu * ../kernel/exit.c:495:23: struct task_struct * ../kernel/exit.c:654:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:656:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:869:45: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1102:63: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1347:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1362:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1413:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1416:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1422:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1598:68: error: incompatible types in comparison expression (different base types): ../kernel/exit.c:1598:68: void * ../kernel/exit.c:1598:68: struct task_struct [noderef] __rcu * ../kernel/exit.c:1627:25: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1627:25: expected struct task_struct *parent ../kernel/exit.c:1627:25: got struct task_struct [noderef] __rcu * ../kernel/exit.c:518: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 ../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 ../drivers/phy/apple/atc.c:2026:32: warning: symbol 'atcphy_dwc3_reset_ops' was not declared. Should it be static? ../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 * ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../io_uring/poll.c:429:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:429:40: expected int mask ../io_uring/poll.c:429:40: got restricted __poll_t [usertype] mask ../io_uring/poll.c:281:38: warning: incorrect type in assignment (different base types) ../io_uring/poll.c:281:38: expected signed int [usertype] res ../io_uring/poll.c:281:38: got restricted __poll_t ../io_uring/poll.c:301:56: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:300:66: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:300:66: expected restricted __poll_t [usertype] val ../io_uring/poll.c:300:66: got unsigned int ../io_uring/poll.c:300:52: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:300:52: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:300:52: got unsigned short ../io_uring/poll.c:303:51: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:303:51: expected signed int [usertype] res ../io_uring/poll.c:303:51: got restricted __poll_t [usertype] mask ../io_uring/poll.c:304:53: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:304:53: expected signed int [usertype] res ../io_uring/poll.c:304:53: got restricted __poll_t [usertype] mask ../io_uring/poll.c:357:71: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:357:65: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:357:65: expected restricted __poll_t [usertype] val ../io_uring/poll.c:357:65: got unsigned int ../io_uring/poll.c:617:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:617:40: expected int mask ../io_uring/poll.c:617:40: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:697:38: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:697:38: expected int mask ../io_uring/poll.c:697:38: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:697:55: warning: incorrect type in argument 3 (different base types) ../io_uring/poll.c:697:55: expected int events ../io_uring/poll.c:697:55: got restricted __poll_t [usertype] events ../io_uring/poll.c:704:33: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:704:33: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:704:33: got int ../io_uring/poll.c:842:24: warning: invalid assignment: |= ../io_uring/poll.c:842:24: left side has type unsigned int ../io_uring/poll.c:842:24: right side has type restricted __poll_t ../io_uring/poll.c:844:24: warning: invalid assignment: |= ../io_uring/poll.c:844:24: left side has type unsigned int ../io_uring/poll.c:844:24: right side has type restricted __poll_t ../io_uring/poll.c:846:55: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:845:29: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:845:38: warning: incorrect type in return expression (different base types) ../io_uring/poll.c:845:38: expected restricted __poll_t ../io_uring/poll.c:845:38: got unsigned int ../io_uring/poll.c:906:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:906:40: expected signed int [usertype] res ../io_uring/poll.c:906:40: got restricted __poll_t [addressable] [assigned] [usertype] result_mask ../io_uring/poll.c:937:38: warning: invalid assignment: &= ../io_uring/poll.c:937:38: left side has type restricted __poll_t ../io_uring/poll.c:937:38: right side has type int ../io_uring/poll.c:938:52: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:938:38: warning: invalid assignment: |= ../io_uring/poll.c:938:38: left side has type restricted __poll_t ../io_uring/poll.c:938:38: right side has type unsigned int ../io_uring/tw.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../arch/x86/kernel/irq_64.c:30:1: warning: symbol '__pcpu_scope_irq_stack_backing_store' was not declared. Should it be static? ../net/core/datagram.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:41:45: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:41:45: expected restricted __wsum [usertype] sum ../include/net/checksum.h:41:45: got unsigned int ../arch/x86/events/intel/p4.c: In function ‘p4_pmu_init’: ../arch/x86/events/intel/p4.c:1370:27: warning: variable ‘high’ set but not used [-Wunused-but-set-variable=] 1370 | unsigned int low, high; | ^~~~ ../drivers/pci/pci-driver.c:549:42: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:549:61: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:782:28: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:782:46: warning: restricted pci_power_t degrades to integer ../io_uring/wait.c: note: in included file (through ../include/trace/events/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../drivers/acpi/sleep.c:572:46: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/sleep.c:680:50: warning: restricted suspend_state_t degrades to integer ../fs/exec.c:311:39: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:311:39: expected char const [noderef] __user * ../fs/exec.c:311:39: got void * ../fs/exec.c:318:31: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:318:31: expected char const [noderef] __user * ../fs/exec.c:318:31: got void * ../fs/exec.c:903:48: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:903:48: expected struct sighand_struct *oldsighand ../fs/exec.c:903:48: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1009:56: warning: incorrect type in argument 2 (different address spaces) ../fs/exec.c:1009:56: expected struct task_struct *parent ../fs/exec.c:1009:56: got struct task_struct [noderef] __rcu *parent ../fs/exec.c:1044:47: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:1044:47: expected struct sighand_struct *oldsighand ../fs/exec.c:1044:47: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1159:26: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1159:26: expected struct spinlock [usertype] *lock ../fs/exec.c:1159:26: got struct spinlock [noderef] __rcu * ../fs/exec.c:1161:28: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1161:28: expected struct spinlock [usertype] *lock ../fs/exec.c:1161:28: got struct spinlock [noderef] __rcu * ../fs/exec.c:1687:70: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1687:70: expected struct task_struct *tsk ../fs/exec.c:1687:70: got struct task_struct [noderef] __rcu *parent ../drivers/pnp/support.c:42:14: warning: cast to restricted __be32 ../fs/fcntl.c:1070:9: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1070:9: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1070:9: struct fasync_struct * ../fs/fcntl.c:1148:22: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1148:22: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1148:22: struct fasync_struct * ../fs/fcntl.c:1159:33: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1159:33: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1159:33: struct fasync_struct * ../io_uring/eventfd.c: note: in included file: ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../io_uring/uring_cmd.c:351:59: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/io_uring.h:180:73: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures ../kernel/ptrace.c:55:22: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:55:22: struct task_struct * ../kernel/ptrace.c:55:22: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:74:23: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:74:23: expected struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:74:23: got struct task_struct *new_parent ../kernel/ptrace.c:75:29: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:75:29: expected struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:75:29: got struct cred const * ../kernel/ptrace.c:129:18: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:129:18: expected struct cred const *old_cred ../kernel/ptrace.c:129:18: got struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:133:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:133:25: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:133:25: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:160:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:160:27: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:160:27: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:192:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:192:28: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:192:28: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:198:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:198:30: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:198:30: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:251:44: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:251:44: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:251:44: struct task_struct * ../kernel/ptrace.c:494:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:494:54: expected struct task_struct *parent ../kernel/ptrace.c:494:54: got struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:502:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/ptrace.c:502:53: expected struct task_struct *new_parent ../kernel/ptrace.c:502:53: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:550:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:550:41: expected struct task_struct *p1 ../kernel/ptrace.c:550:41: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:552:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:552:50: expected struct sighand_struct *sigh ../kernel/ptrace.c:552:50: got struct sighand_struct [noderef] __rcu *sighand ../kernel/ptrace.c:743:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:743:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:743:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:751:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:751:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:751:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:862:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:862:29: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:862:29: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:866:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:866:31: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:866:31: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1221:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1221:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1221:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1223:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1223:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1223:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:380:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:380:9: expected struct spinlock [usertype] *_T ../kernel/ptrace.c:380:9: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:500:38: warning: dereference of noderef expression ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../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 ../net/sched/cls_api.c:390:22: warning: incorrect type in assignment (different base types) ../net/sched/cls_api.c:390:22: expected restricted __be16 [usertype] protocol ../net/sched/cls_api.c:390:22: got unsigned int [usertype] protocol ../net/sched/cls_api.c:1921:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1921:16: struct tcf_proto * ../net/sched/cls_api.c:1921:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2022:20: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:2022:20: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2022:20: struct tcf_proto * ../net/sched/cls_api.c:1983:25: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1983:25: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1983:25: struct tcf_proto * ../net/sched/cls_api.c:2003:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:2003:16: struct tcf_proto * ../net/sched/cls_api.c:2003:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2076:25: warning: restricted __be16 degrades to integer ../net/sched/cls_api.c:2799:50: warning: restricted __be16 degrades to integer ../kernel/signal.c: note: in included file (through ../arch/x86/include/uapi/asm/signal.h, ../arch/x86/include/asm/signal.h, ../include/uapi/linux/signal.h, ../include/linux/signal_types.h, ../include/linux/sched.h, ...): ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:191:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:191:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:191:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:194:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:194:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:194:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:497:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:497:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:497:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:501:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:501:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:501:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:523:53: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:523:53: expected struct k_sigaction *ka ../kernel/signal.c:523:53: got struct k_sigaction [noderef] __rcu * ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:624:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:624:9: expected struct lockdep_map const *lock ../kernel/signal.c:624:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:723:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:723:9: expected struct lockdep_map const *lock ../kernel/signal.c:723:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:754:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:754:9: expected struct lockdep_map const *lock ../kernel/signal.c:754:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:855:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:855:9: expected struct lockdep_map const *lock ../kernel/signal.c:855:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1050:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1050:9: expected struct lockdep_map const *lock ../kernel/signal.c:1050:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1302:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1302:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:1302:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1303:16: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:1303:16: expected struct k_sigaction *action ../kernel/signal.c:1303:16: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:1324:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1324:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:1324:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1927:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1927:9: expected struct spinlock [usertype] *_T ../kernel/signal.c:1927:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2192:44: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2211:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2211:65: expected struct task_struct *tsk ../kernel/signal.c:2211:65: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2212:40: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2230:14: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2230:14: expected struct sighand_struct *psig ../kernel/signal.c:2230:14: got struct sighand_struct [noderef] __rcu *[noderef] __rcu sighand ../kernel/signal.c:2259:53: warning: incorrect type in argument 3 (different address spaces) ../kernel/signal.c:2259:53: expected struct task_struct *t ../kernel/signal.c:2259:53: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2260:34: warning: incorrect type in argument 2 (different address spaces) ../kernel/signal.c:2260:34: expected struct task_struct *parent ../kernel/signal.c:2260:34: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2289:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2289:24: expected struct task_struct *parent ../kernel/signal.c:2289:24: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2292:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2292:24: expected struct task_struct *parent ../kernel/signal.c:2292:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/signal.c:2325:17: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2325:17: expected struct sighand_struct *sighand ../kernel/signal.c:2325:17: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:2365:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2365:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2365:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2367:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2367:39: expected struct spinlock [usertype] *lock ../kernel/signal.c:2367:39: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2424:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2424:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2424:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2482:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2482:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2482:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2522:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2522:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2522:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2524:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2524:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2524:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2622:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2622:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2622:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2706:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2706:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2706:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2718:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2718:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2718:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2761:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2761:52: expected struct task_struct *tsk ../kernel/signal.c:2761:52: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2763:49: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2801:49: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:2801:49: expected struct sighand_struct *sighand ../kernel/signal.c:2801:49: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:3133:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3133:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3133:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3153:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3153:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3153:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3220:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3220:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3220:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3222:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3222:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3222:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3373:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3373:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:3373:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3376:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3376:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:3376:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3765:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3765:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3765:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3777:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3777:37: expected struct spinlock [usertype] *lock ../kernel/signal.c:3777:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3782:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3782:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:3782:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3787:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3787:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3787:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4279:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4279:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4279:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4291:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4291:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4291:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4309:11: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:4309:11: expected struct k_sigaction *k ../kernel/signal.c:4309:11: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:4311:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4311:25: expected struct spinlock [usertype] *lock ../kernel/signal.c:4311:25: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4313:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4313:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:4313:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4365:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4365:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:4365:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5024:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5024:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:5024:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5033:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5033:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:5033:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5043:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5043:23: expected struct spinlock [usertype] *lock ../kernel/signal.c:5043:23: got struct spinlock [noderef] __rcu * ../kernel/signal.c:74:34: warning: dereference of noderef expression ../kernel/signal.c:510:35: warning: dereference of noderef expression ../kernel/signal.c:538:52: warning: dereference of noderef expression ../kernel/signal.c:1003:13: warning: dereference of noderef expression ../kernel/signal.c: note: in included file: ../include/linux/signalfd.h:21:13: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:21:13: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:21:13: got struct wait_queue_head [noderef] __rcu * ../include/linux/signalfd.h:22:17: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:22:17: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:22:17: got struct wait_queue_head [noderef] __rcu * ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748: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:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c: note: in included file (through ../include/uapi/asm-generic/bpf_perf_event.h, arch/x86/include/generated/uapi/asm/bpf_perf_event.h, ../include/uapi/linux/bpf_perf_event.h, ../include/linux/perf_event.h, ...): ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:4280:33: warning: dereference of noderef expression ../kernel/signal.c:4373:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4373:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4373:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4379:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4379:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4379:33: got struct spinlock [noderef] __rcu * ../drivers/pnp/isapnp/core.c:39:5: warning: symbol 'isapnp_disable' was not declared. Should it be static? ../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? ../io_uring/sqpoll.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../kernel/sys.c:1144:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1144:32: expected struct task_struct *p1 ../kernel/sys.c:1144:32: got struct task_struct [noderef] __rcu *real_parent ../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 ../mm/swap.c:47:5: warning: symbol 'page_cluster' was not declared. Should it be static? ../kernel/umh.c:69:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:69:31: expected struct spinlock [usertype] *lock ../kernel/umh.c:69:31: got struct spinlock [noderef] __rcu * ../kernel/umh.c:71:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:71:33: expected struct spinlock [usertype] *lock ../kernel/umh.c:71:33: got struct spinlock [noderef] __rcu * ../block/blk-mq.c:4407:16: warning: incorrect type in argument 1 (different address spaces) ../block/blk-mq.c:4407:16: expected void const *objp ../block/blk-mq.c:4407:16: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx ../block/blk-mq.c:4552:41: warning: incorrect type in initializer (different address spaces) ../block/blk-mq.c:4552:41: expected struct blk_mq_hw_ctx **hctxs ../block/blk-mq.c:4552:41: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx ../block/blk-mq.c:746:36: warning: dereference of noderef expression ../block/blk-mq.c:5250:48: warning: dereference of noderef expression ../arch/x86/lib/iomem.c:43:23: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:64:19: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../kernel/workqueue.c:5573:21: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5573:21: expected struct pool_workqueue [noderef] __rcu *[noderef] __percpu *cpu_pwq ../kernel/workqueue.c:5573:21: got struct pool_workqueue *[noderef] __percpu * ../kernel/workqueue.c:5590:31: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5590:31: expected struct pool_workqueue **pwq_p ../kernel/workqueue.c:5590:31: got struct pool_workqueue [noderef] __rcu ** ../kernel/workqueue.c:5624:54: warning: incorrect type in initializer (different address spaces) ../kernel/workqueue.c:5624:54: expected struct pool_workqueue *pwq ../kernel/workqueue.c:5624:54: got struct pool_workqueue [noderef] __rcu * ../kernel/workqueue.c:6146:13: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:6146:13: expected struct pool_workqueue *pwq ../kernel/workqueue.c:6146:13: got struct pool_workqueue [noderef] __rcu * ../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 ../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/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): ../include/trace/events/vmscan.h:99:1: error: too long token expansion ../include/trace/events/vmscan.h:125:1: error: too long token expansion ../include/trace/events/vmscan.h:209:1: error: too long token expansion ../include/trace/events/vmscan.h:491:1: error: too long token expansion ../kernel/pid.c:440:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:440:9: struct pid [noderef] __rcu * ../kernel/pid.c:440:9: struct pid * ../kernel/pid.c:441:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:441:9: struct pid [noderef] __rcu * ../kernel/pid.c:441:9: struct pid * ../kernel/pid.c:503:23: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:503:23: struct pid [noderef] __rcu * ../kernel/pid.c:503:23: struct pid * ../kernel/pid.c:561:24: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:561:24: struct pid [noderef] __rcu * ../kernel/pid.c:561:24: struct pid * ../kernel/pid.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/rculist.h:611:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:611:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:611:9: struct hlist_node * ../include/linux/rculist.h:612:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:612:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:612:9: struct hlist_node * ../mm/util.c:134:6: warning: multiple definitions for function 'kmemdup_noprof' ../mm/util.c: note: in included file (through ../include/linux/string.h, ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/irqflags.h, ...): ../include/linux/fortify-string.h:754:23: the previous one is here ../fs/seq_file.c:932:9: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:932:9: struct list_head [noderef] __rcu * ../fs/seq_file.c:932:9: struct list_head * ../fs/seq_file.c:932:9: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:932:9: struct list_head [noderef] __rcu * ../fs/seq_file.c:932:9: struct list_head * ../fs/seq_file.c:954:12: warning: incorrect type in assignment (different address spaces) ../fs/seq_file.c:954:12: expected struct list_head *lh ../fs/seq_file.c:954:12: got struct list_head [noderef] __rcu * ../fs/seq_file.c:1081:24: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:1081:24: struct hlist_node [noderef] __rcu * ../fs/seq_file.c:1081:24: struct hlist_node * ../fs/seq_file.c:1083:24: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:1083:24: struct hlist_node [noderef] __rcu * ../fs/seq_file.c:1083:24: struct hlist_node * ../security/smack/smack_lsm.c:1972:61: warning: incorrect type in argument 1 (different address spaces) ../security/smack/smack_lsm.c:1972:61: expected struct cred const *cred ../security/smack/smack_lsm.c:1972:61: got struct cred const [noderef] __rcu *cred ../security/smack/smack_lsm.c:5326:30: warning: cast removes address space '__rcu' of expression ../drivers/xen/manage.c: In function ‘shutdown_event’: ../drivers/xen/manage.c:358:60: warning: ‘%s’ directive output may be truncated writing up to 95 bytes into a region of size 12 [-Wformat-truncation=] 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~ In function ‘setup_shutdown_watcher’, inlined from ‘shutdown_event’ at ../drivers/xen/manage.c:375:2: ../drivers/xen/manage.c:358:17: note: ‘snprintf’ output between 9 and 104 bytes into a destination of size 20 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 359 | shutdown_handlers[idx].command); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pinctrl/pinctrl-tb10x.c:761:21: warning: incorrect type in assignment (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:761:21: expected void *base ../drivers/pinctrl/pinctrl-tb10x.c:761:21: got void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:511:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:511:31: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:511:31: got void *base ../fs/file.c:438:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:438:17: expected struct file **old_fds ../fs/file.c:438:17: got struct file [noderef] __rcu **fd ../fs/file.c:439:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:439:17: expected struct file **new_fds ../fs/file.c:439:17: got struct file [noderef] __rcu **fd ../fs/file.c:462:17: error: incompatible types in comparison expression (different address spaces): ../fs/file.c:462:17: struct file [noderef] __rcu * ../fs/file.c:462:17: struct file * ../fs/file.c:492:60: warning: incorrect type in initializer (different address spaces) ../fs/file.c:532:28: warning: incorrect type in initializer (different address spaces) ../fs/file.c:912:30: warning: incorrect type in assignment (different address spaces) ../fs/file.c:933:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:937:13: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:940:23: warning: incorrect type in assignment (different address spaces) ../fs/file.c:963:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:965:14: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:986:22: warning: incorrect type in assignment (different address spaces) ../fs/file.c:988:32: warning: incorrect type in return expression (different address spaces) ../fs/file.c:1010:31: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:1010:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:1014:16: warning: incorrect type in return expression (different address spaces) ../security/selinux/hooks.c:5644:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5645:22: warning: restricted __be16 degrades to integer ../fs/libfs.c:2146:18: error: incompatible types in comparison expression (different address spaces): ../fs/libfs.c:2146:18: struct dentry [noderef] __rcu * ../fs/libfs.c:2146:18: struct dentry * ../sound/core/pcm_lib.c:548:32: warning: incorrect type in assignment (different base types) ../sound/core/pcm_lib.c:548:32: expected unsigned int [usertype] ../sound/core/pcm_lib.c:548:32: got restricted __le32 [usertype] ../drivers/pmdomain/qcom/rpmpd.c:80:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:80:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:80:16: got int ../drivers/pmdomain/qcom/rpmpd.c:89:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:89:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:89:16: got int ../drivers/pmdomain/qcom/rpmpd.c:98:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:98:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:98:16: got int ../drivers/pmdomain/qcom/rpmpd.c:107:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:107:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:107:16: got int ../drivers/pmdomain/qcom/rpmpd.c:116:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:116:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:116:16: got int ../drivers/pmdomain/qcom/rpmpd.c:125:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:125:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:125:16: got int ../drivers/pmdomain/qcom/rpmpd.c:134:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:134:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:134:16: got int ../drivers/pmdomain/qcom/rpmpd.c:143:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:143:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:143:16: got int ../drivers/pmdomain/qcom/rpmpd.c:152:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:152:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:152:16: got int ../drivers/pmdomain/qcom/rpmpd.c:161:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:161:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:161:16: got int ../drivers/pmdomain/qcom/rpmpd.c:170:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:170:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:170:16: got int ../drivers/pmdomain/qcom/rpmpd.c:179:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:179:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:179:16: got int ../drivers/pmdomain/qcom/rpmpd.c:186:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:186:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:186:16: got int ../drivers/pmdomain/qcom/rpmpd.c:193:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:193:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:193:16: got int ../drivers/pmdomain/qcom/rpmpd.c:200:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:200:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:200:16: got int ../drivers/pmdomain/qcom/rpmpd.c:207:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:207:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:207:16: got int ../drivers/pmdomain/qcom/rpmpd.c:214:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:214:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:214:16: got int ../drivers/pmdomain/qcom/rpmpd.c:221:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:221:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:221:16: got int ../drivers/pmdomain/qcom/rpmpd.c:228:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:228:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:228:16: got int ../drivers/pmdomain/qcom/rpmpd.c:237:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:237:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:237:16: got int ../drivers/pmdomain/qcom/rpmpd.c:246:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:246:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:246:16: got int ../drivers/pmdomain/qcom/rpmpd.c:253:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:253:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:253:16: got int ../drivers/pmdomain/qcom/rpmpd.c:261:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:261:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:261:16: got int ../drivers/pmdomain/qcom/rpmpd.c:268:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:268:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:268:16: got int ../drivers/pmdomain/qcom/rpmpd.c:275:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:275:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:275:16: got int ../drivers/pmdomain/qcom/rpmpd.c:282:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:282:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:282:16: got int ../drivers/pmdomain/qcom/rpmpd.c:289:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:289:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:289:16: got int ../drivers/pmdomain/qcom/rpmpd.c:296:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:296:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:296:16: got int ../drivers/pmdomain/qcom/rpmpd.c:307:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:307:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:307:16: got int ../drivers/pmdomain/qcom/rpmpd.c:318:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:318:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:318:16: got int ../drivers/pmdomain/qcom/rpmpd.c:328:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:328:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:328:16: got int ../drivers/pmdomain/qcom/rpmpd.c:337:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:337:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:337:16: got int ../drivers/pmdomain/qcom/rpmpd.c:346:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:346:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:346:16: got int ../drivers/pmdomain/qcom/rpmpd.c:355:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:355:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:355:16: got int ../drivers/pmdomain/qcom/rpmpd.c:364:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:364:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:364:16: got int ../drivers/pmdomain/qcom/rpmpd.c:373:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:373:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:373:16: got int ../drivers/pmdomain/qcom/rpmpd.c:382:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:382:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:382:16: got int ../drivers/pmdomain/qcom/rpmpd.c:391:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:391:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:391:16: got int ../drivers/pmdomain/qcom/rpmpd.c:400:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:400:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:400:16: got int ../drivers/pmdomain/qcom/rpmpd.c:409:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:409:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:409:16: got int ../drivers/pmdomain/qcom/rpmpd.c:418:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:418:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:418:16: got int ../drivers/pmdomain/qcom/rpmpd.c:427:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:427:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:427:16: got int ../drivers/pmdomain/qcom/rpmpd.c:436:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:436:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:436:16: got int ../drivers/pmdomain/qcom/rpmpd.c:445:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:445:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:445:16: got int ../drivers/pmdomain/qcom/rpmpd.c:454:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:454:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:454:16: got int ../drivers/pmdomain/qcom/rpmpd.c:463:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:463:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:463:16: got int ../drivers/pmdomain/qcom/rpmpd.c:470:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:470:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:470:16: got int ../drivers/pmdomain/qcom/rpmpd.c:477:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:477:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:477:16: got int ../drivers/pmdomain/qcom/rpmpd.c:484:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:484:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:484:16: got int ../drivers/pmdomain/qcom/rpmpd.c:494:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:494:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:494:16: got int ../drivers/pmdomain/qcom/rpmpd.c:503:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:503:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:503:16: got int ../drivers/pmdomain/qcom/rpmpd.c:512:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:512:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:512:16: got int ../drivers/pmdomain/qcom/rpmpd.c:521:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:521:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:521:16: got int ../drivers/pmdomain/qcom/rpmpd.c:528:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:528:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:528:16: got int ../drivers/pmdomain/qcom/rpmpd.c:536:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:536:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:536:16: got int ../drivers/pmdomain/qcom/rpmpd.c:543:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:543:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:543:16: got int ../drivers/pmdomain/qcom/rpmpd.c:551:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:551:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:551:16: got int ../drivers/pmdomain/qcom/rpmpd.c:558:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:558:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:558:16: got int ../drivers/pmdomain/qcom/rpmpd.c:566:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:566:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:566:16: got int ../drivers/pmdomain/qcom/rpmpd.c:573:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:573:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:573:16: got int ../drivers/pmdomain/qcom/rpmpd.c:580:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:580:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:580:16: got int ../drivers/pmdomain/qcom/rpmpd.c:587:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:587:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:587:16: got int ../drivers/pmdomain/qcom/rpmpd.c:594:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:594:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:594:16: got int ../drivers/pmdomain/qcom/rpmpd.c:601:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:601:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:601:16: got int ../drivers/pmdomain/qcom/rpmpd.c:609:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:609:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:609:16: got int ../drivers/pmdomain/qcom/rpmpd.c:616:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:616:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:616:16: got int ../drivers/pmdomain/qcom/rpmpd.c:623:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:623:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:623:16: got int ../drivers/pmdomain/qcom/rpmpd.c:630:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:630:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:630:16: got int ../drivers/pmdomain/qcom/rpmpd.c:962:24: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:962:24: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:962:24: got int ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: expected restricted __le32 [usertype] magic ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: got unsigned long ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: expected restricted __le32 [usertype] magic ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: got unsigned int [usertype] ipi_magic ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:472:19: warning: restricted signed int degrades to integer ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: expected restricted __le64 [assigned] [usertype] base ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: got unsigned long long [usertype] shared_mem_phys ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: expected restricted __le32 [assigned] [usertype] size ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: got unsigned int shared_mem_size ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: expected restricted __le32 [usertype] cmd ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: got int ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: expected restricted __le32 [usertype] power_state ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: got int ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: expected restricted __le32 [usertype] cmd ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: got int ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: expected restricted signed int [usertype] gpu_oppidx ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: got unsigned int opp_idx ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: expected restricted signed int [usertype] stack_oppidx ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: got unsigned int opp_idx ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:578:42: warning: restricted __le32 degrades to integer ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:579:44: warning: restricted __le32 degrades to integer ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:593:44: warning: restricted __le32 degrades to integer ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:594:46: warning: restricted __le32 degrades to integer Warning: ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:244 struct __packed mtk_mfg_opp_entry { __le32 freq_khz; __le32 voltage_core; __le32 voltage_sram; __le32 posdiv; __le32 voltage_margin; __le32 power_mw; }; error: Cannot parse struct or union! ../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 Warning: ../security/smack/smack_access.c:584 expecting prototype for smk_import_valid_allocated_label(). Prototype was for smk_import_allocated_label() instead ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in argument 1 (different address spaces) ../mm/backing-dev.c:860:9: expected void [noderef] __rcu **slot ../mm/backing-dev.c:860:9: got void **slot ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../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:261:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:262:15: warning: cast to restricted __be16 ../security/keys/trusted-keys/trusted_tpm1.c:381:21: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:405:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:467:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:467:17: expected unsigned int [usertype] ordinal ../security/keys/trusted-keys/trusted_tpm1.c:467:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:468:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:468:17: expected unsigned int [usertype] datsize ../security/keys/trusted-keys/trusted_tpm1.c:468:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:469:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:469:17: expected unsigned int [usertype] pcrsize ../security/keys/trusted-keys/trusted_tpm1.c:469:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:515:24: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:516:23: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:568:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:568:17: expected unsigned int [usertype] ordinal ../security/keys/trusted-keys/trusted_tpm1.c:568:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:607:20: warning: cast to restricted __be32 ../security/smack/smackfs.c:926:17: error: incompatible types in comparison expression (different address spaces): ../security/smack/smackfs.c:926:17: struct netlbl_lsm_catmap [noderef] __rcu * ../security/smack/smackfs.c:926:17: struct netlbl_lsm_catmap * ../security/smack/smackfs.c:1497:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1500:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1937:17: error: incompatible types in comparison expression (different address spaces): ../security/smack/smackfs.c:1937:17: struct list_head [noderef] __rcu * ../security/smack/smackfs.c:1937:17: struct list_head * ../arch/x86/kernel/setup.c:229:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/dma/idxd/cdev.c:503:24: warning: incorrect type in return expression (different base types) ../drivers/dma/idxd/cdev.c:503:24: expected restricted __poll_t ../drivers/dma/idxd/cdev.c:503:24: got int ../drivers/video/fbdev/core/bitblit.c:369:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) ../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:5555:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) ../arch/x86/kvm/mmu/mmu.c:5557:56: warning: cast truncates bits from constant value (ffffff0f becomes f) ../arch/x86/kvm/mmu/mmu.c:5559:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) ../kernel/nsproxy.c:268:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' ../kernel/nsproxy.c:273:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' ../kernel/nsproxy.c:268:9: warning: dereference of noderef expression ../kernel/nsproxy.c:273:9: warning: dereference of noderef expression ../drivers/pci/pci-acpi.c:1107:56: warning: restricted pci_power_t degrades to integer ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../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 * ../kernel/nstree.c: note: in included file (through ../include/linux/ns/nstree_types.h, ../include/linux/nstree.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../security/selinux/netnode.c:74:17: warning: restricted __be32 degrades to integer ../security/selinux/netnode.c:91:32: warning: restricted __be32 degrades to integer ../io_uring/query.c: note: in included file (through ../io_uring/query.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../mm/percpu.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/percpu.h): ../include/trace/events/percpu.h:11:1: error: too long token expansion ../drivers/pci/quirks.c:2480:57: warning: restricted pci_power_t degrades to integer ../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 Warning: ../drivers/phy/mediatek/phy-mtk-tphy.c:289 cannot understand function prototype: 'struct mtk_phy_pdata' ../kernel/notifier.c:31:20: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:31:20: expected struct notifier_block **nl ../kernel/notifier.c:31:20: got struct notifier_block [noderef] __rcu ** ../kernel/notifier.c:33:17: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:33:17: expected struct notifier_block [noderef] __rcu *next ../kernel/notifier.c:33:17: got struct notifier_block * ../kernel/notifier.c:34:9: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:34:9: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:34:9: struct notifier_block * ../kernel/notifier.c:44:25: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:44:25: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:44:25: struct notifier_block * ../kernel/notifier.c:148:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:171:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:193:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:223:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:261:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:264:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:324:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:327:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:345:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:380:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:405:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:422:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:429:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:453:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:483:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:486:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:513:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:516:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:546:36: warning: incorrect type in argument 1 (different address spaces) ../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 * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../net/ipv6/route.c:2396:39: warning: incorrect type in assignment (different base types) ../net/ipv6/route.c:2396:39: expected unsigned int [usertype] flow_label ../net/ipv6/route.c:2396:39: got restricted __be32 ../net/ipv4/tcp_ipv4.c:3394:41: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3394:41: expected void const *data ../net/ipv4/tcp_ipv4.c:3394:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3520:45: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3520:45: expected void const *data ../net/ipv4/tcp_ipv4.c:3520:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3524:50: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_ipv4.c:3524:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3524:50: got struct tcp_congestion_ops * ../net/ipv4/tcp_ipv4.c:3395:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3395:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3521:45: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3521:45: warning: dereference of noderef expression ../kernel/cred.c:77:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:77:9: struct cred * ../kernel/cred.c:77:9: struct cred const [noderef] __rcu * ../kernel/cred.c:78:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:78:9: struct cred * ../kernel/cred.c:78:9: struct cred const [noderef] __rcu * ../kernel/cred.c:94:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:94:9: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:94:9: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:97:22: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:100:17: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:191:13: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:191:13: expected struct cred const *old ../kernel/cred.c:191:13: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:278:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:278:47: expected struct cred const *cred ../kernel/cred.c:278:47: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:278:30: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:278:30: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:278:30: got struct cred const * ../kernel/cred.c:279:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:279:17: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:279:17: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:318:32: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:318:32: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:318:32: got struct cred const * ../kernel/cred.c:371:38: warning: incorrect type in initializer (different address spaces) ../kernel/cred.c:371:38: expected struct cred const *old ../kernel/cred.c:371:38: got struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:376:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:376:9: struct cred const [noderef] __rcu * ../kernel/cred.c:376:9: struct cred const * ../kernel/cred.c:274:19: warning: dereference of noderef expression ../net/core/dev.c:5872:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../mm/slab_common.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/kmem.h): ../include/trace/events/kmem.h:12:1: error: too long token expansion ../include/trace/events/kmem.h:57:1: error: too long token expansion ../include/trace/events/kmem.h:180:1: error: too long token expansion ../arch/x86/mm/mem_encrypt_amd.c:46:5: warning: symbol 'sev_check_data' was not declared. Should it be static? ../drivers/phy/marvell/phy-mmp3-hsic.c:58:31: warning: cast removes address space '__iomem' of expression ../mm/compaction.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/compaction.h): ../include/trace/events/compaction.h:165:1: error: too long token expansion ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../io_uring/fdinfo.c: note: in included file (through ../io_uring/filetable.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../io_uring/napi.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' ../io_uring/cmd_net.c:61:32: warning: array of flexible structures ../io_uring/cmd_net.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures ../sound/usb/mixer_scarlett2.c:4850:30: warning: dubious: !x | y ../sound/usb/mixer_scarlett2.c:5801:30: warning: dubious: !x | y ../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? ../net/ipv4/tcp_cong.c:298:24: warning: incorrect type in initializer (different address spaces) ../net/ipv4/tcp_cong.c:298:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret ../net/ipv4/tcp_cong.c:298:24: got struct tcp_congestion_ops *[assigned] ca ../net/ipv4/tcp_cong.c:298:22: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_cong.c:298:22: expected struct tcp_congestion_ops const *prev ../net/ipv4/tcp_cong.c:298:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret ../security/tomoyo/common.c:917:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:917:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:917:9: struct list_head * ../security/tomoyo/common.c:917:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:917:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:917:9: struct list_head * ../security/tomoyo/common.c:1615:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1615:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1615:9: struct list_head * ../security/tomoyo/common.c:1615:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1615:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1615:9: struct list_head * ../security/tomoyo/common.c:1639:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1639:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1639:9: struct list_head * ../security/tomoyo/common.c:1639:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1639:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1639:9: struct list_head * ../security/tomoyo/common.c:1825:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1825:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1825:9: struct list_head * ../security/tomoyo/common.c:1829:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1829:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1829:17: struct list_head * ../security/tomoyo/common.c:1829:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1829:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1829:17: struct list_head * ../security/tomoyo/common.c:1825:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1825:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1825:9: struct list_head * ../security/tomoyo/common.c:1885:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1885:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1885:9: struct list_head * ../security/tomoyo/common.c:1885:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1885:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1885:9: struct list_head * ../security/tomoyo/common.c:951:26: warning: dereference of noderef expression ../security/tomoyo/common.c:951:26: warning: dereference of noderef expression ../security/tomoyo/common.c:952:26: warning: dereference of noderef expression ../security/tomoyo/common.c:952:26: warning: dereference of noderef expression Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' ../drivers/pinctrl/mediatek/mtk-eint.c:428:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/mediatek/mtk-eint.c:428:44: expected void [noderef] __iomem *base ../drivers/pinctrl/mediatek/mtk-eint.c:428:44: got void [noderef] __iomem **base ../drivers/pinctrl/mediatek/mtk-eint.c:436:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/mediatek/mtk-eint.c:436:44: expected void [noderef] __iomem *base ../drivers/pinctrl/mediatek/mtk-eint.c:436:44: got void [noderef] __iomem **base ../drivers/video/fbdev/core/fbcon_ud.c:371:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) ../io_uring/bpf_filter.c:159:26: warning: incorrect type in assignment (different address spaces) ../io_uring/bpf_filter.c:159:26: expected struct io_bpf_filter [noderef] __rcu **filters ../io_uring/bpf_filter.c:159:26: got struct io_bpf_filter ** Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' ../security/yama/yama_lsm.c:278:26: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:278:26: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:278:26: struct task_struct * ../security/yama/yama_lsm.c:281:34: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:281:34: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:281:34: struct task_struct * ../security/yama/yama_lsm.c:322:26: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:322:26: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:322:26: struct task_struct * ../sound/isa/gus/gus_reset.c: In function ‘snd_gf1_stop_voices’: ../sound/isa/gus/gus_reset.c:169:18: warning: variable ‘ramp_ok’ set but not used [-Wunused-but-set-variable=] 169 | short i, ramp_ok; | ^~~~~~~ Warning: ../drivers/video/backlight/cgbc_bl.c:29 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * CGBC backlight driver data ../drivers/gpio/gpio-pxa.c: In function ‘pxa_init_gpio_chip’: ../drivers/gpio/gpio-pxa.c:345:16: warning: variable ‘gpio’ set but not used [-Wunused-but-set-variable=] 345 | int i, gpio, nbanks = DIV_ROUND_UP(ngpio, 32); | ^~~~ ../drivers/tty/tty_io.c:2843:22: warning: incorrect type in assignment (different address spaces) ../drivers/tty/tty_io.c:2843:22: expected unsigned char *[addressable] iomem_base ../drivers/tty/tty_io.c:2843:22: got void [noderef] __user * ../drivers/tty/tty_io.c:2867:52: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_io.c:2867:52: expected void [noderef] __user *uptr ../drivers/tty/tty_io.c:2867:52: got unsigned char *[addressable] iomem_base ../drivers/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:468:17: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:468:25: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:482:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1998:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:2000:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4043:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4551:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4728:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6597:54: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6598:54: warning: restricted suspend_state_t degrades to integer ../net/ipv4/tcp_offload.c:213:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:213:49: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:213:49: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:215:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:215:60: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:215:60: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:258:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:258:41: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:258:41: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:260:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:260:52: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:260:52: got fouled restricted __sum16 ../drivers/regulator/helpers.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../net/8021q/vlan.c: In function ‘register_vlan_device’: ../net/8021q/vlan.c:249:46: warning: ‘%i’ directive output may be truncated writing between 1 and 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~ ../net/8021q/vlan.c:249:42: note: directive argument in the range [0, 4094] 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~ ../net/8021q/vlan.c:249:17: note: ‘snprintf’ output between 3 and 21 bytes into a destination of size 16 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/8021q/vlan.c:237:46: warning: ‘%.4i’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~ ../net/8021q/vlan.c:237:42: note: directive argument in the range [0, 4094] 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~ ../net/8021q/vlan.c:237:17: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/dma/at_hdmac.c:1119:15: warning: incorrect type in assignment (different address spaces) ../drivers/dma/at_hdmac.c:1119:15: expected void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1119:15: got void * ../drivers/dma/at_hdmac.c:1129:11: warning: cast removes address space '__iomem' of expression ../drivers/dma/at_hdmac.c:1144:28: warning: incorrect type in assignment (different address spaces) ../drivers/dma/at_hdmac.c:1144:28: expected int *memset_vaddr ../drivers/dma/at_hdmac.c:1144:28: got void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1157:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/dma/at_hdmac.c:1157:43: expected void *vaddr ../drivers/dma/at_hdmac.c:1157:43: got void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1186:15: warning: incorrect type in assignment (different address spaces) ../drivers/dma/at_hdmac.c:1186:15: expected void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1186:15: got void * ../drivers/dma/at_hdmac.c:1192:11: warning: cast removes address space '__iomem' of expression ../drivers/dma/at_hdmac.c:1222:28: warning: incorrect type in assignment (different address spaces) ../drivers/dma/at_hdmac.c:1222:28: expected int *memset_vaddr ../drivers/dma/at_hdmac.c:1222:28: got void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1235:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/dma/at_hdmac.c:1235:43: expected void *vaddr ../drivers/dma/at_hdmac.c:1235:43: got void [noderef] __iomem *vaddr ../drivers/phy/qualcomm/phy-qcom-qmp-usbc.c:1682:31: warning: Using plain integer as NULL pointer ../drivers/phy/qualcomm/phy-qcom-qmp-usbc.c:1985:31: warning: Using plain integer as NULL pointer ../arch/x86/kernel/alternative.c:120:18: warning: symbol 'its_pages' was not declared. Should it be static? ../drivers/xen/xen-pciback/pci_stub.c:752:21: warning: incorrect type in assignment (different base types) ../drivers/xen/xen-pciback/pci_stub.c:752:21: expected signed int [usertype] err ../drivers/xen/xen-pciback/pci_stub.c:752:21: got restricted pci_channel_state_t [usertype] state ../drivers/xen/xen-pciback/pci_stub.c:797:37: warning: incorrect type in assignment (different base types) ../drivers/xen/xen-pciback/pci_stub.c:797:37: expected signed int [usertype] err ../drivers/xen/xen-pciback/pci_stub.c:797:37: got restricted pci_ers_result_t ../drivers/regulator/devres.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../drivers/dma/bcm-sba-raid.c:575:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:575:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:575:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:594:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:594:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:594:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:663:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:663:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:663:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:682:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:682:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:682:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:783:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:783:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:783:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:801:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:801:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:801:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:821:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:821:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:821:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:930:41: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:930:41: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:930:41: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:949:41: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:949:41: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:949:41: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:964:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:964:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:964:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:983:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:983:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:983:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1004:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1004:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1004:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1031:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1031:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1031:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1107:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1107:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1107:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1127:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1127:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1127:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1144:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1144:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1144:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1164:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1164:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1164:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1188:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1188:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1188:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1213:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1213:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1213:25: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1242:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1242:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1242:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1265:33: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1265:33: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1265:33: got restricted __le64 [usertype] ../drivers/dma/bcm-sba-raid.c:1285:25: warning: incorrect type in assignment (different base types) ../drivers/dma/bcm-sba-raid.c:1285:25: expected unsigned long long [usertype] ../drivers/dma/bcm-sba-raid.c:1285:25: got restricted __le64 [usertype] In file included from ../drivers/char/tpm/tpm-chip.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) ../sound/soc/soc-ops-test.c:450:9: expected long long left_value ../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __left ../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) ../sound/soc/soc-ops-test.c:450:9: expected long long right_value ../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __right Warning: ../drivers/gpio/gpio-tb10x.c:35 Cannot find identifier on line: * @base: register base address Warning: ../drivers/gpio/gpio-tb10x.c:36 Cannot find identifier on line: * @domain: IRQ domain of GPIO generated interrupts managed by this controller Warning: ../drivers/gpio/gpio-tb10x.c:37 Cannot find identifier on line: * @irq: Interrupt line of parent interrupt controller Warning: ../drivers/gpio/gpio-tb10x.c:38 Cannot find identifier on line: * @chip: Generic GPIO chip structure associated with this GPIO controller Warning: ../drivers/gpio/gpio-tb10x.c:39 Cannot find identifier on line: */ Warning: ../drivers/gpio/gpio-tb10x.c:40 Cannot find identifier on line: struct tb10x_gpio { Warning: ../drivers/gpio/gpio-tb10x.c:41 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst void __iomem *base; ../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 (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 (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b019b becomes 19b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b021b becomes 21b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b029b becomes 29b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b031b becomes 31b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b041b becomes 41b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a050a becomes 50a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a071a becomes 71a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a079a becomes 79a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a001a becomes 1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: 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: too many warnings ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 2 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression ../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm-dev-common.c:19: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/char/agp/generic.c:47:7: warning: symbol 'agp_gatt_table' was not declared. Should it be static? ../drivers/char/agp/generic.c:48:5: warning: symbol 'agp_memory_reserved' was not declared. Should it be static? ../drivers/regulator/of_regulator.c:18:43: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:263:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:266:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:269:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:272:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:273:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:326:26: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../sound/isa/wavefront/wavefront_synth.c: In function ‘wavefront_send_sample’: ../sound/isa/wavefront/wavefront_synth.c:887:13: warning: variable ‘blocknum’ set but not used [-Wunused-but-set-variable=] 887 | int blocknum; | ^~~~~~~~ ../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/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a020a becomes 20a) ../kernel/sched/core.c:333:56: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:333:56: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:333:56: struct task_struct * ../kernel/sched/core.c:818:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:818:33: expected struct task_struct *task ../kernel/sched/core.c:818:33: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:894:49: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:894:49: expected struct task_struct *p ../kernel/sched/core.c:894:49: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:1114:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:1114:38: expected struct task_struct *curr ../kernel/sched/core.c:1114:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1221:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:1221:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:1221:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:2187:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:2187:39: expected struct task_struct *donor ../kernel/sched/core.c:2187:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:2202:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:2202:65: expected struct task_struct *tsk ../kernel/sched/core.c:2202:65: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:3607:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:3607:17: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:3607:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:3812:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:3812:36: expected struct task_struct const *p ../kernel/sched/core.c:3812:36: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:8123:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:8123:43: expected struct task_struct *push_task ../kernel/sched/core.c:8123:43: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:5562:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:5562:15: expected struct task_struct *donor ../kernel/sched/core.c:5562:15: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:6232:32: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6232:32: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6232:32: struct task_struct * ../kernel/sched/core.c:6263:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6263:23: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6263:23: struct task_struct * ../kernel/sched/core.c:6271:46: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6271:46: struct task_struct * ../kernel/sched/core.c:6271:46: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6329:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6329:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:6329:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:6784:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6784:14: expected struct task_struct *prev ../kernel/sched/core.c:6784:14: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:6852:37: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:6852:37: expected struct task_struct *prev ../kernel/sched/core.c:6852:37: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:7359:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:7359:17: struct task_struct * ../kernel/sched/core.c:7359:17: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:9014:16: warning: incorrect type in return expression (different address spaces) ../kernel/sched/core.c:9014:16: expected struct task_struct * ../kernel/sched/core.c:9014:16: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10279:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10279:25: expected struct task_struct *p ../kernel/sched/core.c:10279:25: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10597:58: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10597:58: expected struct task_struct *t ../kernel/sched/core.c:10597:58: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10629:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:10629:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:10629:38: struct task_struct * ../kernel/sched/core.c: note: in included file: ../kernel/sched/pelt.h:102:13: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/pelt.h:102:13: expected struct task_struct const *p ../kernel/sched/pelt.h:102:13: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:894:11: warning: dereference of noderef expression ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/core.c:2182:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:2182:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:2182:38: struct task_struct const * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/core.c:10596:31: warning: dereference of noderef expression ../kernel/sched/core.c:10596:53: warning: dereference of noderef expression ../kernel/sched/core.c:10601:30: warning: dereference of noderef expression ../kernel/sched/core.c:10601:52: warning: dereference of noderef expression ../kernel/sched/core.c:10602:46: warning: dereference of noderef expression ../kernel/sched/core.c:10607:35: warning: dereference of noderef expression ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2665:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2665:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2665:9: struct task_struct * In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm-dev.h:6, from ../drivers/char/tpm/tpm-dev.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../kernel/power/main.c:183:5: warning: symbol 'pm_async_enabled' was not declared. Should it be static? ../kernel/power/main.c:223:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:223:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:224:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:224:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:226:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:227:62: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:223:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:253:54: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:272:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:272:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:758:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:759:77: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:789:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:809:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:809:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:815:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:815:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:883:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:883:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:914:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:914:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:915:58: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:916:51: warning: restricted suspend_state_t degrades to integer ../drivers/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 ../net/core/filter.c:1438:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1438:39: expected struct sock_filter const *filter ../net/core/filter.c:1438:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1516:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1516:39: expected struct sock_filter const *filter ../net/core/filter.c:1516:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2347:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2347:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2347:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3974:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4716:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5130:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:8133:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:12135:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:12165:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? ../net/core/filter.c:12181:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:12197:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:12218:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12315:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? ../net/core/filter.c:12365:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? ../net/core/filter.c:12541:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1946:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1946:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1946:43: got unsigned long long [usertype] to ../net/core/filter.c:1949:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1949:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1949:36: got unsigned long long [usertype] from ../net/core/filter.c:1949:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1949:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1949:42: got unsigned long long [usertype] to ../net/core/filter.c:1952:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1952:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1952:36: got unsigned long long [usertype] from ../net/core/filter.c:1952:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1952:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1952:42: got unsigned long long [usertype] to ../net/core/filter.c:1998:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1998:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:1998:59: got unsigned long long [usertype] to ../net/core/filter.c:2001:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2001:52: expected restricted __be16 [usertype] from ../net/core/filter.c:2001:52: got unsigned long long [usertype] from ../net/core/filter.c:2001:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2001:58: expected restricted __be16 [usertype] to ../net/core/filter.c:2001:58: got unsigned long long [usertype] to ../net/core/filter.c:2004:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2004:52: expected restricted __be32 [usertype] from ../net/core/filter.c:2004:52: got unsigned long long [usertype] from ../net/core/filter.c:2004:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2004:58: expected restricted __be32 [usertype] to ../net/core/filter.c:2004:58: got unsigned long long [usertype] to ../net/core/filter.c:2071:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2071:35: expected unsigned long long ../net/core/filter.c:2071:35: got restricted __wsum [usertype] csum ../net/core/filter.c:6054:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6054:17: expected unsigned int [usertype] spi ../net/core/filter.c:6054:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:6062:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6062:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:6062:33: got restricted __be32 const [usertype] a4 ../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 In file included from ../drivers/char/tpm/tpm-interface.c:28: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../net/ipv6/mcast.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../mm/memory.c:165:15: warning: symbol 'zero_pfn' was not declared. Should it be static? ../net/sched/act_skbmod.c:73:39: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:73:39: expected restricted __be16 [usertype] h_proto ../net/sched/act_skbmod.c:73:39: got unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:207:29: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:207:29: expected unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:207:29: got restricted __be16 [usertype] ../net/sched/act_skbmod.c:263:48: warning: cast to restricted __be16 ../net/sched/act_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] ../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/sched/fair.c:1244:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:1244:49: expected struct task_struct *running ../kernel/sched/fair.c:1244:49: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:1280:33: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/fair.c:1280:33: expected struct sched_entity *se ../kernel/sched/fair.c:1280:33: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:1336:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:1336:34: expected struct sched_entity const *se ../kernel/sched/fair.c:1336:34: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:3111:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:3111:13: expected struct task_struct *tsk ../kernel/sched/fair.c:3111:13: got struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:12984:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12984:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12984:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:6091:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:6091:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:6091:22: struct task_struct * ../kernel/sched/fair.c:6832:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:6832:39: expected struct task_struct *donor ../kernel/sched/fair.c:6832:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8410:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8410:20: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:8410:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8612:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8612:9: expected struct sched_domain *[assigned] tmp ../kernel/sched/fair.c:8612:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8811:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:8811:39: expected struct task_struct *donor ../kernel/sched/fair.c:8811:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8844:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:8844:37: expected struct task_struct *tsk ../kernel/sched/fair.c:8844:37: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:9093:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:9093:38: expected struct task_struct *curr ../kernel/sched/fair.c:9093:38: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:10133:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:10133:40: expected struct sched_domain *child ../kernel/sched/fair.c:10133:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/fair.c:10761:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:10761:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:10761:22: struct task_struct * ../kernel/sched/fair.c:12232:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12232:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12232:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:11870:44: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:11870:44: expected struct sched_domain *sd_parent ../kernel/sched/fair.c:11870:44: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:12345:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12345:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12345:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c: note: in included file: ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../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 ../arch/x86/kernel/process.c: In function ‘arch_post_acpi_subsys_init’: ../arch/x86/kernel/process.c:972:17: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable=] 972 | u32 lo, hi; | ^~ ../arch/x86/kvm/vmx/hyperv.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/nested.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80a88 becomes a88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80608 becomes 608) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80388 becomes 388) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20482 becomes 482) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100910 becomes 910) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100710 becomes 710) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20402 becomes 402) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20002 becomes 2) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20082 becomes 82) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20102 becomes 102) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20182 becomes 182) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20202 becomes 202) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20282 becomes 282) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20302 becomes 302) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20382 becomes 382) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120012 becomes 12) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120092 becomes 92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120112 becomes 112) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120192 becomes 192) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120212 becomes 212) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120292 becomes 292) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120312 becomes 312) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120412 becomes 412) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120492 becomes 492) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120592 becomes 592) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120612 becomes 612) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120512 becomes 512) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120692 becomes 692) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120712 becomes 712) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120792 becomes 792) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120812 becomes 812) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a019a becomes 19a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a021a becomes 21a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a029a becomes 29a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a031a becomes 31a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a049a becomes 49a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a059a becomes 59a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a061a becomes 61a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a089a becomes 89a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80708 becomes 708) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80788 becomes 788) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80808 becomes 808) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80888 becomes 888) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180018 becomes 18) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:838:70: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:838:70: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:838:70: struct task_struct * ../kernel/sched/rt.c:2305:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:2305:25: struct task_struct * ../kernel/sched/rt.c:2305:25: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:529:55: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:529:55: expected struct task_struct *donor ../kernel/sched/rt.c:529:55: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:976:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:976:39: expected struct task_struct *donor ../kernel/sched/rt.c:976:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1493:31: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1493:31: expected struct task_struct *p ../kernel/sched/rt.c:1493:31: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1815:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1815:9: expected struct sched_domain *[assigned] sd ../kernel/sched/rt.c:1815:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/rt.c:1512:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1512:14: expected struct task_struct *curr ../kernel/sched/rt.c:1512:14: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1513:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1513:15: expected struct task_struct *donor ../kernel/sched/rt.c:1513:15: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1574:45: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1574:45: expected struct task_struct *p ../kernel/sched/rt.c:1574:45: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1616:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:1616:39: expected struct task_struct *donor ../kernel/sched/rt.c:1616:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1641:64: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1641:64: expected struct task_struct *tsk ../kernel/sched/rt.c:1641:64: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1982:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1982:40: expected struct task_struct *task ../kernel/sched/rt.c:1982:40: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2005:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:2005:13: struct task_struct * ../kernel/sched/rt.c:2005:13: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:2356:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2356:54: expected struct task_struct *tsk ../kernel/sched/rt.c:2356:54: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2358:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2358:40: expected struct task_struct *p ../kernel/sched/rt.c:2358:40: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:2358:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2358:62: expected struct task_struct *p ../kernel/sched/rt.c:2358:62: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/deadline.c:2922:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2922:23: expected struct task_struct *p ../kernel/sched/deadline.c:2922:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2932:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2932:13: struct task_struct * ../kernel/sched/deadline.c:2932:13: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3038:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3038:25: struct task_struct * ../kernel/sched/deadline.c:3038:25: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2539:42: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2539:42: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2539:42: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:2549:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2549:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2549:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1198:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1198:39: expected struct task_struct *p ../kernel/sched/deadline.c:1198:39: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1198:85: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1198:85: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1198:85: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1296:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1296:23: expected struct task_struct *p ../kernel/sched/deadline.c:1296:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:1815:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1815:31: expected struct task_struct *p ../kernel/sched/deadline.c:1815:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1815:70: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1815:70: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1815:70: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1941:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/deadline.c:1941:39: expected struct task_struct *donor ../kernel/sched/deadline.c:1941:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2758:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2758:9: expected struct sched_domain *[assigned] sd ../kernel/sched/deadline.c:2758:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/deadline.c:2419:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2419:14: expected struct task_struct *curr ../kernel/sched/deadline.c:2419:14: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2420:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2420:15: expected struct task_struct *donor ../kernel/sched/deadline.c:2420:15: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2494:43: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2494:43: expected struct task_struct *p ../kernel/sched/deadline.c:2494:43: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3083:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3083:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:3083:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:3085:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3085:23: expected struct task_struct *p ../kernel/sched/deadline.c:3085:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3087:44: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:3087:44: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:3087:44: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:3340:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3340:23: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3340:23: struct task_struct * ../kernel/sched/deadline.c:3393:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:202:48: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:202:48: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:202:48: struct task_struct * ../kernel/sched/syscalls.c:1412:22: warning: incorrect type in assignment (different address spaces) ../kernel/sched/syscalls.c:1412:22: expected struct task_struct *curr ../kernel/sched/syscalls.c:1412:22: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:1337:11: warning: dereference of noderef expression ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:1665:15: warning: dereference of noderef expression ../net/ipv4/udp_offload.c:296:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:296:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:296:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:593:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:593:49: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:593:49: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:595:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:595:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:595:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:611:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:611:41: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:611:41: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:613:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:613:52: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:613:52: got fouled restricted __sum16 In file included from ../drivers/char/tpm/tpm1-cmd.c:21: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/debug.c:729:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/debug.c:729:17: expected struct sched_domain *[assigned] sd ../kernel/sched/debug.c:729:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/debug.c:1059:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:1059:9: expected struct task_struct *tsk ../kernel/sched/debug.c:1059:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/debug.c:1059:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:1059:9: expected struct task_struct *tsk ../kernel/sched/debug.c:1059:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/stats.c:136:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/stats.c:136:17: expected struct sched_domain *[assigned] sd ../kernel/sched/stats.c:136:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/topology.c:115:56: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:115:56: expected struct sched_domain *sd ../kernel/sched/topology.c:115:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:134:60: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:134:60: expected struct sched_domain *sd ../kernel/sched/topology.c:134:60: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:157:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:157:20: expected struct sched_domain *sd ../kernel/sched/topology.c:157:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:438:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:438:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:438:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:447:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:447:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:447:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:468:19: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:468:19: expected struct perf_domain *[assigned] pd ../kernel/sched/topology.c:468:19: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:643:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:643:49: expected struct sched_domain *parent ../kernel/sched/topology.c:643:49: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:728:50: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:728:50: expected struct sched_domain *parent ../kernel/sched/topology.c:728:50: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:736:55: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:736:55: expected struct sched_domain [noderef] __rcu *[noderef] __rcu child ../kernel/sched/topology.c:736:55: got struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:749:29: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:749:29: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:749:29: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:754:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:754:20: expected struct sched_domain *sd ../kernel/sched/topology.c:754:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:775:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:775:13: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:775:13: got struct sched_domain [noderef] __rcu *sd ../kernel/sched/topology.c:937:70: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:937:70: expected struct sched_domain *sd ../kernel/sched/topology.c:937:70: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:966:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:966:59: expected struct sched_domain *sd ../kernel/sched/topology.c:966:59: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1012:57: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1012:57: expected struct sched_domain *sd ../kernel/sched/topology.c:1012:57: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1014:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1014:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1014:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1022:55: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1022:55: expected struct sched_domain *sd ../kernel/sched/topology.c:1022:55: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1024:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1024:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1024:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1094:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1094:62: expected struct sched_domain *sd ../kernel/sched/topology.c:1094:62: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1198:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1198:40: expected struct sched_domain *child ../kernel/sched/topology.c:1198:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1336:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1336:9: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:1336:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:1685:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1685:43: expected struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1685:43: got struct sched_domain *child ../kernel/sched/topology.c:1866:21: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1866:21: int [noderef] __rcu * ../kernel/sched/topology.c:1866:21: int * ../kernel/sched/topology.c:2039:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2039:9: int [noderef] __rcu * ../kernel/sched/topology.c:2039:9: int * ../kernel/sched/topology.c:2059:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2059:9: int [noderef] __rcu * ../kernel/sched/topology.c:2059:9: int * ../kernel/sched/topology.c:2099:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2099:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2099:9: struct cpumask *** ../kernel/sched/topology.c:2150:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2150:9: int [noderef] __rcu * ../kernel/sched/topology.c:2150:9: int * ../kernel/sched/topology.c:2151:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2151:9: int [noderef] __rcu * ../kernel/sched/topology.c:2151:9: int * ../kernel/sched/topology.c:2153:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2153:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2153:9: struct cpumask *** ../kernel/sched/topology.c:2239:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2239:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2239:17: struct cpumask *** ../kernel/sched/topology.c:2311:19: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2311:19: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2311:19: struct cpumask *** ../kernel/sched/topology.c:2353:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2353:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2353:17: struct cpumask *** ../kernel/sched/topology.c:2475:31: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2475:31: expected struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2475:31: got struct sched_domain *sd ../kernel/sched/topology.c:2596:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2596:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2596:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2617:56: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:2617:56: expected struct sched_domain *child ../kernel/sched/topology.c:2617:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:2616:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2616:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2616:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2671:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2671:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2671:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/core_sched.c:278:37: error: incompatible types in conditional expression (different address spaces): ../kernel/sched/core_sched.c:278:37: struct task_struct * ../kernel/sched/core_sched.c:278:37: struct task_struct [noderef] __rcu * ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/autogroup.c:10:28: warning: symbol 'sysctl_sched_autogroup_enabled' was not declared. Should it be static? ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../net/mpls/af_mpls.c: note: in included file: ../net/mpls/internal.h:158:38: warning: array of flexible structures ../security/safesetid/securityfs.c:274:15: error: incompatible types in comparison expression (different address spaces): ../security/safesetid/securityfs.c:274:15: struct setid_ruleset [noderef] __rcu * ../security/safesetid/securityfs.c:274:15: struct setid_ruleset * ../security/safesetid/securityfs.c:289:61: warning: incorrect type in argument 6 (different address spaces) ../security/safesetid/securityfs.c:289:61: expected struct setid_ruleset *ruleset ../security/safesetid/securityfs.c:289:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setuid_rules ../security/safesetid/securityfs.c:296:61: warning: incorrect type in argument 6 (different address spaces) ../security/safesetid/securityfs.c:296:61: expected struct setid_ruleset *ruleset ../security/safesetid/securityfs.c:296:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setgid_rules ../sound/usb/usx2y/usx2yhwdeppcm.c: note: in included file: ../sound/usb/usx2y/usbusx2yaudio.c:743:23: warning: incorrect type in assignment (different base types) ../sound/usb/usx2y/usbusx2yaudio.c:743:23: expected unsigned int format ../sound/usb/usx2y/usbusx2yaudio.c:743:23: got restricted snd_pcm_format_t [usertype] format ../sound/usb/usx2y/usbusx2yaudio.c:802:53: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usbusx2yaudio.c:802:63: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usbusx2yaudio.c:836:45: warning: restricted snd_pcm_format_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:378:53: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:378:63: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:520:45: warning: restricted snd_pcm_format_t degrades to integer ../kernel/locking/lockdep.c:1157:5: warning: symbol 'check_consistency' was not declared. Should it be static? ../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) ../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) ../net/sched/act_meta_mark.c:33:21: warning: cast to restricted __be32 ../net/sched/act_meta_skbprio.c:38:25: warning: cast to restricted __be32 ../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 ../net/netfilter/nf_conntrack_proto_sctp.c: In function ‘sctp_new’: ../net/netfilter/nf_conntrack_proto_sctp.c:246:21: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 246 | u32 offset, count; | ^~~~~ ../net/netfilter/nf_conntrack_proto_sctp.c: In function ‘nf_conntrack_sctp_packet’: ../net/netfilter/nf_conntrack_proto_sctp.c:339:27: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 339 | u_int32_t offset, count; | ^~~~~ ../kernel/power/suspend.c:93:54: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:93:54: expected int val ../kernel/power/suspend.c:93:54: got restricted suspend_state_t [usertype] ../kernel/power/suspend.c:130:54: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:130:54: expected int val ../kernel/power/suspend.c:130:54: got restricted suspend_state_t [usertype] ../kernel/power/suspend.c:191:19: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:191:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:192:19: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:192:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:197:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:197:65: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:42: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:205:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:206:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:72: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:229:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:229:73: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:230:27: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:230:59: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:235:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:235:69: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:236:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:236:42: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:467:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:467:33: expected int val ../kernel/power/suspend.c:467:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:470:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:470:33: expected int val ../kernel/power/suspend.c:470:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:540:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:540:57: expected int val ../kernel/power/suspend.c:540:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:542:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:542:57: expected int val ../kernel/power/suspend.c:542:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:580:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:580:52: expected int val ../kernel/power/suspend.c:580:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:607:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:607:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:616:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:616:52: expected int val ../kernel/power/suspend.c:616:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:617:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:617:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:22: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:48: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:643:9: warning: restricted suspend_state_t degrades to integer ../kernel/locking/lockdep_proc.c: In function ‘seq_stats’: ../kernel/locking/lockdep_proc.c:499:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~ ../kernel/locking/lockdep_proc.c:499:43: note: directive argument in the range [2, 2147483647] 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~~~~ ../kernel/locking/lockdep_proc.c:499:17: note: ‘snprintf’ output between 3 and 12 bytes into a destination of size 3 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm2-cmd.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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/sched/act_meta_skbtcindex.c:33:25: warning: cast to restricted __be16 Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' ../arch/x86/kvm/vmx/tdx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) ../fs/nullfs.c:66:25: warning: symbol 'nullfs_fs_type' was not declared. Should it be static? ../kernel/locking/lockdep_proc.c:479:17: error: incompatible types in comparison expression (different address spaces): ../kernel/locking/lockdep_proc.c:479:17: char const [noderef] __rcu * ../kernel/locking/lockdep_proc.c:479:17: char const * ../kernel/locking/lockdep_proc.c:480:17: error: incompatible types in comparison expression (different address spaces): ../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const [noderef] __rcu * ../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const * ../drivers/char/tpm/tpm2-cmd.c:24:18: warning: symbol 'tpm2_hash_map' was not declared. Should it be static? In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm-dev.h:6, from ../drivers/char/tpm/tpmrm-dev.c:6: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../arch/x86/kernel/fpu/core.c:232:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:232:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:232:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:239:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:239:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:239:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:625:39: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:625:39: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:625:39: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:629:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:629:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:629:41: got struct spinlock [noderef] __rcu * In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm2-space.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../net/core/xdp.c:903:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? ../net/core/xdp.c:925:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? ../net/core/xdp.c:958:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm-sysfs.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/eventlog/common.c:20: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../net/ipv6/seg6.c:252:15: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:252:15: expected struct in6_addr *t_old ../net/ipv6/seg6.c:252:15: got struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:430:24: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:430:24: expected struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:430:24: got struct in6_addr * ../sound/usb/caiaq/device.c:146:41: warning: cast to restricted __le16 ../drivers/char/applicom.c: In function ‘ac_register_board’: ../drivers/char/applicom.c:130:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable=] 130 | volatile unsigned char byte_reset_it; | ^~~~~~~~~~~~~ ../drivers/char/applicom.c: In function ‘ac_read’: ../drivers/char/applicom.c:542:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable=] 542 | int ret = 0; | ^~~ ../drivers/char/applicom.c: In function ‘ac_ioctl’: ../drivers/char/applicom.c:705:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable=] 705 | volatile unsigned char byte_reset_it; | ^~~~~~~~~~~~~ In file included from ../drivers/char/tpm/eventlog/tpm1.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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 ../kernel/power/autosleep.c:45:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:45:32: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:70:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:70:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:105:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:105:21: warning: restricted suspend_state_t degrades to integer ../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast to restricted __le32 ../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast from restricted __le16 ../drivers/gpu/host1x/context_bus.c:9:23: warning: symbol 'host1x_context_device_bus_type' was not declared. Should it be static? ../arch/x86/kernel/fpu/xstate.c:1656:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1656:9: expected struct lockdep_map const *lock ../arch/x86/kernel/fpu/xstate.c:1656:9: got struct lockdep_map [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1750:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1750:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1750:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1758:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1758:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1758:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1776:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1776:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1776:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1780:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1780:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1780:41: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1795:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1795:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1795:33: got struct spinlock [noderef] __rcu * ../drivers/xen/privcmd.c:587:35: warning: cast removes address space '__user' of expression ../drivers/xen/privcmd.c:587:32: warning: incorrect type in assignment (different address spaces) ../drivers/xen/privcmd.c:587:32: expected unsigned long [noderef] [usertype] __user *[addressable] [assigned] user_gfn ../drivers/xen/privcmd.c:587:32: got unsigned long [usertype] * ../drivers/xen/privcmd.c:715:17: warning: incorrect type in assignment (different address spaces) ../drivers/xen/privcmd.c:715:17: expected void *[usertype] h ../drivers/xen/privcmd.c:715:17: got void [noderef] __user *uptr ../drivers/tty/hvc/hvc_xen.c:434:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/hvc/hvc_xen.c:434:37: expected void volatile [noderef] __iomem *addr ../drivers/tty/hvc/hvc_xen.c:434:37: got struct xencons_interface *intf In file included from ../drivers/char/tpm/eventlog/tpm2.c:20: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/video/fbdev/atmel_lcdfb.c:333:27: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:333:27: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:333:27: got void * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr ../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr ../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base ../kernel/dma/mapping.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma.h): ../include/trace/events/dma.h:116:1: error: too long token expansion ../include/trace/events/dma.h:163:1: error: too long token expansion ../fs/notify/fsnotify.c:384:16: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:384:16: struct fsnotify_mark_connector [noderef] __rcu * ../fs/notify/fsnotify.c:384:16: struct fsnotify_mark_connector * ../fs/notify/fsnotify.c:386:24: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:386:24: struct hlist_node [noderef] __rcu * ../fs/notify/fsnotify.c:386:24: struct hlist_node * ../fs/notify/fsnotify.c:396:24: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:396:24: struct hlist_node [noderef] __rcu * ../fs/notify/fsnotify.c:396:24: struct hlist_node * ../fs/notify/fsnotify.c:567:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:567:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:567:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:571:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:571:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:571:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:575:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:575:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:575:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:579:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:579:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:579:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:583:54: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:583:54: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:583:54: got struct fsnotify_mark_connector [noderef] __rcu *const * ../drivers/tty/vt/vt.c:221:5: warning: symbol 'console_blank_hook' was not declared. Should it be static? ../drivers/tty/vt/vt.c:3330:19: warning: symbol 'console_driver' was not declared. Should it be static? ../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 ../fs/signalfd.c:56:33: warning: incorrect type in argument 2 (different address spaces) ../fs/signalfd.c:56:33: expected struct wait_queue_head [usertype] *wait_address ../fs/signalfd.c:56:33: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:58:31: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:58:31: expected struct spinlock [usertype] *lock ../fs/signalfd.c:58:31: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:63:33: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:63:33: expected struct spinlock [usertype] *lock ../fs/signalfd.c:63:33: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:97:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:115:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:118:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:122:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:138:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:142:38: warning: cast removes address space '__user' of expression ../fs/signalfd.c:161:31: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:161:31: expected struct spinlock [usertype] *lock ../fs/signalfd.c:161:31: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:170:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:170:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:170:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:174:32: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:174:32: expected struct wait_queue_head *wq_head ../fs/signalfd.c:174:32: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:184:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:184:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:184:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:186:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:186:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:186:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:188:33: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:188:33: expected struct spinlock [usertype] *lock ../fs/signalfd.c:188:33: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:190:35: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:190:35: expected struct wait_queue_head *wq_head ../fs/signalfd.c:190:35: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:289:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:289:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:289:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:291:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:291:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:291:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:293:17: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:293:17: expected struct wait_queue_head *wq_head ../fs/signalfd.c:293:17: got struct wait_queue_head [noderef] __rcu * drivers/tty/vt/defkeymap.c:261:14: warning: symbol 'keymap_count' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:269:6: warning: symbol 'func_buf' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:300:6: warning: symbol 'funcbufptr' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:301:5: warning: symbol 'funcbufsize' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:302:5: warning: symbol 'funcbufleft' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:304:6: warning: symbol 'func_table' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:338:18: warning: symbol 'accent_table' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:375:14: warning: symbol 'accent_table_size' was not declared. Should it be static? ../drivers/video/fbdev/pvr2fb.c:1081:11: warning: Using plain integer as NULL pointer ../fs/eventpoll.c:648:9: warning: restricted __poll_t degrades to integer ../fs/eventpoll.c:648:9: warning: cast to restricted __poll_t ../fs/eventpoll.c:1330:53: warning: incorrect type in argument 3 (different base types) ../fs/eventpoll.c:1330:53: expected unsigned int pollflags ../fs/eventpoll.c:1330:53: got restricted __poll_t ../sound/usb/hiface/pcm.c:55:32: warning: array of flexible structures ../drivers/char/tpm/tpm-buf.c:225:16: warning: cast to restricted __be16 ../drivers/char/tpm/tpm-buf.c:242:16: warning: cast to restricted __be32 Warning: ../security/landlock/ruleset.c:208 Invalid param: const struct landlock_layer (*const layers)[] Warning: ../security/landlock/ruleset.c:208 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' Warning: ../security/landlock/ruleset.c:208 Invalid param: const struct landlock_layer (*const layers)[] Warning: ../security/landlock/ruleset.c:208 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' ../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 ../kernel/locking/locktorture.c:128:23: warning: symbol 'call_rcu_chain_list' was not declared. Should it be static? ../kernel/rcu/refscale.c:1065:24: error: incompatible types in comparison expression (different address spaces): ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe [noderef] __rcu * ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe * In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm2-sessions.c:66: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/regulator/ad5398.c:49:17: warning: cast to restricted __be16 ../drivers/regulator/ad5398.c:59:13: warning: incorrect type in assignment (different base types) ../drivers/regulator/ad5398.c:59:13: expected unsigned short val ../drivers/regulator/ad5398.c:59:13: got restricted __be16 [usertype] ../arch/x86/kernel/tboot.c:487:16: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:487:16: expected void *config ../arch/x86/kernel/tboot.c:487:16: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:493:19: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:493:19: expected void *heap_base ../arch/x86/kernel/tboot.c:493:19: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:495:17: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/tboot.c:495:17: expected void volatile [noderef] __iomem *addr ../arch/x86/kernel/tboot.c:495:17: got void *config ../drivers/tty/n_gsm.c:4051:29: warning: restricted __be16 degrades to integer ../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 ../kernel/locking/test-ww_mutex.c:18:25: warning: symbol 'wq' was not declared. Should it be static? ../kernel/locking/test-ww_mutex.c:397:18: warning: symbol 'rng' was not declared. Should it be static? ../kernel/locking/test-ww_mutex.c:398:1: warning: symbol 'rng_lock' was not declared. Should it be static? ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1015:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1015:49: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1015:49: got void **slot ../drivers/xen/pvcalls-back.c:1020:38: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1020:38: expected void **slot ../drivers/xen/pvcalls-back.c:1020:38: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1014:9: got void **slot ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_ppi.c:17: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../fs/notify/mark.c:786:13: warning: incorrect type in initializer (different address spaces) ../fs/notify/mark.c:786:13: expected struct fsnotify_mark_connector [noderef] __rcu *__new ../fs/notify/mark.c:786:13: got struct fsnotify_mark_connector *[assigned] conn ../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion ../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion ../arch/x86/kvm/svm/avic.c:253:21: error: too long token expansion ../arch/x86/kvm/svm/avic.c:337:49: error: too long token expansion ../arch/x86/kvm/svm/avic.c:892:35: error: too long token expansion ../arch/x86/kvm/svm/avic.c:892:35: error: too long token expansion ../arch/x86/kernel/acpi/boot.c:118:30: warning: incorrect type in return expression (different address spaces) ../arch/x86/kernel/acpi/boot.c:118:30: expected void [noderef] __iomem * ../arch/x86/kernel/acpi/boot.c:118:30: got void * ../arch/x86/kernel/acpi/boot.c:126:24: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/acpi/boot.c:126:24: expected void *addr ../arch/x86/kernel/acpi/boot.c:126:24: got void [noderef] __iomem *map ../drivers/dma/pch_dma.c:839:14: warning: incorrect type in assignment (different address spaces) ../drivers/dma/pch_dma.c:839:14: expected struct pch_dma_regs *regs ../drivers/dma/pch_dma.c:839:14: got void [noderef] __iomem *membase ../drivers/dma/pch_dma.c:872:34: warning: incorrect type in assignment (different address spaces) ../drivers/dma/pch_dma.c:872:34: expected void [noderef] __iomem *membase ../drivers/dma/pch_dma.c:872:34: got struct pch_dma_desc_regs * ../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 In file included from ../drivers/char/tpm/eventlog/acpi.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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/xen/pvcalls-front.c:956:24: warning: incorrect type in return expression (different base types) ../drivers/xen/pvcalls-front.c:956:24: expected restricted __poll_t ../drivers/xen/pvcalls-front.c:956:24: got int [assigned] ret ../sound/hda/core/intel-dsp-config.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? ../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 ../sound/soc/generic/simple-card-utils.c:34:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:34:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:34:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:35:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:35:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:35:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:36:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:36:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:36:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:37:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:37:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:37:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:38:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:38:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:38:33: got restricted snd_pcm_format_t [usertype] In file included from ../drivers/char/tpm/eventlog/efi.c:11: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../sound/hda/core/intel-nhlt.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../include/sound/intel-nhlt.h:61:39: warning: array of flexible structures ../sound/usb/qcom/qc_audio_offload.c:951:27: warning: incorrect type in argument 2 (different base types) ../sound/usb/qcom/qc_audio_offload.c:951:27: expected unsigned int val ../sound/usb/qcom/qc_audio_offload.c:951:27: got restricted snd_pcm_format_t [usertype] pcm_format ../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] ../arch/x86/kernel/early-quirks.c:647:49: warning: restricted pci_power_t degrades to integer ../arch/x86/kernel/early-quirks.c:653:57: warning: restricted pci_power_t degrades to integer ../drivers/iommu/amd/init.c:182:1: warning: symbol 'amd_ivhd_dev_flags_list' was not declared. Should it be static? In file included from ../drivers/char/tpm/eventlog/of.c:20: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../fs/notify/fanotify/fanotify.c:1113:27: warning: symbol 'fanotify_fsnotify_ops' was not declared. Should it be static? ../fs/notify/inotify/inotify_user.c:576:51: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/inotify/inotify_user.c:576:51: expected struct fsnotify_mark_connector *conn ../fs/notify/inotify/inotify_user.c:576:51: got struct fsnotify_mark_connector [noderef] __rcu *i_fsnotify_marks In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis.c:29: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_core.c:28: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_crb.c:23: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_synquacer.c:13: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../fs/dax.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/fs_dax.h): ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../fs/dax.c:727:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:727:39: expected unsigned long v ../fs/dax.c:727:39: got restricted vm_fault_t ../fs/dax.c:729:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:729:39: expected unsigned long v ../fs/dax.c:729:39: got restricted vm_fault_t ../fs/dax.c:733:31: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:733:31: expected unsigned long v ../fs/dax.c:733:31: got restricted vm_fault_t ../fs/dax.c:1369:41: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1369:41: expected int result ../fs/dax.c:1369:41: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1854:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1854:21: expected int ret ../fs/dax.c:1854:21: got restricted vm_fault_t ../fs/dax.c:1856:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1856:21: expected int ret ../fs/dax.c:1856:21: got restricted vm_fault_t ../fs/dax.c:1859:16: warning: incorrect type in return expression (different base types) ../fs/dax.c:1859:16: expected restricted vm_fault_t ../fs/dax.c:1859:16: got int ret ../fs/dax.c:1877:46: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1877:46: expected int result ../fs/dax.c:1877:46: got restricted vm_fault_t [usertype] ret ../fs/dax.c:1893:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1893:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1893:21: got unsigned long ../fs/dax.c:1934:51: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1934:51: expected int result ../fs/dax.c:1934:51: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:2014:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: got unsigned long ../fs/dax.c:2047:62: warning: incorrect type in argument 4 (different base types) ../fs/dax.c:2047:62: expected int result ../fs/dax.c:2047:62: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2110:55: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2110:55: expected int result ../fs/dax.c:2110:55: got restricted vm_fault_t ../fs/dax.c:2128:58: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2128:58: expected int result ../fs/dax.c:2128:58: got restricted vm_fault_t [assigned] [usertype] ret In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_spi_main.c:35: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/misc/lis3lv02d/lis3lv02d.c:182:52: warning: cast to restricted __le16 ../kernel/unwind/deferred.c:256:13: warning: unsigned value that used to be signed checked against zero? ../kernel/unwind/deferred.c:255:15: signed value source ../drivers/acpi/acpica/evhandler.c:26:4: warning: symbol 'acpi_gbl_default_address_spaces' was not declared. Should it be static? ../arch/x86/kernel/cpu/bugs.c:71:5: warning: symbol 'x86_pred_cmd' was not declared. Should it be static? In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_core.h:22, from ../drivers/char/tpm/tpm_tis_spi_cr50.c:18: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/iommu/iommufd/vfio_compat.c:377:17: warning: cast removes address space '__user' of expression In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_core.h:22, from ../drivers/char/tpm/tpm_tis_i2c_cr50.c:29: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/misc/eeprom/m24lr.c:343:24: warning: cast to restricted __le16 ../drivers/misc/eeprom/m24lr.c:343:24: warning: cast from restricted __le64 ../drivers/misc/eeprom/m24lr.c:346:24: warning: cast to restricted __le32 ../drivers/misc/eeprom/m24lr.c:346:24: warning: cast from restricted __le64 In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_i2c_atmel.c:23: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_core.h:22, from ../drivers/char/tpm/tpm_tis_i2c.c:15: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../kernel/kcmp.c:192:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/kcmp.c:192:37: expected void *v1 ../kernel/kcmp.c:192:37: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:192:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/kcmp.c:192:53: expected void *v2 ../kernel/kcmp.c:192:53: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:207:62: warning: incorrect type in argument 4 (different address spaces) ../kernel/kcmp.c:207:62: expected struct kcmp_epoll_slot [noderef] __user *uslot ../kernel/kcmp.c:207:62: got void * In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_i2c_infineon.c:21: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/tty/mxser.c:288:32: warning: array of flexible structures ../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] ../fs/verity/measure.c:121:17: warning: symbol 'bpf_get_fsverity_digest' was not declared. Should it be static? In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_i2c_nuvoton.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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/gpu/drm/display/drm_dp_tunnel.c:124:16: error: too long token expansion ../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_nsc.c:19: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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 * ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: warning: incorrect type in argument 2 (different base types) ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: expected unsigned int [usertype] irq_mask ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: got restricted __le32 [usertype] status_lo ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: warning: invalid assignment: |= ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: left side has type restricted __le32 ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: right side has type unsigned long In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_atmel.c:17: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ Warning: ../security/apparmor/af_unix.c:618 Cannot find identifier on line: * Warning: ../security/apparmor/af_unix.c:626 function parameter 'subj_cred' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'label' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'op' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'request' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'sk' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_sk' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_label' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 expecting prototype for Requires(). Prototype was for aa_unix_peer_perm() instead ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/dax/bus.c:19:1: warning: symbol 'dax_region_rwsem' was not declared. Should it be static? ../drivers/dax/bus.c:25:1: warning: symbol 'dax_dev_rwsem' was not declared. Should it be static? ../drivers/soc/qcom/smem.c:472:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:472:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:472:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:561:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:561:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:561:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:581:50: warning: incorrect type in return expression (different address spaces) ../drivers/soc/qcom/smem.c:581:50: expected void * ../drivers/soc/qcom/smem.c:581:50: got void [noderef] __iomem * ../drivers/soc/qcom/smem.c:735:22: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:735:22: expected struct smem_partition_header *phdr ../drivers/soc/qcom/smem.c:735:22: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:739:27: warning: cast to restricted __le32 ../drivers/soc/qcom/smem.c:743:22: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:743:22: expected struct smem_partition_header *phdr ../drivers/soc/qcom/smem.c:743:22: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:747:27: warning: cast to restricted __le32 ../drivers/soc/qcom/smem.c:750:24: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:750:24: expected struct smem_header *header ../drivers/soc/qcom/smem.c:750:24: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:784:36: error: subtraction of different types can't work (different address spaces) ../drivers/soc/qcom/smem.c:793:28: error: subtraction of different types can't work (different address spaces) ../drivers/soc/qcom/smem.c:802:36: error: subtraction of different types can't work (different address spaces) ../drivers/soc/qcom/smem.c:872:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:872:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:872:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:926:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:926:16: expected struct smem_partition_header *header ../drivers/soc/qcom/smem.c:926:16: got void [noderef] __iomem * ../drivers/soc/qcom/smem.c:1077:22: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:1077:22: expected struct smem_ptable *ptable ../drivers/soc/qcom/smem.c:1077:22: got void [noderef] __iomem * ../drivers/soc/qcom/smem.c:1185:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:1185:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:1185:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:1204:16: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smem.c:1204:16: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smem.c:1204:16: got restricted __le32 * ../drivers/soc/qcom/smem.c:1204:52: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smem.c:1204:52: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smem.c:1204:52: got restricted __le32 * ../drivers/pinctrl/renesas/pinctrl-rzt2h.c: In function ‘rzt2h_pinctrl_register’: ../drivers/pinctrl/renesas/pinctrl-rzt2h.c:886:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] 886 | unsigned int i, j; | ^ ../drivers/soc/qcom/smsm.c:159:32: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:159:32: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:159:32: got unsigned int [usertype] *local_state ../drivers/soc/qcom/smsm.c:171:25: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:171:25: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:171:25: got unsigned int [usertype] *local_state ../drivers/soc/qcom/smsm.c:181:48: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:181:48: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:181:48: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:219:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:219:26: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:219:26: got unsigned int [usertype] *remote_state ../drivers/soc/qcom/smsm.c:257:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:257:49: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:257:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:259:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:259:49: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:259:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:280:24: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:280:24: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:280:24: got unsigned int [usertype] *remote_state ../drivers/soc/qcom/smsm.c:288:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:288:49: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:288:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:290:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:290:49: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:290:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:330:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:330:26: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:330:26: got unsigned int [usertype] *remote_state ../drivers/soc/qcom/smsm.c:635:47: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:635:47: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:635:47: got unsigned int [usertype] * In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_infineon.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/video/fbdev/ocfb.c:325:24: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/ocfb.c:325:24: expected void [noderef] __iomem *fb_virt ../drivers/video/fbdev/ocfb.c:325:24: got void * ../drivers/video/fbdev/ocfb.c:365:64: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/ocfb.c:365:64: expected void *cpu_addr ../drivers/video/fbdev/ocfb.c:365:64: got void [noderef] __iomem *fb_virt ../drivers/video/fbdev/ocfb.c:378:32: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/ocfb.c:378:32: expected void *cpu_addr ../drivers/video/fbdev/ocfb.c:378:32: got void [noderef] __iomem *fb_virt ../drivers/pinctrl/renesas/pinctrl-rzn1.c:187:52: warning: dubious: x | !y ../drivers/pinctrl/renesas/pinctrl-rzn1.c:193:52: warning: dubious: x | !y ../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/soc/qcom/smp2p.c:255:34: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smp2p.c:255:34: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smp2p.c:255:34: got unsigned int [usertype] *value ../drivers/soc/qcom/smp2p.c:419:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smp2p.c:419:33: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smp2p.c:419:33: got unsigned int [usertype] *value ../drivers/soc/qcom/smp2p.c:422:26: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smp2p.c:422:26: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smp2p.c:422:26: got unsigned int [usertype] *value ../drivers/iommu/generic_pt/fmt/iommu_amdv1.c: note: in included file (through ../drivers/iommu/generic_pt/fmt/iommu_template.h): ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/xen-tpmfront.c:17: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../kernel/futex/core.c:582:38: warning: cast removes address space '__user' of expression ../kernel/futex/core.c:582:51: warning: incorrect type in initializer (different address spaces) ../kernel/futex/core.c:582:51: expected unsigned int [noderef] [usertype] __user *naddr ../kernel/futex/core.c:582:51: got void * ../kernel/futex/core.c:598:38: warning: cast removes address space '__user' of expression ../kernel/futex/core.c:598:51: warning: incorrect type in initializer (different address spaces) ../kernel/futex/core.c:598:51: expected unsigned int [noderef] [usertype] __user *naddr ../kernel/futex/core.c:598:51: got void * ../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: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/misc/keba/cp500.c:962:34: warning: Using plain integer as NULL pointer ../arch/x86/kernel/cpu/intel.c: In function ‘init_intel’: ../arch/x86/kernel/cpu/intel.c:553:34: warning: variable ‘l2’ set but not used [-Wunused-but-set-variable=] 553 | unsigned int l1, l2; | ^~ ../drivers/dma-buf/dma-fence.c:1024:38: warning: incorrect type in initializer (different address spaces) ../drivers/dma-buf/dma-fence.c:1024:38: expected char const [noderef] __rcu *timeline ../drivers/dma-buf/dma-fence.c:1024:38: got char * ../drivers/dma-buf/dma-fence.c:1025:36: warning: incorrect type in initializer (different address spaces) ../drivers/dma-buf/dma-fence.c:1025:36: expected char const [noderef] __rcu *driver ../drivers/dma-buf/dma-fence.c:1025:36: got char * ../drivers/dma-buf/dma-fence.c:1136:51: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1136:51: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1136:51: got char const * ../drivers/dma-buf/dma-fence.c:1138:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1138:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1138:24: got char * ../drivers/dma-buf/dma-fence.c:1168:53: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1168:53: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1168:53: got char const * ../drivers/dma-buf/dma-fence.c:1170:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1170:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1170:24: got char * ../drivers/dma-buf/dma-fence.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma_fence.h): ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_vtpm_proxy.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_svsm.c:22: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ lib/tests/module/test_kallsyms_a.c:14:5: warning: symbol 'auto_test_a_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:16:5: warning: symbol 'auto_test_a_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:18:5: warning: symbol 'auto_test_a_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:20:5: warning: symbol 'auto_test_a_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:22:5: warning: symbol 'auto_test_a_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:24:5: warning: symbol 'auto_test_a_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:26:5: warning: symbol 'auto_test_a_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:28:5: warning: symbol 'auto_test_a_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:30:5: warning: symbol 'auto_test_a_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:32:5: warning: symbol 'auto_test_a_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:34:5: warning: symbol 'auto_test_a_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:36:5: warning: symbol 'auto_test_a_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:38:5: warning: symbol 'auto_test_a_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:40:5: warning: symbol 'auto_test_a_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:42:5: warning: symbol 'auto_test_a_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:44:5: warning: symbol 'auto_test_a_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:46:5: warning: symbol 'auto_test_a_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:48:5: warning: symbol 'auto_test_a_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:50:5: warning: symbol 'auto_test_a_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:52:5: warning: symbol 'auto_test_a_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:54:5: warning: symbol 'auto_test_a_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:56:5: warning: symbol 'auto_test_a_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:58:5: warning: symbol 'auto_test_a_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:60:5: warning: symbol 'auto_test_a_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:62:5: warning: symbol 'auto_test_a_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:64:5: warning: symbol 'auto_test_a_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:66:5: warning: symbol 'auto_test_a_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:68:5: warning: symbol 'auto_test_a_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:70:5: warning: symbol 'auto_test_a_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:72:5: warning: symbol 'auto_test_a_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:74:5: warning: symbol 'auto_test_a_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:76:5: warning: symbol 'auto_test_a_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:78:5: warning: symbol 'auto_test_a_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:80:5: warning: symbol 'auto_test_a_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:82:5: warning: symbol 'auto_test_a_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:84:5: warning: symbol 'auto_test_a_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:86:5: warning: symbol 'auto_test_a_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:88:5: warning: symbol 'auto_test_a_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:90:5: warning: symbol 'auto_test_a_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:92:5: warning: symbol 'auto_test_a_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:94:5: warning: symbol 'auto_test_a_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:96:5: warning: symbol 'auto_test_a_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:98:5: warning: symbol 'auto_test_a_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:100:5: warning: symbol 'auto_test_a_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:102:5: warning: symbol 'auto_test_a_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:104:5: warning: symbol 'auto_test_a_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:106:5: warning: symbol 'auto_test_a_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:108:5: warning: symbol 'auto_test_a_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:110:5: warning: symbol 'auto_test_a_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:112:5: warning: symbol 'auto_test_a_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:114:5: warning: symbol 'auto_test_a_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:116:5: warning: symbol 'auto_test_a_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:118:5: warning: symbol 'auto_test_a_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:120:5: warning: symbol 'auto_test_a_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:122:5: warning: symbol 'auto_test_a_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:124:5: warning: symbol 'auto_test_a_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:126:5: warning: symbol 'auto_test_a_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:128:5: warning: symbol 'auto_test_a_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:130:5: warning: symbol 'auto_test_a_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:132:5: warning: symbol 'auto_test_a_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:134:5: warning: symbol 'auto_test_a_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:136:5: warning: symbol 'auto_test_a_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:138:5: warning: symbol 'auto_test_a_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:140:5: warning: symbol 'auto_test_a_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:142:5: warning: symbol 'auto_test_a_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:144:5: warning: symbol 'auto_test_a_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:146:5: warning: symbol 'auto_test_a_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:148:5: warning: symbol 'auto_test_a_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:150:5: warning: symbol 'auto_test_a_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:152:5: warning: symbol 'auto_test_a_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:154:5: warning: symbol 'auto_test_a_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:156:5: warning: symbol 'auto_test_a_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:158:5: warning: symbol 'auto_test_a_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:160:5: warning: symbol 'auto_test_a_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:162:5: warning: symbol 'auto_test_a_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:164:5: warning: symbol 'auto_test_a_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:166:5: warning: symbol 'auto_test_a_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:168:5: warning: symbol 'auto_test_a_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:170:5: warning: symbol 'auto_test_a_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:172:5: warning: symbol 'auto_test_a_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:174:5: warning: symbol 'auto_test_a_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:176:5: warning: symbol 'auto_test_a_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:178:5: warning: symbol 'auto_test_a_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:180:5: warning: symbol 'auto_test_a_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:182:5: warning: symbol 'auto_test_a_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:184:5: warning: symbol 'auto_test_a_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:186:5: warning: symbol 'auto_test_a_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:188:5: warning: symbol 'auto_test_a_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:190:5: warning: symbol 'auto_test_a_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:192:5: warning: symbol 'auto_test_a_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:194:5: warning: symbol 'auto_test_a_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:196:5: warning: symbol 'auto_test_a_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:198:5: warning: symbol 'auto_test_a_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:200:5: warning: symbol 'auto_test_a_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:202:5: warning: symbol 'auto_test_a_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:204:5: warning: symbol 'auto_test_a_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:206:5: warning: symbol 'auto_test_a_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:208:5: warning: symbol 'auto_test_a_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:210:5: warning: symbol 'auto_test_a_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:212:5: warning: too many warnings ../drivers/acpi/nhlt.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): ../include/acpi/actbl2.h:2565:47: warning: array of flexible structures In file included from ../drivers/char/tpm/st33zp24/../tpm.h:29, from ../drivers/char/tpm/st33zp24/st33zp24.c:22: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/pinctrl/ti/pinctrl-ti-iodelay.c: In function ‘ti_iodelay_alloc_pins’: ../drivers/pinctrl/ti/pinctrl-ti-iodelay.c:756:13: warning: variable ‘phy_reg’ set but not used [-Wunused-but-set-variable=] 756 | u32 phy_reg; | ^~~~~~~ ../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 * lib/tests/module/test_kallsyms_c.c:14:5: warning: symbol 'auto_test_c_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:16:5: warning: symbol 'auto_test_c_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:18:5: warning: symbol 'auto_test_c_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:20:5: warning: symbol 'auto_test_c_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:22:5: warning: symbol 'auto_test_c_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:24:5: warning: symbol 'auto_test_c_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:26:5: warning: symbol 'auto_test_c_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:28:5: warning: symbol 'auto_test_c_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:30:5: warning: symbol 'auto_test_c_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:32:5: warning: symbol 'auto_test_c_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:34:5: warning: symbol 'auto_test_c_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:36:5: warning: symbol 'auto_test_c_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:38:5: warning: symbol 'auto_test_c_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:40:5: warning: symbol 'auto_test_c_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:42:5: warning: symbol 'auto_test_c_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:44:5: warning: symbol 'auto_test_c_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:46:5: warning: symbol 'auto_test_c_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:48:5: warning: symbol 'auto_test_c_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:50:5: warning: symbol 'auto_test_c_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:52:5: warning: symbol 'auto_test_c_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:54:5: warning: symbol 'auto_test_c_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:56:5: warning: symbol 'auto_test_c_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:58:5: warning: symbol 'auto_test_c_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:60:5: warning: symbol 'auto_test_c_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:62:5: warning: symbol 'auto_test_c_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:64:5: warning: symbol 'auto_test_c_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:66:5: warning: symbol 'auto_test_c_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:68:5: warning: symbol 'auto_test_c_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:70:5: warning: symbol 'auto_test_c_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:72:5: warning: symbol 'auto_test_c_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:74:5: warning: symbol 'auto_test_c_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:76:5: warning: symbol 'auto_test_c_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:78:5: warning: symbol 'auto_test_c_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:80:5: warning: symbol 'auto_test_c_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:82:5: warning: symbol 'auto_test_c_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:84:5: warning: symbol 'auto_test_c_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:86:5: warning: symbol 'auto_test_c_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:88:5: warning: symbol 'auto_test_c_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:90:5: warning: symbol 'auto_test_c_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:92:5: warning: symbol 'auto_test_c_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:94:5: warning: symbol 'auto_test_c_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:96:5: warning: symbol 'auto_test_c_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:98:5: warning: symbol 'auto_test_c_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:100:5: warning: symbol 'auto_test_c_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:102:5: warning: symbol 'auto_test_c_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:104:5: warning: symbol 'auto_test_c_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:106:5: warning: symbol 'auto_test_c_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:108:5: warning: symbol 'auto_test_c_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:110:5: warning: symbol 'auto_test_c_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:112:5: warning: symbol 'auto_test_c_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:114:5: warning: symbol 'auto_test_c_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:116:5: warning: symbol 'auto_test_c_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:118:5: warning: symbol 'auto_test_c_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:120:5: warning: symbol 'auto_test_c_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:122:5: warning: symbol 'auto_test_c_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:124:5: warning: symbol 'auto_test_c_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:126:5: warning: symbol 'auto_test_c_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:128:5: warning: symbol 'auto_test_c_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:130:5: warning: symbol 'auto_test_c_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:132:5: warning: symbol 'auto_test_c_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:134:5: warning: symbol 'auto_test_c_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:136:5: warning: symbol 'auto_test_c_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:138:5: warning: symbol 'auto_test_c_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:140:5: warning: symbol 'auto_test_c_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:142:5: warning: symbol 'auto_test_c_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:144:5: warning: symbol 'auto_test_c_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:146:5: warning: symbol 'auto_test_c_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:148:5: warning: symbol 'auto_test_c_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:150:5: warning: symbol 'auto_test_c_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:152:5: warning: symbol 'auto_test_c_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:154:5: warning: symbol 'auto_test_c_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:156:5: warning: symbol 'auto_test_c_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:158:5: warning: symbol 'auto_test_c_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:160:5: warning: symbol 'auto_test_c_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:162:5: warning: symbol 'auto_test_c_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:164:5: warning: symbol 'auto_test_c_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:166:5: warning: symbol 'auto_test_c_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:168:5: warning: symbol 'auto_test_c_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:170:5: warning: symbol 'auto_test_c_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:172:5: warning: symbol 'auto_test_c_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:174:5: warning: symbol 'auto_test_c_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:176:5: warning: symbol 'auto_test_c_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:178:5: warning: symbol 'auto_test_c_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:180:5: warning: symbol 'auto_test_c_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:182:5: warning: symbol 'auto_test_c_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:184:5: warning: symbol 'auto_test_c_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:186:5: warning: symbol 'auto_test_c_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:188:5: warning: symbol 'auto_test_c_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:190:5: warning: symbol 'auto_test_c_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:192:5: warning: symbol 'auto_test_c_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:194:5: warning: symbol 'auto_test_c_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:196:5: warning: symbol 'auto_test_c_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:198:5: warning: symbol 'auto_test_c_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:200:5: warning: symbol 'auto_test_c_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:202:5: warning: symbol 'auto_test_c_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:204:5: warning: symbol 'auto_test_c_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:206:5: warning: symbol 'auto_test_c_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:208:5: warning: symbol 'auto_test_c_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:210:5: warning: symbol 'auto_test_c_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:212:5: warning: too many warnings ../net/ipv6/seg6_iptunnel.c: note: in included file (through ../include/linux/seg6_iptunnel.h): ../include/uapi/linux/seg6_iptunnel.h:30:31: warning: array of flexible structures ../net/ipv6/seg6_iptunnel.c:54:43: warning: array of flexible structures ../drivers/block/drbd/drbd_worker.c:619:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:619:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:619:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:510:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:510:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:510:14: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:511:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:511:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:511:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:561:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:561:13: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:561:13: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:565:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:565:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:565:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1000:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1000:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1000:22: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1526:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1526:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1526:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1635:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1635:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1635:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1674:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1674:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1674:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:1704:34: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1704:34: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1704:34: struct net_conf * ../drivers/block/drbd/drbd_worker.c:1877:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1877:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1877:38: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2084:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2084:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2084:14: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2139:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2139:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2139:14: struct net_conf * ../drivers/block/drbd/drbd_worker.c: note: in included file: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * Warning: ../arch/x86/kernel/apic/apic.c:2150 function parameter 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ' Warning: ../arch/x86/kernel/apic/apic.c:2150 expecting prototype for spurious_interrupt(). Prototype was for DEFINE_IDTENTRY_IRQ() instead In file included from ../drivers/char/tpm/st33zp24/../tpm.h:29, from ../drivers/char/tpm/st33zp24/i2c.c:13: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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 lib/tests/module/test_kallsyms_d.c:14:5: warning: symbol 'auto_test_d_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:16:5: warning: symbol 'auto_test_d_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:18:5: warning: symbol 'auto_test_d_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:20:5: warning: symbol 'auto_test_d_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:22:5: warning: symbol 'auto_test_d_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:24:5: warning: symbol 'auto_test_d_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:26:5: warning: symbol 'auto_test_d_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:28:5: warning: symbol 'auto_test_d_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:30:5: warning: symbol 'auto_test_d_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:32:5: warning: symbol 'auto_test_d_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:34:5: warning: symbol 'auto_test_d_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:36:5: warning: symbol 'auto_test_d_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:38:5: warning: symbol 'auto_test_d_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:40:5: warning: symbol 'auto_test_d_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:42:5: warning: symbol 'auto_test_d_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:44:5: warning: symbol 'auto_test_d_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:46:5: warning: symbol 'auto_test_d_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:48:5: warning: symbol 'auto_test_d_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:50:5: warning: symbol 'auto_test_d_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:52:5: warning: symbol 'auto_test_d_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:54:5: warning: symbol 'auto_test_d_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:56:5: warning: symbol 'auto_test_d_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:58:5: warning: symbol 'auto_test_d_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:60:5: warning: symbol 'auto_test_d_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:62:5: warning: symbol 'auto_test_d_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:64:5: warning: symbol 'auto_test_d_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:66:5: warning: symbol 'auto_test_d_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:68:5: warning: symbol 'auto_test_d_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:70:5: warning: symbol 'auto_test_d_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:72:5: warning: symbol 'auto_test_d_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:74:5: warning: symbol 'auto_test_d_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:76:5: warning: symbol 'auto_test_d_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:78:5: warning: symbol 'auto_test_d_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:80:5: warning: symbol 'auto_test_d_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:82:5: warning: symbol 'auto_test_d_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:84:5: warning: symbol 'auto_test_d_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:86:5: warning: symbol 'auto_test_d_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:88:5: warning: symbol 'auto_test_d_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:90:5: warning: symbol 'auto_test_d_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:92:5: warning: symbol 'auto_test_d_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:94:5: warning: symbol 'auto_test_d_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:96:5: warning: symbol 'auto_test_d_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:98:5: warning: symbol 'auto_test_d_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:100:5: warning: symbol 'auto_test_d_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:102:5: warning: symbol 'auto_test_d_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:104:5: warning: symbol 'auto_test_d_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:106:5: warning: symbol 'auto_test_d_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:108:5: warning: symbol 'auto_test_d_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:110:5: warning: symbol 'auto_test_d_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:112:5: warning: symbol 'auto_test_d_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:114:5: warning: symbol 'auto_test_d_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:116:5: warning: symbol 'auto_test_d_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:118:5: warning: symbol 'auto_test_d_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:120:5: warning: symbol 'auto_test_d_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:122:5: warning: symbol 'auto_test_d_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:124:5: warning: symbol 'auto_test_d_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:126:5: warning: symbol 'auto_test_d_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:128:5: warning: symbol 'auto_test_d_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:130:5: warning: symbol 'auto_test_d_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:132:5: warning: symbol 'auto_test_d_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:134:5: warning: symbol 'auto_test_d_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:136:5: warning: symbol 'auto_test_d_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:138:5: warning: symbol 'auto_test_d_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:140:5: warning: symbol 'auto_test_d_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:142:5: warning: symbol 'auto_test_d_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:144:5: warning: symbol 'auto_test_d_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:146:5: warning: symbol 'auto_test_d_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:148:5: warning: symbol 'auto_test_d_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:150:5: warning: symbol 'auto_test_d_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:152:5: warning: symbol 'auto_test_d_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:154:5: warning: symbol 'auto_test_d_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:156:5: warning: symbol 'auto_test_d_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:158:5: warning: symbol 'auto_test_d_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:160:5: warning: symbol 'auto_test_d_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:162:5: warning: symbol 'auto_test_d_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:164:5: warning: symbol 'auto_test_d_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:166:5: warning: symbol 'auto_test_d_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:168:5: warning: symbol 'auto_test_d_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:170:5: warning: symbol 'auto_test_d_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:172:5: warning: symbol 'auto_test_d_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:174:5: warning: symbol 'auto_test_d_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:176:5: warning: symbol 'auto_test_d_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:178:5: warning: symbol 'auto_test_d_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:180:5: warning: symbol 'auto_test_d_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:182:5: warning: symbol 'auto_test_d_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:184:5: warning: symbol 'auto_test_d_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:186:5: warning: symbol 'auto_test_d_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:188:5: warning: symbol 'auto_test_d_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:190:5: warning: symbol 'auto_test_d_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:192:5: warning: symbol 'auto_test_d_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:194:5: warning: symbol 'auto_test_d_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:196:5: warning: symbol 'auto_test_d_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:198:5: warning: symbol 'auto_test_d_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:200:5: warning: symbol 'auto_test_d_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:202:5: warning: symbol 'auto_test_d_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:204:5: warning: symbol 'auto_test_d_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:206:5: warning: symbol 'auto_test_d_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:208:5: warning: symbol 'auto_test_d_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:210:5: warning: symbol 'auto_test_d_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:212:5: warning: too many warnings ../fs/posix_acl.c:53:23: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:53:23: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:53:23: struct posix_acl * ../fs/posix_acl.c:67:33: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:67:33: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:67:33: struct posix_acl * In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../include/linux/sched.h:13, from ../include/linux/ratelimit.h:6, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../drivers/nfc/pn533/pn533.c:9: In function ‘fortify_memcpy_chk’, inlined from ‘pn533_target_found_felica’ at ../drivers/nfc/pn533/pn533.c:781:2: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../drivers/char/tpm/st33zp24/../tpm.h:29, from ../drivers/char/tpm/st33zp24/spi.c:13: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/block/zram/zram_drv.c:1767:20: warning: unsigned value that used to be signed checked against zero? ../drivers/block/zram/zram_drv.c:1767:13: signed value source ../drivers/dma/ioat/dca.c:220:54: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:220:54: expected void const volatile [noderef] __iomem *addr ../drivers/dma/ioat/dca.c:220:54: got void * ../drivers/dma/ioat/dca.c:225:55: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:225:55: expected void const volatile [noderef] __iomem *addr ../drivers/dma/ioat/dca.c:225:55: got void * ../drivers/dma/ioat/dca.c:276:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:276:42: expected void *iobase ../drivers/dma/ioat/dca.c:276:42: got void [noderef] __iomem *iobase ../drivers/nfc/pn533/pn533.c:117:39: warning: incorrect type in initializer (different base types) ../drivers/nfc/pn533/pn533.c:117:39: expected restricted __be16 [usertype] sc ../drivers/nfc/pn533/pn533.c:117:39: got int ../drivers/nfc/pn533/pn533.c:130:39: warning: incorrect type in initializer (different base types) ../drivers/nfc/pn533/pn533.c:130:39: expected restricted __be16 [usertype] sc ../drivers/nfc/pn533/pn533.c:130:39: got int ../drivers/block/drbd/drbd_receiver.c:5119:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5120:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5129:54: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5186:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5186:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5186:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:121:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:121:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:121:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:340:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:340:29: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:340:29: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:412:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:412:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:412:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:516:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:516:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:516:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:585:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:585:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:585:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:981:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:982:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:983:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:987:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:988:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:993:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:994:28: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:633:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:633:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:633:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:688:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:688:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:688:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:856:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:856:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:856:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1246:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1246:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1246:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1399:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1399:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1399:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1692:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1696:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1942:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:1973:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2187:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2187:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2187:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2197:27: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2197:27: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2197:27: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2378:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2405:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2416:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2448:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2448:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2448:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2580:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2580:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2580:22: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:2635:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2636:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2843:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2843:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2843:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2919:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2919:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2919:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2976:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2976:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2976:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3323:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3323:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3323:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3455:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3456:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3457:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3458:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3459:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3460:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3481:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3481:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3481:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3565:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3565:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3565:9: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3722:46: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3780:55: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3781:57: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3782:56: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3783:53: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3817:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3817:25: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3817:25: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3822:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3822:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3822:17: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:3828:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3828:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3828:17: struct fifo_buffer * ../drivers/block/drbd/drbd_receiver.c:3895:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3896:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3897:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3905:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3905:28: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3905:28: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:3946:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3946:25: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3946:25: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4066:29: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4166:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4167:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4192:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4193:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4225:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4429:52: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4756:9: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4756:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4774:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4775:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5073:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5074:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5075:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5381:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5400:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5445:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5446:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5455:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5498:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5499:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5507:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5544:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5545:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5553:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5580:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5587:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5610:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5611:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5613:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5640:44: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5672:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5673:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5675:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5677:13: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5726:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5726:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5726:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:5814:37: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5814:37: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5814:37: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:5911:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5911:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5911:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c: 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 ../fs/coredump.c:508:27: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:508:27: expected struct spinlock [usertype] *lock ../fs/coredump.c:508:27: got struct spinlock [noderef] __rcu * ../fs/coredump.c:517:29: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:517:29: expected struct spinlock [usertype] *lock ../fs/coredump.c:517:29: got struct spinlock [noderef] __rcu * ../fs/coredump.c:556:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:556:31: expected struct spinlock [usertype] *lock ../fs/coredump.c:556:31: got struct spinlock [noderef] __rcu * ../fs/coredump.c:561:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:561:33: expected struct spinlock [usertype] *lock ../fs/coredump.c:561:33: got struct spinlock [noderef] __rcu * ../net/core/lwtunnel.c:217:60: warning: incorrect type in initializer (different address spaces) ../net/core/lwtunnel.c:217:60: expected struct lwtunnel_encap_ops const *ops ../net/core/lwtunnel.c:217:60: got struct lwtunnel_encap_ops const [noderef] __rcu * ../drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c:52:25: warning: symbol 'imx_legacy_bridge_funcs' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_mbox.c:197:5: warning: symbol 'mraid_debug_level' was not declared. Should it be static? ../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_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:702:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:702:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:702:22: struct net_conf * ../drivers/block/drbd/drbd_req.c:993:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:993:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:993:14: struct net_conf * ../drivers/block/drbd/drbd_req.c:1066:15: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1066:15: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1066:15: struct disk_conf * ../drivers/block/drbd/drbd_req.c:1714:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1714:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1714:14: struct net_conf * ../drivers/block/drbd/drbd_req.c:1721:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1721:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1721:22: struct disk_conf * ../drivers/block/drbd/drbd_req.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' ../drivers/video/fbdev/riva/riva_hw.c: In function ‘nv4CalcArbitration’: ../drivers/video/fbdev/riva/riva_hw.c:662:24: warning: variable ‘pclks’ set but not used [-Wunused-but-set-variable=] 662 | int nvclks, mclks, pclks, vpagemiss, crtpagemiss, vbs; | ^~~~~ ../drivers/scsi/megaraid/megaraid_sas_base.c:76:14: warning: symbol 'resetwaittime' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:88:14: warning: symbol 'dual_qdepth_disable' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:204:26: warning: symbol 'megasas_mgmt_info' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:211:5: warning: symbol 'megasas_dbg_lvl' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:293:31: warning: restricted __le16 degrades to integer ../drivers/scsi/megaraid/megaraid_sas_base.c:299:31: warning: cast from restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_base.c:425:29: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: expected unsigned int [usertype] opcode ../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: got restricted __le32 [usertype] opcode ../drivers/scsi/megaraid/megaraid_sas_base.c:2019:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:2060:34: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c: note: in included file: ../drivers/scsi/megaraid/megaraid_sas.h:2485:32: warning: array of flexible structures ../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6306:42: warning: cast removes address space '__iomem' of expression ../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: expected unsigned int [noderef] [usertype] __iomem * ../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: got unsigned int [usertype] * ../drivers/scsi/megaraid/megaraid_sas_base.c:6310:34: warning: cast removes address space '__iomem' of expression ../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: expected unsigned int [noderef] [usertype] __iomem * ../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: got unsigned int [usertype] * ../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:7586:44: warning: restricted __le32 degrades to integer ../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: expected int crash_support ../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: got restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: warning: invalid assignment: &= ../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: left side has type restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: right side has type int ../drivers/scsi/megaraid/megaraid_sas_base.c:8812:46: warning: restricted __le32 degrades to integer ../drivers/gpu/drm/imx/dc/dc-ic.c:273:24: warning: symbol 'dc_ic_driver' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_fusion.c:893:70: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:893:70: expected unsigned long long [usertype] RDPQBaseAddress ../drivers/scsi/megaraid/megaraid_sas_fusion.c:893:70: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:902:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:902:51: expected restricted __le64 [usertype] Words ../drivers/scsi/megaraid/megaraid_sas_fusion.c:902:51: got unsigned long long ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1331:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1331:29: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1331:29: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1334:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1334:29: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1334:29: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1436:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1436:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1436:21: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1539:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1539:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1539:21: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2230:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2230:34: expected unsigned long long [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2230:34: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2235:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2235:26: expected unsigned long long [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2235:26: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3113:68: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3113:68: expected restricted __le16 [usertype] virtual_disk_tgt_id ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3113:68: got unsigned short [usertype] pd_target_id ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3119:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3119:55: expected restricted __le16 [usertype] config_seq_num ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3119:55: got unsigned short [usertype] seqNum ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:47: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:47: got unsigned short [usertype] devHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3342:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3342:48: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3342:48: got unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3343:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3343:39: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3343:39: got unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:35: expected unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:35: got restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:79: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:79: expected unsigned short [usertype] peer_smid ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:79: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:82: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:82: expected unsigned short [usertype] peer_smid ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:82: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3601:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3601:29: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3601:29: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3630:59: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4322:24: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4572:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4572:32: expected unsigned short [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4572:32: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:30: expected unsigned short [usertype] TaskMID ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:30: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:5367:34: warning: symbol 'megasas_instance_template_fusion' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3466:21: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3472:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3472:21: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3472:21: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3483:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3483:37: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3483:37: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3489:32: warning: cast to restricted __le32 ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c: In function ‘imx_ldb_probe’: ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:57: warning: ‘_sel’ directive output may be truncated writing 4 bytes into a region of size between 3 and 13 [-Wformat-truncation=] 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); | ^~~~ ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:17: note: ‘snprintf’ output between 8 and 18 bytes into a destination of size 16 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/block/drbd/drbd_actlog.c:111:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf * ../drivers/block/drbd/drbd_actlog.c:386:36: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf * ../drivers/block/drbd/drbd_actlog.c:457:44: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf * ../drivers/block/drbd/drbd_actlog.c: note: in included file: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../net/ipv6/netfilter/ip6_tables.c:1230:41: warning: array of flexible structures ../net/ipv6/netfilter/ip6_tables.c:1555:44: warning: array of flexible structures ../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here ../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here ../arch/x86/kernel/cpu/mtrr/mtrr.c: In function ‘mtrr_bp_init’: ../arch/x86/kernel/cpu/mtrr/mtrr.c:550:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 550 | unsigned long config, dummy; | ^~~~~ ../drivers/nfc/nfcmrvl/uart.c:53:33: warning: cast to restricted __le32 ../kernel/time/posix-timers.c:338:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:338:29: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:338:29: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:345:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:345:27: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:345:27: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:547:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:547:17: expected struct spinlock [usertype] *_T ../kernel/time/posix-timers.c:547:17: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1035:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1035:9: expected struct spinlock [usertype] *_T ../kernel/time/posix-timers.c:1035:9: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1083:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1083:9: expected struct spinlock [usertype] *_T ../kernel/time/posix-timers.c:1083:9: got struct spinlock [noderef] __rcu * ../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 ../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘get_mtrr_state’: ../arch/x86/kernel/cpu/mtrr/generic.c:692:22: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 692 | unsigned lo, dummy; | ^~~~~ ../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘generic_have_wrcomb’: ../arch/x86/kernel/cpu/mtrr/generic.c:1060:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 1060 | unsigned long config, dummy; | ^~~~~ ../kernel/time/posix-cpu-timers.c: note: in included file: ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../drivers/scsi/megaraid/megaraid_sas_debugfs.c:45:15: warning: symbol 'megasas_debugfs_root' was not declared. Should it be static? ../drivers/block/drbd/drbd_main.c:546:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:546:20: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:546:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:547:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:547:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:547:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:548:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:548:20: expected unsigned short [usertype] length ../drivers/block/drbd/drbd_main.c:548:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:554:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:554:20: expected unsigned short [usertype] magic ../drivers/block/drbd/drbd_main.c:554:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:555:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:555:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:555:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:556:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:556:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:556:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:563:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:563:18: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:563:18: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:564:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:564:19: expected unsigned short [usertype] volume ../drivers/block/drbd/drbd_main.c:564:19: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:565:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:565:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:565:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:566:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:566:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:566:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:705:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:705:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:705:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:720:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:720:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:720:22: struct disk_conf * ../drivers/block/drbd/drbd_main.c:758:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:758:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:758:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:820:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:824:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:826:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:826:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:826:23: struct net_conf * ../drivers/block/drbd/drbd_main.c:885:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:916:26: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:916:26: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:916:26: struct disk_conf * ../drivers/block/drbd/drbd_main.c:980:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1003:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1016:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1017:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1032:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1033:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1045:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1059:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1096:19: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1096:19: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1096:19: struct net_conf * ../drivers/block/drbd/drbd_main.c:1306:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1306:21: expected unsigned int [usertype] set_size ../drivers/block/drbd/drbd_main.c:1306:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1334:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1334:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1334:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1346:54: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1346:54: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1346:54: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1366:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1366:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1366:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1367:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1367:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1367:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1377:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1377:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1377:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1378:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1378:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1378:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1379:31: warning: incorrect type in argument 5 (different base types) ../drivers/block/drbd/drbd_main.c:1379:31: expected unsigned long long [usertype] block_id ../drivers/block/drbd/drbd_main.c:1379:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1392:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1392:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1392:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1393:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1393:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1393:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1408:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1408:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1408:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1410:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1410:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1410:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1426:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1426:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1426:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1428:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1428:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1428:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1441:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1441:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1441:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1443:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1443:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1443:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1668:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1668:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1668:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1670:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1670:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1670:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1684:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1684:21: expected unsigned int [usertype] dp_flags ../drivers/block/drbd/drbd_main.c:1684:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1689:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1689:25: expected unsigned int [usertype] size ../drivers/block/drbd/drbd_main.c:1689:25: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1760:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1760:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1760:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1783:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1783:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1783:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1784:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1784:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1784:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1820:40: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1820:40: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1820:40: struct net_conf * ../drivers/block/drbd/drbd_main.c:2969:30: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2969:30: expected unsigned long long [usertype] la_size_sect ../drivers/block/drbd/drbd_main.c:2969:30: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2971:33: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2971:33: expected unsigned long long ../drivers/block/drbd/drbd_main.c:2971:33: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2972:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2972:23: expected unsigned int [usertype] flags ../drivers/block/drbd/drbd_main.c:2972:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2973:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2973:23: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:2973:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2975:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2975:31: expected unsigned int [usertype] md_size_sect ../drivers/block/drbd/drbd_main.c:2975:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2976:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2976:31: expected unsigned int [usertype] al_offset ../drivers/block/drbd/drbd_main.c:2976:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2977:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2977:31: expected unsigned int [usertype] al_nr_extents ../drivers/block/drbd/drbd_main.c:2977:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2978:34: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2978:34: expected unsigned int [usertype] bm_bytes_per_bit ../drivers/block/drbd/drbd_main.c:2978:34: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2979:29: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2979:29: expected unsigned long long [usertype] device_uuid ../drivers/block/drbd/drbd_main.c:2979:29: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2981:27: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2981:27: expected unsigned int [usertype] bm_offset ../drivers/block/drbd/drbd_main.c:2981:27: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2982:38: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2982:38: expected unsigned int [usertype] la_peer_max_bio_size ../drivers/block/drbd/drbd_main.c:2982:38: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2984:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2984:28: expected unsigned int [usertype] al_stripes ../drivers/block/drbd/drbd_main.c:2984:28: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2985:35: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2985:35: expected unsigned int [usertype] al_stripe_size_4k ../drivers/block/drbd/drbd_main.c:2985:35: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3038:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3039:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3201:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3202:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3220:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3228:33: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3230:36: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3231:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3232:32: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3234:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3235:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3236:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3243:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3248:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3259:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3658:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:3658:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:3658:14: struct net_conf * ../drivers/block/drbd/drbd_main.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/video/fbdev/matrox/g450_pll.c: In function ‘__g450_setclk’: ../drivers/video/fbdev/matrox/g450_pll.c:412:46: warning: variable ‘mnp’ set but not used [-Wunused-but-set-variable=] 412 | unsigned int mnp; | ^~~ ../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_cleanup’: ../arch/x86/kernel/cpu/mtrr/cleanup.c:660:40: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 660 | unsigned long base, size, def, dummy; | ^~~~~ ../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_trim_uncached_memory’: ../arch/x86/kernel/cpu/mtrr/cleanup.c:856:60: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 856 | unsigned long i, base, size, highest_pfn = 0, def, dummy; | ^~~~~ ../security/integrity/ima/ima_kexec.c:115:30: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:115:30: expected unsigned short [addressable] [assigned] [usertype] version ../security/integrity/ima/ima_kexec.c:115:30: got restricted __le16 [usertype] ../security/integrity/ima/ima_kexec.c:116:28: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:116:28: expected unsigned long long [addressable] [assigned] [usertype] count ../security/integrity/ima/ima_kexec.c:116:28: got restricted __le64 [usertype] ../security/integrity/ima/ima_kexec.c:117:34: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:117:34: expected unsigned long long [addressable] [assigned] [usertype] buffer_size ../security/integrity/ima/ima_kexec.c:117:34: got restricted __le64 [usertype] ../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 * ../kernel/acct.c:487:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:487:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:487:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:497:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:497:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:497:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:574:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:574:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:574:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:594:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:594:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:594:33: got struct spinlock [noderef] __rcu * ../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 * ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../net/llc/llc_input.c:198:15: error: incompatible types in comparison expression (different address spaces): ../net/llc/llc_input.c:198:15: int ( [noderef] __rcu * )( ... ) ../net/llc/llc_input.c:198:15: int ( * )( ... ) ../drivers/block/drbd/drbd_nl.c:454:33: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:691:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf * ../drivers/block/drbd/drbd_nl.c:983:18: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1251:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1589:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1589:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1589:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1599:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1599:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1599:17: struct fifo_buffer * ../drivers/block/drbd/drbd_nl.c:1825:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1825:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1825:14: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2085:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2085:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2085:39: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2093:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2093:13: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2093:13: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2276:50: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2276:50: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2276:50: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2299:45: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2299:45: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2299:45: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2444:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2444:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2444:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2607:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2607:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2607:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2840:18: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2840:18: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2840:18: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2880:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2880:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2880:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3418:33: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3418:33: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3418:33: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3543:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3543:28: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3543:28: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3756:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3756:29: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3756:29: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3762:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3762:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3762:22: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3952:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3952:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3952:38: struct net_conf * ../drivers/block/drbd/drbd_nl.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../kernel/time/itimer.c:53:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:53:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:53:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:70:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:70:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:70:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:82:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:82:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:82:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:86:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:86:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:86:37: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:197:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:197:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:197:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:211:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:211:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:211:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:235:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:235:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:235:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:244:45: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:244:45: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:244:45: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:257:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:257:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:257:37: got struct spinlock [noderef] __rcu * ../kernel/vmcore_info.c:43:19: warning: symbol 'hwerr_data' was not declared. Should it be static? ../arch/x86/kernel/cpu/sgx/virt.c:60:13: warning: incorrect type in assignment (different base types) ../arch/x86/kernel/cpu/sgx/virt.c:60:13: expected int [assigned] ret ../arch/x86/kernel/cpu/sgx/virt.c:60:13: got restricted vm_fault_t ../arch/x86/kernel/cpu/sgx/virt.c:61:20: warning: restricted vm_fault_t degrades to integer ../arch/x86/kernel/cpu/sgx/virt.c:373:36: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:24: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:43: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:58: warning: cast removes address space '__user' of expression ../net/core/bpf_sk_storage.c:342:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/ipv4/netfilter/ip_tables.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:36:16: warning: array of flexible structures ../include/uapi/linux/netfilter_ipv4/ip_tables.h:218:36: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:1214:40: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:1546:43: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/ip_tables.c:36:16: also defined here ../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/ip_tables.c:36:16: also defined here ../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/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:2399:40: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:2412:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2672:18: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2675:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:2705:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2899:18: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2925:35: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2925:35: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:2925:35: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2927:35: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2927:35: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:2927:35: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2930:35: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2930:35: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:2930:35: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2938:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2938:30: expected unsigned int [usertype] DataLength ../drivers/message/fusion/mptscsih.c:2938:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2939:38: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2939:38: expected unsigned int [usertype] SenseBufferLowAddr ../drivers/message/fusion/mptscsih.c:2939:38: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:1957:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:1958:29: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:1960:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:1960: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:1346:18: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:1389:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:1389:27: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:1389:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:1402:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:1402:30: expected unsigned int [usertype] DataLength ../drivers/message/fusion/mptscsih.c:1402:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:1405:38: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:1405:38: expected unsigned int [usertype] SenseBufferLowAddr ../drivers/message/fusion/mptscsih.c:1405:38: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2572:20: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:2638:27: warning: cast to restricted __le16 ../drivers/block/drbd/drbd_state.c:1912:30: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf * ../drivers/block/drbd/drbd_state.c:834:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf * ../drivers/block/drbd/drbd_state.c:838:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:838:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:838:14: struct net_conf * ../drivers/block/drbd/drbd_state.c:1064:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf * ../drivers/block/drbd/drbd_state.c:2079:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf * ../drivers/message/fusion/mptbase.c:639:25: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3131:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3132:37: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3133:40: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3134:36: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3135:37: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3138:42: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3139:43: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3150:41: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3155:49: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3157:36: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3164:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3165:40: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3167:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3169:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3170:42: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3179:46: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3288:30: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3289:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3290:30: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3291:30: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3292:30: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3293:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3294:39: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3295:36: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3296:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3360:37: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3360:37: expected unsigned short [addressable] [assigned] [usertype] MsgVersion ../drivers/message/fusion/mptbase.c:3360:37: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:3361:40: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3361:40: expected unsigned short [addressable] [assigned] [usertype] HeaderVersion ../drivers/message/fusion/mptbase.c:3361:40: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:3368:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3368:33: expected unsigned short [addressable] [assigned] [usertype] ReplyFrameSize ../drivers/message/fusion/mptbase.c:3368:33: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:3374:42: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3374:42: expected unsigned int [addressable] [assigned] [usertype] HostMfaHighAddr ../drivers/message/fusion/mptbase.c:3374:42: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3375:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3375:46: expected unsigned int [addressable] [assigned] [usertype] SenseBufferHighAddr ../drivers/message/fusion/mptbase.c:3375:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3378:42: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3378:42: expected unsigned int [addressable] [assigned] [usertype] HostMfaHighAddr ../drivers/message/fusion/mptbase.c:3378:42: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3379:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3379:46: expected unsigned int [addressable] [assigned] [usertype] SenseBufferHighAddr ../drivers/message/fusion/mptbase.c:3379:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3610:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3610:27: expected unsigned int [usertype] ImageSize ../drivers/message/fusion/mptbase.c:3610:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3634:26: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3638:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:4873:38: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:4878:46: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:4883:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:4894:25: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5328:44: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5425:54: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5426:59: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5511:47: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5538:38: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5545:40: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5549:49: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:6187:23: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:6189:31: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:6195:58: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6195:58: expected unsigned int [usertype] CoalescingTimeout ../drivers/message/fusion/mptbase.c:6195:58: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:6296:24: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6296:24: expected unsigned int [addressable] [assigned] [usertype] MsgContext ../drivers/message/fusion/mptbase.c:6296:24: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1315:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7707:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7708:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:7710:27: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7756: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:2145:22: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:2145:22: expected unsigned int [usertype] device_state ../drivers/message/fusion/mptbase.c:2145:22: got restricted pci_power_t ../drivers/message/fusion/mptbase.c:2170:35: warning: incorrect type in argument 2 (different base types) ../drivers/message/fusion/mptbase.c:2170:35: expected restricted pci_power_t [usertype] state ../drivers/message/fusion/mptbase.c:2170:35: got unsigned int [usertype] device_state ../drivers/message/fusion/mptbase.c:2183:32: warning: incorrect type in initializer (different base types) ../drivers/message/fusion/mptbase.c:2183:32: expected unsigned int [usertype] device_state ../drivers/message/fusion/mptbase.c:2183:32: got restricted pci_power_t [usertype] current_state ../drivers/message/fusion/mptbase.c:5130:13: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5161:19: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5784:29: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5928:44: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5930:29: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:5930:29: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptbase.c:5930:29: got unsigned long long [usertype] ../drivers/message/fusion/mptbase.c:5934:29: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:5934:29: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptbase.c:5934:29: got unsigned long long [usertype] ../drivers/message/fusion/mptbase.c:6427:37: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6427:37: expected unsigned short [usertype] ExtPageLength ../drivers/message/fusion/mptbase.c:6427:37: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:6437:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6437:27: expected unsigned int [usertype] PageAddress ../drivers/message/fusion/mptbase.c:6437:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:6497:15: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:6501:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:6517:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7246:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7247:19: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7676:27: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:7677:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:8158:16: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:954:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:954:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:954:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1099:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1099:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1099:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:904:22: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:915:58: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:915:58: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:915:58: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:922: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:986:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:986:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:986:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1009:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1009:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1009:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1031:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1031:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1031:33: 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:1058:1: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1058:1: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1058:1: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1059:1: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1059:1: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1059:1: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1077:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1077:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1077:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1174:20: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:1182:28: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:1185:37: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:1277:49: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1277:49: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1277:49: got restricted __le32 [usertype] ../lib/tests/kunit_iov_iter.c: In function ‘iov_kunit_copy_to_bvec’: ../lib/tests/kunit_iov_iter.c:266:16: warning: variable ‘b’ set but not used [-Wunused-but-set-variable=] 266 | int i, b, patt; | ^ ../drivers/clk/renesas/clk-r8a7778.c:84:52: warning: dubious: x | !y ../drivers/clk/renesas/clk-r8a7778.c:86:50: warning: dubious: x | !y ../drivers/video/fbdev/nvidia/nv_hw.c: In function ‘nv4CalcArbitration’: ../drivers/video/fbdev/nvidia/nv_hw.c:245:28: warning: variable ‘pclks’ set but not used [-Wunused-but-set-variable=] 245 | int nvclks, mclks, pclks, vpagemiss, crtpagemiss, vbs; | ^~~~~ ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3363:30: warning: cast truncates bits from constant value (ffffff0d becomes d) ../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/video/fbdev/aty/mach64_accel.c:420:49: warning: cast to restricted __le32 ../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/netfilter/nf_tables_api.c:2035:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2035:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2035:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2035:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2237:17: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2237:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2237:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2280:21: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2280:21: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2280:21: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2280:21: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2685:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2685:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2685:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2685:25: struct nft_stats [noderef] __percpu * ../drivers/spi/spi-altera-dfl.c:121:17: error: too long token expansion ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c:254:9: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../drivers/message/fusion/mptfc.c:383:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:386:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:389:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:392:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:395:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:398:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptfc.c:401:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptfc.c:823:42: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:824:51: 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:45: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:828:46: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:829:58: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:830:52: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:831:49: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:832:49: 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:51: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:836:52: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:837:57: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:838:50: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:1403:20: warning: cast to restricted __le32 ../drivers/iommu/omap-iommu.c: In function ‘_omap_iommu_detach_dev’: ../drivers/iommu/omap-iommu.c:1501:38: warning: variable ‘arch_data’ set but not used [-Wunused-but-set-variable=] 1501 | struct omap_iommu_arch_data *arch_data = dev_iommu_priv_get(dev); | ^~~~~~~~~ ../drivers/video/fbdev/sis/sis_main.c: In function ‘sisfb_post_xgi_delay’: ../drivers/video/fbdev/sis/sis_main.c:4542:12: warning: variable ‘reg’ set but not used [-Wunused-but-set-variable=] 4542 | u8 reg; | ^~~ ../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures ../drivers/gpu/drm/gud/gud_drv.c:97:28: warning: cast to restricted __le32 ../drivers/gpu/drm/gud/gud_drv.c:97:17: warning: restricted __le32 degrades to integer ../drivers/message/fusion/mptsas.c: In function ‘mptsas_issue_tm’: ../drivers/message/fusion/mptsas.c:4790:26: warning: variable ‘timeleft’ set but not used [-Wunused-but-set-variable=] 4790 | unsigned long timeleft; | ^~~~~~~~ ../drivers/video/fbdev/sis/sis_main.c:5395:32: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5398:32: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5427:40: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5459:16: warning: cast to restricted __le16 ../net/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/scsi/constants.c:318:9: warning: trying to concatenate 26550-character string (8191 bytes max) ../drivers/message/fusion/mptsas.c:4599:23: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:4621:40: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:4627:45: warning: cast to restricted __le64 ../drivers/message/fusion/mptsas.c:4667: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:1418:39: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1419:28: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1420:31: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1421:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3715:21: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptsas.c:3715:21: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3715:21: got unsigned long long [usertype] ../drivers/message/fusion/mptsas.c:3719:62: warning: incorrect type in argument 2 (different base types) ../drivers/message/fusion/mptsas.c:3719:62: expected unsigned long long [usertype] sas_address ../drivers/message/fusion/mptsas.c:3719:62: got restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3733:41: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3637:21: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptsas.c:3637:21: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3637:21: got unsigned long long [usertype] ../drivers/message/fusion/mptsas.c:3638:62: warning: incorrect type in argument 2 (different base types) ../drivers/message/fusion/mptsas.c:3638:62: expected unsigned long long [usertype] sas_address ../drivers/message/fusion/mptsas.c:3638:62: got restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3645:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3649:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:4914:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:4926:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:4061: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:1235:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1235:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:1235: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:3457:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3461:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3468:9: warning: cast from restricted __le64 ../drivers/message/fusion/mptsas.c:4999:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:5030:28: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:5049:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:5092: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 ../drivers/video/fbdev/aty/radeon_pm.c:2526:31: warning: restricted pci_power_t degrades to integer ../drivers/video/fbdev/aty/radeon_pm.c:2528:65: warning: restricted pci_power_t degrades to integer ../net/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/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/gpu/drm/xlnx/zynqmp_dp.c: In function ‘zynqmp_dp_bridge_debugfs_init’: ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:46: warning: ‘_preemphasis’ directive output may be truncated writing 12 bytes into a region of size between 4 and 14 [-Wformat-truncation=] 2265 | snprintf(name, sizeof(name), fmt, i); | ^~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 19 2265 | snprintf(name, sizeof(name), fmt, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:53: warning: ‘_swing’ directive output may be truncated writing 6 bytes into a region of size between 4 and 14 [-Wformat-truncation=] 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); | ^~~~~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 19 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/nvme/host/fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/message/fusion/mptlan.c:1172:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:1235:52: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1235:52: expected unsigned int [usertype] TransactionContext ../drivers/message/fusion/mptlan.c:1235:52: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1239:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1239:46: expected unsigned int [usertype] FlagsLength ../drivers/message/fusion/mptlan.c:1239:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1243:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1243:46: expected unsigned int [usertype] Low ../drivers/message/fusion/mptlan.c:1243:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1245:55: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1245:55: expected unsigned int [usertype] High ../drivers/message/fusion/mptlan.c:1245:55: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1259:38: warning: invalid assignment: |= ../drivers/message/fusion/mptlan.c:1259:38: left side has type unsigned int ../drivers/message/fusion/mptlan.c:1259:38: right side has type restricted __le32 ../drivers/message/fusion/mptlan.c:1261:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1261:39: expected unsigned int [usertype] BucketCount ../drivers/message/fusion/mptlan.c:1261:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:964:25: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:969:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:972:14: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:976:15: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:981:17: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:986:18: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:990:18: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:1020:31: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:607:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:612:17: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:636:23: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:346:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:1495:27: warning: restricted __be16 degrades to integer ../drivers/message/fusion/mptlan.c:1532:29: warning: incorrect type in return expression (different base types) ../drivers/message/fusion/mptlan.c:1532:29: expected unsigned short ../drivers/message/fusion/mptlan.c:1532:29: got restricted __be16 [usertype] ethertype ../drivers/message/fusion/mptlan.c:1535:16: warning: incorrect type in return expression (different base types) ../drivers/message/fusion/mptlan.c:1535:16: expected unsigned short ../drivers/message/fusion/mptlan.c:1535:16: got restricted __be16 [usertype] ../drivers/message/fusion/mptlan.c:741:36: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:741:36: expected unsigned int [usertype] TransactionContext ../drivers/message/fusion/mptlan.c:741:36: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:749:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:749:39: expected unsigned int ../drivers/message/fusion/mptlan.c:749:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:752:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:752:39: expected unsigned int ../drivers/message/fusion/mptlan.c:752:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:762:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:762:30: expected unsigned int [usertype] FlagsLength ../drivers/message/fusion/mptlan.c:762:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:771:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:771:30: expected unsigned int [usertype] Low ../drivers/message/fusion/mptlan.c:771:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:773:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:773:39: expected unsigned int [usertype] High ../drivers/message/fusion/mptlan.c:773:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:780:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:815:23: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:815:23: expected restricted __be16 [usertype] protocol ../drivers/message/fusion/mptlan.c:815:23: got unsigned short ../drivers/message/fusion/mptlan.c:919:23: warning: cast to restricted __le32 Warning: ../drivers/net/pse-pd/pse_core.c:246 expecting prototype for pse_control_find_net_by_id(). Prototype was for pse_control_find_by_id() instead ../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 ../sound/soc/amd/acp/amd-acpi-mach.c:21:26: warning: symbol 'snd_soc_acpi_amd_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:52:26: warning: symbol 'snd_soc_acpi_amd_rmb_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:73:26: warning: symbol 'snd_soc_acpi_amd_acp63_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:82:26: warning: symbol 'snd_soc_acpi_amd_acp70_acp_machines' was not declared. Should it be static? ../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/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../net/appletalk/ddp.c:101:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:126:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:422:47: warning: restricted __be16 degrades to integer ../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? ../fs/quota/quota_tree.c:98:30: signed value source ../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? ../fs/quota/quota_tree.c:103:30: signed value source ../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? ../fs/quota/quota_tree.c:370:18: signed value source ../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? ../fs/quota/quota_tree.c:815:31: signed value source ../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/acpi/apei/apei-base.c:448:5: warning: symbol 'arch_apei_filter_addr' was not declared. Should it be static? ../mm/kfence/core.c:364:34: warning: cast to restricted __le64 ../mm/kfence/core.c:368:34: warning: cast to restricted __le64 ../mm/kfence/core.c:388:21: warning: cast to restricted __le64 ../mm/kfence/core.c:408:21: warning: cast to restricted __le64 ../mm/kfence/core.c: note: in included file (through ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/cpuid/api.h, ../arch/x86/include/asm/processor.h, ...): ../include/linux/string.h:366:15: warning: memset with byte count of 315392 ../drivers/leds/flash/leds-ktd2692.c:62:33: warning: symbol 'ktd2692_timing' was not declared. Should it be static? ../drivers/pci/controller/pcie-mediatek.c: In function ‘mtk_pcie_parse_port’: ../drivers/pci/controller/pcie-mediatek.c:963:43: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] 963 | snprintf(name, sizeof(name), "port%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:963:38: note: directive argument in the range [0, 2147483647] 963 | snprintf(name, sizeof(name), "port%d", slot); | ^~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:963:9: note: ‘snprintf’ output between 6 and 15 bytes into a destination of size 10 963 | snprintf(name, sizeof(name), "port%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:970:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:970:38: note: directive argument in the range [0, 2147483647] 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:970:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:978:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:978:38: note: directive argument in the range [0, 2147483647] 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:978:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:983:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:983:38: note: directive argument in the range [0, 2147483647] 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:983:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:988:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:988:38: note: directive argument in the range [0, 2147483647] 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:988:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:993:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:993:38: note: directive argument in the range [0, 2147483647] 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:993:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:998:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:998:38: note: directive argument in the range [0, 2147483647] 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:998:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:1003:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:1003:38: note: directive argument in the range [0, 2147483647] 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:1003:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:1009:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:1009:38: note: directive argument in the range [0, 2147483647] 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:1009:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/proc/inode.c:114:22: warning: incorrect type in assignment (different address spaces) ../fs/proc/inode.c:114:22: expected struct hlist_node *node ../fs/proc/inode.c:114:22: got struct hlist_node [noderef] __rcu * ../drivers/spi/spi-aspeed-smc.c:909:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-aspeed-smc.c:909:35: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-aspeed-smc.c:909:35: got void *dst ../drivers/spi/spi-aspeed-smc.c:939:46: warning: cast removes address space '__iomem' of expression ../drivers/spi/spi-aspeed-smc.c:1468:61: error: undefined identifier 'cols' ../drivers/spi/spi-aspeed-smc.c:1468:61: error: bad constant expression type ../drivers/spi/spi-aspeed-smc.c:1468:55: error: undefined identifier 'rows' ../drivers/spi/spi-aspeed-smc.c:1468:55: error: bad constant expression type ../drivers/acpi/apei/erst.c:292:13: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:292:13: expected void *src ../drivers/acpi/apei/erst.c:292:13: got void [noderef] __iomem * ../drivers/acpi/apei/erst.c:295:13: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:295:13: expected void *dst ../drivers/acpi/apei/erst.c:295:13: got void [noderef] __iomem * ../drivers/acpi/apei/erst.c:297:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:297:25: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:297:25: got void *src ../drivers/acpi/apei/erst.c:303:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:303:17: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:303:17: got void *src ../drivers/acpi/apei/erst.c:304:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:304:17: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:304:17: got void *dst ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void const * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void const * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:826:20: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:826:20: expected struct cper_record_header *rcd_erange ../drivers/acpi/apei/erst.c:826:20: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:863:17: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:863:17: expected struct cper_record_header *rcd_tmp ../drivers/acpi/apei/erst.c:863:17: got void [noderef] __iomem * ../drivers/pci/controller/pcie-mediatek.c:408:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/pci/controller/pcie-mediatek.c:408:40: expected void volatile *address ../drivers/pci/controller/pcie-mediatek.c:408: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/video/fbdev/kyro/STG4000VTG.c: In function ‘DisableVGA’: ../drivers/video/fbdev/kyro/STG4000VTG.c:20:22: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 20 | volatile u32 count = 0, i; | ^~~~~ ../sound/soc/loongson/loongson_dma.c:336:39: warning: symbol 'loongson_i2s_component' was not declared. Should it be static? ../drivers/video/fbdev/kyro/STG4000InitDevice.c: In function ‘SetCoreClockPLL’: ../drivers/video/fbdev/kyro/STG4000InitDevice.c:79:16: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 79 | volatile u32 i,count=0; \ | ^~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:294:9: note: in expansion of macro ‘OS_DELAY’ 294 | OS_DELAY(1000000); | ^~~~~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:79:16: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 79 | volatile u32 i,count=0; \ | ^~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:298:9: note: in expansion of macro ‘OS_DELAY’ 298 | OS_DELAY(1000000); | ^~~~~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:79:16: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 79 | volatile u32 i,count=0; \ | ^~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:304:9: note: in expansion of macro ‘OS_DELAY’ 304 | OS_DELAY(1000000); | ^~~~~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:79:16: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 79 | volatile u32 i,count=0; \ | ^~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:308:9: note: in expansion of macro ‘OS_DELAY’ 308 | OS_DELAY(1000000); | ^~~~~~~~ ../drivers/nvme/target/fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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/sched/em_cmp.c:43:31: warning: cast to restricted __be16 ../net/sched/em_cmp.c:53:31: warning: cast to restricted __be32 ../arch/x86/kernel/kprobes/opt.c:525:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition ../lib/tests/printf_kunit.c:675:49: warning: cast from restricted gfp_t ../lib/tests/printf_kunit.c:679:58: warning: cast from restricted gfp_t In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/irqflags.h:102, from ../include/linux/irqflags.h:18, from ../include/linux/spinlock.h:59, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../include/linux/slab.h:17, from ../include/linux/resource_ext.h:11, from ../include/linux/acpi.h:14, from ../include/acpi/apei.h:9, from ../include/acpi/ghes.h:5, from ../include/linux/arm_sdei.h:8, from ../drivers/acpi/apei/ghes.c:20: In function ‘fortify_memcpy_chk’, inlined from ‘ghes_handle_aer’ at ../drivers/acpi/apei/ghes.c:667:3: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../mm/kasan/kasan_test_c.c:1589:27: warning: Variable length array is used. ../mm/kasan/kasan_test_c.c:1604:27: warning: Variable length array is used. ../drivers/base/regmap/regmap-kunit.c:1780:43: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1783:43: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1979:28: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1980:28: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1982:28: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1983:28: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:2058:24: warning: incorrect type in assignment (different base types) ../drivers/base/regmap/regmap-kunit.c:2058:24: expected unsigned short ../drivers/base/regmap/regmap-kunit.c:2058:24: got restricted __be16 [usertype] ../drivers/base/regmap/regmap-kunit.c:2060:24: warning: incorrect type in assignment (different base types) ../drivers/base/regmap/regmap-kunit.c:2060:24: expected unsigned short ../drivers/base/regmap/regmap-kunit.c:2060:24: got restricted __le16 [usertype] ../fs/proc/base.c:890:65: error: incompatible types in comparison expression (different address spaces): ../fs/proc/base.c:890:65: struct task_struct [noderef] __rcu * ../fs/proc/base.c:890:65: struct task_struct * ../fs/proc/base.c:2329:25: warning: cast to restricted fmode_t ../fs/proc/base.c:2386:42: warning: cast from restricted fmode_t ../fs/proc/base.c:2486:48: warning: cast from restricted fmode_t ../fs/proc/base.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../net/ipv4/netfilter/arp_tables.c: note: in included file (through ../include/linux/netfilter_arp/arp_tables.h): ../include/uapi/linux/netfilter_arp/arp_tables.h:184:34: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:40:16: warning: array of flexible structures ../include/uapi/linux/netfilter_arp/arp_tables.h:196:37: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:1062:48: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:1370:44: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/arp_tables.c:40:16: also defined here ../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/arp_tables.c:40:16: also defined here ../drivers/acpi/apei/ghes.c:735:20: warning: symbol 'cxl_cper_prot_err_work' was not declared. Should it be static? ../drivers/acpi/apei/ghes.c:793:1: warning: symbol 'cxl_cper_fifo' was not declared. Should it be static? ../drivers/acpi/apei/ghes.c:797:20: warning: symbol 'cxl_cper_work' was not declared. Should it be static? ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: warning: incorrect type in argument 1 (different base types) ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: expected restricted __be32 const [usertype] *p ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: got unsigned int const [usertype] * ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: warning: incorrect type in argument 1 (different base types) ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: expected restricted __be32 const [usertype] *p ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: got unsigned int const [usertype] * ../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: expected unsigned int [usertype] ../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: got restricted __be32 [usertype] ../net/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/acpi/apei/einj-core.c:181:6: warning: symbol 'einj_initialized' was not declared. Should it be static? ../net/ipv4/netfilter/arptable_filter.c: note: in included file (through ../include/linux/netfilter_arp/arp_tables.h): ../include/uapi/linux/netfilter_arp/arp_tables.h:184:34: warning: array of flexible structures ../sound/soc/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 * ../lib/tests/overflow_kunit.c:487:9: warning: cast truncates bits from constant value (12c becomes 2c) ../lib/tests/overflow_kunit.c:489:9: warning: cast truncates bits from constant value (1112c becomes 112c) ../lib/tests/overflow_kunit.c:491:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:492:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:509:9: warning: cast truncates bits from constant value (12c becomes 2c) ../lib/tests/overflow_kunit.c:511:9: warning: cast truncates bits from constant value (1112c becomes 112c) ../lib/tests/overflow_kunit.c:513:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:514:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:526:9: warning: cast truncates bits from constant value (100 becomes 0) ../lib/tests/overflow_kunit.c:528:9: warning: cast truncates bits from constant value (10000 becomes 0) ../lib/tests/overflow_kunit.c:530:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/tests/overflow_kunit.c:531:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../fs/proc/array.c:254:11: warning: incorrect type in assignment (different address spaces) ../fs/proc/array.c:254:11: expected struct k_sigaction *k ../fs/proc/array.c:254:11: got struct k_sigaction [noderef] __rcu * ../fs/proc/array.c:731:47: error: incompatible types in comparison expression (different address spaces): ../fs/proc/array.c:731:47: struct task_struct [noderef] __rcu * ../fs/proc/array.c:731:47: struct task_struct * ../fs/proc/array.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/tty.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * Warning: ../drivers/spi/spi-axiado.c:226 expecting prototype for ax_spi_get_rx_byte(). Prototype was for ax_spi_get_rx_byte_for_irq() instead Warning: ../drivers/spi/spi-axiado.c:248 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * Helper function to process received bytes and check for transfer completion. ../kernel/cgroup/cgroup.c:7006:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:7006:41: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:7006:41: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:7009:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:7009:43: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:7009:43: got struct spinlock [noderef] __rcu * ../drivers/usb/host/ehci-hcd.c: note: in included file: ../drivers/usb/host/ehci-q.c:1386:27: warning: incorrect type in assignment (different base types) ../drivers/usb/host/ehci-q.c:1386:27: expected restricted __le32 [usertype] old_current ../drivers/usb/host/ehci-q.c:1386:27: got int ../drivers/usb/host/ehci-hcd.c:567:27: warning: incorrect type in assignment (different base types) ../drivers/usb/host/ehci-hcd.c:567:27: expected restricted __le32 [usertype] old_current ../drivers/usb/host/ehci-hcd.c:567:27: got int ../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 ../arch/x86/kernel/kvm.c:74:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' ../kernel/cgroup/rstat.c:342:22: warning: symbol 'bpf_rstat_flush' was not declared. Should it be static? ../net/netfilter/nf_tables_offload.c:253:24: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_tables_offload.c:253:24: expected restricted __be16 [usertype] proto ../net/netfilter/nf_tables_offload.c:253:24: got int ../drivers/acpi/acpica/nspredef.c: note: in included file: ../drivers/acpi/acpica/acpredef.h:187:34: warning: symbol 'acpi_gbl_predefined_methods' was not declared. Should it be static? ../drivers/misc/dw-xdata-pcie.c: In function ‘dw_xdata_pcie_probe’: ../drivers/misc/dw-xdata-pcie.c:21:41: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 21 | #define DW_XDATA_DRIVER_NAME "dw-xdata-pcie" | ^~~~~~~~~~~~~~~ ../drivers/misc/dw-xdata-pcie.c:343:38: note: in expansion of macro ‘DW_XDATA_DRIVER_NAME’ 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); | ^~~~~~~~~~~~~~~~~~~~ ../drivers/misc/dw-xdata-pcie.c:391:64: note: format string is defined here 391 | if (sscanf(dw->misc_dev.name, DW_XDATA_DRIVER_NAME ".%d", &id) != 1) | ^ ../drivers/misc/dw-xdata-pcie.c:343:9: note: ‘snprintf’ output between 16 and 25 bytes into a destination of size 24 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/net/ethernet/3com/3c589_cs.c:296:35: warning: cast to restricted __le16 ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/ipv6/mcast_snoop.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../drivers/acpi/x86/s2idle.c:498:13: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/x86/s2idle.c:498:33: warning: restricted suspend_state_t degrades to integer ../drivers/net/ethernet/3com/3c574_cs.c:348:35: warning: cast to restricted __le16 ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:451:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:441:1: also defined here ../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:441:1: also defined here ../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:442:1: also defined here ../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:442:1: also defined here ../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:444:1: also defined here ../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:444:1: also defined here ../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:445:1: also defined here ../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:445:1: also defined here ../kernel/cgroup/freezer.c:140:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:140:35: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:140:35: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c:143:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:143:37: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:143:37: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/misc/xilinx_sdfec.c: In function ‘xsdfec_probe’: ../drivers/misc/xilinx_sdfec.c:1404:57: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); | ^~ ../drivers/misc/xilinx_sdfec.c:1404:50: note: directive argument in the range [0, 2147483647] 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); | ^~~~~~~~~~ ../drivers/misc/xilinx_sdfec.c:1404:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 12 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/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/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 ../kernel/pid_namespace.c:208:26: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:208:26: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:208:26: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:210:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:210:28: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:210:28: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:209:28: warning: dereference of noderef expression ../drivers/net/ethernet/3com/typhoon.c:769:21: warning: restricted __be16 degrades to integer ../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/pci/controller/dwc/pci-dra7xx.c: In function ‘dra7xx_pcie_probe’: ../drivers/pci/controller/dwc/pci-dra7xx.c:748:55: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~ ../drivers/pci/controller/dwc/pci-dra7xx.c:748:46: note: directive argument in the range [0, 2147483646] 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~~~~~~~~~~~ ../drivers/pci/controller/dwc/pci-dra7xx.c:748:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/audit.c:2424:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2424:9: expected struct spinlock [usertype] *lock ../kernel/audit.c:2424:9: got struct spinlock [noderef] __rcu * ../kernel/audit.c:2427:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2427:40: expected struct spinlock [usertype] *lock ../kernel/audit.c:2427:40: got struct spinlock [noderef] __rcu * ../lib/tests/usercopy_kunit.c:222:30: warning: cast removes address space '__user' of expression ../drivers/scsi/scsi_transport_fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1113:42: warning: array of flexible structures ../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/hamradio/baycom_ser_fdx.c:290:43: warning: dubious: x | !y ../mm/memcontrol-v1.c:107:1: warning: symbol 'memcg_oom_lock' was not declared. Should it be static? ../mm/memcontrol-v1.c:460:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:460:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:460:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:462:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:462:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:462:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:824:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:824:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:824:9: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:918:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:918:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:918:9: struct mem_cgroup_threshold_ary * ../drivers/usb/host/oxu210hp-hcd.c:865:35: warning: incorrect type in assignment (different base types) ../drivers/usb/host/oxu210hp-hcd.c:865:35: expected restricted __le16 [usertype] wHubCharacteristics ../drivers/usb/host/oxu210hp-hcd.c:865:35: got unsigned short [usertype] ../drivers/usb/host/oxu210hp-hcd.c:917:32: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:941:33: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:988:24: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:1012:20: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:1045:23: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:1146:41: warning: incorrect type in assignment (different base types) ../drivers/usb/host/oxu210hp-hcd.c:1146:41: expected unsigned int [noderef] __iomem ../drivers/usb/host/oxu210hp-hcd.c:1146:41: got restricted __le32 [usertype] ../drivers/usb/host/oxu210hp-hcd.c:1163:26: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:2003:44: warning: restricted __le32 degrades to integer ../drivers/usb/host/oxu210hp-hcd.c:2003:41: warning: incorrect type in assignment (different base types) ../drivers/usb/host/oxu210hp-hcd.c:2003:41: expected restricted __le32 [usertype] hw_token ../drivers/usb/host/oxu210hp-hcd.c:2003:41: got unsigned int ../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) ../drivers/net/ethernet/8390/ne2k-pci.c:515:31: warning: cast to restricted __le32 ../drivers/net/ethernet/8390/ne2k-pci.c:342:47: warning: cast to restricted __le32 ../drivers/firewire/ohci-serdes-test.c: note: in included file: ../drivers/firewire/ohci.h:181:24: warning: restricted __le32 degrades to integer ../drivers/input/mouse/bcm5974.c:640:47: warning: incorrect type in argument 1 (different base types) ../drivers/input/mouse/bcm5974.c:640:47: expected restricted __le16 [usertype] x ../drivers/input/mouse/bcm5974.c:640:47: got unsigned char [usertype] ../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/input/keyboard/bcm-keypad.c: In function ‘bcm_kp_stop’: ../drivers/input/keyboard/bcm-keypad.c:166:13: warning: variable ‘val’ set but not used [-Wunused-but-set-variable=] 166 | u32 val; | ^~~ ../drivers/net/hamradio/baycom_ser_hdx.c:193:19: warning: dubious: x | !y ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/tty/serial/pch_uart.c:1403:30: warning: restricted upf_t degrades to integer ../drivers/tty/serial/pch_uart.c:1407:32: warning: invalid assignment: &= ../drivers/tty/serial/pch_uart.c:1407:32: left side has type int ../drivers/tty/serial/pch_uart.c:1407:32: right side has type restricted upf_t ../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 ../kernel/cgroup/debug.c:129:21: error: incompatible types in comparison expression (different address spaces): ../kernel/cgroup/debug.c:129:21: struct css_set [noderef] __rcu * ../kernel/cgroup/debug.c:129:21: struct css_set * ../drivers/net/ethernet/8390/axnet_cs.c:642:18: warning: cast to restricted __le16 Warning: ../drivers/usb/dwc2/core_intr.c:341 function parameter 'remotewakeup' not described in 'dwc2_wakeup_from_lpm_l1' Warning: ../drivers/usb/dwc2/core_intr.c:341 function parameter 'remotewakeup' not described in 'dwc2_wakeup_from_lpm_l1' ../mm/memcontrol.c:4210:52: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4210:52: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:4210:52: struct task_struct * ../drivers/scsi/libiscsi.c:1035:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/libiscsi.c:1035:25: expected restricted __be32 [addressable] [assigned] [usertype] ttt ../drivers/scsi/libiscsi.c:1035:25: got restricted itt_t [usertype] ../drivers/scsi/libiscsi.c:1132:33: warning: restricted itt_t degrades to integer ../drivers/scsi/libiscsi.c:1132:41: warning: restricted __be32 degrades to integer ../drivers/misc/nsm.c:492:38: warning: Using plain integer as NULL pointer ../drivers/misc/nsm.c:494:38: warning: Using plain integer as NULL pointer ../drivers/net/ethernet/8390/pcnet_cs.c: In function ‘dma_block_input’: ../drivers/net/ethernet/8390/pcnet_cs.c:1169:9: warning: variable ‘xfer_count’ set but not used [-Wunused-but-set-variable=] 1169 | int xfer_count = count; | ^~~~~~~~~~ ../drivers/usb/dwc2/hcd_ddma.c: In function ‘dwc2_init_isoc_dma_desc’: ../drivers/usb/dwc2/hcd_ddma.c:555:23: warning: variable ‘n_desc’ set but not used [-Wunused-but-set-variable=] 555 | u16 idx, inc, n_desc = 0, ntd_max = 0; | ^~~~~~ ../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, 1] 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/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 ../arch/x86/kernel/callthunks.c: In function ‘callthunks_debugfs_init’: ../arch/x86/kernel/callthunks.c:376:35: warning: ‘%lu’ directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] 376 | sprintf(name, "cpu%lu", cpu); | ^~~ ../arch/x86/kernel/callthunks.c:376:31: note: directive argument in the range [0, 4294967294] 376 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~ ../arch/x86/kernel/callthunks.c:376:17: note: ‘sprintf’ output between 5 and 14 bytes into a destination of size 10 376 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/usb/dwc2/gadget.c: In function ‘dwc2_hsotg_initep’: ../drivers/usb/dwc2/gadget.c:4826:55: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); | ^~ ../drivers/usb/dwc2/gadget.c:4826:52: note: directive argument in the range [-2147483645, 254] 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); | ^~~~~~~~ ../drivers/usb/dwc2/gadget.c:4826:9: note: ‘snprintf’ output between 6 and 17 bytes into a destination of size 10 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../mm/bpf_memcontrol.c:23:31: warning: symbol 'bpf_get_root_mem_cgroup' was not declared. Should it be static? ../mm/bpf_memcontrol.c:44:31: warning: symbol 'bpf_get_mem_cgroup' was not declared. Should it be static? ../mm/bpf_memcontrol.c:78:18: warning: symbol 'bpf_put_mem_cgroup' was not declared. Should it be static? ../mm/bpf_memcontrol.c:92:27: warning: symbol 'bpf_mem_cgroup_vm_events' was not declared. Should it be static? ../mm/bpf_memcontrol.c:113:27: warning: symbol 'bpf_mem_cgroup_usage' was not declared. Should it be static? ../mm/bpf_memcontrol.c:125:27: warning: symbol 'bpf_mem_cgroup_memory_events' was not declared. Should it be static? ../mm/bpf_memcontrol.c:143:27: warning: symbol 'bpf_mem_cgroup_page_state' was not declared. Should it be static? ../mm/bpf_memcontrol.c:157:18: warning: symbol 'bpf_mem_cgroup_flush_stats' was not declared. Should it be static? ../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_get_options.constprop’: ../drivers/tty/serial/samsung_tty.c:2340:49: warning: ‘%d’ directive writing between 1 and 3 bytes into a region of size 2 [-Wformat-overflow=] 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~ ../drivers/tty/serial/samsung_tty.c:2340:35: note: directive argument in the range [0, 255] 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~~~~~~~~~~~~~~~~ ../drivers/tty/serial/samsung_tty.c:2340:17: note: ‘sprintf’ output between 15 and 17 bytes into a destination of size 15 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_init_port’: ../drivers/tty/serial/samsung_tty.c:1792:51: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); | ^ In function ‘s3c24xx_serial_enable_baudclk’, inlined from ‘s3c24xx_serial_init_port’ at ../drivers/tty/serial/samsung_tty.c:1898:8: ../drivers/tty/serial/samsung_tty.c:1792:17: note: ‘sprintf’ output between 15 and 16 bytes into a destination of size 15 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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 ../arch/x86/kernel/shstk.c:411:55: warning: cast removes address space '__user' of expression ../drivers/input/joystick/db9.c:142:76: warning: dubious: x | !y ../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 __le16 [usertype] ../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] ../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] ../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] ../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:130:20: got restricted __be16 [usertype] ../fs/nls/nls_base.c:183:24: warning: cast to restricted __le16 ../fs/nls/nls_base.c:185:24: warning: cast to restricted __be16 ../fs/nls/nls_base.c:183:24: warning: cast to restricted __le16 ../fs/nls/nls_base.c:185:24: warning: cast to restricted __be16 ../drivers/input/touchscreen/atmel_mxt_ts.c:1485:44: warning: unsigned value that used to be signed checked against zero? ../drivers/input/touchscreen/atmel_mxt_ts.c:1483:49: signed value source ../fs/proc/proc_sysctl.c: In function ‘init_header’: ../fs/proc/proc_sysctl.c:209:41: warning: variable ‘entry’ set but not used [-Wunused-but-set-variable=] 209 | const struct ctl_table *entry; | ^~~~~ ../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/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/net/ethernet/adaptec/starfire.c:1507:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/adaptec/starfire.c:1507:35: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/adaptec/starfire.c:1507:35: got unsigned short [usertype] ../drivers/net/ethernet/adaptec/starfire.c:1823:41: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/adaptec/starfire.c:1823:41: expected unsigned short val ../drivers/net/ethernet/adaptec/starfire.c:1823:41: got restricted __le16 ../drivers/misc/ibmasm/ibmasmfs.c:593:83: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/ibmasmfs.c:594:84: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/ibmasmfs.c:595:83: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/bridge/tc358767.c:1726:24: warning: Using plain integer as NULL pointer ../drivers/scsi/advansys.c:4262:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4262:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4262:9: expected unsigned short val ../drivers/scsi/advansys.c:4262:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4262:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4262:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4262:9: expected unsigned short val ../drivers/scsi/advansys.c:4262:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4720:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4720:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4720:9: expected unsigned short val ../drivers/scsi/advansys.c:4720:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4720:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4720:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4720:9: expected unsigned short val ../drivers/scsi/advansys.c:4720:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4734:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4734:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4734:9: expected unsigned short val ../drivers/scsi/advansys.c:4734:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4734:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4734:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4734:9: expected unsigned short val ../drivers/scsi/advansys.c:4734:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5203:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5203:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5203:9: expected unsigned short val ../drivers/scsi/advansys.c:5203:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5203:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5203:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5203:9: expected unsigned short val ../drivers/scsi/advansys.c:5203:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5220:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5220:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5220:9: expected unsigned short val ../drivers/scsi/advansys.c:5220:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5220:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5220:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5220:9: expected unsigned short val ../drivers/scsi/advansys.c:5220:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5699:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5699:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5699:9: expected unsigned short val ../drivers/scsi/advansys.c:5699:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5699:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5699:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5699:9: expected unsigned short val ../drivers/scsi/advansys.c:5699:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5715:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5715:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5715:9: expected unsigned short val ../drivers/scsi/advansys.c:5715:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5715:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5715:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5715:9: expected unsigned short val ../drivers/scsi/advansys.c:5715:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:6094:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:6094:31: expected restricted __le32 [usertype] irq_next_vpa ../drivers/scsi/advansys.c:6094:31: got unsigned int [usertype] ../drivers/scsi/advansys.c:6116:22: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:6129: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:8732:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:8848:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:8848:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:8848:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:8892:29: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9640:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9640:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9640:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9669:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9669:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9669:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9707:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9707:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9707:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9736:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9736:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9736:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9774:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9774:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9774:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9803:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9803:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9803:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9838:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9853:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9881:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9896:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9924:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9939:33: warning: cast to restricted __le16 ../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? ../drivers/misc/ibmasm/command.c:168:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/command.c:168:36: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/command.c:168:36: got void *response ../drivers/usb/dwc3/dwc3-qcom.c:605:22: warning: symbol 'dwc3_qcom_glue_ops' was not declared. Should it be static? ../drivers/misc/ibmasm/remote.c:180:39: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/remote.c:180:39: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/remote.c:180:39: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/remote.c:180:39: got void * ../drivers/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/usb/dwc3/dwc3-imx8mp.c:176:22: warning: symbol 'dwc3_imx_glue_ops' was not declared. Should it be static? ../drivers/scsi/ips.c:2455:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:3543:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3543:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3543:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3552:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3552:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3552:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3562:47: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/ips.c:3562:47: expected restricted __le32 [usertype] *var ../drivers/scsi/ips.c:3562:47: got unsigned int * ../drivers/scsi/ips.c:3563:49: warning: cast to restricted __le16 ../drivers/scsi/ips.c:3572:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3572:56: expected unsigned short [usertype] sector_count ../drivers/scsi/ips.c:3572:56: got restricted __le16 [usertype] ../drivers/scsi/ips.c:3575:29: warning: cast to restricted __le16 ../drivers/scsi/ips.c:3576:64: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3576:64: expected unsigned short [usertype] sector_count ../drivers/scsi/ips.c:3576:64: got restricted __le16 [usertype] ../drivers/scsi/ips.c:3589:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3589:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3589:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3598:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3598:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3598:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3608:47: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/ips.c:3608:47: expected restricted __le32 [usertype] *var ../drivers/scsi/ips.c:3608:47: got unsigned int * ../drivers/scsi/ips.c:3609:49: warning: cast to restricted __le16 ../drivers/scsi/ips.c:3620:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3620:56: expected unsigned short [usertype] sector_count ../drivers/scsi/ips.c:3620:56: got restricted __le16 [usertype] ../drivers/scsi/ips.c:3707:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3707:44: expected unsigned int [usertype] dcdb_address ../drivers/scsi/ips.c:3707:44: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3748:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3748:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3748:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3751:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3751:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3751:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3785:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3785:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3785:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3788:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3788:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3788:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4054:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:4053:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4053:17: expected unsigned int [usertype] lba ../drivers/scsi/ips.c:4053:17: got restricted __be32 [usertype] ../drivers/scsi/ips.c:4057:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4057:17: expected unsigned int [usertype] len ../drivers/scsi/ips.c:4057:17: got restricted __be32 [usertype] ../drivers/scsi/ips.c:4083:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:4093:14: warning: cast to restricted __le32 ../drivers/scsi/ips.c:4110:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4110:49: expected unsigned short [addressable] [assigned] [usertype] SectorsPerTrack ../drivers/scsi/ips.c:4110:49: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4111:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4111:48: expected unsigned short [addressable] [assigned] [usertype] BytesPerSector ../drivers/scsi/ips.c:4111:48: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4112:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4112:44: expected unsigned short [addressable] [assigned] [usertype] Interleave ../drivers/scsi/ips.c:4112:44: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4123:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4123:47: expected unsigned short [addressable] [assigned] [usertype] CylindersHigh ../drivers/scsi/ips.c:4123:47: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4131:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4131:42: expected unsigned short [addressable] [assigned] [usertype] StepRate ../drivers/scsi/ips.c:4131:42: got restricted __be16 [usertype] ../drivers/scsi/ips.c:5278:17: warning: cast to restricted __le32 ../drivers/scsi/ips.c:5588:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:1819:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1819:46: expected unsigned int [usertype] count ../drivers/scsi/ips.c:1819:46: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1850:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1850:38: expected unsigned int [usertype] buffer_addr ../drivers/scsi/ips.c:1850:38: got restricted __le32 [usertype] ../drivers/scsi/ips.c:2326:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:2326:40: expected unsigned int [usertype] count ../drivers/scsi/ips.c:2326:40: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4368:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4368:26: expected unsigned int [usertype] ccsar ../drivers/scsi/ips.c:4368:26: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4378:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4378:32: expected unsigned int [usertype] cccr ../drivers/scsi/ips.c:4378:32: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4379:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4379:33: expected unsigned int [usertype] ccsar ../drivers/scsi/ips.c:4379:33: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1928:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1928:44: expected unsigned int [usertype] dcdb_address ../drivers/scsi/ips.c:1928:44: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1935:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1935:50: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:1935:50: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1938:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1938:51: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:1938:51: got restricted __le32 [usertype] ../drivers/scsi/ips.c:2017:14: warning: cast to restricted __le32 ../drivers/scsi/ips.c:2018:14: warning: cast to restricted __le16 ../drivers/scsi/ips.c:2043:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:969:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:1788:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1788:56: expected unsigned int [usertype] address_lo ../drivers/scsi/ips.c:1788:56: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1790:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1790:56: expected unsigned int [usertype] address_hi ../drivers/scsi/ips.c:1790:56: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1792:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1792:52: expected unsigned int [usertype] length ../drivers/scsi/ips.c:1792:52: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1794:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1794:53: expected unsigned int [usertype] address ../drivers/scsi/ips.c:1794:53: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1796:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1796:52: expected unsigned int [usertype] length ../drivers/scsi/ips.c:1796:52: got restricted __le32 [usertype] ../drivers/misc/ibmasm/heartbeat.c:85:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/heartbeat.c:85:36: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/heartbeat.c:85:36: got void *message ../drivers/mfd/sm501.c:1108:29: warning: cast to non-scalar ../drivers/mfd/sm501.c:1108:29: warning: cast from non-scalar ../drivers/mfd/sm501.c:1112:29: warning: cast to non-scalar ../drivers/mfd/sm501.c:1112:29: warning: cast from non-scalar ../drivers/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/input/joystick/grip.c: In function ‘grip_connect’: ../drivers/input/joystick/grip.c:337:29: warning: ‘/input’ directive output may be truncated writing 6 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 337 | "%s/input%d", gameport->phys, i); | ^~~~~~ ../drivers/input/joystick/grip.c:337:26: note: directive argument in the range [0, 1] 337 | "%s/input%d", gameport->phys, i); | ^~~~~~~~~~~~ ../drivers/input/joystick/grip.c:336:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 336 | snprintf(grip->phys[i], sizeof(grip->phys[i]), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 337 | "%s/input%d", gameport->phys, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/misc/sgi-xp/xp_main.c:69:25: warning: symbol 'xpc_registrations' was not declared. Should it be static? ../drivers/gpu/drm/bridge/ti-dlpc3433.c:291:31: warning: unsigned value that used to be signed checked against zero? ../drivers/gpu/drm/bridge/ti-dlpc3433.c: note: in included file (through ../include/drm/drm_of.h): ../include/linux/of.h:1204:47: signed value source ../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) ../drivers/spi/spi-fsl-qspi.c:662:25: warning: cast from restricted __be32 ../drivers/scsi/qla1280.c: In function ‘qla1280_load_firmware_dma’: ../drivers/scsi/qla1280.c:1714:22: warning: variable ‘num’ set but not used [-Wunused-but-set-variable=] 1714 | int err = 0, num, i; | ^~~ ../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/scsi/qla1280.c:2856:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:2856:27: expected restricted __le32 [usertype] *dword_ptr ../drivers/scsi/qla1280.c:2856:27: got unsigned int [usertype] * ../drivers/scsi/qla1280.c:2912:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:2912:35: expected restricted __le32 [usertype] *[assigned] dword_ptr ../drivers/scsi/qla1280.c:2912:35: got unsigned int [usertype] * ../drivers/scsi/qla1280.c:2318:16: warning: cast to restricted __le16 ../drivers/scsi/qla1280.c:639:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:639:27: expected unsigned short [usertype] isp_parameter ../drivers/scsi/qla1280.c:639:27: got restricted __le16 [usertype] ../drivers/scsi/qla1280.c:640:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:640:32: expected unsigned short [usertype] w ../drivers/scsi/qla1280.c:640:32: got restricted __le16 [usertype] ../drivers/scsi/qla1280.c:642:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:642:46: expected unsigned short [usertype] selection_timeout ../drivers/scsi/qla1280.c:642:46: got restricted __le16 [usertype] ../drivers/scsi/qla1280.c:643:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:643:44: expected unsigned short [usertype] max_queue_depth ../drivers/scsi/qla1280.c:643:44: got restricted __le16 [usertype] ../lib/xz/xz_dec_stream.c:392:28: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:392:28: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:392:28: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:426:48: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:426:48: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:426:48: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:434:37: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:434:37: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:434:37: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:458:28: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:458:28: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:458:28: got unsigned int const [usertype] * ../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/input/mouse/elantech.c: In function ‘elantech_setup_ps2’: ../drivers/input/mouse/elantech.c:2121:65: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 2121 | snprintf(etd->tp_phys, sizeof(etd->tp_phys), "%s/input1", | ^~~~~~~ ../drivers/input/mouse/elantech.c:2121:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 2121 | snprintf(etd->tp_phys, sizeof(etd->tp_phys), "%s/input1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2122 | psmouse->ps2dev.serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/debug/kdb/kdb_main.c:2201:40: warning: dereference of noderef 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/scsi/dc395x.c: In function ‘msgin_set_sync’: ../drivers/scsi/dc395x.c:2185:13: warning: variable ‘fact’ set but not used [-Wunused-but-set-variable=] 2185 | int fact; | ^~~~ ../sound/soc/mediatek/mt8365/mt8365-afe-pcm.c:597:34: warning: cast removes address space '__iomem' of expression ../sound/soc/intel/avs/probes.c:147:58: warning: incorrect type in argument 1 (different base types) ../sound/soc/intel/avs/probes.c:147:58: expected restricted snd_pcm_format_t [usertype] format ../sound/soc/intel/avs/probes.c:147:58: got unsigned int [usertype] format ../drivers/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:383:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:383: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:383:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:383:1: warning: cast from restricted __le32 ../drivers/scsi/dc395x.c:3435:48: warning: cast truncates bits from constant value (1de1 becomes e1) ../drivers/scsi/dc395x.c:3437:45: warning: cast truncates bits from constant value (391 becomes 91) ../drivers/scsi/dc395x.c:3441:44: warning: cast truncates bits from constant value (1de1 becomes e1) ../drivers/scsi/dc395x.c:3443:44: warning: cast truncates bits from constant value (391 becomes 91) ../drivers/ptp/ptp_vmclock.c:450:24: warning: incorrect type in return expression (different base types) ../drivers/ptp/ptp_vmclock.c:450:24: expected restricted __poll_t ../drivers/ptp/ptp_vmclock.c:450:24: got int ../drivers/ptp/ptp_vmclock.c:456:31: warning: incorrect type in return expression (different base types) ../drivers/ptp/ptp_vmclock.c:456:31: expected restricted __poll_t ../drivers/ptp/ptp_vmclock.c:456:31: got int ../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/usb/host/xhci-dbgcap.c:309:25: warning: invalid assignment: &= ../drivers/usb/host/xhci-dbgcap.c:309:25: left side has type unsigned int ../drivers/usb/host/xhci-dbgcap.c:309:25: right side has type restricted __le32 ../drivers/usb/host/xhci-dbgcap.c:311:25: warning: invalid assignment: |= ../drivers/usb/host/xhci-dbgcap.c:311:25: left side has type unsigned int ../drivers/usb/host/xhci-dbgcap.c:311:25: right side has type restricted __le32 ../drivers/usb/host/xhci-dbgcap.c:793:53: warning: restricted __le64 degrades to integer ../drivers/usb/host/xhci-dbgcap.c:845:28: warning: restricted __le64 degrades to integer ../drivers/usb/host/xhci-dbgcap.c:845:69: warning: restricted __le64 degrades to integer ../drivers/net/ethernet/alacritech/slicoss.c:1091:24: warning: cast to restricted __le32 ../drivers/tty/serial/xilinx_uartps.c:438:25: warning: dereference of noderef expression ../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 ../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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/thermal/thermal_debugfs.c: In function ‘cdev_tt_seq_show’: ../drivers/thermal/thermal_debugfs.c:331: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=] 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", | ^~ ../drivers/thermal/thermal_debugfs.c:331:54: note: directive argument in the range [0, 65535] 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", | ^~~~~~~~ ../drivers/thermal/thermal_debugfs.c:331:17: note: ‘snprintf’ output between 5 and 14 bytes into a destination of size 11 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | entry->id >> 16, entry->id & 0xFFFF); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/input/mouse/vmmouse.c: In function ‘vmmouse_init’: ../drivers/input/mouse/vmmouse.c:423:53: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 423 | snprintf(priv->phys, sizeof(priv->phys), "%s/input1", | ^~~~~~~ ../drivers/input/mouse/vmmouse.c:423:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 423 | snprintf(priv->phys, sizeof(priv->phys), "%s/input1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | psmouse->ps2dev.serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/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/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'imod_interval' not described in 'xhci_sideband_create_interrupter' Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'intr_num' not described in 'xhci_sideband_create_interrupter' Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'type' not described in 'xhci_sideband_register' Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'notify_client' not described in 'xhci_sideband_register' Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'imod_interval' not described in 'xhci_sideband_create_interrupter' Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'intr_num' not described in 'xhci_sideband_create_interrupter' Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'type' not described in 'xhci_sideband_register' Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'notify_client' not described in 'xhci_sideband_register' ../crypto/async_tx/raid6test.c:21:14: warning: symbol 'dataoffs' was not declared. Should it be static? ../drivers/mfd/macsmc.c:466:26: warning: cast to restricted __be32 ../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/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/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/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/scsi/myrb.c: In function ‘myrb_get_hba_config’: ../drivers/scsi/myrb.c:1050:29: warning: ‘%02u’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 2 and 5 [-Wformat-truncation=] 1050 | "%u.%02u-%c-%02u", | ^~~~ ../drivers/scsi/myrb.c:1050:17: note: directive argument in the range [0, 255] 1050 | "%u.%02u-%c-%02u", | ^~~~~~~~~~~~~~~~~ ../drivers/scsi/myrb.c:1049:9: note: ‘snprintf’ output between 10 and 14 bytes into a destination of size 12 1049 | snprintf(cb->fw_version, sizeof(cb->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1050 | "%u.%02u-%c-%02u", | ~~~~~~~~~~~~~~~~~~ 1051 | enquiry2->fw.major_version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | enquiry2->fw.minor_version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | enquiry2->fw.firmware_type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1054 | enquiry2->fw.turn_id); | ~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../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/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/seccomp.c:580:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:580:27: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:580:27: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:584:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:584:29: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:584:29: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:927:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:927:9: expected struct qspinlock *lock ../kernel/seccomp.c:927:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:1433:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1433:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1433:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1445:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1445:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1445:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1931:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1931:9: expected struct lockdep_map const *lock ../kernel/seccomp.c:1931:9: got struct lockdep_map [noderef] __rcu * ../kernel/seccomp.c:2017:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2017:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2017:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2035:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2035:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2035:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2177:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2177:28: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2177:28: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2180:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2180:38: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2180:38: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2186:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2186:30: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2186:30: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:493:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:493:9: expected struct qspinlock *lock ../kernel/seccomp.c:493:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:603:9: expected struct qspinlock *lock ../kernel/seccomp.c:603:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:437:9: expected struct qspinlock *lock ../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:437:9: expected struct qspinlock *lock ../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c: note: in included file (through ../include/linux/ptrace.h, ../include/linux/audit.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * Warning: ../drivers/gpio/gpio-realtek-otto.c:66 cannot understand function prototype: 'struct realtek_gpio_ctrl' ../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/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 ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): ../include/net/bluetooth/hci.h:2922:47: warning: array of flexible structures ../include/net/bluetooth/hci.h:3008:43: warning: array of flexible structures ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:60:17: expected void const * ../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf ../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:60:17: expected void const * ../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf ../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:60:17: expected void * ../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf ../drivers/misc/sgi-gru/grukdump.c:129:17: warning: incorrect type in assignment (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:129:17: expected struct gru_context_configuration_handle *ubufcch ../drivers/misc/sgi-gru/grukdump.c:129:17: got void [noderef] __user *[assigned] ubuf ../drivers/misc/sgi-gru/grukdump.c:192:14: warning: incorrect type in assignment (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:192:14: expected void [noderef] __user *ubuf ../drivers/misc/sgi-gru/grukdump.c:192:14: got void *[addressable] [assigned] buf ../drivers/misc/sgi-gru/grukdump.c:193:17: warning: incorrect type in assignment (different address spaces) ../drivers/misc/sgi-gru/grukdump.c:193:17: expected void [noderef] __user *ubufend ../drivers/misc/sgi-gru/grukdump.c:193:17: got void * ../drivers/misc/sgi-gru/gruhandles.c: In function ‘wait_instruction_complete’: ../drivers/misc/sgi-gru/gruhandles.c:65:21: error: ‘GRU_OP_TIMEOUT_NSEC’ undeclared (first use in this function); did you mean ‘GRU_OPERATION_TIMEOUT_NSEC’? 65 | if (GRU_OP_TIMEOUT_NSEC < (ktime_get() - start_time)) { | ^~~~~~~~~~~~~~~~~~~ | GRU_OPERATION_TIMEOUT_NSEC ../drivers/misc/sgi-gru/gruhandles.c:65:21: note: each undeclared identifier is reported only once for each function it appears in make[6]: *** [../scripts/Makefile.build:289: drivers/misc/sgi-gru/gruhandles.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [../scripts/Makefile.build:548: drivers/misc/sgi-gru] Error 2 make[4]: *** [../scripts/Makefile.build:548: drivers/misc] Error 2 make[4]: *** Waiting for unfinished jobs.... ../sound/soc/sdca/sdca_functions.c:860:23: warning: cast to restricted __le16 ../sound/soc/sdca/sdca_functions.c:861:23: warning: cast to restricted __le16 ../sound/soc/sdca/sdca_functions.c:869:34: warning: cast to restricted __le32 ../sound/soc/sdca/sdca_functions.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): ../include/acpi/actbl2.h:3685:34: warning: array of flexible structures ../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:1646:28: warning: cast to restricted __le32 ../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 ../lib/digsig.c:210:47: warning: incorrect type in argument 1 (different base types) ../lib/digsig.c:210:47: expected restricted __be64 const [usertype] *p ../lib/digsig.c:210:47: got unsigned long long [usertype] * ../kernel/taskstats.c:279:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:279:9: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:279:9: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:291:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:291:36: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:291:36: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:578:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:578:27: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:578:27: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:589:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:589:29: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:589:29: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c: note: in included file (through ../include/linux/taskstats_kern.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../drivers/watchdog/at91rm9200_wdt.c:217:27: warning: incorrect type in initializer (incompatible argument 2 (different address spaces)) ../drivers/watchdog/at91rm9200_wdt.c:217:27: expected long ( *write )( ... ) ../drivers/watchdog/at91rm9200_wdt.c:217:27: got long ( * )( ... ) ../drivers/scsi/ipr.c: note: in included file: ../drivers/scsi/ipr.h:1063:44: warning: array of flexible structures ../drivers/scsi/ipr.h:1070:46: warning: array of flexible structures ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/tracepoint.c:106:32: warning: unreplaced symbol '' ../kernel/tracepoint.c:106:32: warning: unreplaced symbol '' ../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 ../drivers/net/wireless/ath/wil6210/debugfs.c: note: in included file: ../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? ../drivers/net/wireless/ath/wil6210/debugfs.c:53:31: signed value source ../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? ../drivers/net/wireless/ath/wil6210/debugfs.c:1123:39: signed value source ../drivers/acpi/acpica/utglobal.c: note: in included file (through ../include/acpi/acpi.h): ../include/acpi/acpixf.h:104:1: warning: symbol 'acpi_gbl_enable_interpreter_slack' was not declared. Should it be static? ../include/acpi/acpixf.h:113:1: warning: symbol 'acpi_gbl_auto_serialize_methods' was not declared. Should it be static? ../include/acpi/acpixf.h:120:1: warning: symbol 'acpi_gbl_create_osi_method' was not declared. Should it be static? ../include/acpi/acpixf.h:126:1: warning: symbol 'acpi_gbl_use_default_register_widths' was not declared. Should it be static? ../include/acpi/acpixf.h:136:1: warning: symbol 'acpi_gbl_enable_table_validation' was not declared. Should it be static? ../include/acpi/acpixf.h:141:1: warning: symbol 'acpi_gbl_enable_aml_debug_object' was not declared. Should it be static? ../include/acpi/acpixf.h:149:1: warning: symbol 'acpi_gbl_copy_dsdt_locally' was not declared. Should it be static? ../include/acpi/acpixf.h:157:1: warning: symbol 'acpi_gbl_do_not_use_xsdt' was not declared. Should it be static? ../include/acpi/acpixf.h:167:1: warning: symbol 'acpi_gbl_use32_bit_fadt_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:176:1: warning: symbol 'acpi_gbl_use32_bit_facs_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:184:1: warning: symbol 'acpi_gbl_truncate_io_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:190:1: warning: symbol 'acpi_gbl_disable_auto_repair' was not declared. Should it be static? ../include/acpi/acpixf.h:196:1: warning: symbol 'acpi_gbl_disable_ssdt_table_install' was not declared. Should it be static? ../include/acpi/acpixf.h:201:1: warning: symbol 'acpi_gbl_runtime_namespace_override' was not declared. Should it be static? ../include/acpi/acpixf.h:207:1: warning: symbol 'acpi_gbl_osi_data' was not declared. Should it be static? ../include/acpi/acpixf.h:214:1: warning: symbol 'acpi_gbl_reduced_hardware' was not declared. Should it be static? ../include/acpi/acpixf.h:220:1: warning: symbol 'acpi_gbl_use_global_lock' was not declared. Should it be static? ../include/acpi/acpixf.h:227:1: warning: symbol 'acpi_gbl_max_loop_iterations' was not declared. Should it be static? ../include/acpi/acpixf.h:237:1: warning: symbol 'acpi_gbl_ignore_package_resolution_errors' was not declared. Should it be static? ../include/acpi/acpixf.h:243:1: warning: symbol 'acpi_gbl_trace_flags' was not declared. Should it be static? ../include/acpi/acpixf.h:244:1: warning: symbol 'acpi_gbl_trace_method_name' was not declared. Should it be static? ../include/acpi/acpixf.h:245:1: warning: symbol 'acpi_gbl_trace_dbg_level' was not declared. Should it be static? ../include/acpi/acpixf.h:246:1: warning: symbol 'acpi_gbl_trace_dbg_layer' was not declared. Should it be static? ../include/acpi/acpixf.h:253:1: warning: symbol 'acpi_dbg_level' was not declared. Should it be static? ../include/acpi/acpixf.h:254:1: warning: symbol 'acpi_dbg_layer' was not declared. Should it be static? ../include/acpi/acpixf.h:258:1: warning: symbol 'acpi_gbl_display_debug_timer' was not declared. Should it be static? ../include/acpi/acpixf.h:265:1: warning: symbol 'acpi_gbl_method_executing' was not declared. Should it be static? ../drivers/acpi/acpica/utglobal.c: note: in included file (through ../drivers/acpi/acpica/accommon.h): ../drivers/acpi/acpica/acglobal.h:27:1: warning: symbol 'acpi_gbl_CDAT' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:28:1: warning: symbol 'acpi_gbl_dsdt_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:29:1: warning: symbol 'acpi_gbl_facs_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:30:1: warning: symbol 'acpi_gbl_xfacs_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:31:1: warning: symbol 'acpi_gbl_fadt_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:32:1: warning: symbol 'acpi_gbl_FACS' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:115:1: warning: symbol 'acpi_gbl_startup_flags' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:116:1: warning: symbol 'acpi_gbl_shutdown' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:117:1: warning: symbol 'acpi_gbl_early_initialization' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:138:1: warning: symbol 'acpi_gbl_namespace_initialized' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:197:1: warning: symbol 'acpi_gbl_nesting_level' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:210:1: warning: symbol 'acpi_gbl_current_scope' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:214:1: warning: symbol 'acpi_gbl_capture_comments' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:215:1: warning: symbol 'acpi_gbl_last_list_head' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:273:1: warning: symbol 'acpi_gbl_db_output_flags' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:297:1: warning: symbol 'acpi_gbl_abort_method' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:298:1: warning: symbol 'acpi_gbl_db_thread_id' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:299:1: warning: symbol 'acpi_gbl_next_cmd_num' was not declared. Should it be static? ../net/sunrpc/clnt.c:3340:9: warning: cast removes address space '__rcu' of expression ../net/bridge/netfilter/ebtable_filter.c:19:41: warning: array of flexible structures ../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/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:207:21: warning: incorrect type in assignment (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:207:21: expected void *iomem ../drivers/spi/spi-lp8841-rtc.c:207: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 ../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:1848:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:1848:35: expected unsigned int [usertype] src_low_addr ../drivers/scsi/mvumi.c:1848:35: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:1850:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:1850:36: expected unsigned int [usertype] src_high_addr ../drivers/scsi/mvumi.c:1850:36: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:1902:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1902:48: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1902:48: got void *arm_to_pciea_mask_reg ../drivers/scsi/mvumi.c:1903:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1903:29: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1903:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1905:29: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1905:29: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1905:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1917:26: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1917:26: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1917:26: got void *arm_to_pciea_mask_reg ../drivers/scsi/mvumi.c:1918:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1918:29: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1918:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1921:29: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1921:29: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1921:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1930:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1930:31: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1930:31: got void *main_int_cause_reg ../drivers/scsi/mvumi.c:1934:36: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1934:36: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1934:36: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1938:61: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1938:61: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1938:61: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1944:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1944:53: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1944:53: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1950:36: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1950:36: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1950:36: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1952:61: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1952:61: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1952:61: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1955:43: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1955:43: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1955:43: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1957:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1957:51: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1957:51: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1974:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1974:37: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1974:37: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1976:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1976:45: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1976:45: got void *arm_to_pciea_drbl_reg ../net/bridge/netfilter/ebtable_nat.c:19:41: warning: array of flexible structures ../drivers/usb/host/sl811-hcd.c:1787:24: warning: symbol 'sl811h_driver' was not declared. Should it be static? ../drivers/input/keyboard/sunkbd.c: In function ‘sunkbd_connect’: ../drivers/input/keyboard/sunkbd.c:274:57: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 274 | snprintf(sunkbd->phys, sizeof(sunkbd->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/keyboard/sunkbd.c:274:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 274 | snprintf(sunkbd->phys, sizeof(sunkbd->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sound/soc/codecs/cpcap.c:1543:54: warning: restricted snd_pcm_format_t degrades to integer ../kernel/trace/ftrace.c:232:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:232:49: expected struct ftrace_ops *ops ../kernel/trace/ftrace.c:232:49: got struct ftrace_ops [noderef] __rcu *[addressable] [toplevel] ftrace_ops_list ../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:1093:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1093:43: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1093:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1094:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1094:43: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1094:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1326:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1326:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1326:40: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1327:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1327:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1327:40: got struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1328:37: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1328:37: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1328:37: got struct ftrace_hash * ../kernel/trace/ftrace.c:1329:38: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1329:38: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1329:38: got struct ftrace_hash * ../kernel/trace/ftrace.c:2141:54: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2141:54: expected struct ftrace_hash *old_hash ../kernel/trace/ftrace.c:2141:54: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1533:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:1533:9: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:1533:9: struct ftrace_hash * ../kernel/trace/ftrace.c:1549:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1550:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1551:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1552:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1723:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1724:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1785:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1786:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:2119:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2130:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2613:53: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2624:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3425:51: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3426:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3432:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3433:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3446:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3447:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3450:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3454:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3469:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3470:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3478:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3484:81: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3488:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3490:56: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3520:60: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3521:49: warning: incorrect type in argument 3 (different address spaces) ../kernel/trace/ftrace.c:3560:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3562:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3564:48: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3566:49: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3572:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3573:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3579:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3580:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3582:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3583:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3588:53: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3589:54: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3636:31: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3637:32: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3652:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3653:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3658:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3659:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3661:39: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3662:40: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3704:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3705:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3706:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3707:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3997:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4014:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4703:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4706:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5117:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5119:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5499:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5643:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5649:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5914:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5916:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5997:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6000:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6016:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6060:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6110:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6175:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6213:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6361:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6366:25: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6382:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6386:30: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6393:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6398:53: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6494:30: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:6494:30: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:6494:30: struct ftrace_hash * ../kernel/trace/ftrace.c:6508:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6519:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6546:38: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6595:30: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:6595:30: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:6595:30: struct ftrace_hash * ../kernel/trace/ftrace.c:6904:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6906:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6975:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6983:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7048:47: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:7049:55: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:7766:46: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7767:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7771:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7789:18: warning: too many warnings ../kernel/trace/ftrace.c:8279:36: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:8279:36: struct ftrace_ops [noderef] __rcu * ../kernel/trace/ftrace.c:8279:36: struct ftrace_ops * ../drivers/net/ethernet/arc/emac_main.c:258:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/arc/emac_main.c:258:28: expected unsigned long long [usertype] data ../drivers/net/ethernet/arc/emac_main.c:258:28: got restricted __le32 [usertype] ../drivers/net/ethernet/arc/emac_main.c:461:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/arc/emac_main.c:461:28: expected unsigned long long [usertype] data ../drivers/net/ethernet/arc/emac_main.c:461:28: got restricted __le32 [usertype] ../drivers/net/ethernet/arc/emac_main.c:712:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/arc/emac_main.c:712:37: expected unsigned long long [usertype] data ../drivers/net/ethernet/arc/emac_main.c:712:37: got restricted __le32 [usertype] ../drivers/input/keyboard/sunkbd.c:148:66: warning: dubious: x | !y ../drivers/input/keyboard/sunkbd.c:211:66: warning: dubious: x | !y ../drivers/usb/cdns3/cdnsp-gadget.c:158:16: warning: cast to restricted __le32 ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: warning: incorrect type in argument 1 (different base types) ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: expected unsigned int val ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: got restricted __le32 [usertype] ../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 * ../kernel/trace/trace.c:5002:1: warning: trying to concatenate 12722-character string (8191 bytes max) ../kernel/trace/trace.c:91:5: warning: symbol 'tracepoint_printk' was not declared. Should it be static? ../kernel/trace/trace.c:496:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:496:28: expected struct trace_export **list ../kernel/trace/trace.c:496:28: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:505:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:505:34: expected struct trace_export **list ../kernel/trace/trace.c:505:34: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:2432:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:2432:38: expected struct event_filter *filter ../kernel/trace/trace.c:2432:38: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace.c:450:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:450:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:450:9: struct trace_export * ../kernel/trace/trace.c:465:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:465:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:465:9: struct trace_export * ../drivers/scsi/vmw_pvscsi.c:210:39: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/vmw_pvscsi.c:210:39: expected void volatile [noderef] __iomem *addr ../drivers/scsi/vmw_pvscsi.c:210:39: got char * ../drivers/scsi/vmw_pvscsi.c:215:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/vmw_pvscsi.c:215:40: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/vmw_pvscsi.c:215:40: got char * ../drivers/scsi/vmw_pvscsi.c:1225:50: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/vmw_pvscsi.c:1225:50: expected void [noderef] __iomem * ../drivers/scsi/vmw_pvscsi.c:1225:50: got char *mmioBase ../drivers/scsi/vmw_pvscsi.c:1403:27: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/vmw_pvscsi.c:1403:27: expected char *mmioBase ../drivers/scsi/vmw_pvscsi.c:1403:27: got void [noderef] __iomem * ../drivers/net/ethernet/cadence/macb_main.c: In function ‘gem_get_ethtool_strings’: ../drivers/net/ethernet/cadence/macb_main.c:3364:28: warning: variable ‘queue’ set but not used [-Wunused-but-set-variable=] 3364 | struct macb_queue *queue; | ^~~~~ ../sound/soc/sdca/sdca_fdl.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): ../include/acpi/actbl2.h:3685:34: warning: array of flexible structures ../drivers/net/ethernet/atheros/atlx/atl1.c:2006:26: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atlx/atl1.c:2067:33: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: right side has type unsigned int ../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: right side has type unsigned int ../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2218:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2342:32: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2349:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: right side has type int ../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] ../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/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/netfilter/nf_flow_table_offload.c:49:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:49:32: expected restricted __be32 [usertype] keyid ../net/netfilter/nf_flow_table_offload.c:49:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:59:44: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:59:44: expected restricted __be32 [usertype] src ../net/netfilter/nf_flow_table_offload.c:59:44: got unsigned int ../net/netfilter/nf_flow_table_offload.c:61:44: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:61:44: expected restricted __be32 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:61:44: got unsigned int ../net/netfilter/nf_flow_table_offload.c:91:25: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:91:25: expected restricted __be16 [usertype] vlan_tpid ../net/netfilter/nf_flow_table_offload.c:91:25: got int ../net/netfilter/nf_flow_table_offload.c:154:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:154:32: expected restricted __be32 [usertype] src ../net/netfilter/nf_flow_table_offload.c:154:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:156:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:156:32: expected restricted __be32 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:156:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:171:29: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:171:29: expected restricted __be16 [usertype] n_proto ../net/netfilter/nf_flow_table_offload.c:171:29: got int ../net/netfilter/nf_flow_table_offload.c:197:30: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:197:30: expected restricted __be16 [usertype] src ../net/netfilter/nf_flow_table_offload.c:197:30: got int ../net/netfilter/nf_flow_table_offload.c:199:30: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:199:30: expected restricted __be16 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:199:30: got int ../net/netfilter/nf_flow_table_offload.c:270:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:270:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:270:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:270:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:270:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:270:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:275:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:275:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:275:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:275:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:275:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:275:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:331:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:331:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:331:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:331:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:331:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:331:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:337:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:337:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:337:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:337:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:337:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:337:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:348:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:348:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:348:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:369:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:369:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:369:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:379:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:379:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:379:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:400:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:400:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:400:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:428:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:428:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:428:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:445:67: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:445:67: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:445:67: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:453:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:453:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:453:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:470:67: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:470:67: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:470:67: got unsigned int * ../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 [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:508:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:509:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:509:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:509:22: got restricted __be32 ../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 [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:514:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:515:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:515:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:515:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:522:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:522:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:522:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:522:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:522:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:522:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:542:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:542:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:542:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:543:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:543:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:543:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:548:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:548:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:548:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:549:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:549:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:549:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:556:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:556:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:556:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:556:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:556:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:556:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:912:24: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:912:24: expected restricted __be16 [usertype] proto ../net/netfilter/nf_flow_table_offload.c:912:24: got int ../drivers/net/ethernet/cadence/macb_main.c:3835:39: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3840:39: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3845:40: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3845:69: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3870:20: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3874:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:3874:20: expected unsigned int [assigned] [usertype] w0 ../drivers/net/ethernet/cadence/macb_main.c:3874:20: got restricted __be32 [usertype] ip4src ../drivers/net/ethernet/cadence/macb_main.c:3884:20: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3888:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:3888:20: expected unsigned int [assigned] [usertype] w0 ../drivers/net/ethernet/cadence/macb_main.c:3888:20: got restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/cadence/macb_main.c:3898:21: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3898:50: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3904:30: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3905:30: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3912:36: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3913:38: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3916:38: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3952:9: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:3952:9: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:4006:25: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:4006:25: warning: cast from restricted __be32 ../drivers/acpi/acpi_extlog.c:87:54: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:323:20: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:344:34: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:368:11: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:391:19: warning: cast removes address space '__iomem' of expression ../drivers/scsi/st.c: In function ‘create_one_cdev’: ../drivers/scsi/st.c:4292:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size between 9 and 10 [-Wformat-truncation=] 4292 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", | ^~ ../drivers/scsi/st.c:4292:9: note: ‘snprintf’ output 1 or more bytes (assuming 33) into a destination of size 10 4292 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4293 | tape->name, st_formats[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/misc/gpio_decoder.c: note: in included file: ../include/linux/bitmap.h:796:22: warning: invalid access past the end of 'values' (8 8) ../include/linux/bitmap.h:797:55: warning: shift too big (64) for type unsigned long ../drivers/rtc/rtc-ds2404.c:171:20: warning: incorrect type in initializer (different base types) ../drivers/rtc/rtc-ds2404.c:171:20: expected unsigned int [usertype] time ../drivers/rtc/rtc-ds2404.c:171:20: got restricted __le32 [usertype] ../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 ../sound/soc/sof/ipc3.c: note: in included file: ../include/sound/sof/control.h:124:17: warning: array of flexible structures ../net/bluetooth/hci_codec.c: note: in included file: ../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures ../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 ../lib/test_bpf.c:7856:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7856:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7856:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7870:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7870:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7870:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7881:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7893:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7905:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7905:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7905:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7919:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7919:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7919:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7930:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7942:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7954:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7954:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7954:24: got restricted __le16 [usertype] ../lib/test_bpf.c:7968:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7968:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7968:24: got restricted __le32 [usertype] ../lib/test_bpf.c:7979:25: warning: cast from restricted __le64 ../lib/test_bpf.c:7991:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:8003:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:8003:25: expected unsigned int [usertype] result ../lib/test_bpf.c:8003:25: got restricted __le16 [usertype] ../lib/test_bpf.c:8017:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:8017:24: expected unsigned int [usertype] result ../lib/test_bpf.c:8017:24: got restricted __le32 [usertype] ../lib/test_bpf.c:8028:25: warning: cast from restricted __le64 ../lib/test_bpf.c:8040:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:4897:25: warning: cast truncates bits from constant value (567800001234 becomes 1234) ../lib/test_bpf.c:4908:25: warning: cast truncates bits from constant value (1ffffffff becomes ffffffff) ../lib/test_bpf.c:4985:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5063:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5079:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5139:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5155:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5172:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5188:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5204:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5286:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5464:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5774:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5775:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5786:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5787:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5909:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:5920:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6407:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6445:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6461:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6462:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6493:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6509:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6510:25: warning: cast truncates bits from constant value (123456780a0c0e0 becomes 80a0c0e0) ../lib/test_bpf.c:6619:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6657:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6658:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6673:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6705:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6706:25: warning: cast truncates bits from constant value (12345678fafcfef becomes 8fafcfef) ../lib/test_bpf.c:6721:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6831:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6869:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6870:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6885:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6886:25: warning: cast truncates bits from constant value (ffff00000000ffff becomes ffff) ../lib/test_bpf.c:6917:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6918:25: warning: cast truncates bits from constant value (123456786a4c2e0 becomes 86a4c2e0) ../lib/test_bpf.c:6933:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6934:25: warning: cast truncates bits from constant value (fedcba98795b3d1f becomes 795b3d1f) ../lib/test_bpf.c:7010:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7022:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7035:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7047:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7060:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7072:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7085:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7097:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7177:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7188:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7200:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7211:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7223:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7234:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7246:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7318:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7330:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7343:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7355:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7368:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7380:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7393:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7405:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7485:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7496:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7508:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7519:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7531:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7542:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7554:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7578:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7590:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7602:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7615:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7627:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7640:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7652:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7665:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7677:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7713:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7724:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7735:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7747:25: warning: too many warnings ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../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 ../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 ../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/spi/spi-nxp-fspi.c:530:25: warning: cast from 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/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/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/ethernet/brocade/bna/bnad.c:397:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:397:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:397:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:453:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:453:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:453:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:552:23: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:618:17: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:640:25: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:641:23: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:668:39: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:669:41: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:713:73: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:1323:33: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:1323: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:2818:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2818:33: expected unsigned short [usertype] vlan_tag ../drivers/net/ethernet/brocade/bna/bnad.c:2818:33: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2827:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2827:47: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2827:47: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2831:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2831:47: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2831:47: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2832:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2832:48: expected unsigned short [usertype] lso_mss ../drivers/net/ethernet/brocade/bna/bnad.c:2832:48: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2841:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2841:53: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2841:53: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2845:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2845:39: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2845:39: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2867:69: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2867:69: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2867:69: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2880:69: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2880:69: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2880:69: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2900:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2900:30: expected unsigned short [usertype] flags ../drivers/net/ethernet/brocade/bna/bnad.c:2900:30: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2901:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2901:37: expected unsigned int [usertype] frame_length ../drivers/net/ethernet/brocade/bna/bnad.c:2901:37: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3021:9: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3021:9: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:3021:9: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3022:34: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3022:34: expected unsigned short [usertype] length ../drivers/net/ethernet/brocade/bna/bnad.c:3022:34: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3046:51: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3046:51: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:3046:51: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3062:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3062:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:3062:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3063:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3063:48: expected unsigned short [usertype] length ../drivers/net/ethernet/brocade/bna/bnad.c:3063:48: got restricted __be16 [usertype] ../fs/pstore/ram_core.c:277:34: warning: incorrect type in argument 1 (different address spaces) ../fs/pstore/ram_core.c:277:34: expected void volatile [noderef] __iomem * ../fs/pstore/ram_core.c:277:34: got unsigned char * ../fs/pstore/ram_core.c:321:50: warning: incorrect type in argument 2 (different address spaces) ../fs/pstore/ram_core.c:321:50: expected void const volatile [noderef] __iomem * ../fs/pstore/ram_core.c:321:50: got unsigned char * ../fs/pstore/ram_core.c:322:65: warning: incorrect type in argument 2 (different address spaces) ../fs/pstore/ram_core.c:322:65: expected void const volatile [noderef] __iomem * ../fs/pstore/ram_core.c:322:65: got unsigned char * ../fs/pstore/ram_core.c:487:20: warning: incorrect type in assignment (different address spaces) ../fs/pstore/ram_core.c:487:20: expected void *va ../fs/pstore/ram_core.c:487:20: got void [noderef] __iomem * ../fs/pstore/ram_core.c:489:20: warning: incorrect type in assignment (different address spaces) ../fs/pstore/ram_core.c:489:20: expected void *va ../fs/pstore/ram_core.c:489:20: got void [noderef] __iomem * ../fs/pstore/ram_core.c:583:36: warning: incorrect type in argument 1 (different address spaces) ../fs/pstore/ram_core.c:583:36: expected void volatile [noderef] __iomem *addr ../fs/pstore/ram_core.c:583:36: got void *vaddr ../drivers/regulator/pf0900-regulator.c:774:29: warning: symbol 'regu_irqs' was not declared. Should it be static? ../drivers/net/ethernet/broadcom/bnx2.c:8293:31: warning: cast to restricted __be32 ../lib/test_ubsan.c:62:16: warning: cast truncates bits from constant value (7fffffffffffffff becomes ffffffff) ../lib/test_ubsan.c:72:18: warning: shift count is negative (-1) ../sound/soc/qcom/qdsp6/audioreach.c:81:45: warning: array of flexible structures ../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? ../sound/soc/sof/ipc4-topology.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:343:54: warning: array of flexible structures ../sound/soc/sof/ipc4-topology.h:369:17: warning: array of flexible structures ../sound/soc/sof/ipc4-topology.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../sound/soc/sof/ipc4-topology.c: note: in included file (through ../include/sound/sof/control.h, ../sound/soc/sof/sof-audio.h): ../include/uapi/sound/sof/header.h:67:38: warning: array of flexible structures ../net/bluetooth/sco.c: note: in included file: ../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures ../drivers/scsi/ch.c: In function ‘ch_probe’: ../drivers/scsi/ch.c:923:29: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] 923 | sprintf(ch->name,"ch%d",ch->minor); | ^~ ../drivers/scsi/ch.c:923:26: note: directive argument in the range [0, 2147483647] 923 | sprintf(ch->name,"ch%d",ch->minor); | ^~~~~~ ../drivers/scsi/ch.c:923:9: note: ‘sprintf’ output between 4 and 13 bytes into a destination of size 8 923 | sprintf(ch->name,"ch%d",ch->minor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/bpf_fs_kfuncs.c:42:25: warning: symbol 'bpf_get_task_exe_file' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:58:18: warning: symbol 'bpf_put_file' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:79:17: warning: symbol 'bpf_path_d_path' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:127:17: warning: symbol 'bpf_get_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:160:17: warning: symbol 'bpf_get_file_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:286:17: warning: symbol 'bpf_set_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:312:17: warning: symbol 'bpf_remove_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:336:17: warning: symbol 'bpf_cgroup_read_xattr' was not declared. Should it be static? ../drivers/spi/spi-ti-qspi.c:264:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:264:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:264:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:267:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:267:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:267:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:270:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:270:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:270:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:273:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:273:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:273:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:374:42: warning: cast to restricted __be32 ../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/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] ../sound/soc/sof/ipc4-control.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:369:17: warning: array of flexible structures ../drivers/net/ethernet/broadcom/cnic.c:5258:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5258:40: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:5258:40: got unsigned int [usertype] cli ../drivers/net/ethernet/broadcom/cnic.c:5213:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5213:40: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:5213:40: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:5214:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5214:40: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:5214:40: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1389:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1389:33: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1389:33: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1390:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1390:33: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1390:33: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1414:36: warning: cast from restricted __le32 ../drivers/net/ethernet/broadcom/cnic.c:1415:36: warning: cast from restricted __le32 ../drivers/net/ethernet/broadcom/cnic.c:1685:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1685:22: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1685:22: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1686:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1686:22: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1686:22: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1727:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1727:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1727:54: got unsigned int [usertype] sq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1729:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1729:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1729:54: got unsigned int [usertype] sq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1731:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1731:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1731:54: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1732:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1732:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1732:54: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1733:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1733:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1733:54: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1735:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1735:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1735:54: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1737:59: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1737:59: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1737:59: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1739:59: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1739:59: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1739:59: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1741:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1741:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1741:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1743:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1743:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1743:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1745:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1745:61: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1745:61: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1747:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1747:61: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1747:61: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1749:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1749:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1749:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1751:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1751:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1751:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1773:57: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1773:57: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1773:57: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:1775:57: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1775:57: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1775:57: got unsigned int [usertype] rq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1786:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1786:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1786:53: got unsigned int [usertype] rq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1788:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1788:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1788:53: got unsigned int [usertype] rq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1790:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1790:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1790:53: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1791:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1791:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1791:53: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1792:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1792:55: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1792:55: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1794:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1794:55: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1794:55: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1796:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1796:55: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1796:55: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1798:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1798:55: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1798:55: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1800:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1800:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1800:53: got unsigned int [usertype] cq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1802:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1802:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1802:53: got unsigned int [usertype] cq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1805:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1805:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1805:56: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1806:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1806:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1806:56: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1820:64: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1820:64: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1820:64: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1822:64: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1822:64: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1822:64: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1826:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1826:50: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1826:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1828:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1828:50: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1828:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1830:49: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1830:49: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1830:49: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1832:49: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1832:49: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1832:49: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1843:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1843:48: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1843:48: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1845:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1845:48: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1845:48: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1847:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1847:48: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1847:48: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1848:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1848:48: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1848:48: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1849:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1849:50: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1849:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1851:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1851:50: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1851:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1855:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1855:47: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1855:47: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:1857:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1857:47: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1857:47: got unsigned int [usertype] cq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:2076:17: warning: cast from restricted __sum16 ../drivers/net/ethernet/broadcom/cnic.c:2325:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2325:35: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:2325:35: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:2326:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2326:35: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:2326:35: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:2327:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2327:32: expected restricted __le32 [usertype] eq_pbl_size ../drivers/net/ethernet/broadcom/cnic.c:2327:32: got int num_pages ../drivers/net/ethernet/broadcom/cnic.c:2329:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2329:27: expected restricted __le16 [usertype] sb_num ../drivers/net/ethernet/broadcom/cnic.c:2329:27: got unsigned int [usertype] status_blk_num ../drivers/net/ethernet/broadcom/cnic.c:2330:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2330:28: expected restricted __le16 [usertype] eq_prod ../drivers/net/ethernet/broadcom/cnic.c:2330:28: got unsigned long ../drivers/net/ethernet/broadcom/cnic.c:2371:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2371:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2371:16: got restricted __le16 [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2428:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2428:27: expected restricted __le32 [addressable] [assigned] [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2428:27: got restricted __le16 [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2429:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2429:32: expected restricted __le32 [addressable] [assigned] [usertype] completion_status ../drivers/net/ethernet/broadcom/cnic.c:2429:32: got int ../drivers/net/ethernet/broadcom/cnic.c:2446:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2446:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2446:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2447:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:2474:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2474:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2474:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2475:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2475:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2475:16: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:2508:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2508:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2508:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2509:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2509:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2509:16: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:2521:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2521:32: expected restricted __le32 [addressable] [usertype] completion_status ../drivers/net/ethernet/broadcom/cnic.c:2521:32: got int ../drivers/net/ethernet/broadcom/cnic.c:2536:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2536:35: expected restricted __le32 [addressable] [assigned] [usertype] fcoe_conn_context_id ../drivers/net/ethernet/broadcom/cnic.c:2536:35: got unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2608:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2608:29: expected unsigned int [assigned] [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2608:29: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2609:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2609:32: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2609:32: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:3510:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3511:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3512:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3513:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3514:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3515:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3530:27: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3531:27: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3532:29: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3533:29: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3636:49: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3789:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3789:31: expected unsigned short [usertype] dst_port ../drivers/net/ethernet/broadcom/cnic.c:3789:31: got restricted __be16 [usertype] sin6_port ../drivers/net/ethernet/broadcom/cnic.c:3795:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3795:32: expected unsigned int ../drivers/net/ethernet/broadcom/cnic.c:3795:32: got restricted __be32 [usertype] s_addr ../drivers/net/ethernet/broadcom/cnic.c:3796:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3796:31: expected unsigned short [usertype] dst_port ../drivers/net/ethernet/broadcom/cnic.c:3796:31: got restricted __be16 [usertype] sin_port ../drivers/net/ethernet/broadcom/cnic.c:3826:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3826:23: expected unsigned short [usertype] src_port ../drivers/net/ethernet/broadcom/cnic.c:3826:23: got restricted __be16 [assigned] [usertype] local_port ../drivers/net/ethernet/broadcom/cnic.c:3983:29: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:4943:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:4943:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4943:33: expected restricted __le32 [usertype] addr_lo ../drivers/net/ethernet/broadcom/cnic.c:4943:33: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:4951:46: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4951:46: expected restricted __le32 [usertype] parsing_data ../drivers/net/ethernet/broadcom/cnic.c:4951:46: got int ../drivers/net/ethernet/broadcom/cnic.c:4954:46: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4954:46: expected restricted __le16 [usertype] global_data ../drivers/net/ethernet/broadcom/cnic.c:4954:46: got int ../drivers/net/ethernet/broadcom/cnic.c:4979:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4979:25: expected unsigned short [usertype] *tx_cons_ptr ../drivers/net/ethernet/broadcom/cnic.c:4979:25: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5044:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5044:35: expected restricted __le16 [usertype] silent_vlan_mask ../drivers/net/ethernet/broadcom/cnic.c:5044:35: got int ../drivers/net/ethernet/broadcom/cnic.c:5046:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5046:25: expected unsigned short [usertype] *rx_cons_ptr ../drivers/net/ethernet/broadcom/cnic.c:5046:25: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5064:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5064:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5064:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5066:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5066:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5066:41: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5071:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5071:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5071:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5073:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5073:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5073:41: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5083:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5083:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5083:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5085:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5085:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5085:41: got restricted __le16 * ../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:455:26: warning: unsigned value that used to be signed checked against zero? ../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:452:35: signed value source ../drivers/gpio/gpio-tqmx86.c:354:37: warning: cast truncates bits from constant value (ffffff0f becomes f) ../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 ../sound/soc/sof/ipc4-pcm.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:343:54: warning: array of flexible structures ../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/spi/spi-pci1xxxx.c:436:22: warning: incorrect type in assignment (different address spaces) ../drivers/spi/spi-pci1xxxx.c:436:22: expected void *base ../drivers/spi/spi-pci1xxxx.c:436:22: got void [noderef] __iomem * ../drivers/spi/spi-pci1xxxx.c:438:22: warning: incorrect type in assignment (different address spaces) ../drivers/spi/spi-pci1xxxx.c:438:22: expected void *base ../drivers/spi/spi-pci1xxxx.c:438:22: got void [noderef] __iomem * ../drivers/spi/spi-pci1xxxx.c:440:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:440:34: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:440:34: got void * ../drivers/spi/spi-pci1xxxx.c:441:26: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:441:26: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:441:26: got void * ../drivers/spi/spi-pci1xxxx.c:442:46: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:442:46: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:442:46: got void * ../drivers/spi/spi-pci1xxxx.c:443:46: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:443:46: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:443:46: got void * ../drivers/spi/spi-pci1xxxx.c:445:21: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:445:21: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:445:21: got void * ../drivers/spi/spi-pci1xxxx.c:447:21: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:447:21: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:447:21: got void * ../lib/test_static_keys.c:15:19: warning: symbol 'old_true_key' was not declared. Should it be static? ../lib/test_static_keys.c:16:19: warning: symbol 'old_false_key' was not declared. Should it be static? ../lib/test_static_keys.c:19:1: warning: symbol 'true_key' was not declared. Should it be static? ../lib/test_static_keys.c:20:1: warning: symbol 'false_key' was not declared. Should it be static? ../drivers/usb/storage/ene_ub6250.c:2160:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:2160:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:2160:33: got int ../drivers/usb/storage/ene_ub6250.c:2089:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:2089:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:2089:33: got int ../drivers/usb/storage/ene_ub6250.c:1932:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1932:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1932: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:1164:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1164:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1164:33: got int ../drivers/usb/storage/ene_ub6250.c:1197:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1197:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1197:33: got int ../drivers/usb/storage/ene_ub6250.c:1228:23: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:1274:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1274:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1274:33: got int ../drivers/usb/storage/ene_ub6250.c:1356:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1356:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1356:33: got int ../drivers/usb/storage/ene_ub6250.c:1540:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1540:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1540:33: got int ../drivers/usb/storage/ene_ub6250.c:1659:41: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1659:41: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1659:41: got unsigned int [usertype] blenByte ../drivers/usb/storage/ene_ub6250.c:1703:49: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1703:49: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1703:49: got int ../drivers/usb/storage/ene_ub6250.c:1760:41: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1760:41: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1760:41: got unsigned int [usertype] blenByte ../drivers/usb/storage/ene_ub6250.c:1836:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1836:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1836:33: got int ../drivers/usb/storage/ene_ub6250.c:1988:26: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:1989:26: warning: cast to restricted __be16 ../kernel/bpf/core.c:253:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:3043:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? ../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/trace/events/xdp.h:304:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:331:1: warning: Using plain integer as NULL pointer ../kernel/bpf/core.c: note: in included file (through ../include/linux/rbtree_latch.h, ../include/linux/bpf.h, ../include/linux/filter.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:1840:33: warning: unsigned value that used to be signed checked against zero? ../drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:1840:29: signed value source ../drivers/scsi/libfc/fc_libfc.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_libfc.c:197:26: warning: cast to restricted __be16 ../drivers/scsi/libfc/fc_libfc.c:197:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/libfc/fc_libfc.c:197:24: expected restricted __be16 [usertype] fh_seq_cnt ../drivers/scsi/libfc/fc_libfc.c:197:24: got unsigned short [usertype] ../drivers/scsi/libfc/fc_libfc.c:287:17: error: incompatible types in comparison expression (different address spaces): ../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov [noderef] __rcu * ../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov * ../drivers/scsi/libfc/fc_libfc.c:289:17: error: incompatible types in comparison expression (different address spaces): ../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov [noderef] __rcu * ../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov * ../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/net/ethernet/cavium/liquidio/lio_core.c: In function ‘octeon_setup_interrupt’: ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1119: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=] 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", | ^~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1119:54: note: directive argument in the range [0, 2147483646] 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1118:33: note: ‘snprintf’ output between 21 and 43 bytes into a destination of size 32 1118 | snprintf(&queue_irq_names[IRQ_NAME_OFF(i)], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1120 | oct->octeon_id, oct->pf_num, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1124: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=] 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", | ^~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1124:54: note: directive argument in the range [0, 2147483646] 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1123:33: note: ‘snprintf’ output between 21 and 43 bytes into a destination of size 32 1123 | snprintf(&queue_irq_names[IRQ_NAME_OFF(i)], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1125 | oct->octeon_id, oct->vf_num, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/fcoe/fcoe.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe.c:1688:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/fcoe/fcoe.c:1688:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/fcoe/fcoe.c:1688:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/fcoe/fcoe.c:1613:13: warning: cast to restricted __le32 ../drivers/usb/atm/ueagle-atm.c:2060:9: warning: restricted __be16 degrades to integer ../drivers/usb/atm/ueagle-atm.c:2060:9: warning: restricted __be16 degrades to integer ../kernel/bpf/verifier.c:362:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c:24273:38: error: subtraction of functions? Share your drugs ../kernel/bpf/verifier.c: note: in included file (through ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../kernel/bpf/helpers.c:1212:21: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/helpers.c:1212:21: expected unsigned long long ( *[usertype] callback_fn )( ... ) ../kernel/bpf/helpers.c:1212:21: got void [noderef] __rcu * ../kernel/bpf/helpers.c:2037:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2038:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2039:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2040:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2041:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2042:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2043:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2044:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2045:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2046:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2049:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2305:18: warning: symbol 'bpf_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2319:18: warning: symbol 'bpf_percpu_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2350:18: warning: symbol 'bpf_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2358:18: warning: symbol 'bpf_percpu_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2364:18: warning: symbol 'bpf_refcount_acquire_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2409:17: warning: symbol 'bpf_list_push_front_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2419:17: warning: symbol 'bpf_list_push_back_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2452:34: warning: symbol 'bpf_list_pop_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2457:34: warning: symbol 'bpf_list_pop_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2462:34: warning: symbol 'bpf_list_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2472:34: warning: symbol 'bpf_list_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2482:32: warning: symbol 'bpf_rbtree_remove' was not declared. Should it be static? ../kernel/bpf/helpers.c:2538:17: warning: symbol 'bpf_rbtree_add_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2548:32: warning: symbol 'bpf_rbtree_first' was not declared. Should it be static? ../kernel/bpf/helpers.c:2555:32: warning: symbol 'bpf_rbtree_root' was not declared. Should it be static? ../kernel/bpf/helpers.c:2562:32: warning: symbol 'bpf_rbtree_left' was not declared. Should it be static? ../kernel/bpf/helpers.c:2572:32: warning: symbol 'bpf_rbtree_right' was not declared. Should it be static? ../kernel/bpf/helpers.c:2588:32: warning: symbol 'bpf_task_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2599:18: warning: symbol 'bpf_task_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2604:18: warning: symbol 'bpf_task_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2617:27: warning: symbol 'bpf_cgroup_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2629:18: warning: symbol 'bpf_cgroup_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2634:18: warning: symbol 'bpf_cgroup_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2647:27: warning: symbol 'bpf_cgroup_ancestor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2667:27: warning: symbol 'bpf_cgroup_from_id' was not declared. Should it be static? ../kernel/bpf/helpers.c:2687:18: warning: symbol 'bpf_task_under_cgroup' was not declared. Should it be static? ../kernel/bpf/helpers.c:2730:27: warning: symbol 'bpf_task_get_cgroup1' was not declared. Should it be static? ../kernel/bpf/helpers.c:2747:32: warning: symbol 'bpf_task_from_pid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2766:32: warning: symbol 'bpf_task_from_vpid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2807:18: warning: symbol 'bpf_dynptr_slice' was not declared. Should it be static? ../kernel/bpf/helpers.c:2930:17: warning: symbol 'bpf_dynptr_adjust' was not declared. Should it be static? ../kernel/bpf/helpers.c:2949:18: warning: symbol 'bpf_dynptr_is_null' was not declared. Should it be static? ../kernel/bpf/helpers.c:2956:18: warning: symbol 'bpf_dynptr_is_rdonly' was not declared. Should it be static? ../kernel/bpf/helpers.c:2966:17: warning: symbol 'bpf_dynptr_size' was not declared. Should it be static? ../kernel/bpf/helpers.c:2976:17: warning: symbol 'bpf_dynptr_clone' was not declared. Should it be static? ../kernel/bpf/helpers.c:3003:17: warning: symbol 'bpf_dynptr_copy' was not declared. Should it be static? ../kernel/bpf/helpers.c:3058:17: warning: symbol 'bpf_dynptr_memset' was not declared. Should it be static? ../kernel/bpf/helpers.c:3093:18: warning: symbol 'bpf_cast_to_kern_ctx' was not declared. Should it be static? ../kernel/bpf/helpers.c:3098:18: warning: symbol 'bpf_rdonly_cast' was not declared. Should it be static? ../kernel/bpf/helpers.c:3103:18: warning: symbol 'bpf_rcu_read_lock' was not declared. Should it be static? ../kernel/bpf/helpers.c:3108:18: warning: symbol 'bpf_rcu_read_unlock' was not declared. Should it be static? ../kernel/bpf/helpers.c:3144:18: warning: symbol 'bpf_throw' was not declared. Should it be static? ../kernel/bpf/helpers.c:3163:17: warning: symbol 'bpf_wq_init' was not declared. Should it be static? ../kernel/bpf/helpers.c:3177:17: warning: symbol 'bpf_wq_start' was not declared. Should it be static? ../kernel/bpf/helpers.c:3201:17: warning: symbol 'bpf_wq_set_callback' was not declared. Should it be static? ../kernel/bpf/helpers.c:3214:18: warning: symbol 'bpf_preempt_disable' was not declared. Should it be static? ../kernel/bpf/helpers.c:3219:18: warning: symbol 'bpf_preempt_enable' was not declared. Should it be static? ../kernel/bpf/helpers.c:3278:1: warning: symbol 'bpf_iter_bits_new' was not declared. Should it be static? ../kernel/bpf/helpers.c:3339:17: warning: symbol 'bpf_iter_bits_next' was not declared. Should it be static? ../kernel/bpf/helpers.c:3365:18: warning: symbol 'bpf_iter_bits_destroy' was not declared. Should it be static? ../kernel/bpf/helpers.c:3389:17: warning: symbol 'bpf_copy_from_user_str' was not declared. Should it be static? ../kernel/bpf/helpers.c:3434:17: warning: symbol 'bpf_copy_from_user_task_str' was not declared. Should it be static? ../kernel/bpf/helpers.c:3464:18: warning: symbol 'bpf_local_irq_save' was not declared. Should it be static? ../kernel/bpf/helpers.c:3469:18: warning: symbol 'bpf_local_irq_restore' was not declared. Should it be static? ../kernel/bpf/helpers.c:3474:18: warning: symbol '__bpf_trap' was not declared. Should it be static? ../kernel/bpf/helpers.c:3529:17: warning: symbol 'bpf_strcmp' was not declared. Should it be static? ../kernel/bpf/helpers.c:3547:17: warning: symbol 'bpf_strcasecmp' was not declared. Should it be static? ../kernel/bpf/helpers.c:3566:17: warning: symbol 'bpf_strncasecmp' was not declared. Should it be static? ../kernel/bpf/helpers.c:3587:17: warning: symbol 'bpf_strnchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3624:17: warning: symbol 'bpf_strchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3641:17: warning: symbol 'bpf_strchrnul' was not declared. Should it be static? ../kernel/bpf/helpers.c:3673:17: warning: symbol 'bpf_strrchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3706:17: warning: symbol 'bpf_strnlen' was not declared. Should it be static? ../kernel/bpf/helpers.c:3736:17: warning: symbol 'bpf_strlen' was not declared. Should it be static? ../kernel/bpf/helpers.c:3754:17: warning: symbol 'bpf_strspn' was not declared. Should it be static? ../kernel/bpf/helpers.c:3798:17: warning: symbol 'bpf_strcspn' was not declared. Should it be static? ../kernel/bpf/helpers.c:3889:17: warning: symbol 'bpf_strstr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3908:17: warning: symbol 'bpf_strcasestr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3927:17: warning: symbol 'bpf_strnstr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3948:17: warning: symbol 'bpf_strncasestr' was not declared. Should it be static? ../kernel/bpf/helpers.c:4384:17: warning: symbol 'bpf_task_work_schedule_signal' was not declared. Should it be static? ../kernel/bpf/helpers.c:4402:17: warning: symbol 'bpf_task_work_schedule_resume' was not declared. Should it be static? ../kernel/bpf/helpers.c:4433:17: warning: symbol 'bpf_dynptr_from_file' was not declared. Should it be static? ../kernel/bpf/helpers.c:4443:17: warning: symbol 'bpf_dynptr_file_discard' was not declared. Should it be static? ../kernel/bpf/helpers.c:4472:17: warning: symbol 'bpf_timer_cancel_async' was not declared. Should it be static? ../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/cavium/liquidio/lio_core.c:1740:15: warning: cast to restricted __be32 ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1810:15: warning: cast to restricted __be32 ../drivers/scsi/libfc/fc_disc.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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 ../net/sunrpc/sysfs.c:405:9: error: incompatible types in comparison expression (different address spaces): ../net/sunrpc/sysfs.c:405:9: char const [noderef] __rcu * ../net/sunrpc/sysfs.c:405:9: char const * ../net/atm/mpc.c:123:20: warning: symbol 'mpcs' was not declared. Should it be static? ../drivers/scsi/fcoe/fcoe_ctlr.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe_ctlr.c:52:37: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c:53:38: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c:54:38: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c:55:36: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c: note: in included file: ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/scsi/libfc/fc_exch.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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:1416:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1425:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1434:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1443:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1453:25: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1462:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1481:44: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1515:41: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1540:44: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1804:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1806:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1807:33: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1810:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1811:33: warning: cast to restricted __be32 ../drivers/scsi/fcoe/fcoe_transport.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../lib/test_xarray.c:368:17: error: incompatible types in comparison expression (different base types): ../lib/test_xarray.c:368:17: void [noderef] __rcu * ../lib/test_xarray.c:368:17: struct xa_node * ../lib/test_xarray.c:978:9: warning: Using plain integer as NULL pointer ../drivers/scsi/libfc/fc_elsct.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_elsct.c: note: in included file (through ../include/scsi/libfc.h): ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/power/supply/sbs-battery.c: In function ‘sbs_get_property’: ../drivers/power/supply/sbs-battery.c:834:30: warning: ‘%04x’ directive writing between 4 and 8 bytes into a region of size 5 [-Wformat-overflow=] 834 | sprintf(sbs_serial, "%04x", ret); | ^~~~ In function ‘sbs_get_battery_serial_number’, inlined from ‘sbs_get_property’ at ../drivers/power/supply/sbs-battery.c:965:9: ../drivers/power/supply/sbs-battery.c:834:29: note: directive argument in the range [0, 2147483647] 834 | sprintf(sbs_serial, "%04x", ret); | ^~~~~~ ../drivers/power/supply/sbs-battery.c:834:9: note: ‘sprintf’ output between 5 and 9 bytes into a destination of size 5 834 | sprintf(sbs_serial, "%04x", ret); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/libfc/fc_lport.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_lport.c: note: in included file (through ../include/scsi/libfc.h): ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/scsi/libfc/fc_lport.c:962:16: error: incompatible types in comparison expression (different address spaces): ../drivers/scsi/libfc/fc_lport.c:962:16: struct fc4_prov [noderef] __rcu * ../drivers/scsi/libfc/fc_lport.c:962:16: struct fc4_prov * ../drivers/scsi/libfc/fc_rport.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/gpio/gpio-viperboard.c:266:20: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:266:20: expected unsigned short [usertype] val ../drivers/gpio/gpio-viperboard.c:266:20: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:267:21: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:267:21: expected unsigned short [usertype] mask ../drivers/gpio/gpio-viperboard.c:267:21: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:307:27: warning: cast to restricted __be16 ../drivers/gpio/gpio-viperboard.c:331:20: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:331:20: expected unsigned short [usertype] val ../drivers/gpio/gpio-viperboard.c:331:20: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:332:21: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:332:21: expected unsigned short [usertype] mask ../drivers/gpio/gpio-viperboard.c:332:21: got restricted __be16 [usertype] ../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/scsi/fcoe/fcoe_sysfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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 ../sound/soc/codecs/cs35l56-shared-test.c:272:25: error: too long token expansion ../net/sunrpc/debugfs.c:78:21: warning: cast removes address space '__rcu' of expression ../kernel/bpf/bpf_iter.c:770:17: warning: symbol 'bpf_iter_num_new' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:801:17: warning: symbol 'bpf_iter_num_next' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:820:18: warning: symbol 'bpf_iter_num_destroy' was not declared. Should it be static? ../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/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/scsi/libfc/fc_fcp.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_fcp.c:535:29: warning: cast to restricted __le32 ../kernel/trace/trace_events.c:1313:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace_events.c:1313:31: expected struct event_filter *filter ../kernel/trace/trace_events.c:1313: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:1681:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.h:1681:37: expected struct event_filter *filter ../kernel/trace/trace.h:1681:37: got struct event_filter [noderef] __rcu *filter ../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 Warning: ../drivers/usb/misc/usbio.c:117 struct member 'nr_i2c_buses' not described in 'usbio_device' Warning: ../drivers/usb/misc/usbio.c:117 struct member 'i2cs' not described in 'usbio_device' Warning: ../drivers/usb/misc/usbio.c:117 struct member 'nr_i2c_buses' not described in 'usbio_device' Warning: ../drivers/usb/misc/usbio.c:117 struct member 'i2cs' not described in 'usbio_device' ../drivers/scsi/fnic/fip.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/thermal/airoha_thermal.c:264:24: error: too long token expansion ../drivers/thermal/airoha_thermal.c:276:23: error: too long token expansion ../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_pf_device.c:281:41: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: expected void [noderef] __iomem *[assigned] inst_cnt_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:23: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:31: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:25: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:25: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:25: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:434:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: expected void [noderef] __iomem *doorbell_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:436:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: expected void [noderef] __iomem *inst_cnt_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:478:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: expected void [noderef] __iomem *pkts_sent_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:480:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: expected void [noderef] __iomem *pkts_credit_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: got void *mbox_int_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: got void *mbox_int_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: got void *mbox_write_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:566:39: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:570:41: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:574:40: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: got void *mbox_read_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: got void *mbox_int_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: got void *mbox_int_reg ../kernel/bpf/map_iter.c:198:17: warning: symbol 'bpf_map_sum_elem_count' was not declared. Should it be static? ../drivers/scsi/libfc/fc_npiv.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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 ../drivers/scsi/fnic/fnic_attrs.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../kernel/bpf/task_iter.c:818:17: warning: symbol 'bpf_iter_task_vma_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:862:35: warning: symbol 'bpf_iter_task_vma_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:871:18: warning: symbol 'bpf_iter_task_vma_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:896:17: warning: symbol 'bpf_iter_css_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:921:32: warning: symbol 'bpf_iter_css_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:930:18: warning: symbol 'bpf_iter_css_task_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:965:17: warning: symbol 'bpf_iter_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:997:32: warning: symbol 'bpf_iter_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:1026:18: warning: symbol 'bpf_iter_task_destroy' was not declared. Should it be static? ../lib/test_lockup.c:144:13: warning: symbol 'test_file' was not declared. Should it be static? ../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/watchdog/aspeed_wdt.c:274:25: warning: cast removes address space '__iomem' of expression ../drivers/scsi/fnic/fnic_isr.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../net/sctp/sm_make_chunk.c:3077:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3077:48: expected int optname ../net/sctp/sm_make_chunk.c:3077:48: got restricted __be16 ../net/sctp/sm_make_chunk.c:3149:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3149:48: expected int optname ../net/sctp/sm_make_chunk.c:3149:48: got restricted __be16 ../drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c:10478:48: warning: cast truncates bits from constant value (ffff7fff becomes 7fff) ../drivers/scsi/fnic/fnic_main.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fnic_res.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/phy/mscc/mscc_main.c: In function ‘vsc85xx_probe_common.constprop’: ../drivers/net/phy/mscc/mscc_main.c:473:64: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 473 | ret = sprintf(led_dt_prop, "vsc8531,led-%d-mode", i); | ^ In function ‘vsc85xx_dt_led_modes_get’, inlined from ‘vsc85xx_probe_common.constprop’ at ../drivers/net/phy/mscc/mscc_main.c:2315:9: ../drivers/net/phy/mscc/mscc_main.c:473:23: note: ‘sprintf’ output between 19 and 29 bytes into a destination of size 28 473 | ret = sprintf(led_dt_prop, "vsc8531,led-%d-mode", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures Warning: ../drivers/thermal/max77620_thermal.c:47 function parameter 'tz' not described in 'max77620_thermal_read_temp' Warning: ../drivers/thermal/max77620_thermal.c:47 function parameter 'tz' not described in 'max77620_thermal_read_temp' ../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/thermal/qoriq_thermal.c:217:38: warning: incorrect type in argument 1 (different base types) ../drivers/thermal/qoriq_thermal.c:217:38: expected restricted __be32 const [usertype] *cell ../drivers/thermal/qoriq_thermal.c:217:38: got unsigned int const [usertype] *[assigned] calibration ../drivers/thermal/qoriq_thermal.c:219:50: warning: incorrect type in argument 1 (different base types) ../drivers/thermal/qoriq_thermal.c:219:50: expected restricted __be32 const [usertype] *cell ../drivers/thermal/qoriq_thermal.c:219:50: got unsigned int const [usertype] * ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: expected unsigned short [usertype] major ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: expected unsigned short [usertype] minor ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: expected unsigned short [usertype] micro ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: got restricted __be16 [usertype] ../drivers/scsi/fnic/fnic_fcs.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fnic_fcs.c: note: in included file: ../drivers/scsi/fnic/cq_enet_desc.h:130:39: warning: restricted __le16 degrades to integer ../drivers/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 [-2147483641, 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/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/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/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../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/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] Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing0' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing1' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing2' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dmach' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'pio_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'addr_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'sg_io' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dma_read' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing0' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing1' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing2' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dmach' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'pio_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'addr_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'sg_io' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dma_read' not described in 'mxs_i2c_dev' ../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/cisco/enic/enic_main.c:273:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:277:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:272:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:272: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/i2c/busses/i2c-npcm7xx.c:1387:61: warning: Using plain integer as NULL pointer ../drivers/scsi/fnic/fnic_scsi.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: expected unsigned short [usertype] major ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: expected unsigned short [usertype] minor ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: expected unsigned short [usertype] micro ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: got restricted __be16 [usertype] ../kernel/trace/trace_events_user.c:2249:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2356:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2381:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs * ../drivers/usb/misc/usb3503.c:231:44: warning: cast to restricted __be32 ../kernel/trace/bpf_trace.c:189:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:226:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:241:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:276:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:574:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:760:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:771:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:785:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:883:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:895:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1186:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3339:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3347:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3533:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3542:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3549:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3556:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3563:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3570:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3577:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3584:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3592:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2343:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2347:66: warning: dereference of noderef expression ../drivers/scsi/fnic/fnic_debugfs.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fnic_trace.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/jbd2/journal.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/jbd2.h): ../include/trace/events/jbd2.h:356:1: warning: cast to restricted blk_opf_t ../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer ../drivers/scsi/fnic/vnic_dev.c:324:32: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:324:32: expected void const [noderef] __iomem * ../drivers/scsi/fnic/vnic_dev.c:324:32: got unsigned int * ../drivers/scsi/fnic/vnic_dev.c:325:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:325:37: expected void const [noderef] __iomem * ../drivers/scsi/fnic/vnic_dev.c:325:37: got unsigned int * ../drivers/scsi/fnic/vnic_dev.c:365:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:365:36: expected void [noderef] __iomem * ../drivers/scsi/fnic/vnic_dev.c:365:36: got unsigned int * ../drivers/scsi/fnic/vnic_dev.c:462:32: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:462:32: expected struct vnic_wq_ctrl *wq_ctrl ../drivers/scsi/fnic/vnic_dev.c:462:32: got struct vnic_wq_ctrl [noderef] __iomem *ctrl ../drivers/scsi/fnic/vnic_dev.c:937:11: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:937:11: expected void *p ../drivers/scsi/fnic/vnic_dev.c:937:11: got void [noderef] __iomem * ../drivers/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 ../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/rionet.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../drivers/usb/usbip/vhci_sysfs.c: In function ‘vhci_init_attr_group’: ../drivers/usb/usbip/vhci_sysfs.c:468:67: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 10 [-Wformat-truncation=] 468 | 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:507:8: ../drivers/usb/usbip/vhci_sysfs.c:468:59: note: directive argument in the range [-2147483641, 2147483646] 468 | snprintf(status->name, MAX_STATUS_NAME+1, "status.%d", id); | ^~~~~~~~~~~ ../drivers/usb/usbip/vhci_sysfs.c:468:17: note: ‘snprintf’ output between 9 and 19 bytes into a destination of size 17 468 | snprintf(status->name, MAX_STATUS_NAME+1, "status.%d", id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/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/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/media/test-drivers/vivid/vivid-cec.c: In function ‘find_dest_adap’: ../drivers/media/test-drivers/vivid/vivid-cec.c:26:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] 26 | unsigned int i, j; | ^ ../drivers/media/test-drivers/vivid/vivid-cec.c: In function ‘vivid_cec_bus_thread’: ../drivers/media/test-drivers/vivid/vivid-cec.c:116:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] 116 | unsigned int i, j; | ^ ../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? ../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:55:24: warning: cast to restricted __be32 ../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: expected unsigned int [usertype] num_tlvs ../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: got restricted __be32 [usertype] ../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:22: warning: cast to restricted __be32 ../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: expected unsigned int [usertype] length ../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: got restricted __be32 [usertype] ../drivers/net/ethernet/cisco/enic/vnic_vic.c:64:22: warning: cast to restricted __be32 ../drivers/scsi/fnic/fnic_pci_subsys_devid.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_els.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_els.c:95:25: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_els.c:536:44: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: expected unsigned int [assigned] [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: got restricted __le32 [usertype] rx_buf_off ../drivers/scsi/bnx2fc/bnx2fc_els.c:608:25: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_els.c:648:25: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: expected unsigned int [usertype] resp_len ../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: got restricted __le32 [usertype] mp_payload_len ../drivers/scsi/bnx2fc/bnx2fc_els.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:341:24: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:411:42: warning: symbol 'visionox_rm69299_1080p_display_desc' was not declared. Should it be static? ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:417:42: warning: symbol 'visionox_rm69299_shift_desc' was not declared. Should it be static? ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: expected restricted __be32 [usertype] ip4src ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: got unsigned int [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: expected restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: got unsigned int [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: expected restricted __be16 [usertype] psrc ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: got unsigned short [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: expected restricted __be16 [usertype] pdst ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: got unsigned short [usertype] ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:25:1: warning: symbol '__pcpu_scope_bnx2fc_percpu' was not declared. Should it be static? ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:624:18: warning: cast to restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: expected restricted __be32 [usertype] rnid_atype ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: got int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: got restricted __le32 [usertype] fc_crc_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: got restricted __le32 [usertype] fcoe_tx_pkt_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: got restricted __le32 [usertype] fcoe_tx_byte_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: got restricted __le32 [usertype] fcoe_rx_pkt_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: got restricted __le32 [usertype] fcoe_rx_byte_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../fs/squashfs/inode.c: note: in included file: ../fs/squashfs/squashfs_fs.h:394:46: warning: array of flexible structures ../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: expected unsigned short ../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: expected unsigned int [usertype] fragpa_lo ../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: expected unsigned int [usertype] fragpa_hi ../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: got restricted __le32 [usertype] ../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/scsi/bnx2fc/bnx2fc_hwi.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: warning: incorrect type in initializer (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: expected unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: got restricted __le32 [usertype] fcoe_conn_context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1181:30: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: expected unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: got restricted __le32 [usertype] fcoe_conn_context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: expected restricted __le32 [addressable] [assigned] [usertype] stat_params_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: expected restricted __le32 [addressable] [assigned] [usertype] stat_params_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: expected restricted __le16 [addressable] [assigned] [usertype] num_tasks ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: got unsigned int [usertype] max_tasks ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: expected restricted __le16 [addressable] [assigned] [usertype] sq_num_wqes ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: expected restricted __le16 [addressable] [assigned] [usertype] rq_num_wqes ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: expected restricted __le16 [addressable] [assigned] [usertype] rq_buffer_log_size ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: expected restricted __le16 [addressable] [assigned] [usertype] cq_num_wqes ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: expected restricted __le32 [addressable] [assigned] [usertype] dummy_buffer_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: expected restricted __le32 [addressable] [assigned] [usertype] dummy_buffer_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: expected restricted __le32 [addressable] [assigned] [usertype] task_list_pbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: expected restricted __le32 [addressable] [assigned] [usertype] task_list_pbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: expected restricted __le16 [addressable] [assigned] [usertype] mtu ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: expected restricted __le32 [addressable] [assigned] [usertype] hash_tbl_pbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: expected restricted __le32 [addressable] [assigned] [usertype] hash_tbl_pbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: expected restricted __le32 [addressable] [assigned] [usertype] t2_hash_tbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: expected restricted __le32 [addressable] [assigned] [usertype] t2_hash_tbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: expected restricted __le32 [addressable] [assigned] [usertype] t2_ptr_hash_tbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: expected restricted __le32 [addressable] [assigned] [usertype] t2_ptr_hash_tbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: expected restricted __le32 [addressable] [assigned] [usertype] free_list_count ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: expected restricted __le32 [addressable] [assigned] [usertype] error_bit_map_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: expected restricted __le32 [addressable] [assigned] [usertype] error_bit_map_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: expected restricted __le16 [addressable] [assigned] [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: got unsigned short [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: expected restricted __le32 [addressable] [assigned] [usertype] sq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: expected restricted __le32 [addressable] [assigned] [usertype] sq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: expected restricted __le32 [addressable] [assigned] [usertype] rq_pbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: expected restricted __le32 [addressable] [assigned] [usertype] rq_pbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: expected restricted __le32 [addressable] [assigned] [usertype] rq_first_pbe_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: expected restricted __le32 [addressable] [assigned] [usertype] rq_first_pbe_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: expected restricted __le16 [addressable] [assigned] [usertype] rq_prod ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: expected restricted __le16 [addressable] [assigned] [usertype] tx_max_fc_pay_len ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: got unsigned short [usertype] maxframe_size ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: expected restricted __le32 [addressable] [assigned] [usertype] cq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: expected restricted __le32 [addressable] [assigned] [usertype] cq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: expected restricted __le32 [addressable] [assigned] [usertype] xferq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: expected restricted __le32 [addressable] [assigned] [usertype] xferq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: expected restricted __le32 [addressable] [assigned] [usertype] conn_db_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: expected restricted __le32 [addressable] [assigned] [usertype] conn_db_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: expected restricted __le16 [addressable] [assigned] [usertype] vlan_tag ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: warning: invalid assignment: |= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: left side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: right side has type int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: expected restricted __le16 [addressable] [assigned] [usertype] tx_total_conc_seqs ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: got unsigned short [usertype] max_seq ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: expected restricted __le16 [addressable] [assigned] [usertype] rx_max_fc_pay_len ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: got unsigned int [usertype] mfs ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: expected restricted __le16 [addressable] [assigned] [usertype] rx_total_conc_seqs ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: expected restricted __le32 [addressable] [assigned] [usertype] confq_first_pbe_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: got unsigned long long [usertype] confq_dma ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: expected restricted __le32 [addressable] [assigned] [usertype] confq_first_pbe_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: expected restricted __le32 [addressable] [assigned] [usertype] lcq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: expected restricted __le32 [addressable] [assigned] [usertype] lcq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: expected restricted __le32 [addressable] [assigned] [usertype] confq_pbl_base_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: expected restricted __le32 [addressable] [assigned] [usertype] confq_pbl_base_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: expected restricted __le32 [addressable] [assigned] [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: got unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: expected restricted __le32 [addressable] [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: got unsigned int [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: expected restricted __le32 [addressable] [assigned] [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: got unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: expected restricted __le32 [addressable] [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: got unsigned int [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: expected restricted __le32 [addressable] [assigned] [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: got unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: expected restricted __le32 [addressable] [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: got unsigned int [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: expected unsigned int [usertype] fr_crc ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: got restricted __le32 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: expected unsigned short [usertype] xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: got restricted __le16 [usertype] ox_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:727:27: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:728:26: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:23: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: expected unsigned short [usertype] xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: got restricted __be16 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:821:27: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:822:26: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:886:45: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: expected restricted __le16 [usertype] doorbell_cq_cons ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: expected unsigned int val ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: got restricted __le32 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1019:43: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: expected unsigned short [usertype] wqe ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: got restricted __le16 [usertype] wqe ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: expected unsigned int [usertype] err_code ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: got restricted __le32 [usertype] completion_status ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: expected restricted __le16 [usertype] wqe ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: warning: invalid assignment: |= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: left side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: right side has type int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: expected unsigned int val ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: got restricted __le32 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: expected restricted __le32 [usertype] init_flags ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: expected restricted __le32 [usertype] init_flags ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: expected restricted __le16 [usertype] cleaned_task_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: got unsigned short [usertype] orig_xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: expected restricted __le32 [usertype] rolled_tx_data_offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: got unsigned int [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1536:35: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: right side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: expected restricted __le32 [usertype] lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: expected restricted __le32 [usertype] hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: expected restricted __le16 [usertype] cur_sge_off ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: got unsigned int [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: expected restricted __le32 [usertype] lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: expected restricted __le32 [usertype] hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: expected restricted __le16 [usertype] cur_sge_off ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: got unsigned int [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: expected restricted __le32 [usertype] low_exp_ro ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: got unsigned int [usertype] orig_offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: expected restricted __le32 [usertype] high_exp_ro ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: got unsigned int [usertype] orig_offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: expected restricted __le16 [usertype] cleaned_task_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: got unsigned short [usertype] orig_xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: expected restricted __le32 [usertype] init_flags ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: warning: invalid assignment: |= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: left side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: right side has type int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: expected restricted __le32 [usertype] lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: expected restricted __le32 [usertype] hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1665:47: warning: too many warnings ../drivers/net/ethernet/emulex/benet/be_ethtool.c: In function ‘be_set_coalesce’: ../drivers/net/ethernet/emulex/benet/be_ethtool.c:349:27: warning: variable ‘eqo’ set but not used [-Wunused-but-set-variable=] 349 | struct be_eq_obj *eqo; | ^~~ ../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/usb/usbip/vhci_hcd.c:296:36: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/vhci_hcd.c:296:36: expected restricted __le16 [usertype] DeviceRemovable ../drivers/usb/usbip/vhci_hcd.c:296:36: got int ../kernel/events/core.c:1585:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1585:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1585:15: struct perf_event_context * ../kernel/events/core.c:1598:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1598:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1598:28: struct perf_event_context * ../kernel/events/core.c:3776:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3776:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3776:20: struct perf_event_context * ../kernel/events/core.c:3780:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3780:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3780:18: struct perf_event_context * ../kernel/events/core.c:3781:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3781:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3781:23: struct perf_event_context * ../kernel/events/core.c:3834:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3834:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3834:25: struct perf_event_context * ../kernel/events/core.c:3835:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3835:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3835:25: struct perf_event_context * ../kernel/events/core.c:4253:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4253:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4253:15: struct perf_event_context * ../kernel/events/core.c:4661:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4661:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4661:15: struct perf_event_context * ../kernel/events/core.c:5147:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:5147:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:5147:25: struct perf_event_context * ../kernel/events/core.c:6925:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6925:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6925:9: struct perf_buffer * ../kernel/events/core.c:5422:21: warning: incorrect type in initializer (different address spaces) ../kernel/events/core.c:6308:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:6676:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6676:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6676:22: struct perf_buffer * ../kernel/events/core.c:6800:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6800:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6800:14: struct perf_buffer * ../kernel/events/core.c:6833:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6833:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6833:14: struct perf_buffer * ../kernel/events/core.c:6946:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6946:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6946:14: struct perf_buffer * ../kernel/events/core.c:6962:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6962:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6962:14: struct perf_buffer * ../kernel/events/core.c:8953:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8953:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8953:15: struct perf_event_context * ../kernel/events/core.c:9041:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9041:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:9041:13: struct perf_buffer * ../kernel/events/core.c:9145:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:9145:61: expected struct task_struct *p ../kernel/events/core.c:9145:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9147:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:9147:61: expected struct task_struct *p ../kernel/events/core.c:9147:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9883:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9883:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:9883:15: struct perf_event_context * ../kernel/events/core.c:11108:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11108:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11108:9: struct swevent_hlist * ../kernel/events/core.c:11147:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11147:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11147:17: struct swevent_hlist * ../kernel/events/core.c:11427:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11427:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:11427:23: struct perf_event_context * ../kernel/events/core.c:12515:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:14549:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14549:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:14549:9: struct perf_event_context * ../kernel/events/core.c:15069:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:15069:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:15069:17: struct swevent_hlist * ../kernel/events/core.c: note: in included file: ../kernel/events/internal.h:211:1: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:10961:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10961:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10961:17: struct swevent_hlist * ../kernel/events/core.c:10981:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10981:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10981:17: struct swevent_hlist * ../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11097:16: struct swevent_hlist * ../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11097:16: struct swevent_hlist * ../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11097:16: struct swevent_hlist * ../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 ../sound/soc/sof/intel/hda-dai.c: note: in included file: ../sound/soc/sof/intel/../ipc4-topology.h:343:54: warning: array of flexible structures ../sound/soc/sof/intel/hda-dai.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../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:2641:36: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2643:36: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2875:24: warning: too many warnings ../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/bnx2fc/bnx2fc_io.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_io.c:1636:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1636:53: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:1636:53: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1637:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1637:54: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:1637:54: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:49: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:49: got unsigned short [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1680:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1680:50: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:1680:50: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1681:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1681:51: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:1681:51: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:46: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:46: got unsigned short [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1769:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1769:35: expected unsigned int [usertype] fcp_resid ../drivers/scsi/bnx2fc/bnx2fc_io.c:1769:35: got restricted __le32 [usertype] fcp_resid ../drivers/scsi/bnx2fc/bnx2fc_io.c:1786:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1786:41: expected unsigned int [usertype] rq_buff_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1786:41: got restricted __le32 [usertype] fcp_rsp_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1791:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1791:37: expected int fcp_sns_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1791:37: got restricted __le32 [usertype] fcp_sns_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1792:37: warning: invalid assignment: += ../drivers/scsi/bnx2fc/bnx2fc_io.c:1792:37: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_io.c:1792:37: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_io.c:637:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:637:32: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:637:32: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_io.c:638:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:638:32: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:638:32: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:639:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:639:28: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:639:28: got int ../drivers/scsi/bnx2fc/bnx2fc_io.c:649:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:649:33: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:649:33: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_io.c:650:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:650:33: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:650:33: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:651:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:651:29: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:651:29: got int ../drivers/scsi/bnx2fc/bnx2fc_io.c:878:28: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_io.c:1551:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1551:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1551:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1552:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1552:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1552:16: got restricted __be64 [usertype] ../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:1555:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1555:26: expected unsigned int [usertype] resp_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1555:26: got restricted __le32 [usertype] mp_payload_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1991:56: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_io.c:1994:60: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_io.c:1798:44: warning: unsigned value that used to be signed checked against zero? ../drivers/scsi/bnx2fc/bnx2fc_io.c:1798:44: signed value source ../net/9p/client.c:626:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:626:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:626:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:628:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:628:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:628:48: got struct spinlock [noderef] __rcu * ../net/9p/client.c:711:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:711:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:711:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:713:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:713:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:713:48: got struct spinlock [noderef] __rcu * ../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 ../kernel/events/ring_buffer.c:22:47: warning: incorrect type in argument 2 (different base types) ../kernel/events/ring_buffer.c:22:47: expected int i ../kernel/events/ring_buffer.c:22:47: got restricted __poll_t ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/bpf/trampoline.c:183:19: warning: symbol 'direct_ops' was not declared. Should it be static? ../drivers/scsi/qedf/qedf_fip.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_fip.c:21:48: error: invalid initializer ../drivers/scsi/qedf/qedf_fip.c:165:38: error: invalid initializer ../drivers/scsi/qedf/qedf_io.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_io.c:637:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:637:59: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:637:59: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:639:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:639:59: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:639:59: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:651:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:651:40: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:651:40: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:652:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:652:40: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:652:40: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:660:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:660:33: expected unsigned int ../drivers/scsi/qedf/qedf_io.c:660:33: got restricted __be32 [usertype] ../drivers/scsi/qedf/qedf_io.c:716:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:716:26: expected restricted __be16 [usertype] fh_ox_id ../drivers/scsi/qedf/qedf_io.c:716:26: got unsigned short [usertype] xid ../drivers/scsi/qedf/qedf_io.c:720:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:720:31: expected restricted __le32 [addressable] [usertype] parameter ../drivers/scsi/qedf/qedf_io.c:720:31: got restricted __be32 [usertype] fh_parm_offset ../drivers/scsi/qedf/qedf_io.c:725:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:725:27: expected restricted __le16 [addressable] [assigned] [usertype] rx_id ../drivers/scsi/qedf/qedf_io.c:725:27: got restricted __be16 [usertype] fh_rx_id ../drivers/scsi/qedf/qedf_io.c:726:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:726:27: expected restricted __le16 [addressable] [assigned] [usertype] ox_id ../drivers/scsi/qedf/qedf_io.c:726:27: got restricted __be16 [usertype] fh_ox_id ../drivers/scsi/qedf/qedf_io.c:730:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:730:45: expected restricted __le32 [addressable] [assigned] [usertype] lo ../drivers/scsi/qedf/qedf_io.c:730:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:731:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:731:45: expected restricted __le32 [addressable] [assigned] [usertype] hi ../drivers/scsi/qedf/qedf_io.c:731:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:739:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:739:45: expected restricted __le32 [addressable] [assigned] [usertype] lo ../drivers/scsi/qedf/qedf_io.c:739:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:740:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:740:45: expected restricted __le32 [addressable] [assigned] [usertype] hi ../drivers/scsi/qedf/qedf_io.c:740:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:785:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:785:23: expected restricted __le16 [assigned] [usertype] sq_prod ../drivers/scsi/qedf/qedf_io.c:785:23: got unsigned short [usertype] fw_sq_prod_idx ../drivers/scsi/qedf/qedf_io.c:1064:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1064:35: expected unsigned int [usertype] fcp_resid ../drivers/scsi/qedf/qedf_io.c:1064:35: got restricted __le32 [usertype] fcp_resid ../drivers/scsi/qedf/qedf_io.c:1071:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1071:29: expected int fcp_rsp_len ../drivers/scsi/qedf/qedf_io.c:1071:29: got restricted __le32 [usertype] fcp_rsp_len ../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_sns_len ../drivers/scsi/qedf/qedf_io.c:1075:29: got restricted __le32 [usertype] fcp_sns_len ../drivers/scsi/qedf/qedf_io.c:1249:48: warning: restricted __le16 degrades to integer ../drivers/scsi/qedf/qedf_io.c:1251:52: warning: restricted __le16 degrades to integer ../drivers/scsi/qedf/qedf_io.c:1272:41: warning: restricted __le16 degrades to integer ../drivers/scsi/qedf/qedf_io.c:1449:9: warning: cast to restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1449:9: warning: cast from restricted __le16 ../drivers/scsi/qedf/qedf_io.c:1457:15: warning: cast from restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1458:14: warning: cast from restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1472:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1472:52: expected unsigned int [usertype] rx_buf_off ../drivers/scsi/qedf/qedf_io.c:1472:52: got restricted __le32 [usertype] rx_buf_off ../drivers/scsi/qedf/qedf_io.c:1474:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1474:52: expected unsigned int [usertype] tx_buf_off ../drivers/scsi/qedf/qedf_io.c:1474:52: got restricted __le32 [usertype] tx_buf_off ../drivers/scsi/qedf/qedf_io.c:1476:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1476:47: expected unsigned int [usertype] rx_id ../drivers/scsi/qedf/qedf_io.c:1476:47: got restricted __le16 [usertype] rx_id ../drivers/scsi/qedf/qedf_io.c:1525:9: warning: cast to restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1525:9: warning: cast from restricted __le16 ../drivers/scsi/qedf/qedf_io.c:2099:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2099:32: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:2099:32: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2100:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2100:32: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:2100:32: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2101:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2101:28: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedf/qedf_io.c:2101:28: got int ../drivers/scsi/qedf/qedf_io.c:2110:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2110:33: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:2110:33: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2111:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2111:33: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:2111:33: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2112:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2112:29: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedf/qedf_io.c:2112:29: got int ../drivers/scsi/qedf/qedf_io.c:2489:53: warning: incorrect type in initializer (different base types) ../drivers/scsi/qedf/qedf_io.c:2489:53: expected unsigned short [usertype] pktlen ../drivers/scsi/qedf/qedf_io.c:2489:53: got restricted __le16 [usertype] pkt_len ../drivers/scsi/qedf/qedf_io.c:2551:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2551:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/qedf/qedf_io.c:2551:20: got restricted __le32 [usertype] ../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_main.c:2218:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2218:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedf/qedf_main.c:2218:18: got restricted __le16 ../drivers/scsi/qedf/qedf_main.c:2247:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2247:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedf/qedf_main.c:2247:18: got restricted __le16 ../drivers/scsi/qedf/qedf_main.c:2264:33: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2282:26: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2513:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2513:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/qedf/qedf_main.c:2513:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/qedf/qedf_main.c:2709:34: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2823:25: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2826:18: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/usb/gadget/function/f_sourcesink.c:362:43: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:362:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:362:43: got unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:365:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:365:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:365:41: got unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:401:43: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:401:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:401:43: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:402:43: warning: invalid assignment: |= ../drivers/usb/gadget/function/f_sourcesink.c:402:43: left side has type restricted __le16 ../drivers/usb/gadget/function/f_sourcesink.c:402:43: right side has type unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:407:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:407:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:407:41: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:408:41: warning: invalid assignment: |= ../drivers/usb/gadget/function/f_sourcesink.c:408:41: left side has type restricted __le16 ../drivers/usb/gadget/function/f_sourcesink.c:408:41: right side has type unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:423:43: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:423:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:423:43: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:427:51: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:427:51: expected restricted __le16 static [addressable] [assigned] [toplevel] [usertype] wBytesPerInterval ../drivers/usb/gadget/function/f_sourcesink.c:427:51: got unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:432:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:432:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:432:41: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:436:49: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:436:49: expected restricted __le16 static [addressable] [assigned] [toplevel] [usertype] wBytesPerInterval ../drivers/usb/gadget/function/f_sourcesink.c:436:49: got unsigned int ../drivers/scsi/qedf/qedf_attr.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_attr.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/scsi/bnx2fc/bnx2fc_tgt.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../kernel/events/callchain.c:68:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:68:9: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:68:9: struct callchain_cpus_entries * ../kernel/events/callchain.c:98:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:98:9: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:98:9: struct callchain_cpus_entries * ../kernel/events/callchain.c:163:19: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:163:19: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:163:19: struct callchain_cpus_entries * ../drivers/scsi/bnx2fc/bnx2fc_debug.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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; | ^~~~ ../kernel/bpf/btf.c: note: in included file (through ../include/linux/bpf.h, ../include/linux/bpf_verifier.h): ../include/linux/bpfptr.h:65:40: warning: cast to non-scalar ../include/linux/bpfptr.h:65:40: warning: cast from non-scalar ../fs/coda/upcall.c:618:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:618:31: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:618:31: got struct spinlock [noderef] __rcu * ../fs/coda/upcall.c:627:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:627:33: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:627:33: got struct spinlock [noderef] __rcu * ../fs/coda/upcall.c:632:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:632:31: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:632:31: got struct spinlock [noderef] __rcu * ../fs/coda/upcall.c:635:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:635:33: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:635:33: got struct spinlock [noderef] __rcu * ../drivers/scsi/qedf/qedf_els.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_els.c:180:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_els.c:180:34: expected unsigned int [usertype] resp_len ../drivers/scsi/qedf/qedf_els.c:180:34: got restricted __le32 [usertype] data_placement_size ../drivers/scsi/qedf/qedf_els.c:314:13: warning: cast from restricted __le16 ../drivers/scsi/qedf/qedf_els.c:350:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_els.c:350:22: expected restricted __be16 [usertype] fh_rx_id ../drivers/scsi/qedf/qedf_els.c:350:22: got int ../drivers/scsi/qedf/qedf_els.c:358:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_els.c:358:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/qedf/qedf_els.c:358:20: got restricted __le32 [usertype] ../drivers/scsi/qedf/qedf_els.c:1050:13: warning: cast from restricted __le16 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:15: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:13: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:13: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:26:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:26:37: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:26:37: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:15: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:13: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:13: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:28:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:28:37: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:28:37: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:29:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:29:13: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:29:13: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:30:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:30:42: expected restricted __le32 [usertype] sgl_total_length ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:30:42: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:23: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:21: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:21: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:35:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:35:59: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:35:59: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:23: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:21: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:21: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:37:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:37:59: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:37:59: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:23: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:21: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:21: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:39:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:39:55: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:39:55: got unsigned int [usertype] val ../drivers/spi/spi-stm32.c:1662:65: warning: Using plain integer as NULL pointer ../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 ../kernel/context_tracking.c:105:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:105:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:105:39: got struct context_tracking * ../kernel/context_tracking.c:144:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:144:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:144:39: got struct context_tracking * ../kernel/context_tracking.c:185:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:185:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:185:39: got struct context_tracking * ../kernel/context_tracking.c:240:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:240:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:240:39: got struct context_tracking * Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' ../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 * ../kernel/bpf/rqspinlock.c:101:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:101:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:101:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:122:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:122:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:122:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:135:51: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:135:51: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:135:51: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:674:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:674:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:674:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:693:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:709:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:715:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:734:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? ../fs/coda/coda_linux.c:25:5: warning: symbol 'coda_fake_statfs' was not declared. Should it be static? ../kernel/bpf/stream.c:215:17: warning: symbol 'bpf_stream_vprintk' was not declared. Should it be static? ../kernel/bpf/stream.c:249:17: warning: symbol 'bpf_stream_print_stack' was not declared. Should it be static? ../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 ../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] ../kernel/events/uprobes.c:2165:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2165:17: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2165:17: struct return_instance * ../kernel/events/uprobes.c:2244:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2244:17: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2244:17: struct return_instance * ../kernel/events/uprobes.c:2308:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2308:9: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2308:9: struct return_instance * ../kernel/events/uprobes.c:2672:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2672:25: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2672:25: struct return_instance * ../kernel/events/uprobes.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ../include/linux/fs/super_types.h, ...): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' ../drivers/usb/gadget/udc/lpc32xx_udc.c:2198:19: warning: cast to restricted __le16 ../drivers/usb/gadget/udc/lpc32xx_udc.c:2207:15: warning: cast to restricted __le16 ../sound/soc/sof/intel/hda.c: note: in included file: ../sound/soc/sof/intel/../ipc4-topology.h:343:54: warning: array of flexible structures ../sound/soc/sof/intel/hda.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../kernel/bpf/arena.c:857:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:880:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:900:17: warning: symbol 'bpf_arena_reserve_pages' was not declared. Should it be static? ../net/caif/cffrml.c:92:15: warning: cast to restricted __le16 ../net/caif/cffrml.c:117:27: warning: cast to restricted __le16 ../drivers/scsi/qedf/qedf_debugfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/bfs/inode.c:430:36: warning: cast to restricted __le32 ../net/caif/cfserl.c:121:29: warning: cast to restricted __le16 ../drivers/usb/gadget/udc/aspeed_udc.c:1011:28: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/aspeed_udc.c:1072:32: warning: restricted __le16 degrades to integer ../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: got unsigned int [usertype] *firm_model ../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: got unsigned int [usertype] *firm_version ../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: got unsigned int [usertype] *device_map ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: 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:51: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:51: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:51: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: got unsigned int [noderef] __iomem * ../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: got unsigned int [noderef] [usertype] __iomem *message_rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: got unsigned int [noderef] __iomem * ../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: got unsigned int [noderef] [usertype] __iomem *msgcode_rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: got unsigned int [noderef] __iomem * ../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 ../sound/soc/tegra/tegra210_i2s.c:655:34: warning: cast to restricted snd_pcm_format_t ../sound/soc/ti/davinci-i2s.c:113:44: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:120:39: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:121:43: warning: incorrect type in initializer (different base types) ../sound/soc/ti/davinci-i2s.c:121:43: expected unsigned char ../sound/soc/ti/davinci-i2s.c:121:43: got restricted snd_pcm_format_t [usertype] ../sound/soc/ti/davinci-i2s.c:122:43: warning: incorrect type in initializer (different base types) ../sound/soc/ti/davinci-i2s.c:122:43: expected unsigned char ../sound/soc/ti/davinci-i2s.c:122:43: got restricted snd_pcm_format_t [usertype] ../sound/soc/ti/davinci-i2s.c:501:53: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:597:32: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:599:42: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:599:29: warning: incorrect type in assignment (different base types) ../sound/soc/ti/davinci-i2s.c:599:29: expected restricted snd_pcm_format_t [assigned] [usertype] fmt ../sound/soc/ti/davinci-i2s.c:599:29: got unsigned char const ../kernel/iomem.c:111:22: warning: incorrect type in assignment (different address spaces) ../kernel/iomem.c:111:22: expected void *[assigned] addr ../kernel/iomem.c:111:22: got void [noderef] __iomem * ../kernel/iomem.c:114:22: warning: incorrect type in assignment (different address spaces) ../kernel/iomem.c:114:22: expected void *[assigned] addr ../kernel/iomem.c:114:22: got void [noderef] __iomem * ../drivers/scsi/aic7xxx/aic7xxx_core.c: In function ‘ahc_handle_ign_wide_residue’: ../drivers/scsi/aic7xxx/aic7xxx_core.c:4171:34: warning: variable ‘data_addr’ set but not used [-Wunused-but-set-variable=] 4171 | uint32_t data_addr; | ^~~~~~~~~ ../sound/soc/ti/davinci-mcasp.c:2193:73: warning: incorrect type in argument 1 (different base types) ../sound/soc/ti/davinci-mcasp.c:2193:73: expected restricted __be32 const [usertype] *p ../sound/soc/ti/davinci-mcasp.c:2193:73: got unsigned int const [usertype] * ../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] Warning: ../drivers/rtc/rtc-omap.c:411 function parameter 'dev' not described in 'omap_rtc_power_off_program' Warning: ../drivers/rtc/rtc-omap.c:411 function parameter 'dev' not described in 'omap_rtc_power_off_program' ../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/scsi/aacraid/aachba.c:3941:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3941:39: expected unsigned int [usertype] addrHigh ../drivers/scsi/aacraid/aachba.c:3941:39: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3942:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3942:38: expected unsigned int [usertype] addrLow ../drivers/scsi/aacraid/aachba.c:3942:38: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3943:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3943:26: expected unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3943:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3948:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3948:44: expected restricted __le32 [usertype] sgeFirstSize ../drivers/scsi/aacraid/aachba.c:3948:44: got unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3950:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3950:46: expected restricted __le32 [usertype] sgeNominalSize ../drivers/scsi/aacraid/aachba.c:3950:46: got unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3952:60: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/aachba.c:3962:28: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:3964:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3964:39: expected unsigned int [usertype] length ../drivers/scsi/aacraid/aachba.c:3964:39: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3968:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3968:22: expected unsigned char [usertype] sgeCnt ../drivers/scsi/aacraid/aachba.c:3968:22: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4067:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4067:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/aacraid/aachba.c:4067:30: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4068:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4068:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/aachba.c:4068:30: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4069:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4069:26: expected unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:4069:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4081:24: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:4083:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4083:26: expected unsigned int [usertype] len ../drivers/scsi/aacraid/aachba.c:4083:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4088:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4088:45: expected unsigned char [usertype] emb_data_desc_count ../drivers/scsi/aacraid/aachba.c:4088:45: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4089:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4089:28: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/aachba.c:4089:28: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4092:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4092:38: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/aachba.c:4092:38: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4093:48: warning: cast from restricted __le32 ../drivers/scsi/aacraid/aachba.c:4094:43: warning: cast from restricted __le32 ../drivers/scsi/aacraid/aachba.c:4095:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4095:40: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/aachba.c:4095:40: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4033:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4033:22: expected unsigned char [usertype] sgeCnt ../drivers/scsi/aacraid/aachba.c:4033:22: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4035:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4035:30: expected restricted __le32 [usertype] sgeNominalSize ../drivers/scsi/aacraid/aachba.c:4035:30: got unsigned long ../drivers/scsi/aacraid/aachba.c:244:5: warning: symbol 'aac_sync_mode' was not declared. Should it be static? ../drivers/scsi/aacraid/aachba.c:659:76: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:659:76: expected restricted __le32 [usertype] block_size ../drivers/scsi/aacraid/aachba.c:659:76: got int ../drivers/scsi/aacraid/aachba.c:1058:63: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/aachba.c:1079:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:1079:59: expected unsigned int [addressable] [assigned] [usertype] Serial ../drivers/scsi/aacraid/aachba.c:1079:59: got restricted __le32 [usertype] uid ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1556:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:1556:24: expected unsigned char ../drivers/scsi/aacraid/aachba.c:1556:24: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:1663:33: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1996:61: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:1996:61: expected restricted __le32 [usertype] rmw_nexus ../drivers/scsi/aacraid/aachba.c:1996:61: got unsigned int [assigned] [usertype] nexus ../drivers/scsi/aacraid/aachba.c:2073:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:2073:54: expected restricted __le16 [usertype] virt_device_bus ../drivers/scsi/aacraid/aachba.c:2073:54: got int ../drivers/scsi/aacraid/aachba.c:3616:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3616:58: expected restricted __le32 [usertype] rmw_nexus ../drivers/scsi/aacraid/aachba.c:3616:58: got unsigned int ../drivers/scsi/aacraid/aachba.c: note: in included file: ../drivers/scsi/aacraid/aacraid.h:2763:43: warning: incorrect type in return expression (different base types) ../drivers/scsi/aacraid/aacraid.h:2763:43: expected int ../drivers/scsi/aacraid/aacraid.h:2763:43: got restricted __le32 ../drivers/mfd/max77705.c:160:1: warning: symbol 'max77705_pm_ops' was not declared. Should it be static? ../drivers/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: ../drivers/net/ethernet/freescale/enetc/enetc.c:2797: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=] 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2797:52: note: directive argument in the range [-2147483638, 2147483646] 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2797:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2798 | priv->ndev->name, i); | ~~~~~~~~~~~~~~~~~~~~ ../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/scsi/aic7xxx/aic7xxx_osm.c:1534:25: warning: invalid assignment: |= ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: left side has type unsigned int ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: right side has type restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: expected unsigned int [usertype] addr ../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: expected unsigned int [usertype] len ../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:602:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:602:32: expected unsigned char ../drivers/scsi/aacraid/commctrl.c:602:32: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:618:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:618:45: expected unsigned char [usertype] emb_data_desc_count ../drivers/scsi/aacraid/commctrl.c:618:45: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:693:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:693:48: expected unsigned int [usertype] addr_hi ../drivers/scsi/aacraid/commctrl.c:693:48: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:694:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:694:48: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/commctrl.c:694:48: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:696:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:696:44: expected unsigned int [usertype] len ../drivers/scsi/aacraid/commctrl.c:696:44: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:702:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:702:59: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/commctrl.c:702:59: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:954:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:954:42: expected restricted __le32 [addressable] [assigned] [usertype] srb_status ../drivers/scsi/aacraid/commctrl.c:954:42: got int ../drivers/scsi/aacraid/commctrl.c:956:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:956:48: expected restricted __le32 [addressable] [assigned] [usertype] data_xfer_length ../drivers/scsi/aacraid/commctrl.c:956:48: got unsigned int [assigned] [usertype] byte_count ../drivers/scsi/aacraid/commctrl.c:960:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:960:42: expected restricted __le32 [addressable] [assigned] [usertype] srb_status ../drivers/scsi/aacraid/commctrl.c:960:42: got unsigned char [usertype] service_response ../drivers/scsi/aacraid/commctrl.c:961:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:961:43: expected restricted __le32 [addressable] [assigned] [usertype] scsi_status ../drivers/scsi/aacraid/commctrl.c:961:43: got unsigned char [usertype] status ../drivers/scsi/aacraid/commctrl.c:962:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:962:48: expected restricted __le32 [addressable] [assigned] [usertype] data_xfer_length ../drivers/scsi/aacraid/commctrl.c:962:48: got unsigned int ../drivers/scsi/aacraid/commctrl.c:964:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:964:47: expected restricted __le32 [addressable] [assigned] [usertype] sense_data_size ../drivers/scsi/aacraid/commctrl.c:964:47: got unsigned char [usertype] sense_response_data_len ../drivers/usb/gadget/function/f_mass_storage.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:294:28: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:294:28: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:294:28: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:296:30: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:296:30: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:296:30: got struct spinlock [noderef] __rcu * ../drivers/scsi/aacraid/comminit.c:100:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/comminit.c:100:31: expected restricted __le32 [usertype] *host_rrq ../drivers/scsi/aacraid/comminit.c:100:31: got unsigned int [usertype] * ../drivers/scsi/aacraid/comminit.c:134:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/comminit.c:134:49: expected restricted __le16 [usertype] msix_id ../drivers/scsi/aacraid/comminit.c:134:49: got int [assigned] i ../drivers/scsi/aacraid/comminit.c:543:33: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:547:34: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:550:42: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:553:48: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:556:48: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:559:48: warning: restricted __le32 degrades to integer ../drivers/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:145:24: warning: incorrect type in assignment (different address spaces) ../drivers/input/touchscreen/raspberrypi-ts.c:145:24: expected void [noderef] __iomem *fw_regs_va ../drivers/input/touchscreen/raspberrypi-ts.c:145:24: got void * ../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 ../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 ../drivers/scsi/aic94xx/aic94xx_seq.c:184:21: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:185:25: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:226:29: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1240:23: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1241:24: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1242:24: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1243:36: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1244:34: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1245:36: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1246:34: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1247:35: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1248:33: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1249:35: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1250:33: warning: cast to restricted __le32 ../drivers/scsi/aic94xx/aic94xx_seq.c:1251:29: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:1252:33: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:1253:33: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:1286:32: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:1289:32: warning: cast to restricted __le16 ../drivers/scsi/aic94xx/aic94xx_seq.c:732:35: warning: cast truncates bits from constant value (93ef7f becomes ef7f) ../drivers/scsi/aic7xxx/aic79xx_core.c: In function ‘ahd_handle_ign_wide_residue’: ../drivers/scsi/aic7xxx/aic79xx_core.c:5694:34: warning: variable ‘data_addr’ set but not used [-Wunused-but-set-variable=] 5694 | uint64_t data_addr; | ^~~~~~~~~ ../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/usb/gadget/function/f_fs.c:3326:32: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_fs.c:3326:32: expected unsigned short [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_fs.c:3326:32: got restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_fs.c:3351:36: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_fs.c:3351:36: expected restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_fs.c:3351:36: got unsigned short [usertype] wMaxPacketSize ../drivers/usb/gadget/udc/bdc/bdc_ep.c:497:26: warning: cast truncates bits from constant value (ffffffff7fffffff becomes 7fffffff) ../drivers/i2c/busses/i2c-octeon-core.c:731:23: warning: cast from restricted __be64 ../drivers/i2c/busses/i2c-octeon-core.c:732:42: warning: cast from restricted __be64 ../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/ext4/extents-test.c:59:3: warning: symbol 'k_ctx' was not declared. Should it be static? ../kernel/bpf/cgroup_iter.c:322:17: warning: symbol 'bpf_iter_css_new' was not declared. Should it be static? ../kernel/bpf/cgroup_iter.c:347:40: warning: symbol 'bpf_iter_css_next' was not declared. Should it be static? ../kernel/bpf/cgroup_iter.c:371:18: warning: symbol 'bpf_iter_css_destroy' was not declared. Should it be static? ../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:489:1: warning: cast to restricted __le16 ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489: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:489:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489: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:489:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: got int ../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/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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/udc/cdns2/cdns2-gadget.c:1091:24: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: expected restricted __le32 [noderef] __iomem ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: got unsigned short [usertype] tx_offset ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1431:24: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: expected unsigned int [usertype] buffer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: expected restricted __le32 [usertype] buffer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: got unsigned int [usertype] buffer ../kernel/bpf/bpf_struct_ops.c:592:27: warning: symbol 'bpf_struct_ops_link_lops' was not declared. Should it be static? ../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/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 ../sound/soc/uniphier/aio-compress.c:304:34: warning: cast to restricted __be16 ../fs/nfs/super.c:1170:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1170:49: expected struct rpc_xprt *xprt1 ../fs/nfs/super.c:1170:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/nfs/super.c:1171:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1171:49: expected struct rpc_xprt *xprt2 ../fs/nfs/super.c:1171:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../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/i2c/busses/i2c-diolan-u2c.c:290:26: warning: cast to restricted __le32 ../kernel/bpf/cpumask.c:53:32: warning: symbol 'bpf_cpumask_create' was not declared. Should it be static? ../kernel/bpf/cpumask.c:83:32: warning: symbol 'bpf_cpumask_acquire' was not declared. Should it be static? ../kernel/bpf/cpumask.c:97:18: warning: symbol 'bpf_cpumask_release' was not declared. Should it be static? ../kernel/bpf/cpumask.c:105:18: warning: symbol 'bpf_cpumask_release_dtor' was not declared. Should it be static? ../kernel/bpf/cpumask.c:121:17: warning: symbol 'bpf_cpumask_first' was not declared. Should it be static? ../kernel/bpf/cpumask.c:137:17: warning: symbol 'bpf_cpumask_first_zero' was not declared. Should it be static? ../kernel/bpf/cpumask.c:154:17: warning: symbol 'bpf_cpumask_first_and' was not declared. Should it be static? ../kernel/bpf/cpumask.c:165:18: warning: symbol 'bpf_cpumask_set_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:178:18: warning: symbol 'bpf_cpumask_clear_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:195:18: warning: symbol 'bpf_cpumask_test_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:212:18: warning: symbol 'bpf_cpumask_test_and_set_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:230:18: warning: symbol 'bpf_cpumask_test_and_clear_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:242:18: warning: symbol 'bpf_cpumask_setall' was not declared. Should it be static? ../kernel/bpf/cpumask.c:251:18: warning: symbol 'bpf_cpumask_clear' was not declared. Should it be static? ../kernel/bpf/cpumask.c:268:18: warning: symbol 'bpf_cpumask_and' was not declared. Should it be static? ../kernel/bpf/cpumask.c:283:18: warning: symbol 'bpf_cpumask_or' was not declared. Should it be static? ../kernel/bpf/cpumask.c:298:18: warning: symbol 'bpf_cpumask_xor' was not declared. Should it be static? ../kernel/bpf/cpumask.c:316:18: warning: symbol 'bpf_cpumask_equal' was not declared. Should it be static? ../kernel/bpf/cpumask.c:332:18: warning: symbol 'bpf_cpumask_intersects' was not declared. Should it be static? ../kernel/bpf/cpumask.c:348:18: warning: symbol 'bpf_cpumask_subset' was not declared. Should it be static? ../kernel/bpf/cpumask.c:363:18: warning: symbol 'bpf_cpumask_empty' was not declared. Should it be static? ../kernel/bpf/cpumask.c:378:18: warning: symbol 'bpf_cpumask_full' was not declared. Should it be static? ../kernel/bpf/cpumask.c:390:18: warning: symbol 'bpf_cpumask_copy' was not declared. Should it be static? ../kernel/bpf/cpumask.c:405:17: warning: symbol 'bpf_cpumask_any_distribute' was not declared. Should it be static? ../kernel/bpf/cpumask.c:423:17: warning: symbol 'bpf_cpumask_any_and_distribute' was not declared. Should it be static? ../kernel/bpf/cpumask.c:438:17: warning: symbol 'bpf_cpumask_weight' was not declared. Should it be static? ../kernel/bpf/cpumask.c:457:17: warning: symbol 'bpf_cpumask_populate' was not declared. Should it be static? ../drivers/net/bareudp.c:290:14: warning: incorrect type in assignment (different address spaces) ../drivers/net/bareudp.c:290:14: expected struct socket *sock ../drivers/net/bareudp.c:290:14: got struct socket [noderef] __rcu *sock ../drivers/net/bareudp.c:621:20: warning: incorrect type in assignment (different base types) ../drivers/net/bareudp.c:621:20: expected restricted __be16 [usertype] port ../drivers/net/bareudp.c:621:20: got unsigned short ../drivers/net/bareudp.c:622:25: warning: incorrect type in assignment (different base types) ../drivers/net/bareudp.c:622:25: expected restricted __be16 [usertype] ethertype ../drivers/net/bareudp.c:622:25: got unsigned short ../drivers/usb/typec/tcpm/tcpci.c:1002:1: warning: symbol 'tcpci_pm_ops' was not declared. Should it be static? ../drivers/usb/typec/tipd/trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/typec/tipd/trace.h): ../drivers/usb/typec/tipd/./trace.h:304:1: error: too long token expansion ../drivers/usb/typec/tipd/./trace.h:331:1: error: too long token expansion ../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 ../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:242:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:258:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:264:18: warning: symbol 'bpf_crypto_ctx_release_dtor' was not declared. Should it be static? ../kernel/bpf/crypto.c:319:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:340:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? ../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: expected unsigned int [usertype] ../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: got restricted __le32 [usertype] cci ../fs/ufs/inode.c: note: in included file: ../fs/ufs/util.h:192:40: warning: restricted __fs16 degrades to integer ../fs/ufs/util.h:226:40: warning: restricted __fs16 degrades to integer Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' ../drivers/scsi/qla2xxx/qla_os.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla4xxx/ql4_init.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/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. In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/scsi/qla2xxx/qla_def.h:12, from ../drivers/scsi/qla2xxx/qla_init.c:6: In function ‘fortify_memcpy_chk’, inlined from ‘qla81xx_nvram_config’ at ../drivers/scsi/qla2xxx/qla_init.c:9445:2: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/qla4xxx/ql4_os.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/lpfc/lpfc_mem.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/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/usb/typec/ucsi/ucsi_glink.c:92:23: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: expected restricted __le32 [usertype] owner ../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: expected restricted __le32 [usertype] type ../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: expected restricted __le32 [usertype] opcode ../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: expected restricted __le32 [usertype] owner ../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: expected restricted __le32 [usertype] type ../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: expected restricted __le32 [usertype] opcode ../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: got int ../drivers/net/ethernet/huawei/hinic/hinic_main.c:832:25: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_ct.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_ct.c:198:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:199:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:202:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:531:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:532:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:534:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:878:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:880:40: warning: restricted __be32 degrades to integer ../drivers/scsi/lpfc/lpfc_ct.c:1350:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1498:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1514:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1515:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1962:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:1963:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:1989:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:2026:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2026:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2026:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2033:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2033:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2033:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2075:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2075:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2075:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2085:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2085:39: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2085:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2120:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2120:41: expected unsigned int [usertype] port_id ../drivers/scsi/lpfc/lpfc_ct.c:2120:41: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2127:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2127:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2127:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3314:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:3314:30: expected unsigned int [usertype] EntryCnt ../drivers/scsi/lpfc/lpfc_ct.c:3314:30: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3374:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:3374:34: expected unsigned int [usertype] EntryCnt ../drivers/scsi/lpfc/lpfc_ct.c:3374:34: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3547:34: warning: cast to restricted __be32 ../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/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: warning: incorrect type in argument 1 (different base types) ../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: expected unsigned short [usertype] header ../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: got restricted __le16 const [usertype] header ../drivers/scsi/qla2xxx/qla_init.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_sli.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_sli.c:18241:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18241:47: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18241:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18243:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18243:47: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18243:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18245:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18245:47: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18245:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18247:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18247:47: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18247:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18260:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18260:20: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:18260:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:15477:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15478:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15478:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15478:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15478:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15487:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9234:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9237:21: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9238:23: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:695:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:715:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:715:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:715:17: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_sli.c:715:17: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21354:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21362:37: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21363:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21363:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_sli.c:21363:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21397:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21397:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_sli.c:21397:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21406:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21406:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:21406:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21407:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21407:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:21407:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21408:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21410:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21410:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_sli.c:21410:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21411:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21411:30: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_sli.c:21411:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:454:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:580:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:580:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:580:17: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:580:17: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:602:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2358:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2460:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2461:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2464:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2465:36: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9689:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9734:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:12185:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:12213:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:14863:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:18053:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18053:57: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18053:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18055:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18055:57: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18055:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18058:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18058:57: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18058:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18060:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18060:57: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18060:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18353:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18353:47: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18353:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18355:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18355:47: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18355:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18362:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18362:47: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18362:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18364:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18364:47: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18364:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18375:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18375:20: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:18375:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18605:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18607:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18607:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:19252:16: warning: restricted __be16 degrades to integer ../drivers/scsi/lpfc/lpfc_sli.c:21025:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21025:45: expected unsigned int ../drivers/scsi/lpfc/lpfc_sli.c:21025:45: got restricted __le32 [usertype] ../drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c:196:30: warning: symbol 'gaokun_ucsi_ops' was not declared. Should it be static? ../drivers/scsi/elx/efct/efct_driver.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1268:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c:633:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:638:27: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:2362:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2362:31: expected unsigned int [usertype] vid ../drivers/scsi/lpfc/lpfc_els.c:2362:31: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2363:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2363:33: expected unsigned int [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:2363:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2682:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2682:33: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_els.c:2682:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2683:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2683:33: expected unsigned int [usertype] word4 ../drivers/scsi/lpfc/lpfc_els.c:2683:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:3014:19: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3221:34: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3780:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3781:17: warning: cast to restricted __be32 ../include/uapi/scsi/fc/fc_els.h:1254:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c:5744:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:5744:47: expected unsigned int [usertype] vid ../drivers/scsi/lpfc/lpfc_els.c:5744:47: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:5745:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:5745:49: expected unsigned int [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:5745:49: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6136:19: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6205:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6321:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6321:33: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_els.c:6321:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6322:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6322:33: expected unsigned int [usertype] word4 ../drivers/scsi/lpfc/lpfc_els.c:6322:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6323:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6323:33: expected unsigned int [usertype] word5 ../drivers/scsi/lpfc/lpfc_els.c:6323:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6489:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6492:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6492:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6504:32: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6724:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6724:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6724:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6726:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6726:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6726:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6745:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6745:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6745:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6784:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6784:36: expected unsigned short [usertype] temperature ../drivers/scsi/lpfc/lpfc_els.c:6784:36: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6785:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6785:33: expected unsigned short [usertype] rx_power ../drivers/scsi/lpfc/lpfc_els.c:6785:33: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6786:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6786:32: expected unsigned short [usertype] tx_bias ../drivers/scsi/lpfc/lpfc_els.c:6786:32: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6787:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6787:33: expected unsigned short [usertype] tx_power ../drivers/scsi/lpfc/lpfc_els.c:6787:33: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6788:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6788:28: expected unsigned short [usertype] vcc ../drivers/scsi/lpfc/lpfc_els.c:6788:28: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6790:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6790:30: expected unsigned short [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:6790:30: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6791:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6791:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6791:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6802:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6802:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6802:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6806:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6806:30: expected unsigned int [usertype] port_type ../drivers/scsi/lpfc/lpfc_els.c:6806:30: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6808:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6808:49: expected unsigned int [usertype] link_failure_cnt ../drivers/scsi/lpfc/lpfc_els.c:6808:49: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6810:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6810:50: expected unsigned int [usertype] loss_of_synch_cnt ../drivers/scsi/lpfc/lpfc_els.c:6810:50: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6812:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6812:51: expected unsigned int [usertype] loss_of_signal_cnt ../drivers/scsi/lpfc/lpfc_els.c:6812:51: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6814:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6814:56: expected unsigned int [usertype] primitive_seq_proto_err ../drivers/scsi/lpfc/lpfc_els.c:6814:56: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6816:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6816:51: expected unsigned int [usertype] invalid_trans_word ../drivers/scsi/lpfc/lpfc_els.c:6816:51: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6818:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6818:48: expected unsigned int [usertype] invalid_crc_cnt ../drivers/scsi/lpfc/lpfc_els.c:6818:48: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6820:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6820:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6820:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6831:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6831:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6831:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6835:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6835:33: expected unsigned int [usertype] port_bbc ../drivers/scsi/lpfc/lpfc_els.c:6835:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6839:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6839:50: expected unsigned int [usertype] attached_port_bbc ../drivers/scsi/lpfc/lpfc_els.c:6839:50: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6845:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6845:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6845:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6856:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6856:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6856:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6873:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6873:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6873:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6874:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6874:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6874:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6885:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6885:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6885:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6902:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6902:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6902:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6903:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6903:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6903:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6914:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6914:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6914:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6931:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6931:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6931:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6932:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6932:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6932:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6943:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6943:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6943:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6960:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6960:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6960:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6961:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6961:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6961:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6973:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6973:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6973:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6990:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6990:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6990:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6991:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6991:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6991:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6999:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6999:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6999:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7005:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7005:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7005:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7014:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7014:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7014:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7016:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7016:36: expected unsigned int [usertype] CorrectedBlocks ../drivers/scsi/lpfc/lpfc_els.c:7016:36: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7018:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7018:40: expected unsigned int [usertype] UncorrectableBlocks ../drivers/scsi/lpfc/lpfc_els.c:7018:40: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7021:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7021:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7021:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7032:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7032:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7032:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7070:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7070:37: expected unsigned short [usertype] speed ../drivers/scsi/lpfc/lpfc_els.c:7070:37: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7098:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7098:44: expected unsigned short [usertype] capabilities ../drivers/scsi/lpfc/lpfc_els.c:7098:44: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7099:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7099:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7099:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7108:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7108:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7108:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7116:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7116:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7116:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7125:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7125:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7125:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7140:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7140:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7140:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7242:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7242:25: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7242:25: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7249:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7533:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7535:36: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7538:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7761:17: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7766:21: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7776:17: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7821:9: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7821:9: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7966:31: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7969:44: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:8073:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:8134:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:8187:37: 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/scsi/csiostor/csio_attr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/huawei/hinic/hinic_tx.c:713:25: warning: cast to restricted __be16 ../drivers/scsi/qla2xxx/qla_mbx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_init.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../kernel/bpf/kmem_cache_iter.c:24:17: warning: symbol 'bpf_iter_kmem_cache_new' was not declared. Should it be static? ../kernel/bpf/kmem_cache_iter.c:35:31: warning: symbol 'bpf_iter_kmem_cache_next' was not declared. Should it be static? ../kernel/bpf/kmem_cache_iter.c:80:18: warning: symbol 'bpf_iter_kmem_cache_destroy' was not declared. Should it be static? ../drivers/scsi/qla2xxx/qla_iocb.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/smartpqi/smartpqi_init.c:1255:32: warning: unreplaced symbol '' ../drivers/scsi/bfa/bfad_im.c:1065:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1065:29: expected unsigned long long [usertype] node_name ../drivers/scsi/bfa/bfad_im.c:1065:29: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1067:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1067:29: expected unsigned long long [usertype] port_name ../drivers/scsi/bfa/bfad_im.c:1067:29: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1034:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1034:33: expected unsigned long long [usertype] node_name ../drivers/scsi/bfa/bfad_im.c:1034:33: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1036:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1036:33: expected unsigned long long [usertype] port_name ../drivers/scsi/bfa/bfad_im.c:1036:33: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1055:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1055:37: expected unsigned int [usertype] maxframe_size ../drivers/scsi/bfa/bfad_im.c:1055:37: got restricted __be16 [usertype] maxfrsize ../drivers/scsi/lpfc/lpfc_hbadisc.c: In function ‘lpfc_nlp_state_name.constprop’: ../drivers/scsi/lpfc/lpfc_hbadisc.c:4825:50: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 7 [-Wformat-truncation=] 4825 | snprintf(buffer, size, "unknown (%d)", state); | ^~ ../drivers/scsi/lpfc/lpfc_hbadisc.c:4825:40: note: directive argument in the range [9, 2147483647] 4825 | snprintf(buffer, size, "unknown (%d)", state); | ^~~~~~~~~~~~~~ ../drivers/scsi/lpfc/lpfc_hbadisc.c:4825:17: note: ‘snprintf’ output between 12 and 21 bytes into a destination of size 16 4825 | snprintf(buffer, size, "unknown (%d)", state); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/qla2xxx/qla_isr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/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] Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3912 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3912 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' ../drivers/scsi/csiostor/csio_lnode.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_lnode.c: note: in included file: ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: expected unsigned long long [noderef] [usertype] __iomem **replyPostRegisterIndex ../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: got unsigned long long [usertype] ** ../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:7110:20: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:7118:20: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:7131:36: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: expected unsigned long long [noderef] [usertype] __iomem **reply_post_host_index ../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: got unsigned long long [usertype] ** ../drivers/scsi/bfa/bfad_attr.c:66:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_attr.c:66:39: expected unsigned long long [usertype] node_name ../drivers/scsi/bfa/bfad_attr.c:66:39: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_attr.c:92:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_attr.c:92:39: expected unsigned long long [usertype] port_name ../drivers/scsi/bfa/bfad_attr.c:92:39: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_attr.c:248:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_attr.c:248:36: expected unsigned long long [usertype] fabric_name ../drivers/scsi/bfa/bfad_attr.c:248:36: got restricted __be64 [usertype] ../drivers/scsi/elx/efct/efct_io.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/efct/efct_scsi.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../kernel/bpf/dmabuf_iter.c:161:17: warning: symbol 'bpf_iter_dmabuf_new' was not declared. Should it be static? ../kernel/bpf/dmabuf_iter.c:172:28: warning: symbol 'bpf_iter_dmabuf_next' was not declared. Should it be static? ../kernel/bpf/dmabuf_iter.c:184:18: warning: symbol 'bpf_iter_dmabuf_destroy' was not declared. Should it be static? ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: expected unsigned int [usertype] savep ../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: expected unsigned int [usertype] goalp ../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_hbadisc.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_hbadisc.c:3462:18: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:2281:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:2282:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4121:14: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4122:19: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:7086:33: warning: cast to restricted __le16 ../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/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/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/sym53c8xx_2/sym_hipd.c:2518:16: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2522:24: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2523:24: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2526:24: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2530:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2542:48: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2543:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2574:34: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2576:34: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: expected unsigned int [usertype] ret ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2618:23: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2621:23: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4594:33: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: expected unsigned int [usertype] v ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: expected unsigned int [usertype] itlq_tbl_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3877:37: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3895:29: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: expected unsigned int [usertype] scratch ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1055:19: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1159:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1592:23: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1908:32: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2981:43: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: expected unsigned int [usertype] savep ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: expected unsigned int [usertype] startp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: expected unsigned int [usertype] goalp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3648:27: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3649:27: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3666:15: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3688:31: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3699:31: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3748:27: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: expected unsigned int [usertype] dp_ret ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: expected unsigned int [usertype] ret ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3814:16: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3815:16: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: expected unsigned int [usertype] itl_task_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: expected unsigned int [usertype] itl_task_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: expected unsigned int [usertype] v ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: expected unsigned int [usertype] luntbl_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: expected unsigned int [usertype] lun0_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: expected unsigned int [usertype] itl_task_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: expected unsigned int [usertype] luntbl_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: expected unsigned int [usertype] lun0_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5750:33: warning: too many warnings ../drivers/scsi/qla4xxx/ql4_attr.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/bfa/bfad_bsg.c:2390:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfad_bsg.c:2413:38: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfad_bsg.c:2414:38: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfad_bsg.c:2416:33: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfad_bsg.c:3406:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/bfa/bfad_bsg.c:3406:34: expected void const [noderef] __user *from ../drivers/scsi/bfa/bfad_bsg.c:3406:34: got void * ../drivers/scsi/bfa/bfad_bsg.c:3560:27: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/bfa/bfad_bsg.c:3560:27: expected void [noderef] __user *to ../drivers/scsi/bfa/bfad_bsg.c:3560:27: got void * ../drivers/scsi/qla2xxx/qla_gs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_scsi.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/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. ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: expected restricted __le32 [usertype] H2DLength ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: got int data_out_sz ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: expected restricted __le32 [usertype] D2HLength ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: got int data_in_sz ../drivers/scsi/bfa/bfa_ioc.c:1799:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1799:28: expected unsigned short [assigned] [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:1799:28: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1801:29: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1812:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1812:29: expected unsigned short [assigned] [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:1812:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1814:30: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1779:24: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1779:24: expected unsigned int val ../drivers/scsi/bfa/bfa_ioc.c:1779:24: got restricted __le32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1962:31: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1963:31: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1964:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:1966:27: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:2065:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:2065:21: expected restricted __be32 [usertype] r32 ../drivers/scsi/bfa/bfa_ioc.c:2065:21: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_ioc.c:2066:26: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:2967:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:2967:22: expected unsigned short [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:2967:22: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3243:52: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3245:58: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3247:59: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3249:54: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3251:54: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3418:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3418:17: expected unsigned short [usertype] pers ../drivers/scsi/bfa/bfa_ioc.c:3418:17: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3419:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3419:19: expected unsigned short [usertype] bw_min ../drivers/scsi/bfa/bfa_ioc.c:3419:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3420:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3420:19: expected unsigned short [usertype] bw_max ../drivers/scsi/bfa/bfa_ioc.c:3420:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3543:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3543:19: expected unsigned short [usertype] bw_min ../drivers/scsi/bfa/bfa_ioc.c:3543:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3544:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3544:19: expected unsigned short [usertype] bw_max ../drivers/scsi/bfa/bfa_ioc.c:3544:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4246:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4248:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4251:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4279:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4281:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4284:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4303:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4342:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4350:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4351:39: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4356:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4358:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4360:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4362:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4364:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4366:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4373:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4379:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4390:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4396:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4413:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4419:33: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4807:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4807:27: expected unsigned int [usertype] count ../drivers/scsi/bfa/bfa_ioc.c:4807:27: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4902:36: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:4911:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:4957:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4957:19: expected unsigned short [usertype] freq ../drivers/scsi/bfa/bfa_ioc.c:4957:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4984:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4984:21: expected unsigned int [usertype] period ../drivers/scsi/bfa/bfa_ioc.c:4984:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5279:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5345:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5345:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:5345:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5348:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5348:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:5348:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5361:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5361:24: expected unsigned short [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5361:24: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5383:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5383:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:5383:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5386:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5386:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:5386:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5700:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5718:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5735:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5749:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5758:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5767:42: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:6188:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6188:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:6188:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6191:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6191:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:6191:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6222:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6222:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:6222:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6225:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6225:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:6225:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6537:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:6557:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:6566:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c: note: in included file (through ../drivers/scsi/bfa/bfa.h, ../drivers/scsi/bfa/bfa_modules.h, ../drivers/scsi/bfa/bfad_drv.h): ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/csiostor/csio_hw_t5.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_hw.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures Warning: ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:2913 expecting prototype for mpt3sas_send_passthru_cmd(). Prototype was for mpt3sas_send_mctp_passthru_req() instead ../drivers/scsi/elx/efct/efct_xport.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/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/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] ../drivers/usb/gadget/function/f_tcm.c:83:18: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_tcm.c:83:18: expected unsigned int [usertype] Tag ../drivers/usb/gadget/function/f_tcm.c:83:18: got restricted __le32 [usertype] bot_tag ../drivers/usb/gadget/function/f_tcm.c:165:26: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_tcm.c:165:26: expected unsigned int [usertype] Tag ../drivers/usb/gadget/function/f_tcm.c:165:26: got restricted __le32 [usertype] bot_tag ../drivers/usb/gadget/function/f_tcm.c:1554:22: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_tcm.c:1554:22: expected restricted __le32 [usertype] bot_tag ../drivers/usb/gadget/function/f_tcm.c:1554:22: got unsigned int [usertype] Tag ../drivers/scsi/lpfc/lpfc_init.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_init.c: note: in included file: ../drivers/scsi/lpfc/lpfc_ids.h:26:28: warning: symbol 'lpfc_id_table' was not declared. Should it be static? ../drivers/scsi/lpfc/lpfc_init.c:148:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:148:40: expected unsigned int [usertype] ../drivers/scsi/lpfc/lpfc_init.c:148:40: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:4600:24: warning: cast to restricted __be64 ../drivers/scsi/lpfc/lpfc_init.c:8130:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:8130:21: expected unsigned long long [addressable] [usertype] wwn ../drivers/scsi/lpfc/lpfc_init.c:8130:21: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:8135:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:8135:21: expected unsigned long long [addressable] [usertype] wwn ../drivers/scsi/lpfc/lpfc_init.c:8135:21: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:14594:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14595:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14596:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14597:17: warning: cast to restricted __be32 ../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: expected restricted __le16 [usertype] application_tag_translation_mask ../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: got int ../drivers/scsi/lpfc/lpfc_mbox.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_mbox.c:956:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:956:33: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:956:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:957:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:957:33: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:957:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: got restricted __le32 [usertype] ../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:46:9: expected void * ../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:46:9: expected void * ../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:55:9: expected void * ../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:55:9: expected void * ../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:92:9: expected void * ../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:92:9: expected void * ../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:101:9: expected void * ../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:101:9: expected void * ../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:133:9: expected void * ../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:133:9: expected void * ../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:137:9: expected void * ../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:137:9: expected void * ../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:172:9: expected void * ../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:172:9: expected void * ../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:201:9: expected void * ../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:201:9: expected void * ../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:231:9: expected void * ../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:231:9: expected void * ../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:262:9: expected void * ../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:262:9: expected void * ../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:292:9: expected void * ../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:292:9: expected void * ../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:332:9: expected void * ../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:332:9: expected void * ../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:364:9: expected void * ../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:364:9: expected void * ../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer ../drivers/scsi/elx/efct/efct_hw.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_isr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: expected unsigned char [addressable] [assigned] [usertype] class ../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: got restricted __le16 [usertype] ../drivers/scsi/mvsas/mv_init.c:294:38: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/mvsas/mv_init.c:294:38: expected void [noderef] __iomem *regs_ex ../drivers/scsi/mvsas/mv_init.c:294:38: got void * ../drivers/scsi/mvsas/mv_init.c:466:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_init.c:466:42: expected unsigned long long [usertype] dev_sas_addr ../drivers/scsi/mvsas/mv_init.c:466:42: got restricted __be64 [usertype] ../drivers/scsi/elx/efct/efct_hw_queues.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/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/qla2xxx/qla_dbg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/mpi3mr/mpi3mr_app.c:144:40: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:145:44: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:147:44: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:148:37: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:149:41: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:150:41: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:37: warning: cast to restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: expected restricted __le64 [addressable] [assigned] [usertype] address ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: got unsigned long long [usertype] ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:36: warning: cast to restricted __le32 ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: expected restricted __le32 [addressable] [assigned] [usertype] length ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: got unsigned int [usertype] ../drivers/scsi/mpi3mr/mpi3mr_app.c:1935:47: warning: restricted __le32 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:1992:13: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2016:21: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: warning: incorrect type in initializer (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: expected unsigned short [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: got restricted __le16 [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2194:29: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2222:37: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2243:37: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2261:29: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: expected unsigned short [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: got restricted __le16 [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: warning: incorrect type in argument 3 (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: expected unsigned short [usertype] handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: got restricted __le16 [usertype] function_dependent ../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: expected restricted __le16 [usertype] ioc_status ../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: got unsigned short [usertype] ioc_status ../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: expected restricted __le32 [usertype] ioc_log_info ../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: got unsigned int [usertype] ioc_loginfo ../drivers/scsi/elx/libefc/efc_cmds.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2i/bnx2i_init.c:71:1: warning: symbol '__pcpu_scope_bnx2i_percpu' was not declared. Should it be static? ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: got restricted __le64 [usertype] ../drivers/scsi/elx/efct/efct_unsol.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/efct/efct_lio.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/irqflags.h:102, from ../include/linux/irqflags.h:18, from ../include/linux/spinlock.h:59, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../drivers/scsi/bnx2i/bnx2i_hwi.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘bnx2i_process_login_resp.isra’ at ../drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/qla2xxx/qla_sup.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/cxgbi/libcxgbi.c:1047:21: warning: restricted __wsum degrades to integer ../drivers/scsi/cxgbi/libcxgbi.c:1052:33: warning: bad assignment (-=) to restricted __wsum ../drivers/scsi/cxgbi/libcxgbi.c:1056:33: warning: invalid assignment: -= ../drivers/scsi/cxgbi/libcxgbi.c:1056:33: left side has type unsigned int ../drivers/scsi/cxgbi/libcxgbi.c:1056:33: right side has type restricted __wsum ../drivers/scsi/cxgbi/libcxgbi.c:1358:19: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:1431:19: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast from restricted itt_t ../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast from restricted itt_t ../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast from restricted itt_t ../drivers/scsi/cxgbi/libcxgbi.c: note: in included file: ../drivers/scsi/cxgbi/libcxgbi.h:414:19: warning: invalid assignment: += ../drivers/scsi/cxgbi/libcxgbi.h:414:19: left side has type int ../drivers/scsi/cxgbi/libcxgbi.h:414:19: right side has type restricted __wsum ../drivers/scsi/lpfc/lpfc_nportdisc.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_nportdisc.c:509:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:557:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:558:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1423:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1432:31: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1433:32: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2198:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2200:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2204:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2207:36: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2208:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2215:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2221:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2230:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2237:54: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../net/nfc/nci/core.c: note: in included file: ../include/net/nfc/nci.h:263:56: warning: array of flexible structures ../drivers/i2c/busses/i2c-viperboard.c:124:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:124:35: expected unsigned short [usertype] addr ../drivers/i2c/busses/i2c-viperboard.c:124:35: 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] tf1 ../drivers/i2c/busses/i2c-viperboard.c:197:34: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:198:34: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:198:34: expected unsigned short [usertype] tf2 ../drivers/i2c/busses/i2c-viperboard.c:198:34: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:233:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:233:35: expected unsigned short [usertype] addr ../drivers/i2c/busses/i2c-viperboard.c:233:35: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:294:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:294:35: expected unsigned short [usertype] len ../drivers/i2c/busses/i2c-viperboard.c:294:35: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:319:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:319:35: expected unsigned short [usertype] len ../drivers/i2c/busses/i2c-viperboard.c:319:35: got restricted __le16 [usertype] ../drivers/scsi/mvsas/mv_sas.c:373:20: warning: invalid assignment: |= ../drivers/scsi/mvsas/mv_sas.c:373:20: left side has type restricted __le32 ../drivers/scsi/mvsas/mv_sas.c:373:20: right side has type unsigned int ../drivers/scsi/mvsas/mv_sas.c:530:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:530:31: expected unsigned short [usertype] ../drivers/scsi/mvsas/mv_sas.c:530:31: got restricted __be16 [usertype] ../drivers/scsi/mvsas/mv_sas.c:634:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:634:31: expected unsigned short [usertype] ../drivers/scsi/mvsas/mv_sas.c:634:31: got restricted __be16 [usertype] ../drivers/scsi/mvsas/mv_sas.c:954:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:954:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:954:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:957:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:957:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:957:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:960:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:960:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:960:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:963:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:963:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:963:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:1462:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:1462:28: expected restricted __be32 [usertype] sense_data_len ../drivers/scsi/mvsas/mv_sas.c:1462:28: got int ../drivers/scsi/mvsas/mv_sas.c:1473:23: warning: cast to restricted __le32 ../drivers/scsi/mvsas/mv_sas.c:1474:23: warning: cast to restricted __le32 ../drivers/scsi/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 ../sound/soc/codecs/da7218.c:488:44: warning: cast to restricted __le16 ../sound/soc/codecs/da7218.c:508:13: warning: incorrect type in assignment (different base types) ../sound/soc/codecs/da7218.c:508:13: expected unsigned short [usertype] val ../sound/soc/codecs/da7218.c:508:13: got restricted __le16 [usertype] ../drivers/scsi/csiostor/csio_mb.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_attr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_rnode.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1138:27: warning: cast to restricted __be32 ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1139:27: warning: cast to restricted __be32 ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1146:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1146:23: expected unsigned int [usertype] ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1146:23: got restricted __be32 [usertype] ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1152:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1152:23: expected unsigned int [usertype] ../drivers/scsi/bnx2i/bnx2i_iscsi.c:1152:23: got restricted __be32 [usertype] ../drivers/scsi/elx/libefc/efc_domain.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_mid.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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/scsi/qla2xxx/qla_dfs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_dfs.c:513:35: warning: Using plain integer as NULL pointer ../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: expected unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: got restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_lport.c:2139:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2462:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2554:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2096:27: warning: restricted __be16 degrades to integer ../drivers/scsi/bfa/bfa_fcs_lport.c:2688:35: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:3140:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:3337:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4639:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4712:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4790:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4885:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4462:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4541:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2558:13: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2559:36: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:1838:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: expected unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: got restricted __be16 [usertype] reply_oxid ../drivers/scsi/bfa/bfa_fcs_rport.c:1977:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2047:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: expected restricted __be16 [usertype] port_speed_cap ../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: got int ../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: expected restricted __be16 [usertype] port_op_speed ../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: got unsigned int enum fc_rpsc_op_speed ../drivers/scsi/bfa/bfa_fcs_rport.c:2593:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2667:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2688:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: expected unsigned int [addressable] [assigned] [usertype] qos_flow_id ../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: got restricted __be32 [usertype] ../drivers/scsi/qla2xxx/qla_bsg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/libefc/efc_fabric.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/mvsas/mv_64xx.c:326:33: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/mvsas/mv_64xx.c:326:33: expected unsigned long long [usertype] sas_addr ../drivers/scsi/mvsas/mv_64xx.c:326:33: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_scsi.c:106:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:108:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:108:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:108:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:313:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:314:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:317:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:320:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:321:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:324:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:792:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:792:39: expected unsigned int [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:792:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:880:46: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:882:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:884:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: expected unsigned int [usertype] prot_data ../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: got restricted __be32 [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: expected unsigned int [usertype] prot_data ../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: expected unsigned int [usertype] reftag ../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1623:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1624:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1630:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: expected unsigned int [usertype] reftag ../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1793:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1794:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1828:40: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1829:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1852:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: expected unsigned int [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: expected unsigned int [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2253:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:2254:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: expected unsigned short [usertype] x ../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: expected unsigned short [usertype] ret ../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: got restricted __sum16 ../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: expected unsigned short [usertype] start_app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: expected unsigned short [assigned] [usertype] guard_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: got restricted __be16 [usertype] guard_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: expected unsigned short [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:3084:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3202:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3215:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3329:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3619:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3852:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3877:35: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3882:28: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3913:38: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3968:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3968:17: warning: too many warnings ../net/qrtr/af_qrtr.c:182:27: error: incompatible types in comparison expression (different base types): ../net/qrtr/af_qrtr.c:182:27: void [noderef] __rcu * ../net/qrtr/af_qrtr.c:182:27: struct qrtr_node * ../net/qrtr/af_qrtr.c:636:27: error: incompatible types in comparison expression (different base types): ../net/qrtr/af_qrtr.c:636:27: void [noderef] __rcu * ../net/qrtr/af_qrtr.c:636:27: struct qrtr_node * ../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 ../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/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_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/scsi/bfa/bfa_fcbuild.c:107:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:107:29: expected unsigned int static [assigned] [toplevel] [usertype] pagebytes:16 ../drivers/scsi/bfa/bfa_fcbuild.c:107:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:164:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:164:21: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:164:21: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:173:23: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:213:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:213:46: expected unsigned int [usertype] rxsz:16 ../drivers/scsi/bfa/bfa_fcbuild.c:213:46: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:234:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:234:28: expected unsigned int [usertype] rxsz:16 ../drivers/scsi/bfa/bfa_fcbuild.c:234:28: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:249:56: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:249:56: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:249:56: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:258:56: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:258:56: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:258:56: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:270:14: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:271:17: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:284:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:284:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:284:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:338:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:338:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:338:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:444:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:444:23: expected unsigned int [usertype] ox_id:16 ../drivers/scsi/bfa/bfa_fcbuild.c:444:23: got restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:470:30: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:473:30: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:489:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:489:31: expected unsigned int [usertype] payload_len:16 ../drivers/scsi/bfa/bfa_fcbuild.c:489:31: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:499:16: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:560:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:560:31: expected unsigned int [usertype] num_entries:16 ../drivers/scsi/bfa/bfa_fcbuild.c:560:31: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:563:17: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:566:17: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:578:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:578:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:578:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:588:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:588:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:588:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:599:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:599:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:599:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:641:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:641:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:641:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:655:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:655:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:655:44: got unsigned short [usertype] ox_id ../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/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/elx/libefc/efc_node.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_nx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_mr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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/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] ../fs/jffs2/background.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:294:28: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:294:28: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:294:28: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:296:30: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:296:30: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:296:30: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:303:31: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:303:31: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:303:31: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:308:33: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:308:33: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:308:33: got struct spinlock [noderef] __rcu * ../drivers/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/scsi/lpfc/lpfc_attr.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bfa/bfa_core.c:1252:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1253:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1254:42: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1255:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1256:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1257:42: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1270:32: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1270:32: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bfa/bfa_core.c:1270:32: expected unsigned short [usertype] num_ioim_fw ../drivers/scsi/bfa/bfa_core.c:1270:32: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_core.c:1285:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1286:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1287:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1288:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1289:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1290:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1613:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_core.c:1613:31: expected restricted __be16 [usertype] delay ../drivers/scsi/bfa/bfa_core.c:1613:31: got int ../drivers/scsi/bfa/bfa_core.c:1617:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_core.c:1617:33: expected restricted __be16 [usertype] latency ../drivers/scsi/bfa/bfa_core.c:1617:33: got int ../drivers/scsi/bfa/bfa_core.c:1631:43: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1632:45: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1647:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1648:9: warning: cast from restricted __be16 ../drivers/power/supply/ucs1002_power.c:190:29: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:2325:25: warning: cast to restricted __be64 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1304:24: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1323:17: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1323:17: warning: cast to restricted __be32 ../drivers/scsi/elx/libefc/efc_nport.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_nx2.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_vport.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: expected restricted __sum16 [usertype] check ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: got restricted __be16 [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: expected unsigned int [usertype] val ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: got restricted __be32 [usertype] ip ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3104:40: warning: cast from restricted __be32 ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: expected restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: got unsigned int [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: expected restricted __be32 [usertype] ip4src ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: got unsigned int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: expected restricted __be16 [usertype] psrc ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: got int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: expected restricted __be16 [usertype] pdst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: got int ../drivers/scsi/bfa/bfa_svc.c:733:21: warning: restricted __be32 degrades to integer ../drivers/scsi/bfa/bfa_svc.c:740:48: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:745:41: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:750:33: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:3132:33: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3135:9: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:3136:9: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:4410:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:4412:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:660:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:660:27: expected restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:660:27: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_svc.c:669:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:669:39: expected restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:669:39: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_svc.c:681:71: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_svc.c:681:71: expected unsigned int [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:681:71: got restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:682:49: warning: incorrect type in argument 6 (different base types) ../drivers/scsi/bfa/bfa_svc.c:682:49: expected unsigned int [usertype] resid_len ../drivers/scsi/bfa/bfa_svc.c:682:49: got restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:689:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:689:39: expected unsigned int [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:689:39: got restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:690:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:690:43: expected unsigned int [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:690:43: got restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:3486:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3486:39: expected restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3486:39: got unsigned short [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3521:41: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3522:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3522:54: expected unsigned short [usertype] path_tov ../drivers/scsi/bfa/bfa_svc.c:3522:54: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_svc.c:3524:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3524:53: expected unsigned short [usertype] q_depth ../drivers/scsi/bfa/bfa_svc.c:3524:53: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_svc.c:3851:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3861:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3861:31: expected restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3861:31: got unsigned short [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3870:27: warning: incorrect type in return expression (different base types) ../drivers/scsi/bfa/bfa_svc.c:3870:27: expected unsigned short ../drivers/scsi/bfa/bfa_svc.c:3870:27: got restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:5450:22: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:5451:22: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6410:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6410:21: expected unsigned int enum bfa_status status ../drivers/scsi/bfa/bfa_svc.c:6410:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6461:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6461:49: expected unsigned int [usertype] roundtrip_latency ../drivers/scsi/bfa/bfa_svc.c:6461:49: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6463:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6463:50: expected unsigned int [usertype] est_cable_distance ../drivers/scsi/bfa/bfa_svc.c:6463:50: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6466:25: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6468:39: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6495:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6495:30: expected unsigned int [usertype] lpcnt ../drivers/scsi/bfa/bfa_svc.c:6495:30: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:5748:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5749:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5750:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5751:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5752:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:6387:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6387:26: expected unsigned int [usertype] lpcnt ../drivers/scsi/bfa/bfa_svc.c:6387:26: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6388:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6388:28: expected unsigned int [usertype] payload ../drivers/scsi/bfa/bfa_svc.c:6388:28: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c: note: in included file (through ../drivers/scsi/bfa/bfa.h, ../drivers/scsi/bfa/bfa_modules.h, ../drivers/scsi/bfa/bfad_drv.h): ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../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/scsi/elx/libefc/efc_device.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_bsg.c: In function ‘diag_cmd_data_alloc’: ../drivers/scsi/lpfc/lpfc_bsg.c:2819:18: warning: variable ‘offset’ set but not used [-Wunused-but-set-variable=] 2819 | int cnt, offset = 0, i = 0; | ^~~~~~ ../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:1853:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1853:32: expected restricted __le32 [usertype] itt ../drivers/scsi/qedi/qedi_main.c:1853:32: got unsigned int [usertype] proto_itt ../drivers/scsi/qedi/qedi_main.c:1866:37: warning: restricted __le32 degrades to integer ../drivers/scsi/qla2xxx/qla_target.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_debugfs.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_debugfs.c:322:18: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:332:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:333:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:334:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:360:37: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_bsg.c:205:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:206:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:211:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2640:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2643:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2647:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2863:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2864:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2866:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:5426:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_bsg.c:5429:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nvme.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:612:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:613:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:616:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:619:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:620:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:623:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: expected restricted __be32 [usertype] rsn ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: got unsigned int [usertype] parameter ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: expected restricted __le16 [usertype] sq_head ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: got unsigned short [assigned] [usertype] sqhd ../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1476:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:911:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: got restricted __le32 [usertype] ../drivers/scsi/qla2xxx/qla_tmpl.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/libefc/efclib.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_nvme.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_nvme.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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/scsi/qedi/qedi_iscsi.c:518:32: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_iscsi.c:519:32: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_iscsi.c:528:48: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_iscsi.c:529:48: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_iscsi.c:759:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:759:29: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_iscsi.c:759:29: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_iscsi.c:761:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:761:29: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_iscsi.c:761:29: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_iscsi.c:762:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:762:25: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_iscsi.c:762:25: got long ../drivers/scsi/qedi/qedi_iscsi.c:765:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:765:29: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_iscsi.c:765:29: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_iscsi.c:767:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:767:29: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_iscsi.c:767:29: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_iscsi.c:768:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_iscsi.c:768:25: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_iscsi.c:768:25: got int ../drivers/scsi/lpfc/lpfc_nvmet.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_nvmet.c:2639:42: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:2640:43: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: expected unsigned int [usertype] addrLow ../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: expected unsigned int [usertype] addrHigh ../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: expected unsigned int [usertype] addrLow ../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: expected unsigned int [usertype] addrHigh ../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3033:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:910:21: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_vmid.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: got void *hwbase ../fs/smb/client/smb2maperror.c:124:36: warning: symbol 'smb2_error_map_table_test' was not declared. Should it be static? ../fs/smb/client/smb2maperror.c:127:14: warning: symbol 'smb2_error_map_num' was not declared. Should it be static? ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c: In function ‘myri10ge_request_irq’: ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2197: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=] 2197 | "%s:slice-%d", netdev->name, i); | ^~ ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2197:34: note: directive argument in the range [-2147483643, 2147483646] 2197 | "%s:slice-%d", netdev->name, i); | ^~~~~~~~~~~~~ ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2196:25: note: ‘snprintf’ output between 9 and 34 bytes into a destination of size 32 2196 | snprintf(ss->irq_desc, sizeof(ss->irq_desc), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2197 | "%s:slice-%d", netdev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/elx/libefc/efc_sm.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: expected struct rvu_fwdata *fwdata ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: got struct rvu_fwdata *fwdata ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: got struct rvu_fwdata *fwdata ../drivers/scsi/qla2xxx/qla_edif.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/libefc/efc_els.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c:162:46: warning: cast to restricted __be16 ../drivers/net/ethernet/micrel/ksz884x.c:3147:50: warning: restricted pci_power_t degrades to integer ../drivers/net/ethernet/micrel/ksz884x.c:3468:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:3468:37: expected unsigned int [usertype] next ../drivers/net/ethernet/micrel/ksz884x.c:3468:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:3470:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:3470:29: expected unsigned int [usertype] next ../drivers/net/ethernet/micrel/ksz884x.c:3470:29: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:3472:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:3472:33: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:3472: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:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1543:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1543:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1543:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1519:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1519:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1519: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:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529: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:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529: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:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw.c:1459:30: warning: cast to restricted itt_t ../drivers/scsi/qedi/qedi_fw.c:1459:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1459:28: expected restricted __le32 [addressable] [usertype] itt ../drivers/scsi/qedi/qedi_fw.c:1459:28: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1460:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1460:31: expected restricted __le32 [addressable] [usertype] cmd_sn ../drivers/scsi/qedi/qedi_fw.c:1460:31: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1463:33: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_fw.c:1463:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1463:31: expected restricted __le32 [addressable] [usertype] lo ../drivers/scsi/qedi/qedi_fw.c:1463:31: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1464:33: warning: cast to restricted __be32 ../drivers/scsi/qedi/qedi_fw.c:1464:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1464:31: expected restricted __le32 [addressable] [usertype] hi ../drivers/scsi/qedi/qedi_fw.c:1464:31: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1469:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1469:36: expected restricted __le32 [addressable] [usertype] rtt ../drivers/scsi/qedi/qedi_fw.c:1469:36: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1473:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1473:36: expected restricted __le32 [addressable] [usertype] rtt ../drivers/scsi/qedi/qedi_fw.c:1473:36: got unsigned int ../drivers/scsi/qedi/qedi_fw.c:1478:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1478:41: expected restricted __le32 [addressable] [assigned] [usertype] hdr_second_dword ../drivers/scsi/qedi/qedi_fw.c:1478:41: got int ../drivers/scsi/qedi/qedi_fw.c:1479:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1479:35: expected restricted __le32 [addressable] [assigned] [usertype] ref_cmd_sn ../drivers/scsi/qedi/qedi_fw.c:1479:35: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:50:25: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:51:28: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:52:31: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:53:31: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:55:28: warning: cast from restricted __le16 ../drivers/scsi/qedi/qedi_fw.c:55:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:55:26: expected restricted __be16 [usertype] t2wait ../drivers/scsi/qedi/qedi_fw.c:55:26: got restricted __be32 [usertype] ../drivers/scsi/qedi/qedi_fw.c:56:30: warning: cast from restricted __le16 ../drivers/scsi/qedi/qedi_fw.c:56:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:56:28: expected restricted __be16 [usertype] t2retain ../drivers/scsi/qedi/qedi_fw.c:56:28: got restricted __be32 [usertype] ../drivers/scsi/qedi/qedi_fw.c:105:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:105:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:105:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:109:29: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:111:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:111:27: expected restricted __be32 [usertype] ttt ../drivers/scsi/qedi/qedi_fw.c:111:27: got restricted __le32 [usertype] ttt ../drivers/scsi/qedi/qedi_fw.c:112:32: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:113:35: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:114:35: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:116:36: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:211:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:211:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:211:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:214:29: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:216:32: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:217:36: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:218:35: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:282:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:282:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:282:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:285:29: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:287:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:287:28: expected restricted __be16 [usertype] tsih ../drivers/scsi/qedi/qedi_fw.c:287:28: got restricted __le16 [usertype] tsih ../drivers/scsi/qedi/qedi_fw.c:288:32: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:289:35: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:290:35: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:293:37: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:331:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:331:13: expected unsigned short [usertype] idx ../drivers/scsi/qedi/qedi_fw.c:331:13: got restricted __le16 [usertype] rqe_opaque ../drivers/scsi/qedi/qedi_fw.c:366:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:366:13: expected unsigned short [usertype] idx ../drivers/scsi/qedi/qedi_fw.c:366:13: got restricted __le16 [usertype] rqe_opaque ../drivers/scsi/qedi/qedi_fw.c:384:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:384:41: expected restricted __le16 [usertype] opaque ../drivers/scsi/qedi/qedi_fw.c:384:41: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw.c:427:29: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:434:26: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:435:26: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:436:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:437:20: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:453:28: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:497:32: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:513:18: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:513:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:513:16: expected unsigned int ../drivers/scsi/qedi/qedi_fw.c:513:16: got restricted __be32 [usertype] ../drivers/scsi/qedi/qedi_fw.c:514:18: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:514:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:514:16: expected unsigned int ../drivers/scsi/qedi/qedi_fw.c:514:16: got restricted __be32 [usertype] ../drivers/scsi/qedi/qedi_fw.c:516:31: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:517:31: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:518:28: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:523:28: warning: cast from restricted __le16 ../drivers/scsi/qedi/qedi_fw.c:524:28: warning: cast from restricted __le16 ../drivers/scsi/qedi/qedi_fw.c:525:28: warning: cast from restricted __le16 ../drivers/scsi/qedi/qedi_fw.c:548:29: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:563:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:563:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:563:9: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:565:26: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:566:26: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:567:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:590:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:590:20: expected unsigned int [usertype] iscsi_cid ../drivers/scsi/qedi/qedi_fw.c:590:20: got restricted __le16 [usertype] conn_id ../drivers/scsi/qedi/qedi_fw.c:623:26: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:624:26: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:625:20: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:629:31: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw.c:632:38: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:734:28: warning: incorrect type in initializer (different base types) ../drivers/scsi/qedi/qedi_fw.c:734:28: expected unsigned int [usertype] proto_itt ../drivers/scsi/qedi/qedi_fw.c:734:28: got restricted __le16 [usertype] itid ../drivers/scsi/qedi/qedi_fw.c:743:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:743:19: expected unsigned int [usertype] iscsi_cid ../drivers/scsi/qedi/qedi_fw.c:743:19: got restricted __le16 [usertype] conn_id ../drivers/scsi/qedi/qedi_fw.c:793:9: warning: cast to restricted itt_t ../drivers/scsi/qedi/qedi_fw.c:850:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:850:20: expected unsigned int [usertype] iscsi_cid ../drivers/scsi/qedi/qedi_fw.c:850:20: got restricted __le16 [usertype] conn_id ../drivers/scsi/qedi/qedi_fw.c:881:50: warning: cast from restricted itt_t ../drivers/scsi/qedi/qedi_fw.c:881:40: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:886:48: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw.c:885:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:885:49: expected restricted __le16 [usertype] itid ../drivers/scsi/qedi/qedi_fw.c:885:49: got unsigned int ../drivers/scsi/qedi/qedi_fw.c:925:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:925:40: expected restricted __le16 [usertype] sq_prod ../drivers/scsi/qedi/qedi_fw.c:925:40: got unsigned short [usertype] fw_sq_prod_idx ../drivers/scsi/qedi/qedi_fw.c:1001:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1001:40: expected restricted __le32 [addressable] [assigned] [usertype] isid_tabc ../drivers/scsi/qedi/qedi_fw.c:1001:40: got unsigned int ../drivers/scsi/qedi/qedi_fw.c:1002:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1002:37: expected restricted __le16 [addressable] [assigned] [usertype] isid_d ../drivers/scsi/qedi/qedi_fw.c:1002:37: got unsigned short ../drivers/scsi/qedi/qedi_fw.c:1004:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1004:35: expected restricted __le16 [addressable] [assigned] [usertype] tsih ../drivers/scsi/qedi/qedi_fw.c:1004:35: got restricted __be16 [usertype] tsih ../drivers/scsi/qedi/qedi_fw.c:1005:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1005:47: expected restricted __le32 [addressable] [assigned] [usertype] hdr_second_dword ../drivers/scsi/qedi/qedi_fw.c:1005:47: got int ../drivers/scsi/qedi/qedi_fw.c:1008:36: warning: cast to restricted itt_t ../drivers/scsi/qedi/qedi_fw.c:1008:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1008:34: expected restricted __le32 [addressable] [assigned] [usertype] itt ../drivers/scsi/qedi/qedi_fw.c:1008:34: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1009:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1009:34: expected restricted __le16 [addressable] [assigned] [usertype] cid ../drivers/scsi/qedi/qedi_fw.c:1009:34: got unsigned int [usertype] iscsi_conn_id ../drivers/scsi/qedi/qedi_fw.c:1010:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1010:37: expected restricted __le32 [addressable] [assigned] [usertype] cmd_sn ../drivers/scsi/qedi/qedi_fw.c:1010:37: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1011:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1011:42: expected restricted __le32 [addressable] [assigned] [usertype] exp_stat_sn ../drivers/scsi/qedi/qedi_fw.c:1011:42: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1017:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1017:45: expected restricted __le32 [addressable] [assigned] [usertype] lo ../drivers/scsi/qedi/qedi_fw.c:1017:45: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1019:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1019:45: expected restricted __le32 [addressable] [assigned] [usertype] hi ../drivers/scsi/qedi/qedi_fw.c:1019:45: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1026:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1026:45: expected restricted __le32 [addressable] [assigned] [usertype] lo ../drivers/scsi/qedi/qedi_fw.c:1026:45: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1028:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw.c:1028:45: expected restricted __le32 [addressable] [assigned] [usertype] hi ../drivers/scsi/qedi/qedi_fw.c:1028:45: got unsigned int [usertype] ../drivers/scsi/qedi/qedi_fw.c:1030:46: warning: too many warnings ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:128:19: warning: cast to restricted __be32 ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:132:41: warning: restricted __be32 degrades to integer ../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/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/net/ethernet/natsemi/ns83820.c: In function ‘ns83820_run_bist’: ../drivers/net/ethernet/natsemi/ns83820.c:1703:13: warning: variable ‘loops’ set but not used [-Wunused-but-set-variable=] 1703 | int loops = 0; | ^~~~~ ../drivers/scsi/elx/libefc_sli/sli4.c: note: in included file (through ../drivers/scsi/elx/libefc_sli/sli4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/tcm_qla2xxx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/natsemi/ns83820.c:902:39: warning: cast to restricted __be16 ../drivers/net/ethernet/natsemi/ns83820.c:1114:42: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/natsemi/ns83820.c:1982:9: warning: cast to restricted __le32 ../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: expected struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: got struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: got struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: expected struct tx_desc *tx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: got struct tx_desc *tx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: got struct tx_desc *tx_desc_area ../drivers/clk/clk-cdce925.c: In function ‘cdce925_probe’: ../drivers/clk/clk-cdce925.c:700:41: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] 700 | sprintf(child_name, "PLL%d", i+1); | ^~ ../drivers/clk/clk-cdce925.c:700:37: note: directive argument in the range [-2147483640, 2147483647] 700 | sprintf(child_name, "PLL%d", i+1); | ^~~~~~~ ../drivers/clk/clk-cdce925.c:700:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 6 700 | sprintf(child_name, "PLL%d", i+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:4338:19: warning: cast from restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:4371:34: warning: cast to restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:4468:16: warning: cast to restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:4468:16: warning: cast from restricted __be32 ../drivers/scsi/be2iscsi/be_main.c:4524:9: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/be2iscsi/be_main.c:4524:9: expected unsigned int [usertype] value ../drivers/scsi/be2iscsi/be_main.c:4524:9: got restricted __be16 [usertype] ../drivers/scsi/be2iscsi/be_main.c:4584:9: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/be2iscsi/be_main.c:4584:9: expected unsigned int [usertype] value ../drivers/scsi/be2iscsi/be_main.c:4584:9: got restricted __be16 [usertype] ../drivers/scsi/be2iscsi/be_main.c:4678:30: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_main.c:4763:17: warning: cast to restricted __be32 ../drivers/scsi/be2iscsi/be_main.c:4763:17: warning: cast from restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:5771:24: warning: symbol 'beiscsi_iscsi_transport' 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:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:34:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:34:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:34:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:34:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:35:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:35:37: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_fw_api.c:35:37: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:36:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:36:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:36:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:36:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:37:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:37:37: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_fw_api.c:37:37: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:38:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:38:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:38:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:39:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:39:42: expected restricted __le32 [usertype] sgl_total_length ../drivers/scsi/qedi/qedi_fw_api.c:39:42: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:43:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:43:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:43:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:43:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:44:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:44:59: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_fw_api.c:44:59: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:45:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:45:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:45:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:45:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:46:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:46:59: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_fw_api.c:46:59: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:47:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:47:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:47:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:47:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:48:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:48:55: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_fw_api.c:48:55: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:136:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:136:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:136:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:136:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:136:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:136:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:139:21: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:141:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:141:25: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:141:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:141:25: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:150:21: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:152:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:152:25: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:152:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:152:25: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:174:39: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw_api.c:182:25: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:182:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:182:25: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:182:25: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:182:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:182:25: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:218:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:218:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:218:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:218:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:219:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:219:69: expected restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:219:69: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:244:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:244:9: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:244:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:244:9: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:247:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:247:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:247:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:247:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:248:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:248:54: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_fw_api.c:248:54: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:249:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:249:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:249:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:249:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:250:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:250:54: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_fw_api.c:250:54: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:251:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:251:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:251:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:251:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:252:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:252:51: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_fw_api.c:252:51: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:265:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:265:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:265:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:266:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:266:46: expected restricted __le32 [usertype] exp_data_transfer_len ../drivers/scsi/qedi/qedi_fw_api.c:266:46: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:267:9: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:267:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:267:9: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:267:9: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:267:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:267:9: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:306:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:306:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:306:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:307:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:307:59: expected restricted __le32 [usertype] exp_data_acked ../drivers/scsi/qedi/qedi_fw_api.c:307:59: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:316:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:316:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:316:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:317:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:317:57: expected restricted __le32 [usertype] exp_cont_len ../drivers/scsi/qedi/qedi_fw_api.c:317:57: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:340:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:340:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:340:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:341:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:341:47: expected restricted __le32 [usertype] initial_ref_tag ../drivers/scsi/qedi/qedi_fw_api.c:341:47: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:357:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:357:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:357:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:357:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:357:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:357:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:361:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:361:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:361:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:361:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:361:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:361:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:365:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:365:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:365:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:365:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:365:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:365:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:369:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:369:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:369:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:369:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:369:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:369:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:372:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:372:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:372:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:372:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:372:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:372:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:375:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:375:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:375:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:375:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:375:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:375:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:378:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:378:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:378:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:378:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:378:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:378:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:381:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:381:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:381:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:381:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:381:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:381:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:384:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:384:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:384:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:384:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:384:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:384:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:387:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:387:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:387:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:387:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:387:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:387:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:390:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:390:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:390:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:390:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:390:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:390:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:393:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:393:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:393:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:393:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:393:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:393:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:396:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:396:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:396:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:396:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:396:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:396:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:414:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:414:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:414:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:414:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:414:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:414:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:416:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:416:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:416:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:416:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:416:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:416:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:419:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:419:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:419:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:419:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:419:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:419:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:422:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:422:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:422:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:422:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:422:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:422:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:424:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:424:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:424:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:424:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:424:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:424:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:427:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:427:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:427:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:427:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:427:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:427:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:430:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:430:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:430:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:431:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:431:47: expected restricted __le32 [usertype] initial_ref_tag ../drivers/scsi/qedi/qedi_fw_api.c:431:47: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:446:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:446:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:446:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:446:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:446:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:446:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:450:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:450:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:450:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:450:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:450:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:450:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:454:17: warning: too many warnings ../drivers/scsi/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:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/clk/clk-lmk04832.c: In function ‘lmk04832_register_clkout’: ../drivers/clk/clk-lmk04832.c:1328:45: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size 6 [-Wformat-overflow=] 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); | ^~~~ ../drivers/clk/clk-lmk04832.c:1328:36: note: directive argument in the range [-2147483648, 2147483646] 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); | ^~~~~~~~~~~~~~~~~~~ ../drivers/clk/clk-lmk04832.c:1328:36: note: directive argument in the range [-2147483647, 2147483647] ../drivers/clk/clk-lmk04832.c:1328:17: note: ‘sprintf’ output between 14 and 32 bytes into a destination of size 14 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/clk/clk-lmk04832.c:1312:45: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size 6 [-Wformat-overflow=] 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); | ^~~~ ../drivers/clk/clk-lmk04832.c:1312:36: note: directive argument in the range [-2147483648, 2147483646] 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); | ^~~~~~~~~~~~~~~~~~~ ../drivers/clk/clk-lmk04832.c:1312:36: note: directive argument in the range [-2147483647, 2147483647] ../drivers/clk/clk-lmk04832.c:1312:17: note: ‘sprintf’ output between 14 and 32 bytes into a destination of size 14 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/marvell/skge.c:3114:29: warning: cast to restricted __le16 ../drivers/net/ethernet/marvell/skge.c:3114:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/skge.c:3114:27: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/marvell/skge.c:3114:27: got unsigned short [usertype] ../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: warning: invalid assignment: |= ../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: left side has type restricted __le32 ../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: right side has type unsigned int ../drivers/scsi/be2iscsi/be_mgmt.c:166:43: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:167:44: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:168:44: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:169:44: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:171:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_mgmt.c:171:38: expected unsigned long dst_addr ../drivers/scsi/be2iscsi/be_mgmt.c:171:38: got restricted __be32 [usertype] s_addr ../drivers/scsi/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_init.c:903:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:903:41: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_init.c:903:41: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1159:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1159:35: expected unsigned int [usertype] sgl_page_size ../drivers/scsi/esas2r/esas2r_init.c:1159:35: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1161:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1161:32: expected unsigned int [usertype] epoch_time ../drivers/scsi/esas2r/esas2r_init.c:1161:32: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1173:41: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_init.c:1176:38: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_init.c:1191:25: warning: cast to restricted __be32 ../drivers/scsi/esas2r/esas2r_init.c:1202:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1202:56: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_init.c:1202:56: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1204:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1204:56: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_init.c:1204:56: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1218:41: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_init.c:1220:41: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_init.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/qedi/qedi_debugfs.c:14:5: warning: symbol 'qedi_do_not_recover' was not declared. Should it be static? ../drivers/scsi/qedi/qedi_debugfs.c:86:31: warning: symbol 'qedi_debugfs_ops' was not declared. Should it be static? ../drivers/scsi/qedi/qedi_debugfs.c:109:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/qedi/qedi_debugfs.c:109:45: expected char const * ../drivers/scsi/qedi/qedi_debugfs.c:109:45: got char const [noderef] __user *buffer ../drivers/scsi/qedi/qedi_debugfs.c:150:41: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_debugfs.c:219:30: warning: symbol 'qedi_dbg_fops' was not declared. Should it be static? ../drivers/scsi/esas2r/esas2r_io.c:66:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:66:49: expected unsigned short [usertype] target_id ../drivers/scsi/esas2r/esas2r_io.c:66:49: got restricted __le16 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:167:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:167:26: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:167:26: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:168:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:168:25: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_io.c:168:25: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:257:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:257:51: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_io.c:257:51: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:259:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:259:52: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:259:52: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:269:60: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:269:60: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:269:60: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:309:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:309:43: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_io.c:309:43: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:310:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:310:44: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:310:44: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:328:35: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:328:35: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:328:35: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:335:44: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:335:44: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:335:44: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:418:60: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:418:60: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_io.c:418:60: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:420:60: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:420:60: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:420:60: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:439:61: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:439:61: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:439:61: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:469:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:469:53: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_io.c:469:53: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:470:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:470:53: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:470:53: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:487:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:487:44: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_io.c:487:44: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:488:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_io.c:488:44: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_io.c:488:44: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_io.c:514:53: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:514:53: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:514:53: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:768:22: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:787:30: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:806:32: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:806:32: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:806:32: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_io.c:808:32: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_io.c:808:32: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_io.c:808:32: right side has type restricted __le16 ../drivers/scsi/esas2r/esas2r_io.c:820:38: warning: cast to restricted __le32 ../drivers/scsi/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/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c: In function ‘rvu_dbg_mcs_init’: ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:36: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 7 [-Wformat-overflow=] 510 | sprintf(dname, "mcs%d", i); | ^~ ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:32: note: directive argument in the range [-2147483641, 2147483646] 510 | sprintf(dname, "mcs%d", i); | ^~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 10 510 | sprintf(dname, "mcs%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:4444:53: warning: cast to restricted __be16 ../drivers/net/ethernet/marvell/sky2.c:4444:53: warning: cast from restricted __le16 ../fs/autofs/waitq.c:69:17: warning: incorrect type in argument 1 (different address spaces) ../fs/autofs/waitq.c:69:17: expected struct spinlock [usertype] *lock ../fs/autofs/waitq.c:69:17: got struct spinlock [noderef] __rcu * ../fs/autofs/waitq.c:72:48: warning: incorrect type in argument 1 (different address spaces) ../fs/autofs/waitq.c:72:48: expected struct spinlock [usertype] *lock ../fs/autofs/waitq.c:72:48: got struct spinlock [noderef] __rcu * ../drivers/scsi/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:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c: In function ‘esas2r_complete_vda_ioctl’: ../drivers/scsi/esas2r/esas2r_vda.c:313:59: warning: ‘%2.2u’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 1 and 3 [-Wformat-truncation=] 313 | snprintf(buf, sizeof(buf), "%1.1u.%2.2u", | ^~~~~ ../drivers/scsi/esas2r/esas2r_vda.c:313:52: note: directive argument in the range [0, 255] 313 | snprintf(buf, sizeof(buf), "%1.1u.%2.2u", | ^~~~~~~~~~~~~ ../drivers/scsi/esas2r/esas2r_vda.c:313:25: note: ‘snprintf’ output between 5 and 8 bytes into a destination of size 5 313 | snprintf(buf, sizeof(buf), "%1.1u.%2.2u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 314 | (int)LOBYTE(le16_to_cpu(rsp->fw_release)), | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 315 | (int)HIBYTE(le16_to_cpu(rsp->fw_release))); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/esas2r/esas2r_vda.c:282:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:290:41: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_vda.c:295:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:307:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:307:42: expected unsigned int [usertype] data_length ../drivers/scsi/esas2r/esas2r_vda.c:307:42: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:310:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:314:39: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_vda.c:315:39: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_vda.c:336:25: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:112:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:112:39: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:112:39: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:126:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:126:42: expected unsigned int [usertype] cmd_rsp_len ../drivers/scsi/esas2r/esas2r_vda.c:126:42: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:128:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:128:37: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:128:37: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:169:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:169:45: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:169:45: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:172:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:172:59: expected unsigned int [usertype] payld_length ../drivers/scsi/esas2r/esas2r_vda.c:172:59: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:187:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:187:45: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:187:45: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:200:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:200:40: expected unsigned short [usertype] dev_index ../drivers/scsi/esas2r/esas2r_vda.c:200:40: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:221:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:221:37: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:221:37: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:365:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:365:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:365:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:366:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:366:25: expected unsigned int [usertype] flash_addr ../drivers/scsi/esas2r/esas2r_vda.c:366:25: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:388:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:388:24: expected unsigned short [usertype] dev_index ../drivers/scsi/esas2r/esas2r_vda.c:388:24: got restricted __le16 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:389:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:389:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:389:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:396:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:396:44: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:396:44: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:397:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:397:45: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:397:45: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:404:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:404:46: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_vda.c:404:46: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:405:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:405:46: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:405:46: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:428:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:428:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:428:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:433:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:433:36: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:433:36: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:434:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:434:37: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:434:37: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:440:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:440:38: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_vda.c:440:38: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:441:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:441:38: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:441:38: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:459:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:459:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:459:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:478:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:478:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:478:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../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/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:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../fs/fuse/dir.c:38:21: warning: symbol 'dentry_tree_work' was not declared. Should it be static? ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: In function ‘qlcnic_request_irq’: ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1765: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=] 1765 | "%s-tx-%d", netdev->name, ring); | ^~ ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1765:42: note: directive argument in the range [-2147483643, 254] 1765 | "%s-tx-%d", netdev->name, ring); | ^~~~~~~~~~ ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1764:33: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 28 1764 | snprintf(tx_ring->name, sizeof(tx_ring->name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1765 | "%s-tx-%d", netdev->name, ring); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:880:14: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:961:35: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1001:31: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1259:33: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1264:33: error: too long token expansion ../fs/overlayfs/dir.c:589:13: error: incompatible types in comparison expression (different address spaces): ../fs/overlayfs/dir.c:589:13: struct cred const [noderef] __rcu * ../fs/overlayfs/dir.c:589:13: struct cred const * ../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 ../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_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/qede/qede_main.c: In function ‘qede_init_fp’: ../drivers/net/ethernet/qlogic/qede/qede_main.c:1881: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=] 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1881:54: note: directive argument in the range [-2147483641, 65534] 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1881:17: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 24 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1882 | edev->ndev->name, queue_id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/nfs/nfs4trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfs4trace.h): ../fs/nfs/./nfs4trace.h:2168:1: error: too long token expansion ../fs/nfs/./nfs4trace.h:2234:1: error: too long token expansion ../drivers/net/ethernet/realtek/8139too.c:2233:9: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/realtek/8139too.c:2233:9: expected unsigned int [usertype] ../drivers/net/ethernet/realtek/8139too.c:2233:9: got restricted __le32 [usertype] ../drivers/net/ethernet/realtek/8139too.c:2234:9: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/realtek/8139too.c:2234:9: expected unsigned int [usertype] ../drivers/net/ethernet/realtek/8139too.c:2234:9: got restricted __le32 [usertype] ../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:1543:40: warning: invalid assignment: &= ../drivers/net/ethernet/renesas/sh_eth.c:1543:40: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1543:40: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1600:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/renesas/sh_eth.c:1603:31: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1604:27: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1642:36: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1673:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1673:29: expected unsigned int [usertype] len ../drivers/net/ethernet/renesas/sh_eth.c:1673:29: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1689:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1689:38: expected unsigned int [usertype] addr ../drivers/net/ethernet/renesas/sh_eth.c:1689:38: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1693:40: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:1693:40: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1693:40: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1696:40: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:1696:40: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1696:40: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:2475:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2475:32: expected unsigned int [usertype] status ../drivers/net/ethernet/renesas/sh_eth.c:2475:32: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:2476:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2476:30: expected unsigned int [usertype] addr ../drivers/net/ethernet/renesas/sh_eth.c:2476:30: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:2527:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2527:22: expected unsigned int [usertype] addr ../drivers/net/ethernet/renesas/sh_eth.c:2527:22: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:2528:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2528:22: expected unsigned int [usertype] len ../drivers/net/ethernet/renesas/sh_eth.c:2528:22: got restricted __le32 [usertype] ../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:2534:32: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:2534:32: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:2534:32: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:3107:23: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/renesas/sh_eth.c:3107:23: expected void *addr ../drivers/net/ethernet/renesas/sh_eth.c:3107:23: got void [noderef] __iomem * ../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/net/ethernet/qlogic/qede/qede_ethtool.c: In function ‘qede_get_drvinfo’: ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:621:34: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 25 [-Wformat-truncation=] 621 | "[storm %s]", storm); | ^~ ~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:620:17: note: ‘snprintf’ output between 9 and 40 bytes into a destination of size 32 620 | snprintf(info->version, sizeof(info->version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 621 | "[storm %s]", storm); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:638:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 638 | "mfw %s", mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:637:17: note: ‘snprintf’ output between 5 and 36 bytes into a destination of size 32 637 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 638 | "mfw %s", mfw); | ~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:635:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 635 | "mbi %s [mfw %s]", mbi, mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:634:17: note: ‘snprintf’ output between 12 and 74 bytes into a destination of size 32 634 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 635 | "mbi %s [mfw %s]", mbi, mfw); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:570:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:31: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:574:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:576:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:577:66: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:54: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:64: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:614:22: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:626:63: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:626:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:625:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:632:18: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:632:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:631:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:635:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:635:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:649:22: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:661:63: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:661:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:660:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:667:18: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:667:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:666:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:669:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:669:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:65: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:702:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:710:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:711:32: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:716:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:717:62: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: expected int idx ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:778:48: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: expected unsigned int [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: expected unsigned int [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:832:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:833:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:48: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: warning: incorrect type in return expression (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: expected restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:859:28: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:45: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:58: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: warning: incorrect type in return expression (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: expected restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: expected unsigned int [usertype] val ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: got restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: expected restricted __le32 [addressable] [usertype] flash_fw_ver ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1126:46: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1138:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c: In function ‘sparx5_dsm_calendar_check’: ../drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c:504:34: warning: variable ‘kdx’ set but not used [-Wunused-but-set-variable=] 504 | u32 jdx, kdx; | ^~~ In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/fs_dirent.h:5, from ../include/linux/fs/super_types.h:5, from ../include/linux/fs/super.h:5, from ../include/linux/fs.h:5, from ../fs/smb/client/cifssmb.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFileInfo’ at ../fs/smb/client/cifssmb.c:4093:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQFileInfo’ at ../fs/smb/client/cifssmb.c:4267:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQPathInfo’ at ../fs/smb/client/cifssmb.c:4352:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSAttributeInfo’ at ../fs/smb/client/cifssmb.c:5137:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSDeviceInfo’ at ../fs/smb/client/cifssmb.c:5212:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSUnixInfo’ at ../fs/smb/client/cifssmb.c:5284:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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] In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/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:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/ttm/ttm_bo.c:1202:31: warning: symbol 'ttm_swap_ops' was not declared. Should it be static? ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:465:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:465:28: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/ttm/ttm_bo_util.c:465:28: got void *virtual ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c:202:31: warning: cast to restricted __le32 ../drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: expected struct list_head const *list ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: got struct list_head [noderef] __rcu *pos ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * ../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * ../fs/afs/cell.c:741:9: error: incompatible types in comparison expression (different address spaces): ../fs/afs/cell.c:741:9: struct hlist_node [noderef] __rcu * ../fs/afs/cell.c:741:9: struct hlist_node * ../fs/afs/cell.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * Warning: ../fs/befs/datastream.c:131 expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead ../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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/kmb/kmb_drv.c:105:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/kmb/kmb_drv.c:105:31: expected void [noderef] __iomem * ../drivers/gpu/drm/kmb/kmb_drv.c:105:31: got void * ../drivers/gpu/drm/kmb/kmb_plane.c:21:11: warning: symbol 'layer_irqs' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: void ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: int ../drivers/gpu/drm/xe/xe_bo.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_bo.c:613:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/xe/tests/xe_bo.c:627:20: warning: symbol 'xe_bo_shrink_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/radeon/radeon_kms.c:262:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:262:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:262:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:319:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:319:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:319:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:331:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:331:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:331:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:467:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:467:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:467:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:592:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:592:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:592:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:609:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:609:26: expected void [noderef] __user *to ../drivers/gpu/drm/radeon/radeon_kms.c:609:26: got unsigned int [usertype] *[assigned] value_ptr ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/radeon_atombios.c:55:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:56:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:57:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:66:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:79:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:91:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:92:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:93:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:94:27: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:95:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:96:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:97:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:98:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:222:44: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:547:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c: note: in included file (through ../drivers/gpu/drm/radeon/atom.h): ../drivers/gpu/drm/radeon/atombios.h:4039:45: warning: array of flexible structures ../drivers/gpu/drm/radeon/radeon_atombios.c:550:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:553:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:556:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:557:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:565:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:567:38: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:571:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:574:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:578:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:642:43: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:644:38: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:649:67: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:650:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:653:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:664:80: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:672:81: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:680:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:681:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:684:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:692:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:701:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:702:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:751:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:754:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:755:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:762:54: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:809:35: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:812:35: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:818:51: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:918:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1121:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1146:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1151:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1154:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1156:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1160:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1164:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1180:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1182:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1189:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1192:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1196:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1198:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1209:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1211:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1216:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1219:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1223:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1225:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1236:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1238:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1241:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1243:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1247:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1263:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1268:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1274:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1278:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1313:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1317:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1347:27: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1350:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1402:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1437:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1438:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1441:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1442:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1445:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1446:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1453:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1454:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1457:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1458:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1461:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1462:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1469:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1470:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1473:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1474:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1477:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1478:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1541:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1543:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1545:52: warning: too many warnings ../drivers/gpu/drm/i915/i915_irq.c:467:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:475:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:518:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:526:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:575:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:578:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:582:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:467:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:475:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:518:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:526:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:575:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:578:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:582:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/jfs/xattr.c: note: in included file: ../fs/jfs/jfs_xattr.h:25:25: warning: array of flexible structures ../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop ../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom ../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft ../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight ../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft ../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight ../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop ../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom ../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight ../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft ../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom ../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop ../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: expected unsigned short [addressable] [usertype] usH_Size ../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: expected unsigned short [addressable] [usertype] usH_Blanking_Time ../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: expected unsigned short [addressable] [usertype] usV_Size ../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: expected unsigned short [addressable] [usertype] usV_Blanking_Time ../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: expected unsigned short [addressable] [usertype] usH_SyncOffset ../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: expected unsigned short [addressable] [usertype] usH_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: expected unsigned short [addressable] [usertype] usV_SyncOffset ../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: expected unsigned short [addressable] [usertype] usV_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: expected unsigned short [addressable] [assigned] [usertype] usAccess ../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: expected unsigned short [addressable] [usertype] usH_Total ../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: expected unsigned short [addressable] [usertype] usH_Disp ../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: expected unsigned short [addressable] [usertype] usH_SyncStart ../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: expected unsigned short [addressable] [usertype] usH_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: expected unsigned short [addressable] [usertype] usV_Total ../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: expected unsigned short [addressable] [usertype] usV_Disp ../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: expected unsigned short [addressable] [usertype] usV_SyncStart ../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: expected unsigned short [addressable] [usertype] usV_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: expected unsigned short [addressable] [assigned] [usertype] usAccess ../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: expected unsigned short [addressable] [usertype] usSpreadSpectrumAmountFrac ../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumAmount ../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumStep ../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumAmount ../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumStep ../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: expected unsigned short [addressable] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:696:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:729:50: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: expected unsigned int [addressable] [assigned] [usertype] ulDispEngClkFreq ../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: expected unsigned short [addressable] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: expected unsigned short [addressable] [usertype] usRefDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: expected unsigned short [addressable] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: expected unsigned short [addressable] [assigned] [usertype] usRefDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: expected unsigned short [addressable] [assigned] [usertype] usRefDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: expected unsigned int [addressable] [assigned] [usertype] ulFbDivDecFrac ../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: expected unsigned int [addressable] [assigned] [usertype] ulDispEngClkFreq ../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: expected unsigned int [addressable] [assigned] [usertype] ulFbDivDecFrac ../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: got restricted __le32 [usertype] ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/sfc/ethtool_common.c: In function ‘efx_fill_test’: ../drivers/net/ethernet/sfc/ethtool_common.c:277: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=] 277 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/ethtool_common.c:275:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 275 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 276 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 277 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/gfs2/bmap.c:1694:42: warning: unsigned value that used to be signed checked against zero? ../fs/gfs2/bmap.c:1992:16: signed value source ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:663:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 27 and 29 [-Wformat-truncation=] 663 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:710:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:663:25: note: ‘snprintf’ output between 4 and 69 bytes into a destination of size 32 663 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 664 | stmmac_qstats_tx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:670:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 27 and 29 [-Wformat-truncation=] 670 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:710:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:670:25: note: ‘snprintf’ output between 4 and 69 bytes into a destination of size 32 670 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 671 | stmmac_qstats_rx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/radeon/atom.c:508:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:508:30: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/atom.c:508:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1350:15: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:1350:15: expected unsigned int ../drivers/gpu/drm/radeon/atom.c:1350:15: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1351:15: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:1351:15: expected unsigned int ../drivers/gpu/drm/radeon/atom.c:1351:15: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/atom.c:1428:31: warning: cast to restricted __le16 ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/i915_pci.c:145:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:147:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:176:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:178:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:182:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:184:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:188:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:191:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:208:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:211:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:215:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:219:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:223:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:225:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:230:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:233:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:398:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:398:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:403:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:403:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:408:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:408:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:426:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:426:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:431:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:431:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:436:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:436:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:444:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:444:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:486:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:486:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:491:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:491:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:502:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:502:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:507:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:507:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:547:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:547:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:552:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:552:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:557:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:557:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:568:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:568:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:573:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:573:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:578:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:578:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:589:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:589:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:594:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:594:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:611:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:611:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:618:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:618:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:625:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:625:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:640:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:640:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:647:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:647:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:662:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:662:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:674:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:674:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:682:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:682:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:740:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:740:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:744:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:744:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:760:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:770:10: also defined here ../drivers/gpu/drm/xe/xe_dma_buf.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_dma_buf.c:295:20: warning: symbol 'xe_dma_buf_test_suite' was not declared. Should it be static? ../drivers/net/ethernet/sfc/mcdi_mon.c: In function ‘efx_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/mcdi_mon.c:457:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 457 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:457:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 457 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 458 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:488:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:488:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 489 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:495:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 495 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:495:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 495 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 496 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence * ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression ../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:1481:1: error: too long token expansion ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1629:17: error: Expected ) in function call ../fs/btrfs/super.c:1629:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1859:9: error: Expected ) in function call ../fs/btrfs/super.c:1859:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1904:17: error: Expected ) in function call ../fs/btrfs/super.c:1904:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1924:17: error: Expected ) in function call ../fs/btrfs/super.c:1924:17: error: got __VA_OPT__ ../fs/btrfs/super.c:2119:9: error: Expected ) in function call ../fs/btrfs/super.c:2119:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2313:9: error: Expected ) in function call ../fs/btrfs/super.c:2313:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2700:17: error: Expected ) in function call ../fs/btrfs/super.c:2700:17: error: got __VA_OPT__ Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1913 expecting prototype for amdgpu_ttm_mmio_remap_bo_init(). Prototype was for amdgpu_ttm_alloc_mmio_remap_bo() instead ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:95:31: warning: cast to restricted __le32 ../drivers/gpu/drm/xe/xe_eu_stall.c:149:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? ../fs/f2fs/file.c:3719:36: warning: incorrect type in argument 1 (different base types) ../fs/f2fs/file.c:3719:36: expected unsigned short const [usertype] *pwcs ../fs/f2fs/file.c:3719:36: got restricted __le16 * ../fs/f2fs/file.c:3755:28: warning: incorrect type in argument 4 (different base types) ../fs/f2fs/file.c:3755:28: expected unsigned short [usertype] *pwcs ../fs/f2fs/file.c:3755:28: got restricted __le16 * ../fs/erofs/data.c:264:26: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/vc4/vc4_kms.c:276:25: error: too long token expansion ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:830:9: error: Expected ) in function call ../fs/btrfs/ctree.c:830:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:874:9: error: Expected ) in function call ../fs/btrfs/ctree.c:874:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:939:9: error: Expected ) in function call ../fs/btrfs/ctree.c:939:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1545:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1545:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1572:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1572:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1599:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1599:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1681:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1681:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1682:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1682:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1724:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1724:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1809:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1809:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1882:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1882:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1954:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1954:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1958:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1958:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1964:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1964:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2038:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2038:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2065:17: error: Expected ) in function call ../fs/btrfs/ctree.c:2065:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2150:33: error: Expected ) in function call ../fs/btrfs/ctree.c:2150:33: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2273:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2273:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:3033:9: error: Expected ) in function call ../fs/btrfs/ctree.c:3033:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4622:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4622:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4623:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4623:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4801:17: error: Expected ) in function call ../fs/btrfs/ctree.c:4801:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:193:22: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:193:22: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:193:22: struct extent_buffer * ../fs/btrfs/ctree.c:550:17: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:550:17: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:550:17: struct extent_buffer * ../fs/btrfs/ctree.c:895:9: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:895:9: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:895:9: struct extent_buffer * ../fs/btrfs/ctree.c:2908:9: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:2908:9: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:2908:9: struct extent_buffer * ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/via/via-rhine.c:1135:39: warning: cast removes address space '__iomem' of expression ../fs/btrfs/print-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/print-tree.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/print-tree.c:97:9: error: Expected ) in function call ../fs/btrfs/print-tree.c:97:9: error: got __VA_OPT__ ../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: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:1744:34: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/via/via-velocity.c:1744:34: expected unsigned long [usertype] __UNIQUE_ID_y__1389 ../drivers/net/ethernet/via/via-velocity.c:1744:34: got restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1747:17: warning: cast to restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:2240:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2240:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:2240:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2248:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2248:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2248:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2437:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2437:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2437:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2450:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2450:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2450:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2875:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2875:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:2875:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3146:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3146:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3146:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3152:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3152:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3152:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3204:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3204:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:3204:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3274:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3274:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3274:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3291:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3291:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3291:48: got restricted pci_power_t [usertype] ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:354:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:354:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:366:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:366:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:378:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:378:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:388:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:388:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:664:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:664:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:921:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:921:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1457:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1457:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1496:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1496:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2527:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2527:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2534:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2534:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2535:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2535:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3069:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3069:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3642:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3642:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4042:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4042:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4100:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4100:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4103:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4103:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4604:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4604:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4607:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4607:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4979:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4979:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5168:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5168:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5499:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5499:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5500:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5500:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5645:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5645:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5673:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5673:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5840:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5840:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5976:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5976:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:6029:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:6029:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:6047:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:6047:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:6076:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:6076:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/sun/niu.c: In function ‘niu_txc_set_imask’: ../drivers/net/ethernet/sun/niu.c:4647:13: warning: variable ‘val’ set but not used [-Wunused-but-set-variable=] 4647 | u64 val; | ^~~ ../drivers/net/ethernet/sun/niu.c: In function ‘niu_open’: ../drivers/net/ethernet/sun/niu.c:6028:52: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 6028 | 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:6046:2, inlined from ‘niu_open’ at ../drivers/net/ethernet/sun/niu.c:6112:8: ../drivers/net/ethernet/sun/niu.c:6028:17: note: ‘sprintf’ output between 8 and 23 bytes into a destination of size 22 6028 | sprintf(np->irq_name[2], "%s:SYSERR", np->dev->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in argument 3 (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long flags ../include/trace/events/f2fs.h:1469: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:1172:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1172:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1231:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1231:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1469:1: warning: cast to restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: restricted vm_fault_t degrades to integer ../include/trace/events/f2fs.h:1469:1: warning: restricted vm_fault_t degrades to integer ../fs/f2fs/super.c:485:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c:47:9: error: Expected ) in function call ../fs/btrfs/dir-item.c:47:9: error: got __VA_OPT__ ../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c: In function ‘xlgmac_alloc_channels’: ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:73: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=] 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); | ^~ ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:64: note: directive argument in the range [0, 4294967294] 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); | ^~~~~~~~~~~~ ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 16 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/nouveau/nvif/object.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: got void * ../fs/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/net/ethernet/jme.c:956:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/jme.c:956:14: expected unsigned short [usertype] csum ../drivers/net/ethernet/jme.c:956:14: got restricted __sum16 [usertype] check ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/xilinx/xilinx_emaclite.c:410:24: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/xilinx_emaclite.c:419:36: warning: cast to restricted __be32 ../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/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 * ../fs/erofs/zdata.c:326:30: warning: incorrect type in assignment (different address spaces) ../fs/erofs/zdata.c:326:30: expected struct kthread_worker [noderef] __rcu **static [toplevel] z_erofs_pcpu_workers ../fs/erofs/zdata.c:326:30: got struct kthread_worker ** ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: expected void *timing_base ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: got void [noderef] __iomem * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: got void * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: got void * ../drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvif/client.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:92:9: error: Expected ) in function call ../fs/btrfs/file-item.c:92:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:121:9: error: Expected ) in function call ../fs/btrfs/file-item.c:121:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:130:9: error: Expected ) in function call ../fs/btrfs/file-item.c:130:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:137:9: error: Expected ) in function call ../fs/btrfs/file-item.c:137:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:291:9: error: Expected ) in function call ../fs/btrfs/file-item.c:291:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:328:9: error: Expected ) in function call ../fs/btrfs/file-item.c:328:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:376:9: error: Expected ) in function call ../fs/btrfs/file-item.c:376:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:513:9: error: Expected ) in function call ../fs/btrfs/file-item.c:513:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:657:9: error: Expected ) in function call ../fs/btrfs/file-item.c:657:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:804:9: error: Expected ) in function call ../fs/btrfs/file-item.c:804:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:805:9: error: Expected ) in function call ../fs/btrfs/file-item.c:805:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:939:9: error: Expected ) in function call ../fs/btrfs/file-item.c:939:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1369:17: error: Expected ) in function call ../fs/btrfs/file-item.c:1369:17: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1398:9: error: Expected ) in function call ../fs/btrfs/file-item.c:1398:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:464:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:464:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:465:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:465:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:636:25: error: Expected ) in function call ../fs/btrfs/inode-item.c:636:25: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:728:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:728:9: error: got __VA_OPT__ ../fs/f2fs/data.c:2467:39: warning: Using plain integer as NULL pointer ../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/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/net/ethernet/ti/tlan.c: In function ‘tlan_read_and_clear_stats’: ../drivers/net/ethernet/ti/tlan.c:2072:25: warning: variable ‘def_tx’ set but not used [-Wunused-but-set-variable=] 2072 | u32 def_tx, crc, code; | ^~~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:45: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: got unsigned int [usertype] ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/raid56.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:187:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:187:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:188:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:188:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:221:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:221:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:285:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:285:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:366:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:366:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:587:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:587:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:759:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:759:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1081:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1081:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1206:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:1206:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1395:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1395:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2038:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:2038:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2165:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:2165:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2732:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:2732:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:3733:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:3733:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4175:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:4175:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4210:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4210:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4237:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4237:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4435:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4435:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4444:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4444:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4504:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4504:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4760:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4760:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4843:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4843:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4844:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4844:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:189:9: error: Expected ) in function call ../fs/btrfs/transaction.c:189:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1031:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1031:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1033:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1033:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1040:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1040:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1046:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1046:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1241:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1241:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1347:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1347:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1482:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1482:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1501:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1501:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1504:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1504:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1507:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1507:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1675:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1675:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1678:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1678:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2201:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2201:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2212:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2212:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2229:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2229:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2529:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2529:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2530:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2530:9: error: got __VA_OPT__ ../fs/gfs2/inode.c:1976:14: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/inode.c:1976:14: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/inode.c:1976:14: struct gfs2_glock * ../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/gpu/drm/rockchip/cdn-dp-core.c:321:25: warning: cast to restricted __le32 ../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 ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/file.c:51:9: error: Expected ) in function call ../fs/btrfs/file.c:51:9: error: got __VA_OPT__ ../fs/btrfs/file.c:91:9: error: Expected ) in function call ../fs/btrfs/file.c:91:9: error: got __VA_OPT__ ../fs/btrfs/file.c:92:9: error: Expected ) in function call ../fs/btrfs/file.c:92:9: error: got __VA_OPT__ ../fs/btrfs/file.c:168:9: error: Expected ) in function call ../fs/btrfs/file.c:168:9: error: got __VA_OPT__ ../fs/btrfs/file.c:224:25: error: Expected ) in function call ../fs/btrfs/file.c:224:25: error: got __VA_OPT__ ../fs/btrfs/file.c:1173:9: error: Expected ) in function call ../fs/btrfs/file.c:1173:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1230:9: error: Expected ) in function call ../fs/btrfs/file.c:1230:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1231:9: error: Expected ) in function call ../fs/btrfs/file.c:1231:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1820:9: error: Expected ) in function call ../fs/btrfs/file.c:1820:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1821:9: error: Expected ) in function call ../fs/btrfs/file.c:1821:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2338:9: error: Expected ) in function call ../fs/btrfs/file.c:2338:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2777:9: error: Expected ) in function call ../fs/btrfs/file.c:2777:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2970:17: error: Expected ) in function call ../fs/btrfs/file.c:2970:17: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:482:9: error: Expected ) in function call ../fs/btrfs/inode.c:482:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:489:17: error: Expected ) in function call ../fs/btrfs/inode.c:489:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:490:17: error: Expected ) in function call ../fs/btrfs/inode.c:490:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:492:17: error: Expected ) in function call ../fs/btrfs/inode.c:492:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:533:17: error: Expected ) in function call ../fs/btrfs/inode.c:533:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:787:9: error: Expected ) in function call ../fs/btrfs/inode.c:787:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:882:25: error: Expected ) in function call ../fs/btrfs/inode.c:882:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:886:9: error: Expected ) in function call ../fs/btrfs/inode.c:886:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:916:9: error: Expected ) in function call ../fs/btrfs/inode.c:916:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:973:9: error: Expected ) in function call ../fs/btrfs/inode.c:973:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1425:9: error: Expected ) in function call ../fs/btrfs/inode.c:1425:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1485:9: error: Expected ) in function call ../fs/btrfs/inode.c:1485:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1553:25: error: Expected ) in function call ../fs/btrfs/inode.c:1553:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:1575:17: error: Expected ) in function call ../fs/btrfs/inode.c:1575:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:1888:9: error: Expected ) in function call ../fs/btrfs/inode.c:1888:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2144:9: error: Expected ) in function call ../fs/btrfs/inode.c:2144:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2238:17: error: Expected ) in function call ../fs/btrfs/inode.c:2238:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2383:17: error: Expected ) in function call ../fs/btrfs/inode.c:2383:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2451:9: error: Expected ) in function call ../fs/btrfs/inode.c:2451:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2569:9: error: Expected ) in function call ../fs/btrfs/inode.c:2569:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2574:17: error: Expected ) in function call ../fs/btrfs/inode.c:2574:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2598:25: error: Expected ) in function call ../fs/btrfs/inode.c:2598:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2600:25: error: Expected ) in function call ../fs/btrfs/inode.c:2600:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2739:17: error: Expected ) in function call ../fs/btrfs/inode.c:2739:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3141:9: error: Expected ) in function call ../fs/btrfs/inode.c:3141:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3274:17: error: Expected ) in function call ../fs/btrfs/inode.c:3274:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3465:9: error: Expected ) in function call ../fs/btrfs/inode.c:3465:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3501:17: error: Expected ) in function call ../fs/btrfs/inode.c:3501:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3606:9: error: Expected ) in function call ../fs/btrfs/inode.c:3606:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4031:17: error: Expected ) in function call ../fs/btrfs/inode.c:4031:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:4032:17: error: Expected ) in function call ../fs/btrfs/inode.c:4032:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:4066:9: error: Expected ) in function call ../fs/btrfs/inode.c:4066:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4900:17: error: Expected ) in function call ../fs/btrfs/inode.c:4900:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:4979:9: error: Expected ) in function call ../fs/btrfs/inode.c:4979:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5076:9: error: Expected ) in function call ../fs/btrfs/inode.c:5076:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5118:25: error: Expected ) in function call ../fs/btrfs/inode.c:5118:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:5529:9: error: Expected ) in function call ../fs/btrfs/inode.c:5529:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5779:9: error: Expected ) in function call ../fs/btrfs/inode.c:5779:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:7180:9: error: Expected ) in function call ../fs/btrfs/inode.c:7180:9: error: too many errors ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/radeon_ring.c:309:23: warning: cast to restricted __le32 ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:505:9: error: Expected ) in function call ../fs/btrfs/defrag.c:505:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:646:17: error: Expected ) in function call ../fs/btrfs/defrag.c:646:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1084:25: error: Expected ) in function call ../fs/btrfs/defrag.c:1084:25: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1206:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1206:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1207:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1207:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1230:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1230:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1373:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1373:9: error: got __VA_OPT__ ../drivers/gpu/drm/radeon/radeon_cs.c:293:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:293:45: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:293:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:308:27: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:308:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:308:27: got void [noderef] __user * ../drivers/gpu/drm/radeon/radeon_cs.c:309:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:309:49: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:309: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 ../fs/f2fs/xattr.c:845:1: warning: no newline at end of file ../fs/f2fs/compress.c:1909:39: warning: symbol 'f2fs_compress_aops' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/gfs2/super.c:1448:17: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/super.c:1448:17: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/super.c:1448:17: struct gfs2_glock * ../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:148:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:148:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:273:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:273:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:274:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:274:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:316:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:316:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:479:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:479:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:619:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:619:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:720:17: error: Expected ) in function call ../fs/btrfs/extent_map.c:720:17: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:764:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:764:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:946:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:946:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:976:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:976:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1021:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1021:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1057:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1057:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1058:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1058:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1077:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1077:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1078:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1078:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1079:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1079:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1080:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1080:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1081:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1081:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1082:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1082:9: error: got __VA_OPT__ ../drivers/gpu/drm/radeon/r100.c:713:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/r100.c:713:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/r100.c:713:16: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/r100.c:1099:24: warning: cast to restricted __le32 ../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:111:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:111:50: warning: restricted __le32 degrades to integer ../drivers/gpu/drm/radeon/r300.c:122:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r300.c:122:39: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r300.c:122:39: got void *ptr ../drivers/gpu/drm/qxl/qxl_kms.c:167:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:167:19: expected struct qxl_rom *rom ../drivers/gpu/drm/qxl/qxl_kms.c:167:19: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:185:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:185:26: expected struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:185:26: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:272:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:272:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:272:21: got struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:276:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:276:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:276:21: got struct qxl_rom *rom ../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_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:321:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:321:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:321:21: got struct qxl_rom *rom ../drivers/net/bonding/bond_options.c:1262:24: warning: incorrect type in assignment (different base types) ../drivers/net/bonding/bond_options.c:1262:24: expected restricted __be32 [addressable] [usertype] target ../drivers/net/bonding/bond_options.c:1262:24: got unsigned long long const [usertype] value ../drivers/gpu/drm/msm/msm_drv.c:49:6: warning: symbol 'dumpstate' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:1930:17: error: Expected ) in function call ../fs/btrfs/sysfs.c:1930:17: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:1968:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:1968:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2147:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2147:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2148:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2148:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2378:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2378:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2596:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2596:9: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_guc.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c:771:20: warning: symbol 'xe_guc_g2g_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/qxl/qxl_object.c:176:29: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/qxl/qxl_object.c:223:40: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:223:40: expected void * ../drivers/gpu/drm/qxl/qxl_object.c:223:40: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_object.c:273:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:273:33: expected void [noderef] __iomem *vaddr ../drivers/gpu/drm/qxl/qxl_object.c:273:33: got void *pmap ../drivers/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/radeon/rs400.c:238:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rs400.c:238:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/rs400.c:238:16: got restricted __le32 [usertype] ../drivers/gpu/drm/xe/xe_guc_ads.c:348:13: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_guc_ads.c:348:13: error: got , ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: got ) ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: got && ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:13: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:351:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got & ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got 1 ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got && ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:356:43: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:356:43: error: got , ../drivers/gpu/drm/xe/xe_guc_ads.c:358:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got & ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got 1 ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got && ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:365:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:365:13: error: got ! ../drivers/gpu/drm/xe/xe_guc_ads.c:365:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got ! ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Trying to use reserved word 'do' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at end of declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: too many errors ../fs/btrfs/accessors.c: note: in included file: ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../drivers/gpu/drm/nouveau/nvif/chan.c:11:32: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: expected unsigned int const [usertype] *map ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: got void *userd ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: got void *gpfifo ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: got void *push ../drivers/gpu/drm/nouveau/nvif/chan.c:119:32: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan.c:155:22: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/arcnet/com20020-pci.c: In function ‘com20020pci_probe’: ../drivers/net/arcnet/com20020-pci.c:224: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=] 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); | ^~ ../drivers/net/arcnet/com20020-pci.c:224:64: note: directive argument in the range [-2147483641, 2147483646] 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); | ^~~~~~~~~~ ../drivers/net/arcnet/com20020-pci.c:224:25: note: ‘snprintf’ output between 7 and 18 bytes into a destination of size 16 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, 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); | ~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:287:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:287:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:360:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:360:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:361:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:361:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:362:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:362:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:537:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:537:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:627:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:627:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:628:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:628:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:629:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:629:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:705:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:705:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1047:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1047:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1242:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1242:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1264:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1264:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1311:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1311:17: error: got __VA_OPT__ ../drivers/net/team/team_mode_loadbalance.c:370:14: warning: incorrect type in assignment (different address spaces) ../drivers/net/team/team_mode_loadbalance.c:370:14: expected struct team_port *port ../drivers/net/team/team_mode_loadbalance.c:370:14: got struct team_port [noderef] __rcu *port ../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:80:9: error: Expected ) in function call ../fs/btrfs/xattr.c:80:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:141:17: error: Expected ) in function call ../fs/btrfs/xattr.c:141:17: error: got __VA_OPT__ ../fs/btrfs/xattr.c:242:17: error: Expected ) in function call ../fs/btrfs/xattr.c:242:17: error: got __VA_OPT__ ../drivers/gpu/drm/pl111/pl111_display.c:34:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:34:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:34:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:46:37: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:46:37: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:46:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:164:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:164:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:164:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:169:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:169:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:169:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:173:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:173:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:173:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:232:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:232:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:232:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:235:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:235:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:235:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:339:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:339:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:339:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:352:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:352:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:352:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:369:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:369:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:369:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:372:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:372:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:372:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:385:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:385:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:385:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:404:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:404:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:404:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:425:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:425:53: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:425:53: got void * ../drivers/gpu/drm/pl111/pl111_display.c:436:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:436:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:436:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:493:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:493:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:493:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:516:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:516:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:516:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:527:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:527:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:527:33: got void * ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:164:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:164:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:182:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:182:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:213:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:213:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:249:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:249:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:296:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:296:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:386:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:386:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:389:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:389:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:400:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:400:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:430:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:430:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:493:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:493:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:525:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:525:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:553:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:553:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:557:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:557:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:581:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:581:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:798:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:798:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:799:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:799:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:814:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:814:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:815:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:815:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:912:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:912:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:930:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:930:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:948:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:948:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:983:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:983:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1040:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1040:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1188:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1188:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1189:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1189:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1227:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1227:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1248:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1248:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1298:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1298:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1301:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1301:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1302:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1302:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1375:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1375:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1378:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1378:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1393:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1393:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1457:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1457:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1646:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1646:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1649:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1649:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1680:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1680:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1681:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1681:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1682:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1682:9: error: too many errors ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/gpu/drm/radeon/rs600.c:662:30: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/rs600.c:662:30: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/rs600.c:662:30: got void * ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:464:9: error: Expected ) in function call ../fs/btrfs/volumes.c:464:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1361:17: error: Expected ) in function call ../fs/btrfs/volumes.c:1361:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1691:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1691:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1757:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1757:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1764:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1764:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1938:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1938:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2216:9: error: Expected ) in function call ../fs/btrfs/volumes.c:2216:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2236:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2236:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2440:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2440:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2503:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2503:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3512:17: error: Expected ) in function call ../fs/btrfs/volumes.c:3512:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3713:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3713:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3925:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3925:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4883:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4883:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4974:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4974:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5130:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5130:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5446:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5446:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5657:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5657:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5672:17: error: Expected ) in function call ../fs/btrfs/volumes.c:5672:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6287:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6287:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6602:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6602:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6613:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6613:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6641:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6641:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6660:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6660:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6663:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6663:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6831:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6831:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6903:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6903:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7469:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7469:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7588:25: error: Expected ) in function call ../fs/btrfs/volumes.c:7588:25: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7643:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7643:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7671:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7671:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7679:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7679:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7682:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7682:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7686:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7686:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7806:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7806:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8197:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8197:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8596:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8596:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8625:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8625:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8633:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8633:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8645:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8645:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8651:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8651:9: error: got __VA_OPT__ ../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/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/pl111/pl111_drv.c:278:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:278:20: expected void *regs ../drivers/gpu/drm/pl111/pl111_drv.c:278:20: got void [noderef] __iomem * ../drivers/gpu/drm/pl111/pl111_drv.c:293:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:293:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_drv.c:293:30: got void * ../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/btrfs/orphan.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../drivers/gpu/drm/tve200/tve200_display.c:35:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:35:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:35:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:52:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:52:40: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:52:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:62:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:62:40: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:62:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:67:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:67:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:67:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:140:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:140:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:140:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:143:38: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:143:38: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:143:38: got void * ../drivers/gpu/drm/tve200/tve200_display.c:149:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:149:30: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:149:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:238:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:238:34: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:238:34: got void * ../drivers/gpu/drm/tve200/tve200_display.c:252:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:252:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:252:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:253:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:253:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:253:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:272:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:272:35: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:272:35: got void * ../drivers/gpu/drm/tve200/tve200_display.c:277:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:277:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:277:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:279:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:279:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:279:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:302:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:302:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:302:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:303:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:303:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:303:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:313:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:313:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:313:30: got void * ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: got void *sema ../fs/btrfs/locking.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/locking.c:87:9: error: Expected ) in function call ../fs/btrfs/locking.c:87:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/sti/sti_hdmi.c:1482:24: warning: symbol 'sti_hdmi_driver' was not declared. Should it be static? ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c:5094:17: error: Expected ) in function call ../fs/btrfs/ioctl.c:5094:17: error: got __VA_OPT__ ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/sti/sti_hda.c:804:24: warning: symbol 'sti_hda_driver' was not declared. Should it be static? ../drivers/gpu/drm/meson/meson_vclk.c:373:3: warning: symbol 'params' was not declared. Should it be static? ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: expected void *regs ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: got void [noderef] __iomem * ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: got void * ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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 * ../fs/btrfs/export.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/export.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../drivers/gpu/drm/gma500/psb_intel_display.c:436:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/gpu/drm/panfrost/panfrost_drv.c:956:6: warning: symbol 'panfrost_transparent_hugepage' was not declared. Should it be static? ../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:65: warning: ‘snprintf’ output may be truncated before the last format character [-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:17: note: ‘snprintf’ output 7 or more bytes (assuming 17) into a destination of size 16 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 899 | ndev->name, i); | ~~~~~~~~~~~~~~ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:266:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:266:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:453:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:453:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:505:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:505:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2292:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2292:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2445:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2445:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2593:33: error: Expected ) in function call ../fs/btrfs/tree-log.c:2593:33: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2797:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2797:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3348:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3348:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3489:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3489:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3595:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3595:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3930:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3930:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3962:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3962:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4041:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4041:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4094:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4094:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4420:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4420:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4634:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4634:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4701:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4701:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4716:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4716:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:5497:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:5497:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6626:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6626:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6670:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6670:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6766:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6766:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6835:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6835:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:8049:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:8049:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:8123:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:8123:9: error: got __VA_OPT__ ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: got void * ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_tlb_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/zlib.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/zlib.c:122:9: error: Expected ) in function call ../fs/btrfs/zlib.c:122:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c:313:17: error: Expected ) in function call ../fs/btrfs/zlib.c:313:17: error: got __VA_OPT__ ../fs/btrfs/zlib.c:324:9: error: Expected ) in function call ../fs/btrfs/zlib.c:324:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c:362:9: error: Expected ) in function call ../fs/btrfs/zlib.c:362:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c:424:25: error: Expected ) in function call ../fs/btrfs/zlib.c:424:25: error: got __VA_OPT__ ../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/compression.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:140:9: error: Expected ) in function call ../fs/btrfs/lzo.c:140:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:142:9: error: Expected ) in function call ../fs/btrfs/lzo.c:142:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:156:17: error: Expected ) in function call ../fs/btrfs/lzo.c:156:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:208:9: error: Expected ) in function call ../fs/btrfs/lzo.c:208:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:211:9: error: Expected ) in function call ../fs/btrfs/lzo.c:211:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:212:9: error: Expected ) in function call ../fs/btrfs/lzo.c:212:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:218:9: error: Expected ) in function call ../fs/btrfs/lzo.c:218:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:269:9: error: Expected ) in function call ../fs/btrfs/lzo.c:269:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:296:9: error: Expected ) in function call ../fs/btrfs/lzo.c:296:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:297:9: error: Expected ) in function call ../fs/btrfs/lzo.c:297:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:306:9: error: Expected ) in function call ../fs/btrfs/lzo.c:306:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:324:17: error: Expected ) in function call ../fs/btrfs/lzo.c:324:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:389:9: error: Expected ) in function call ../fs/btrfs/lzo.c:389:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:394:17: error: Expected ) in function call ../fs/btrfs/lzo.c:394:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:417:17: error: Expected ) in function call ../fs/btrfs/lzo.c:417:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:420:17: error: Expected ) in function call ../fs/btrfs/lzo.c:420:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:450:9: error: Expected ) in function call ../fs/btrfs/lzo.c:450:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:486:17: error: Expected ) in function call ../fs/btrfs/lzo.c:486:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:489:17: error: Expected ) in function call ../fs/btrfs/lzo.c:489:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:584:9: error: Expected ) in function call ../fs/btrfs/lzo.c:584:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/extent-tree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:419:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:419:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:708:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:708:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:843:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:843:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1170:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1170:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1558:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1558:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1770:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1770:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1839:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1839:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1859:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1859:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1884:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1884:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1920:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1920:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2370:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2370:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2600:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2600:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2601:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2601:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2627:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2627:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2676:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2676:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3102:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3102:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3235:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3235:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3404:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3404:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3497:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3497:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:4077:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:4077:9: error: got __VA_OPT__ ../drivers/net/xen-netback/xenbus.c: In function ‘connect’: ../drivers/net/xen-netback/xenbus.c:780: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=] 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", | ^~ ../drivers/net/xen-netback/xenbus.c:780:60: note: directive argument in the range [0, 4294967294] 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", | ^~~~~~~~ ../drivers/net/xen-netback/xenbus.c:780:17: note: ‘snprintf’ output between 4 and 28 bytes into a destination of size 21 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 781 | be->vif->dev->name, queue->id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:187:9: error: Expected ) in function call ../fs/btrfs/zstd.c:187:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:253:9: error: Expected ) in function call ../fs/btrfs/zstd.c:253:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:291:9: error: Expected ) in function call ../fs/btrfs/zstd.c:291:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:335:9: error: Expected ) in function call ../fs/btrfs/zstd.c:335:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:574:9: error: Expected ) in function call ../fs/btrfs/zstd.c:574:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:603:9: error: Expected ) in function call ../fs/btrfs/zstd.c:603:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:666:25: error: Expected ) in function call ../fs/btrfs/zstd.c:666:25: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:173:17: error: Expected ) in function call ../fs/btrfs/compression.c:173:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:227:9: error: Expected ) in function call ../fs/btrfs/compression.c:227:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:321:9: error: Expected ) in function call ../fs/btrfs/compression.c:321:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:322:9: error: Expected ) in function call ../fs/btrfs/compression.c:322:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:328:9: error: Expected ) in function call ../fs/btrfs/compression.c:328:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:332:9: error: Expected ) in function call ../fs/btrfs/compression.c:332:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:552:9: error: Expected ) in function call ../fs/btrfs/compression.c:552:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:587:9: error: Expected ) in function call ../fs/btrfs/compression.c:587:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:741:9: error: Expected ) in function call ../fs/btrfs/compression.c:741:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:776:9: error: Expected ) in function call ../fs/btrfs/compression.c:776:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:807:9: error: Expected ) in function call ../fs/btrfs/compression.c:807:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:903:9: error: Expected ) in function call ../fs/btrfs/compression.c:903:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1093:9: error: Expected ) in function call ../fs/btrfs/compression.c:1093:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1244:17: error: Expected ) in function call ../fs/btrfs/compression.c:1244:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:1250:17: error: Expected ) in function call ../fs/btrfs/compression.c:1250:17: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: expected void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: got void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: got void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: got unsigned char [usertype] * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: expected void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: got void [noderef] __iomem *map ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file: ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:571:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:571:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:613:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:613:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:616:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:616:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:851:17: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:851:17: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:882:25: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:882:25: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1116:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1116:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1127:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1127:9: error: got __VA_OPT__ ../drivers/gpu/drm/panthor/panthor_drv.c:1707:6: warning: symbol 'panthor_transparent_hugepage' was not declared. Should it be static? ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:173:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:173:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:174:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:174:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:175:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:175:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:308:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:308:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:606:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:606:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:693:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:693:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:715:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:715:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:776:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:776:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:854:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:854:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:862:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:862:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:981:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:981:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:991:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:991:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1059:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1059:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1060:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1060:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1175:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1175:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1469:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1469:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1588:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1588:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1589:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1589:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1601:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1601:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2181:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2181:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2226:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2226:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:313:9: error: Expected ) in function call ../fs/btrfs/relocation.c:313:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:352:17: error: Expected ) in function call ../fs/btrfs/relocation.c:352:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:470:9: error: Expected ) in function call ../fs/btrfs/relocation.c:470:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:471:9: error: Expected ) in function call ../fs/btrfs/relocation.c:471:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:529:17: error: Expected ) in function call ../fs/btrfs/relocation.c:529:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:751:9: error: Expected ) in function call ../fs/btrfs/relocation.c:751:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1029:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1029:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1030:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1030:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1065:17: error: Expected ) in function call ../fs/btrfs/relocation.c:1065:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1432:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1432:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1433:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1433:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2027:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2027:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2037:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2037:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2208:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2208:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2298:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2298:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2345:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2345:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2485:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2485:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2507:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2507:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2530:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2530:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2797:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2797:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3194:17: error: Expected ) in function call ../fs/btrfs/relocation.c:3194:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3804:9: error: Expected ) in function call ../fs/btrfs/relocation.c:3804:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4416:9: error: Expected ) in function call ../fs/btrfs/relocation.c:4416:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4493:33: error: Expected ) in function call ../fs/btrfs/relocation.c:4493:33: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4524:33: error: Expected ) in function call ../fs/btrfs/relocation.c:4524:33: error: got __VA_OPT__ ../fs/btrfs/relocation.c:5347:17: error: Expected ) in function call ../fs/btrfs/relocation.c:5347:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:5592:17: error: Expected ) in function call ../fs/btrfs/relocation.c:5592:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:5634:17: error: Expected ) in function call ../fs/btrfs/relocation.c:5634:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:5828:9: error: Expected ) in function call ../fs/btrfs/relocation.c:5828:9: error: got __VA_OPT__ ../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: expected restricted __wsum [usertype] csum ../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: got restricted __be16 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:1651:17: warning: restricted __le64 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2856:31: warning: restricted __le32 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: warning: incorrect type in argument 3 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: expected unsigned long [usertype] size ../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: got restricted __le16 [usertype] mfTableLen ../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: expected unsigned int [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: expected restricted __le16 [usertype] txDataRingDescSize ../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: got int ../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: got int ../fs/btrfs/ulist.c:231:9: error: Expected ) in function call ../fs/btrfs/ulist.c:231:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: too many errors ../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. ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1120:25: error: Expected ) in function call ../fs/btrfs/backref.c:1120:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:1264:9: error: Expected ) in function call ../fs/btrfs/backref.c:1264:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1335:9: error: Expected ) in function call ../fs/btrfs/backref.c:1335:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1405:17: error: Expected ) in function call ../fs/btrfs/backref.c:1405:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:1513:9: error: Expected ) in function call ../fs/btrfs/backref.c:1513:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1660:33: error: Expected ) in function call ../fs/btrfs/backref.c:1660:33: error: got __VA_OPT__ ../fs/btrfs/backref.c:1708:9: error: Expected ) in function call ../fs/btrfs/backref.c:1708:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1752:9: error: Expected ) in function call ../fs/btrfs/backref.c:1752:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2380:17: error: Expected ) in function call ../fs/btrfs/backref.c:2380:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:2433:9: error: Expected ) in function call ../fs/btrfs/backref.c:2433:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2434:9: error: Expected ) in function call ../fs/btrfs/backref.c:2434:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2987:17: error: Expected ) in function call ../fs/btrfs/backref.c:2987:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3054:9: error: Expected ) in function call ../fs/btrfs/backref.c:3054:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3074:17: error: Expected ) in function call ../fs/btrfs/backref.c:3074:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3075:17: error: Expected ) in function call ../fs/btrfs/backref.c:3075:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3076:17: error: Expected ) in function call ../fs/btrfs/backref.c:3076:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3130:9: error: Expected ) in function call ../fs/btrfs/backref.c:3130:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3177:9: error: Expected ) in function call ../fs/btrfs/backref.c:3177:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3178:9: error: Expected ) in function call ../fs/btrfs/backref.c:3178:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3179:9: error: Expected ) in function call ../fs/btrfs/backref.c:3179:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3180:9: error: Expected ) in function call ../fs/btrfs/backref.c:3180:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3187:9: error: Expected ) in function call ../fs/btrfs/backref.c:3187:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3212:9: error: Expected ) in function call ../fs/btrfs/backref.c:3212:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3257:17: error: Expected ) in function call ../fs/btrfs/backref.c:3257:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3307:17: error: Expected ) in function call ../fs/btrfs/backref.c:3307:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3357:25: error: Expected ) in function call ../fs/btrfs/backref.c:3357:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3425:25: error: Expected ) in function call ../fs/btrfs/backref.c:3425:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3490:17: error: Expected ) in function call ../fs/btrfs/backref.c:3490:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3493:17: error: Expected ) in function call ../fs/btrfs/backref.c:3493:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3586:9: error: Expected ) in function call ../fs/btrfs/backref.c:3586:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3705:9: error: Expected ) in function call ../fs/btrfs/backref.c:3705:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/atombios_dp.c:107:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_dp.c:107:30: expected unsigned short [addressable] [usertype] lpAuxRequest ../drivers/gpu/drm/radeon/atombios_dp.c:107:30: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_dp.c:108:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_dp.c:108:27: expected unsigned short [addressable] [usertype] lpDataOut ../drivers/gpu/drm/radeon/atombios_dp.c:108:27: got restricted __le16 [usertype] ../drivers/gpu/drm/nouveau/nvkm/core/ioctl.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:208:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:208:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:412:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:412:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:413:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:413:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1142:25: error: Expected ) in function call ../fs/btrfs/qgroup.c:1142:25: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1199:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1199:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1264:17: error: Expected ) in function call ../fs/btrfs/qgroup.c:1264:17: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1554:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1554:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1655:17: error: Expected ) in function call ../fs/btrfs/qgroup.c:1655:17: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1721:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1721:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1738:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1738:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2103:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2103:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2619:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2619:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2620:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2620:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:4201:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:4201:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c:554:9: error: Expected ) in function call ../fs/btrfs/dev-replace.c:554:9: error: got __VA_OPT__ ../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 ** ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/send.c:959:9: error: Expected ) in function call ../fs/btrfs/send.c:959:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1472:9: error: Expected ) in function call ../fs/btrfs/send.c:1472:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1790:17: error: Expected ) in function call ../fs/btrfs/send.c:1790:17: error: got __VA_OPT__ ../fs/btrfs/send.c:2754:9: error: Expected ) in function call ../fs/btrfs/send.c:2754:9: error: got __VA_OPT__ ../fs/btrfs/send.c:2770:17: error: Expected ) in function call ../fs/btrfs/send.c:2770:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3188:25: error: Expected ) in function call ../fs/btrfs/send.c:3188:25: error: got __VA_OPT__ ../fs/btrfs/send.c:3491:9: error: Expected ) in function call ../fs/btrfs/send.c:3491:9: error: got __VA_OPT__ ../fs/btrfs/send.c:3520:17: error: Expected ) in function call ../fs/btrfs/send.c:3520:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3528:25: error: Expected ) in function call ../fs/btrfs/send.c:3528:25: error: got __VA_OPT__ ../fs/btrfs/send.c:4995:17: error: Expected ) in function call ../fs/btrfs/send.c:4995:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7173:17: error: Expected ) in function call ../fs/btrfs/send.c:7173:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7181:17: error: Expected ) in function call ../fs/btrfs/send.c:7181:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7249:9: error: Expected ) in function call ../fs/btrfs/send.c:7249:9: error: got __VA_OPT__ ../fs/btrfs/send.c:7358:9: error: Expected ) in function call ../fs/btrfs/send.c:7358:9: error: got __VA_OPT__ ../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/gpu/drm/vmwgfx/vmwgfx_vkms.c:116:36: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/msm/msm_rd.c:44:6: warning: symbol 'rd_full' was not declared. Should it be static? ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:235:9: error: Expected ) in function call ../fs/btrfs/raid56.c:235:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:241:17: error: Expected ) in function call ../fs/btrfs/raid56.c:241:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:242:17: error: Expected ) in function call ../fs/btrfs/raid56.c:242:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:276:33: error: Expected ) in function call ../fs/btrfs/raid56.c:276:33: error: got __VA_OPT__ ../fs/btrfs/raid56.c:309:9: error: Expected ) in function call ../fs/btrfs/raid56.c:309:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:312:9: error: Expected ) in function call ../fs/btrfs/raid56.c:312:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:327:9: error: Expected ) in function call ../fs/btrfs/raid56.c:327:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:330:9: error: Expected ) in function call ../fs/btrfs/raid56.c:330:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:341:9: error: Expected ) in function call ../fs/btrfs/raid56.c:341:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:342:9: error: Expected ) in function call ../fs/btrfs/raid56.c:342:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:366:17: error: Expected ) in function call ../fs/btrfs/raid56.c:366:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:381:9: error: Expected ) in function call ../fs/btrfs/raid56.c:381:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:382:9: error: Expected ) in function call ../fs/btrfs/raid56.c:382:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:435:17: error: Expected ) in function call ../fs/btrfs/raid56.c:435:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:436:17: error: Expected ) in function call ../fs/btrfs/raid56.c:436:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:716:9: error: Expected ) in function call ../fs/btrfs/raid56.c:716:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:717:9: error: Expected ) in function call ../fs/btrfs/raid56.c:717:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:720:9: error: Expected ) in function call ../fs/btrfs/raid56.c:720:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:732:9: error: Expected ) in function call ../fs/btrfs/raid56.c:732:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:735:9: error: Expected ) in function call ../fs/btrfs/raid56.c:735:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1020:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1020:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1044:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1044:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1078:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1078:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1084:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1084:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1090:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1090:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1091:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1091:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1134:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1134:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1136:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1136:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1186:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1186:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1254:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1254:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1256:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1256:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1258:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1258:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1303:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1303:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1351:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1351:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1390:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1390:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1391:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1391:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1397:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1397:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1403:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1403:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1467:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1467:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1470:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1470:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1515:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1515:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1534:25: error: Expected ) in function call ../fs/btrfs/raid56.c:1534:25: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1571:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1571:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1594:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1594:17: error: too many errors ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: got int ../drivers/gpu/drm/radeon/evergreen.c:4212:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4212:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4212:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4226:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4226:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4226:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4229:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4229:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4229: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:4293:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4293:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4293:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4294:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4300:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4306:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4306:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4306:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4310:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4310:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4310:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4314:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4314:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4314:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4319:81: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:81: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4325:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4325:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4325:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4687:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4747:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4748:28: warning: cast to 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/gpu/drm/gma500/opregion.c:297:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:297:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/gma500/opregion.c:297:25: got struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:327:20: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:327:20: expected void const *const p ../drivers/gpu/drm/gma500/opregion.c:327:20: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:333:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:333:26: expected struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:333:26: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:334:23: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:334:23: expected void *vbt ../drivers/gpu/drm/gma500/opregion.c:334:23: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:341:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:341:32: expected struct opregion_acpi *acpi ../drivers/gpu/drm/gma500/opregion.c:341:32: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:346:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:346:32: expected struct opregion_asle *asle ../drivers/gpu/drm/gma500/opregion.c:346:32: got void [noderef] __iomem * ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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. ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/props.c:102:9: error: Expected ) in function call ../fs/btrfs/props.c:102:9: error: got __VA_OPT__ ../fs/btrfs/props.c:125:17: error: Expected ) in function call ../fs/btrfs/props.c:125:17: error: got __VA_OPT__ ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/can/rockchip/rockchip_canfd-core.c:152:16: error: too long token expansion ../drivers/net/usb/hso.c: In function ‘hso_probe’: ../drivers/net/usb/hso.c:2853:13: warning: variable ‘mux’ set but not used [-Wunused-but-set-variable=] 2853 | int mux, i, if_num, port_spec; | ^~~ ../drivers/net/usb/rtl8150.c:198:22: warning: incorrect type in assignment (different base types) ../drivers/net/usb/rtl8150.c:198:22: expected unsigned short [usertype] rx_creg ../drivers/net/usb/rtl8150.c:198:22: got restricted __le16 [usertype] ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/can/rockchip/rockchip_canfd-timestamp.c:57:15: error: too long token expansion ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: expected void volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: got void *kptr ../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: expected void const volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: got void *kptr ../drivers/net/usb/hso.c:1475:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1476:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1477:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1485:37: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1629:37: warning: cast to restricted __le16 ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:241:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:241:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:242:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:242:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:248:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:248:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:249:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:249:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:250:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:250:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:262:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:262:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:381:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:381:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:382:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:382:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:390:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:390:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:391:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:391:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:392:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:392:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:408:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:408:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:440:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:440:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:520:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:520:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:524:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:524:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:546:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:546:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:550:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:550:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:551:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:551:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:728:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:728:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:732:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:732:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:914:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:914:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:921:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:921:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:923:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:923:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:954:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:954:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:961:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:961:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:963:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:963:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1507:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1507:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1508:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1508:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1515:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1515:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1516:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1516:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1517:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1517:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1521:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1521:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1567:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1567:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1568:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1568:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1645:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1645:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1646:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1646:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1730:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1730:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1802:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1802:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c:184:9: error: Expected ) in function call ../fs/btrfs/tree-checker.c:184:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:214:9: error: Expected ) in function call ../fs/btrfs/space-info.c:214:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:265:9: error: Expected ) in function call ../fs/btrfs/space-info.c:265:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:267:9: error: Expected ) in function call ../fs/btrfs/space-info.c:267:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:553:17: error: Expected ) in function call ../fs/btrfs/space-info.c:553:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:915:17: error: Expected ) in function call ../fs/btrfs/space-info.c:915:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1679:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1679:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1684:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1684:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1691:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1691:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1767:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1767:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1776:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1776:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1777:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1777:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1778:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1778:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1937:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1937:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1940:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1940:9: error: got __VA_OPT__ ../drivers/net/fddi/skfp/drvfbi.c:55:14: warning: symbol 'oem_id' was not declared. Should it be static? Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'events' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2783 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'events' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2783 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' ../drivers/net/usb/lan78xx.c:3841:29: warning: cast to restricted __be16 ../drivers/net/usb/lan78xx.c:3841:27: warning: incorrect type in assignment (different base types) ../drivers/net/usb/lan78xx.c:3841:27: expected restricted __wsum [usertype] csum ../drivers/net/usb/lan78xx.c:3841:27: got unsigned short [usertype] ../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/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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/mediatek/mtk_cec.c:243:24: warning: symbol 'mtk_cec_driver' was not declared. Should it be static? ../fs/btrfs/discard.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/discard.c:279:33: error: Expected ) in function call ../fs/btrfs/discard.c:279:33: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c:453:17: error: Expected ) in function call ../fs/btrfs/block-rsv.c:453:17: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:119:17: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:119:17: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:187:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:187:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:460:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:460:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:213:9: error: Expected ) in function call ../fs/btrfs/block-group.c:213:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:384:9: error: Expected ) in function call ../fs/btrfs/block-group.c:384:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:394:9: error: Expected ) in function call ../fs/btrfs/block-group.c:394:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:603:9: error: Expected ) in function call ../fs/btrfs/block-group.c:603:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:604:9: error: Expected ) in function call ../fs/btrfs/block-group.c:604:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:605:9: error: Expected ) in function call ../fs/btrfs/block-group.c:605:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:691:9: error: Expected ) in function call ../fs/btrfs/block-group.c:691:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1369:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1369:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1370:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1370:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2432:9: error: Expected ) in function call ../fs/btrfs/block-group.c:2432:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2534:25: error: Expected ) in function call ../fs/btrfs/block-group.c:2534:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:3026:9: error: Expected ) in function call ../fs/btrfs/block-group.c:3026:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:3831:9: error: Expected ) in function call ../fs/btrfs/block-group.c:3831:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4461:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4461:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4568:25: error: Expected ) in function call ../fs/btrfs/block-group.c:4568:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4703:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4703:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4704:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4704:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4705:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4705:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4706:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4706:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4707:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4707:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4708:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4708:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4748:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4748:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4781:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4781:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4782:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4782:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4820:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4820:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4911:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4911:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4953:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4953:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:331:24: warning: symbol 'mtk_hdmi_ddc_driver' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:72:9: error: Expected ) in function call ../fs/btrfs/reflink.c:72:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c:212:25: error: Expected ) in function call ../fs/btrfs/reflink.c:212:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:417:17: error: Expected ) in function call ../fs/btrfs/reflink.c:417:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:511:25: error: Expected ) in function call ../fs/btrfs/reflink.c:511:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:520:25: error: Expected ) in function call ../fs/btrfs/reflink.c:520:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:521:25: error: Expected ) in function call ../fs/btrfs/reflink.c:521:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:798:17: error: Expected ) in function call ../fs/btrfs/reflink.c:798:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/subpage.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/subpage.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:73:17: error: Expected ) in function call ../fs/btrfs/subpage.c:73:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:80:17: error: Expected ) in function call ../fs/btrfs/subpage.c:80:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:112:9: error: Expected ) in function call ../fs/btrfs/subpage.c:112:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:122:9: error: Expected ) in function call ../fs/btrfs/subpage.c:122:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:155:9: error: Expected ) in function call ../fs/btrfs/subpage.c:155:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:169:9: error: Expected ) in function call ../fs/btrfs/subpage.c:169:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:173:9: error: Expected ) in function call ../fs/btrfs/subpage.c:173:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:181:9: error: Expected ) in function call ../fs/btrfs/subpage.c:181:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:182:9: error: Expected ) in function call ../fs/btrfs/subpage.c:182:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:189:17: error: Expected ) in function call ../fs/btrfs/subpage.c:189:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:253:9: error: Expected ) in function call ../fs/btrfs/subpage.c:253:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:282:9: error: Expected ) in function call ../fs/btrfs/subpage.c:282:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:334:9: error: Expected ) in function call ../fs/btrfs/subpage.c:334:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:476:17: error: Expected ) in function call ../fs/btrfs/subpage.c:476:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:702:17: error: Expected ) in function call ../fs/btrfs/subpage.c:702:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:709:9: error: Expected ) in function call ../fs/btrfs/subpage.c:709:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:712:17: error: Expected ) in function call ../fs/btrfs/subpage.c:712:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:713:17: error: Expected ) in function call ../fs/btrfs/subpage.c:713:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:715:9: error: Expected ) in function call ../fs/btrfs/subpage.c:715:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:735:9: error: Expected ) in function call ../fs/btrfs/subpage.c:735:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:745:17: error: Expected ) in function call ../fs/btrfs/subpage.c:745:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:746:17: error: Expected ) in function call ../fs/btrfs/subpage.c:746:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:750:9: error: Expected ) in function call ../fs/btrfs/subpage.c:750:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:789:9: error: Expected ) in function call ../fs/btrfs/subpage.c:789:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:790:9: error: Expected ) in function call ../fs/btrfs/subpage.c:790:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:794:9: error: Expected ) in function call ../fs/btrfs/subpage.c:794:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:795:9: error: Expected ) in function call ../fs/btrfs/subpage.c:795:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:796:9: error: Expected ) in function call ../fs/btrfs/subpage.c:796:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:797:9: error: Expected ) in function call ../fs/btrfs/subpage.c:797:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:798:9: error: Expected ) in function call ../fs/btrfs/subpage.c:798:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:799:9: error: Expected ) in function call ../fs/btrfs/subpage.c:799:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:821:9: error: Expected ) in function call ../fs/btrfs/subpage.c:821:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:822:9: error: Expected ) in function call ../fs/btrfs/subpage.c:822:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:826:9: error: Expected ) in function call ../fs/btrfs/subpage.c:826:9: error: got __VA_OPT__ ../drivers/gpu/drm/mediatek/mtk_hdmi_v2.c:53:12: warning: symbol 'mtk_hdmi_v2_clk_names' 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: expected struct lsdc_device * ../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: got void [noderef] __iomem *reg_base ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: struct dma_fence * ../fs/btrfs/tree-mod-log.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:243:9: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:243:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:244:9: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:244:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:857:17: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:857:17: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:900:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:900:25: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:1069:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:1069:25: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:1070:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:1070:25: error: got __VA_OPT__ ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c:392:24: warning: symbol 'mtk_hdmi_ddc_v2_driver' was not declared. Should it be static? ../fs/btrfs/fs.c: note: in included file (through ../fs/btrfs/accessors.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/fs.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/fs.c:148:9: error: Expected ) in function call ../fs/btrfs/fs.c:148:9: error: got __VA_OPT__ ../fs/btrfs/fs.c:238:17: error: Expected ) in function call ../fs/btrfs/fs.c:238:17: error: got __VA_OPT__ ../fs/btrfs/fs.c:247:17: error: Expected ) in function call ../fs/btrfs/fs.c:247:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:127:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:127:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:133:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:133:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:141:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:141:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:294:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:294:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:295:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:295:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:956:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:956:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1064:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1064:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1066:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1066:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1755:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1755:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1785:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1785:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1786:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1786:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1819:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1819:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1820:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1820:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1863:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1863:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1875:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1875:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1932:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1932:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/sfc/siena/mcdi_mon.c: In function ‘efx_siena_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:457:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 457 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:457:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 457 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 458 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:488:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:488:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 489 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:495:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 495 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:495:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 495 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 496 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/msm/adreno/adreno_device.c:11:6: warning: symbol 'hang_debug' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/adreno_device.c:19:5: warning: symbol 'enable_preemption' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/adreno_device.c:23:6: warning: symbol 'disable_acd' was not declared. Should it be static? ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: expected unsigned short [addressable] [assigned] [usertype] usConnectorId ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/lru_cache.c:75:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:75:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:76:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:76:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:90:17: error: Expected ) in function call ../fs/btrfs/lru_cache.c:90:17: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:125:17: error: Expected ) in function call ../fs/btrfs/lru_cache.c:125:17: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:164:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:164:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:165:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:165:9: error: got __VA_OPT__ ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:48:9: error: Expected ) in function call ../fs/btrfs/bio.c:48:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:114:9: error: Expected ) in function call ../fs/btrfs/bio.c:114:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:196:9: error: Expected ) in function call ../fs/btrfs/bio.c:196:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:199:17: error: Expected ) in function call ../fs/btrfs/bio.c:199:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:285:17: error: Expected ) in function call ../fs/btrfs/bio.c:285:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:289:17: error: Expected ) in function call ../fs/btrfs/bio.c:289:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:317:9: error: Expected ) in function call ../fs/btrfs/bio.c:317:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:411:9: error: Expected ) in function call ../fs/btrfs/bio.c:411:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:508:17: error: Expected ) in function call ../fs/btrfs/bio.c:508:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:538:9: error: Expected ) in function call ../fs/btrfs/bio.c:538:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:861:17: error: Expected ) in function call ../fs/btrfs/bio.c:861:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:862:17: error: Expected ) in function call ../fs/btrfs/bio.c:862:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:884:9: error: Expected ) in function call ../fs/btrfs/bio.c:884:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:890:17: error: Expected ) in function call ../fs/btrfs/bio.c:890:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:902:9: error: Expected ) in function call ../fs/btrfs/bio.c:902:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:940:9: error: Expected ) in function call ../fs/btrfs/bio.c:940:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:941:9: error: Expected ) in function call ../fs/btrfs/bio.c:941:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:942:9: error: Expected ) in function call ../fs/btrfs/bio.c:942:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:944:9: error: Expected ) in function call ../fs/btrfs/bio.c:944:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:945:9: error: Expected ) in function call ../fs/btrfs/bio.c:945:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:946:9: error: Expected ) in function call ../fs/btrfs/bio.c:946:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:979:17: error: Expected ) in function call ../fs/btrfs/bio.c:979:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:1013:9: error: Expected ) in function call ../fs/btrfs/bio.c:1013:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1014:9: error: Expected ) in function call ../fs/btrfs/bio.c:1014:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1015:9: error: Expected ) in function call ../fs/btrfs/bio.c:1015:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1016:9: error: Expected ) in function call ../fs/btrfs/bio.c:1016:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1024:17: error: Expected ) in function call ../fs/btrfs/bio.c:1024:17: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a2xx_catalog.c:60:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_migrate.c:780:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/can/peak_canfd/peak_pciefd_main.c:146:32: warning: array of flexible structures ../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:88:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:48:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? ../drivers/net/usb/smsc75xx.c:2166:29: warning: cast to restricted __be16 ../drivers/net/usb/smsc75xx.c:2166:27: warning: incorrect type in assignment (different base types) ../drivers/net/usb/smsc75xx.c:2166:27: expected restricted __wsum [usertype] csum ../drivers/net/usb/smsc75xx.c:2166:27: got unsigned short [usertype] ../drivers/net/can/kvaser_pciefd/kvaser_pciefd_core.c:1155:29: error: too long token expansion ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_mocs.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_mocs.c:188:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: warning: incorrect type in initializer (different base types) ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: expected unsigned short [usertype] out ../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: expected unsigned short [addressable] [assigned] [usertype] lpI2CDataOut ../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: got restricted __le16 [usertype] ../drivers/gpu/drm/msm/adreno/a5xx_catalog.c:153:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/radeon/si.c:1568:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1570:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1571:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1573:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3481:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3482:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3490:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3491:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3499:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3498:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:3498:25: expected restricted __le32 const [usertype] *[assigned] fw_data ../drivers/gpu/drm/radeon/si.c:3498:25: got restricted __be32 const [usertype] * ../drivers/gpu/drm/radeon/si.c:3500:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5706:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5706:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5706:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5707:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5709:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5710:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5711:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5716:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5718:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5720:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5727:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5728:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5732:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5735:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5738:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5741:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5744:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5748:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5749:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5751:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5752:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5873:31: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5875:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6262:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6263:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6264:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:33:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:33:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:34:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:34:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:142:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:142:25: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:242:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:242:25: error: got __VA_OPT__ ../fs/btrfs/fiemap.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/backref.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:115:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:115:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:322:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:322:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:572:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:572:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:582:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:582:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/acl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../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 ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:166:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:166:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:191:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:191:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:920:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:920:17: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/r600_dpm.c:831:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:833:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:855:38: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:856:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:857:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:887:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:891:55: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:893:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:894:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:895:51: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:896:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:897:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:898:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:900:58: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:907:41: 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:917:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:922:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:931:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:942:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:954:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:968:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:971:41: 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:979:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:986:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1000:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1002:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1004:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1014:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1016:42: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1017:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1019:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1025:53: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1026:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1027:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1032:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1044:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1046:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1048:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1051:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1053:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1063:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1067:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1068:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1072:34: 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:1081:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1104:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1106:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1108:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1119:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1121:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1130:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1134:34: 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:1157:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1159:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1161:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1166:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1171:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1186:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1188:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1193:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1197:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1206:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1208:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1210:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1212:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1214:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1216:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1218:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1220:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1222:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1224:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1229:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1244:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1246:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1251:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1254:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1265:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1267:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1272:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1276:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1278:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1279:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1281:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1283:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1285:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1287:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/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:815:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:819:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:825:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:890:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:892:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:898:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:902:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:904:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:906:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:908:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:912:46: warning: cast to restricted __le32 ../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:1898:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1902:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1919:42: warning: cast to restricted __le16 ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_oa.c:2447:25: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2447:25: expected unsigned long long [usertype] *ptr ../drivers/gpu/drm/xe/xe_oa.c:2447:25: got void [noderef] __user * ../drivers/gpu/drm/xe/xe_oa.c:2460:15: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2460:15: expected void const volatile [noderef] __user *ptr ../drivers/gpu/drm/xe/xe_oa.c:2460:15: got unsigned long long [usertype] *ptr ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/ref-verify.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ref-verify.c: note: in included file: ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ref-verify.c:324:17: error: Expected ) in function call ../fs/btrfs/ref-verify.c:324:17: error: got __VA_OPT__ ../fs/btrfs/ref-verify.c:326:17: error: Expected ) in function call ../fs/btrfs/ref-verify.c:326:17: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1134:1: warning: symbol 'a6xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1660:1: warning: symbol 'a7xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1960:1: warning: symbol 'a8xx_gpulist' was not declared. Should it be static? ../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:2294:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2298:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2316:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:106:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:107:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:108:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:109:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv730_dpm.c:110:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:111:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:183:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:184:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:185:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:186:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:187:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:188:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv730_dpm.c:189:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv730_dpm.c:190:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:294:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:295:66: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:296:66: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:297:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:298:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:302:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:303:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:304:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:324:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL2 ../drivers/gpu/drm/radeon/rv730_dpm.c:326:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: expected unsigned int [usertype] vMPLL_FUNC_CNTL3 ../drivers/gpu/drm/radeon/rv730_dpm.c:328:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:330:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:332:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv730_dpm.c:334:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv730_dpm.c:336:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:339:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv730_dpm.c:342:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:344:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv730_dpm.c:346:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv730_dpm.c:348:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv730_dpm.c:350:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv730_dpm.c:353:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/rv730_dpm.c:369:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/rv730_dpm.c:371:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/rv740_dpm.c:175:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:176:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:177:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv740_dpm.c:178:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/rv740_dpm.c:179:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:180:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/rv740_dpm.c:274:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:275:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:276:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:277:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:278:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:279:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:280:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/rv740_dpm.c:281:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/rv740_dpm.c:282:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:376:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:377:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:378:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:379:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:380:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:381:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/rv740_dpm.c:385:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/rv740_dpm.c:386:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/rv740_dpm.c:387:62: got restricted __be32 [usertype] ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a6xx_hfi.c: note: in included file (through ../drivers/gpu/drm/msm/adreno/a6xx_gmu.h): ../drivers/gpu/drm/msm/adreno/a6xx_hfi.h:202:42: warning: array of flexible structures ../fs/btrfs/tests/extent-buffer-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:167:37: error: too long token expansion ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:96:17: error: Expected ) in function call ../fs/btrfs/zoned.c:96:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:170:9: error: Expected ) in function call ../fs/btrfs/zoned.c:170:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:177:9: error: Expected ) in function call ../fs/btrfs/zoned.c:177:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:244:17: error: Expected ) in function call ../fs/btrfs/zoned.c:244:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:395:17: error: Expected ) in function call ../fs/btrfs/zoned.c:395:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:401:9: error: Expected ) in function call ../fs/btrfs/zoned.c:401:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:840:25: error: Expected ) in function call ../fs/btrfs/zoned.c:840:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:891:9: error: Expected ) in function call ../fs/btrfs/zoned.c:891:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1063:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1063:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1065:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1065:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1182:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1182:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1184:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1184:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1341:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1341:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2055:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2055:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2088:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2088:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2126:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2126:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2214:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2214:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2611:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2611:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2799:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2799:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2806:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2806:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2814:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2814:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2816:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2816:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2842:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2842:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2883:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2883:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2911:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2911:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:3170:17: error: Expected ) in function call ../fs/btrfs/zoned.c:3170:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:3184:17: error: Expected ) in function call ../fs/btrfs/zoned.c:3184:17: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: expected void [noderef] __iomem *llc_mmio ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: got void * ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../compression.h:76:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:77:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_pci.c:110:9: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_pci.c:112:10: also defined here ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/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/btrfs/tests/extent-map-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tests/chunk-allocation-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tests/chunk-allocation-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../drivers/gpu/drm/radeon/sumo_dpm.c:1407:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1408:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1409:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1412:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1413:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1436:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1474:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/sumo_dpm.c:1477:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1480:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1675:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1676:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1677:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1679:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1693:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1695:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1697:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1700:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1702:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1704:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1705:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1707:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1708:43: warning: cast to restricted __le32 ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/trinity_dpm.c:1639:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1640:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1641:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1644:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1645:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1668:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1705:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/trinity_dpm.c:1708:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1711:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1763:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1818:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1819:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1820:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1821:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1823:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1842:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1843:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1846:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1847:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1848:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1849:53: warning: cast to restricted __le16 ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../btrfs_inode.h, ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_pt.c:1108:72: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/si_smc.c:228:39: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si_smc.c:229:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si_smc.c:231:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: left side has type unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1350:32: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: expected unsigned int [usertype] PowerBoostLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2440:23: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: warning: incorrect type in argument 3 (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: expected unsigned int [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: expected unsigned short [usertype] s0 ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: expected unsigned short [usertype] s1 ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: expected unsigned int [usertype] pwr_const ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: expected unsigned int [usertype] dc_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: expected unsigned int [usertype] bif_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3899:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3900:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3901:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3904:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3905:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3931:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3933:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3936:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3937:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3938:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:4011:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4015:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4033:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/si_dpm.c:4062:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4062:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4062:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4096:24: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4104:37: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4119:45: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: expected unsigned int [usertype] NearTDPLimitTherm ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: expected unsigned int [usertype] dGPU_T_Limit ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: expected unsigned int [usertype] dGPU_T_Warning ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: expected unsigned int [usertype] dGPU_T_Hysteresis ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: expected unsigned short [usertype] PwrEfficiencyRatio ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: expected unsigned int [usertype] K ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: expected unsigned int [usertype] T0 ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: expected unsigned int [usertype] MaxT ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: expected unsigned int [usertype] Tthreshold ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: expected unsigned int [usertype] l2numWin_TDP ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: expected unsigned int [usertype] lkge_lut_V0 ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: expected unsigned int [usertype] lkge_lut_Vstep ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: expected unsigned int [usertype] R_LL ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: expected unsigned int [usertype] WinTime ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: expected unsigned int [usertype] calculation_repeats ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: expected unsigned int [usertype] dc_cac ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: expected unsigned int [usertype] lkge_lut_T0 ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: expected unsigned int [usertype] lkge_lut_Tstep ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:3987:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/si_dpm.c:3987:35: left side has type unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:3987:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/si_dpm.c:4008:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4008:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4008:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4022:89: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4022:89: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4022:89: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4030:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4030:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4030:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4039:109: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4039:109: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4039:109: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4085:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4085:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4085:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4146:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4146:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4146:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4254:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4254:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/si_dpm.c:4254:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4255:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4255:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/si_dpm.c:4255:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4319:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4319:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4319:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4321:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4321:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4321:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4323:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4323:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4323:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4325:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4325:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4325:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4327:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4327:56: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4327:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4329:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4329:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4329:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4331:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4331:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4331:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4333:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4333:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4333:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4335:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4335:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4335:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4338:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4338:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4338:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4341:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4341:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4341:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4343:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4343:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4343:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4345:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4345:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4345:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4347:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4347:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4347:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4349:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4349:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4349:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4351:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4351:68: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4351:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4354:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4354:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4354:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4395:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4395:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/si_dpm.c:4395:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4397:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4397:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/si_dpm.c:4397:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4423:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4423:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4423:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4426:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4426:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4426:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4521:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4521:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4521:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4523:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4523:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4523:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4525:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4525:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4525:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4527:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4527:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4527:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4529:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4529:53: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4529:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4531:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4531:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4531:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4533:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4533:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4533:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4535:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4535:46: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4535:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4537:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4537:47: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4537:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4540:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4540:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4540:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4542:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4542:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4542:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4544:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4544:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4544:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4546:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4546:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4546:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4564:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4564:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4564:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4567:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4567:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4567:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4805:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4805:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4805:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4806:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4806:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4806:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4807:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4807:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4807:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4808:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4808:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4808:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4809:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4809:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4809:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4810:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4810:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4810:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4811:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4811:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4811:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4892:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4892:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4892:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4893:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4893:31: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4893:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4894:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4894:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4894:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4895:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4895:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4895:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4896:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4896:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4896:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4897:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4897:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4897:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4898:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4898:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4898:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4899:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4899:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4899:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4900:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4900:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4900:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4901:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4901:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4901:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4915:42: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: struct dma_fence * ../drivers/gpu/drm/radeon/ci_smc.c:203:39: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:204:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:206:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/kv_dpm.c:2070:60: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: expected unsigned short [usertype] fps_high_t ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: expected unsigned char [usertype] fps_low_t ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: expected unsigned int [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: expected unsigned short [usertype] AT ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: expected unsigned int [usertype] VclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: expected unsigned short [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:2304:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2305:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2307:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2320:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2327:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2329:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2331:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2386:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2387:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2388:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2391:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2392:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2415:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2452:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h, ...): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/kv_dpm.c:2455:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2458:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2508:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2609:24: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:2631:24: warning: cast to restricted __be32 ../drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/dce_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: expected unsigned short [usertype] TDC_VDDC_PkgLimit ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: expected signed short [usertype] FuzzyFan_PwmSetDelta ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: expected unsigned short [usertype] BapmVddCBaseLeakageHiSidd ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: expected unsigned short [usertype] BapmVddCBaseLeakageLoSidd ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: expected unsigned short [usertype] PPM_PkgPwrLimit ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: expected unsigned short [usertype] PPM_TemperatureLimit ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: expected unsigned short [usertype] PPM_PkgPwrLimit ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: expected unsigned short [usertype] PPM_TemperatureLimit ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: expected unsigned int [usertype] BAPM_TEMP_GRADIENT ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: expected unsigned short ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: expected unsigned short ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: expected signed short [usertype] TempMin ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: expected signed short [usertype] TempMed ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: expected signed short [usertype] TempMax ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: expected signed short [usertype] Slope1 ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: expected signed short [usertype] Slope2 ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: expected signed short [usertype] FdoMin ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: expected signed short [usertype] HystDown ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: expected signed short [usertype] HystUp ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: expected signed short [usertype] HystSlope ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: expected signed short [usertype] TempRespLim ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: expected unsigned int [usertype] RefreshPeriod ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: expected signed short [usertype] FdoMax ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: expected unsigned short [usertype] FpsHighT ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: expected unsigned short [usertype] FpsLowT ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: expected unsigned short [usertype] Voltage ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: expected unsigned short [usertype] StdVoltageHiSidd ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: expected unsigned short [usertype] StdVoltageLoSidd ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: expected unsigned int [usertype] VddcLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: expected unsigned int [usertype] VddciLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: expected unsigned int [usertype] MvddLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: expected unsigned int [usertype] McArbDramTiming ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: expected unsigned int [usertype] McArbDramTiming2 ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: expected unsigned int [usertype] DownT ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: expected unsigned int [usertype] UpT ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: expected unsigned int [usertype] VclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: expected unsigned short [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: expected unsigned int [usertype] MinMvdd ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: expected unsigned int [usertype] MclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: expected unsigned int [usertype] MpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: expected unsigned int [usertype] MpllFuncCntl_1 ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: expected unsigned int [usertype] MpllFuncCntl_2 ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: expected unsigned int [usertype] MpllAdFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: expected unsigned int [usertype] MpllDqFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: expected unsigned int [usertype] MclkPwrmgtCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: expected unsigned int [usertype] DllCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: expected unsigned int [usertype] MpllSs1 ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: expected unsigned int [usertype] MpllSs2 ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: expected unsigned int [usertype] Flags ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: expected unsigned int [usertype] CgSpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: expected unsigned int [usertype] CgSpllFuncCntl2 ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: expected unsigned int [usertype] CgSpllFuncCntl3 ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: expected unsigned int [usertype] CgSpllFuncCntl4 ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: expected unsigned int [usertype] SpllSpreadSpectrum ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: expected unsigned int [usertype] SpllSpreadSpectrum2 ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: expected unsigned int [usertype] CcPwrDynRm1 ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: expected unsigned int [usertype] MinMvdd ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: expected unsigned int [usertype] DllCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: expected unsigned int [usertype] MclkPwrmgtCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: expected unsigned int [usertype] MpllAdFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: expected unsigned int [usertype] MpllDqFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: expected unsigned int [usertype] MpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: expected unsigned int [usertype] MpllFuncCntl_1 ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: expected unsigned int [usertype] MpllFuncCntl_2 ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: expected unsigned int [usertype] MpllSs1 ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: expected unsigned int [usertype] MpllSs2 ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: expected unsigned int [usertype] CcPwrDynRm1 ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: expected unsigned short [usertype] VddcOffset ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: expected unsigned int [usertype] Flags ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: expected unsigned int [usertype] CgSpllFuncCntl3 ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: expected unsigned int [usertype] CgSpllFuncCntl4 ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: expected unsigned int [usertype] SpllSpreadSpectrum ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: expected unsigned int [usertype] SpllSpreadSpectrum2 ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3227:36: warning: too many warnings ../drivers/gpu/drm/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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/gt/intel_sseu.c:600:17: error: too long token expansion ../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vce_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cik_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/usb/aqc111.c:1094:34: warning: incorrect type in argument 1 (different base types) ../drivers/net/usb/aqc111.c:1094:34: expected restricted __le64 const [usertype] *p ../drivers/net/usb/aqc111.c:1094:34: got unsigned long long [usertype] * ../drivers/net/usb/aqc111.c:1122:45: warning: incorrect type in argument 1 (different base types) ../drivers/net/usb/aqc111.c:1122:45: expected restricted __le64 const [usertype] *p ../drivers/net/usb/aqc111.c:1122:45: got unsigned long long [usertype] *[assigned] pkt_desc_ptr ../drivers/net/usb/aqc111.c:1235:22: warning: incorrect type in assignment (different base types) ../drivers/net/usb/aqc111.c:1235:22: expected unsigned long long [usertype] ../drivers/net/usb/aqc111.c:1235:22: got restricted __le64 [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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/si_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/cik_sdma.c:481:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:482:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:490:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:491:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:661:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik_sdma.c:661:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:661:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:676:23: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:718:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik_sdma.c:718:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:718:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:750:23: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vce_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/dce_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/emu_soc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vega10_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:366:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:366:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:366: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:379:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:379:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:379: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:385:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:385:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:385:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:388:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:388:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:388:27: 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:433:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:433:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:433: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:439:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:439:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:439: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:442:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:442:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:442:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:445:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:445:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:445:27: 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:705:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:705:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:705:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:707:41: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:707:41: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:707:41: 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:725:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:725:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:725: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:746:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:746:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:746:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:768:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:768:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:768:33: got restricted __le32 [usertype] ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/vce_v1_0.c:181:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:182:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:186:18: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:194:19: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/vce_v1_0.c:194:17: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/vce_v1_0.c:199:18: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/vce_v1_0.c:205:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mxgpu_ai.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/arct_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v2_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_wa.c:423:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:423:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:445:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:445:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:480:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:480:11: also defined here ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/aldebaran.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/aldebaran.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc21.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc24.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c:1029:14: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c:1029:14: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c:1029:14: error: undefined identifier '__VA_OPT__' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c:1261 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * xe_gt_sriov_pf_control_trigger restore_vf() - Start an SR-IOV VF migration data restore sequence. ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c:479:16: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c:479:16: error: got 0 ../drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c:479:16: error: undefined identifier '__VA_OPT__' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/lsdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c:1799:14: warning: restricted __be64 degrades to integer ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/lsdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cyan_skillfish_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbif_v6_3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v4_6_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v3_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a_devfreq.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/df_v4_15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/dp/dp_display.c:1320:39: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/msm/dp/dp_display.c:1320:39: void [noderef] __iomem * ../drivers/gpu/drm/msm/dp/dp_display.c:1320:39: void * ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/dsi/dsi_host.c:1495:27: warning: cast to restricted __be32 ../drivers/gpu/drm/msm/dsi/dsi_host.c:1496:17: warning: cast to restricted __be32 ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/dsi/dsi_host.c:590 function parameter 'is_bonded_dsi' not described in 'dsi_adjust_pclk_for_compression' Warning: ../drivers/gpu/drm/msm/dsi/dsi_host.c:590 function parameter 'is_bonded_dsi' not described in 'dsi_adjust_pclk_for_compression' ../fs/xfs/scrub/stats.c: In function ‘xchk_stats_estimate_bufsize’: ../fs/xfs/scrub/stats.c:137:34: warning: variable ‘css’ set but not used [-Wunused-but-set-variable=] 137 | struct xchk_scrub_stats *css = &cs->cs_stats[0]; | ^~~ ../drivers/gpu/drm/xe/display/xe_display_rpm.c:65:42: warning: symbol 'xe_display_rpm_interface' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/display/xe_initial_plane.c:184:52: warning: symbol 'xe_display_initial_plane_interface' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_casf.c:147:21: error: too long token expansion ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v11_5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_casf.c:147:21: error: too long token expansion ../drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v4_2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_0.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_1.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v6_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_7.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v8_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_7.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v12_0.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v8_14.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_14.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/iceland_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vega10_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vega20_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/xfs/scrub/tempfile.c: In function ‘xrep_tempfile_copyin’: ../fs/xfs/scrub/tempfile.c:492:33: warning: variable ‘pos’ set but not used [-Wunused-but-set-variable=] 492 | loff_t pos = XFS_FSB_TO_B(mp, off); | ^~~ ../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cz_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v11_0_8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v15_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/rt5575-spi.c:85:26: warning: incorrect type in assignment (different base types) ../sound/soc/codecs/rt5575-spi.c:85:26: expected unsigned int [usertype] addr ../sound/soc/codecs/rt5575-spi.c:85:26: got restricted __le32 [usertype] ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vkms.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_rlc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/imu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_lt_phy.c:1940:39: warning: Using plain integer as NULL pointer ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v7_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_userqueue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/mes_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vce_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_sw_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fbdev.c:157:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:158:10: also defined here ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_debugfs.c:39:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_debugfs.c:40:1: warning: symbol 'inject_csc_hw_error' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fbdev.c:157:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:158:10: also defined here ../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v5_3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/tests/xe_args_test.c:89:9: error: Expected ) after typeof ../drivers/gpu/drm/xe/tests/xe_args_test.c:89:9: error: got Q ../drivers/gpu/drm/xe/tests/xe_args_test.c:90:9: error: Expected ) after typeof ../drivers/gpu/drm/xe/tests/xe_args_test.c:90:9: error: got Q ../drivers/gpu/drm/xe/tests/xe_args_test.c:225:9: error: Expected ) in expression ../drivers/gpu/drm/xe/tests/xe_args_test.c:225:9: error: got false ../drivers/gpu/drm/xe/tests/xe_args_test.c:226:9: error: Expected ) in expression ../drivers/gpu/drm/xe/tests/xe_args_test.c:226:9: error: got false ../drivers/gpu/drm/xe/tests/xe_args_test.c:228:9: error: Expected ) in expression ../drivers/gpu/drm/xe/tests/xe_args_test.c:228:9: error: got no_args ../drivers/gpu/drm/xe/tests/xe_args_test.c:229:9: error: Expected ) in expression ../drivers/gpu/drm/xe/tests/xe_args_test.c:229:9: error: got no_args ../drivers/gpu/drm/xe/tests/xe_args_test.c:89:9: error: undefined identifier '__left' ../drivers/gpu/drm/xe/tests/xe_args_test.c:89:9: error: undefined identifier '__left' ../drivers/gpu/drm/xe/tests/xe_args_test.c:90:9: error: undefined identifier '__left' ../drivers/gpu/drm/xe/tests/xe_args_test.c:90:9: error: undefined identifier '__left' ../drivers/gpu/drm/xe/tests/xe_args_test.c:225:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:226:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:228:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:229:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: int const __right ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v13_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v13_0_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v15_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v14_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mca_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_module.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_doorbell.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_flat_memory.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_chardev.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_queue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_lt_phy.c:1940:39: warning: Using plain integer as NULL pointer ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_kernel_queue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v12_1.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process_queue_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/nouveau/nvkm/subdev/instmem/nv50.c:105:58: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: got void * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: expected void const [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: got void * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: got void *[assigned] emap ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: expected void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: got void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: got void *[assigned] map ../drivers/gpu/drm/amd/amdgpu/../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_interrupt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v12_1.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/cik_event_interrupt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v12_1.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_smi_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debug.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3096:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3096:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3096: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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gc_9_4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/tas2562.c:232:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:238:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:244:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:291:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2562.c:291:58: expected int bitwidth ../sound/soc/codecs/tas2562.c:291:58: got restricted snd_pcm_format_t ../sound/soc/codecs/tas2562.c:608:39: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:615:43: warning: restricted snd_pcm_format_t degrades to integer ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_job.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/tas2764.c:269:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:275:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:281:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:369:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2764.c:369:58: expected int bitwidth ../sound/soc/codecs/tas2764.c:369:58: got restricted snd_pcm_format_t ../sound/soc/codecs/tas2780.c:157:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:164:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:171:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:285:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2780.c:285:58: expected int bitwidth ../sound/soc/codecs/tas2780.c:285:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/cyan_skillfish_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:32:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:57:9: warning: cast truncates bits from constant value (800000000 becomes 0) ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_4_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/sienna_cichlid_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_5_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/aldebaran_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_12_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_2_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu15/smu_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:945:17: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:945:17: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:945:17: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1218:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1218:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1218:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1250:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1250:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1250:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1432:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1432:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1432:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu15/smu_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/tas2770.c:263:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:268:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:273:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:343:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2770.c:343:58: expected int bitwidth ../sound/soc/codecs/tas2770.c:343:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/amd/amdgpu/../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c:415 expecting prototype for smu_msg_proto_v1_send_msg(). Prototype was for smu_msg_v1_send_msg() instead ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hardwaremanager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu7_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pp_psm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu9_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_clockpowergating.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu_helper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/common_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/tonga_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/fiji_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/polaris_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/legacy_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ci_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm_internal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu9_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_pp_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_services.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_quirks.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_replay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_colorop.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_hdcp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_hdcp.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2106:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2058:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2062:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2066:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2072:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2089:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1947:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1954:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1967:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1969:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1971:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1973:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1975:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1977:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1979:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1981:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:957:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1599: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:182:14: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:234:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:297:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:357:29: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:359:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:437:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:439:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:441:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:443:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:445:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:446:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:489:17: warning: cast to restricted __le16 ../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 __le32 ../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 __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:503:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:576:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:578:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:580:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:582:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:584:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:586:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:588:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:643:37: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:673:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:720:33: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:722:43: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:724:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:943:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1219:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1239:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1122:21: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1145:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1147:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1149:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1324:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1327:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1333:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1336:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1342:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1344:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1346:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1348:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1350:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1376:30: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1442:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1445:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1451:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1454:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1460:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1462:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1464:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1466:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1468:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1808:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1849:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1747:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1897:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1903:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1911:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2338:38: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2339:34: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2340:35: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2345:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2348:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2352:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2354:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2364:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2365:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2367:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2369:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2373:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2376:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2379:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2380:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2382:28: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2384:17: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: expected unsigned short [usertype] usPixelClock ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:483:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:491:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:521:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:615:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:673:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:680:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:688:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1456:38: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1458:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1464:53: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1466:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1472:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1473:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1474:50: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1475:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1476:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1595:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1598:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2525:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2534:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2535:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2539:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2541:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2543:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2545:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2547:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2549:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2551:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2561:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2565:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2569:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2572:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2581:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2742:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2751:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2752:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2756:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2766:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2770:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2774:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2777:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2786:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2853:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2855:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2857:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2869:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2871:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2873:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2904:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2913:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2914:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2918:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2930:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2934:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2938:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2941:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2950:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2959:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2961:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2963:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2975:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2977:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2979:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/wm0010.c:225:25: warning: cast to restricted __be32 ../sound/soc/codecs/wm0010.c:310:25: warning: cast to restricted __be32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:36:30: warning: symbol 'dcn3_14_ip' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:313:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn35/dcn35_fpu.c:444:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn351/dcn351_fpu.c:477:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/clk_mgr.c: note: in included file: ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.h:34:29: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c: note: in included file: ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.h:34:29: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c:513:22: warning: symbol 'dcn3_fpga_funcs' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:1339:22: warning: symbol 'dcn35_fpga_funcs' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dce60/dce60_hwseq.c:312:84: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_acpi.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_debugfs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_debugfs.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_hwmon.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_vga.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_nvif.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_drm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:86:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:86:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:107:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:107:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_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_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_bo5039.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_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_gem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_gem.c:883:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:884:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:916:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:917:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:919:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_mem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_prime.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_svm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_sgdma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dmem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dmem.c:569:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:569:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:573:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:573:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:586:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:586:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:590:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:590:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:614:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:614:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:641:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:641:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:645:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:645:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:663:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:663:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:663:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:668:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:668:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:670:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:670:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_ttm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn401/dcn401_hwseq.c:3513:82: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/nouveau_vmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_exec.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_sched.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_uvmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bios.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_backlight.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_connector.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_display.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_gem.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/arb.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/cursor.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/crtc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1205:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1205:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1206:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1206: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: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/dac.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/hw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/dfp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/overlay.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/lut.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/tvnv04.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/tvnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/disp.c:138:31: error: subtraction of different types can't work (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/disp.c:187:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/disp.c:201:31: error: subtraction of different types can't work (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/disp.c:261:24: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/core907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/amd/amdgpu/../display/dc/link/accessories/link_dp_cts.c:960:47: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:74:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:74:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:149:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:149:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:36:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:36:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:50:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:50:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:87:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:87:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:93:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:93:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:95:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:95:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:35:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:35:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:55:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:55:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:79:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:79:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:83:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:83:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:123:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:123:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:145:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:145:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:198:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:198:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:233:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:233:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:288:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:288:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:393:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:393:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:410:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:410:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:416:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:416:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:230:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:230:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:235:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:235:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:239:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:239:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: dubious: !x & y ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:65:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:65:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: dubious: !x & y ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base917c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base907c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/curs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/curs507a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/curs907a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/cursc37a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/oimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/oimm507b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:50:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:50:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_abi16.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly917e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: expected unsigned int [usertype] *bgn ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: got void *virtual ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:471:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: expected struct nouveau_channel [noderef] __rcu *channel ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: got struct nouveau_channel *chan ../drivers/gpu/drm/nouveau/nv04_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv10_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: expected struct nvif_push *push ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: got struct nvif_push [noderef] __rcu * ../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv50_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_led.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_led.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv84_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: expected struct nouveau_channel *chan ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: got struct nouveau_channel [noderef] __rcu *channel ../drivers/gpu/drm/nouveau/gv100_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:29:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:29:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn32/dcn32_resource_helpers.c:386:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn31/dcn31_resource.c:1679:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn316/dcn316_resource.c:1648:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_top/dml2_top_soc15.c:418:87: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_top/dml2_top_soc15.c:418:90: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c:12:28: warning: symbol 'core_dcn4_ip_caps_base' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:7204:56: warning: symbol 'core_dcn4_g6_temp_read_blackout_table' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11193:73: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11194:69: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11752:74: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11753:70: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/hdcp/hdcp_msg.c:133:31: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:894:64: warning: cast truncates bits from constant value (44 becomes 4) ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:355:30: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:358:46: warning: Using plain integer as NULL pointer ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_eeprom_i2c.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_sys.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mgr.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_virt_ras_cmd.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:532:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:608:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_cmd.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/isp_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mp1_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/amdgpu_smu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_mp1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_aca_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_aca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_mp1_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_core.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_umc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_umc_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_cmd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_nbio.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_gfx_v9_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_log_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_gfx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c:845 function parameter 'ras_core' not described in 'ras_eeprom_append' Warning: ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c:845 expecting prototype for ras_core_eeprom_append(). Prototype was for ras_eeprom_append() instead ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_psp_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 Documentation/.renames.txt: warning: ignored by one of the .gitignore files In file included from ../include/trace/define_trace.h:132, from ../samples/trace_events/trace-events-sample.h:640, from ../samples/trace_events/trace-events-sample.c:12: ../samples/trace_events/./trace-events-sample.h: In function ‘trace_event_get_offsets_foo_bar’: ../include/trace/stages/stage5_get_offsets.h:33:31: warning: function ‘trace_event_get_offsets_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 33 | { (void)sizeof(struct _test_no_array_##item *); } | ^~~~~~~~~~~~~~~ ../include/trace/trace_events.h:285:9: note: in definition of macro ‘DECLARE_EVENT_CLASS’ 285 | tstruct; \ | ^~~~~~~ ../include/trace/trace_events.h:43:30: note: in expansion of macro ‘PARAMS’ 43 | PARAMS(tstruct), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:299:9: note: in expansion of macro ‘TP_STRUCT__entry’ 299 | TP_STRUCT__entry( | ^~~~~~~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:301:17: note: in expansion of macro ‘__field’ 301 | __field( int, bar ) | ^~~~~~~ ../samples/trace_events/./trace-events-sample.h: In function ‘do_trace_event_raw_event_foo_bar’: ../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_trace_event_raw_event_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 169 | [size] "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/trace_events.h:427:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 427 | { assign; } \ | ^~~~~~ ../include/trace/trace_events.h:435:23: note: in expansion of macro ‘PARAMS’ 435 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ | ^~~~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ | ^~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:22:41: note: in expansion of macro ‘WARN_ONCE’ 22 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:632:9: note: in expansion of macro ‘fortify_warn_once’ 632 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:688:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 688 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ In file included from ../include/trace/define_trace.h:133: ../samples/trace_events/./trace-events-sample.h: In function ‘do_perf_trace_foo_bar’: ../arch/x86/include/asm/bug.h:169:48: warning: function ‘do_perf_trace_foo_bar’ might be a candidate for ‘gnu_printf’ format attribute [-Wsuggest-attribute=format] 169 | [size] "i" (sizeof(struct bug_entry))); \ | ^~~~~~~~~ ../include/trace/perf.h:51:11: note: in definition of macro ‘__DECLARE_EVENT_CLASS’ 51 | { assign; } \ | ^~~~~~ ../include/trace/perf.h:67:23: note: in expansion of macro ‘PARAMS’ 67 | PARAMS(assign), PARAMS(print)) \ | ^~~~~~ ../include/trace/trace_events.h:40:9: note: in expansion of macro ‘DECLARE_EVENT_CLASS’ 40 | DECLARE_EVENT_CLASS(name, \ | ^~~~~~~~~~~~~~~~~~~ ../include/trace/trace_events.h:44:30: note: in expansion of macro ‘PARAMS’ 44 | PARAMS(assign), \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:291:1: note: in expansion of macro ‘TRACE_EVENT’ 291 | TRACE_EVENT(foo_bar, | ^~~~~~~~~~~ ../samples/trace_events/./trace-events-sample.h:310:9: note: in expansion of macro ‘TP_fast_assign’ 310 | TP_fast_assign( | ^~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:175:36: note: in expansion of macro ‘__WARN_bug_entry’ 175 | static_call_mod(WARN_trap)(__WARN_bug_entry(__flags, format), ## arg); \ | ^~~~~~~~~~~~~~~~ ../arch/x86/include/asm/bug.h:185:17: note: in expansion of macro ‘__WARN_print_arg’ 185 | __WARN_print_arg(BUGFLAG_ONCE|BUGFLAG_TAINT(TAINT_WARN),\ | ^~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:22:41: note: in expansion of macro ‘WARN_ONCE’ 22 | # define fortify_warn_once(x...) WARN_ONCE(x) | ^~~~~~~~~ ../include/linux/fortify-string.h:632:9: note: in expansion of macro ‘fortify_warn_once’ 632 | fortify_warn_once(fortify_memcpy_chk(__fortify_size, __p_size, \ | ^~~~~~~~~~~~~~~~~ ../include/linux/fortify-string.h:688:26: note: in expansion of macro ‘__fortify_memcpy_chk’ 688 | #define memcpy(p, q, s) __fortify_memcpy_chk(p, q, s, \ | ^~~~~~~~~~~~~~~~~~~~ ../include/trace/stages/stage6_event_callback.h:38:17: note: in expansion of macro ‘memcpy’ 38 | memcpy(__str__, __data_offsets.dst##_ptr_ ? : \ | ^~~~~~ ../samples/trace_events/./trace-events-sample.h:316:17: note: in expansion of macro ‘__assign_str’ 316 | __assign_str(lstr); | ^~~~~~~~~~~~ ../arch/x86/platform/pvh/enlighten.c:23:31: warning: symbol 'pvh_bootparams' was not declared. Should it be static? ../arch/x86/platform/pvh/enlighten.c:26:32: warning: symbol 'pvh_start_info_sz' was not declared. Should it be static? ../samples/trace_printk/trace-printk.c:7:6: warning: symbol 'trace_printk_test_global_str' was not declared. Should it be static? ../samples/trace_printk/trace-printk.c:10:6: warning: symbol 'trace_printk_test_global_str_irq' was not declared. Should it be static? ../samples/trace_printk/trace-printk.c:13:6: warning: symbol 'trace_printk_test_global_str_fmt' was not declared. Should it be static? ../init/init_task.c:146:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:146:28: expected struct task_struct [noderef] __rcu *real_parent ../init/init_task.c:146:28: got struct task_struct * ../init/init_task.c:147:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:147:28: expected struct task_struct [noderef] __rcu *parent ../init/init_task.c:147:28: got struct task_struct * ../init/init_task.c:161:28: warning: incorrect type in initializer (different address spaces) ../init/init_task.c:161:28: expected struct sighand_struct [noderef] __rcu *sighand ../init/init_task.c:161:28: got struct sighand_struct * ../arch/x86/power/cpu.c:39:22: warning: symbol 'saved_context' was not declared. Should it be static? ../arch/x86/xen/enlighten.c:55:20: warning: symbol 'xen_have_vector_callback' was not declared. Should it be static? ../arch/x86/kernel/head64.c:50:25: warning: symbol 'next_early_pgt' was not declared. Should it be static? ../security/commoncap.c:1411:41: warning: dubious: !x | y ../init/main.c:196:12: warning: symbol 'envp_init' was not declared. Should it be static? ../kernel/fork.c:1051:19: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:1051:19: expected struct task_struct [noderef] __rcu *owner ../kernel/fork.c:1051:19: got struct task_struct *p ../kernel/fork.c:1649:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1649:38: expected struct refcount_struct [usertype] *r ../kernel/fork.c:1649:38: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:1658:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1658:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:1658:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1659:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1659:9: expected void const * ../kernel/fork.c:1659:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1659:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1659:9: expected void const * ../kernel/fork.c:1659:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1659:9: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:1659:9: expected void const * ../kernel/fork.c:1659:9: got struct k_sigaction [noderef] __rcu * ../kernel/fork.c:1660:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1660:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:1660:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:1758:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:1758:9: expected struct qspinlock *lock ../kernel/fork.c:1758:9: got struct qspinlock [noderef] __rcu * ../kernel/fork.c:2040:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2040:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2040:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2044:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2044:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2044:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2380:32: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2380:32: expected struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:2380:32: got struct task_struct * ../kernel/fork.c:2389:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2389:27: expected struct spinlock [usertype] *lock ../kernel/fork.c:2389:27: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2438:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/fork.c:2438:54: expected struct list_head *head ../kernel/fork.c:2438:54: got struct list_head [noderef] __rcu * ../kernel/fork.c:2458:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2458:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2458:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2480:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2480:29: expected struct spinlock [usertype] *lock ../kernel/fork.c:2480:29: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2508:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2508:28: expected struct sighand_struct *sighand ../kernel/fork.c:2508:28: got struct sighand_struct [noderef] __rcu *sighand ../kernel/fork.c:2541:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2541:31: expected struct spinlock [usertype] *lock ../kernel/fork.c:2541:31: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2543:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:2543:33: expected struct spinlock [usertype] *lock ../kernel/fork.c:2543:33: got struct spinlock [noderef] __rcu * ../kernel/fork.c:2982:24: warning: incorrect type in assignment (different address spaces) ../kernel/fork.c:2982:24: expected struct task_struct *[assigned] parent ../kernel/fork.c:2982:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/fork.c:3065:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/fork.c:3065:43: expected struct refcount_struct const [usertype] *r ../kernel/fork.c:3065:43: got struct refcount_struct [noderef] __rcu * ../kernel/fork.c:2090: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:2436:59: warning: dereference of noderef expression ../kernel/fork.c:2437:59: warning: dereference of noderef expression ../kernel/fork.c:1043:23: error: incompatible types in comparison expression (different address spaces): ../kernel/fork.c:1043:23: struct task_struct [noderef] __rcu * ../kernel/fork.c:1043:23: struct task_struct * ../io_uring/io_uring.c:466:28: warning: invalid assignment: |= ../io_uring/io_uring.c:466:28: left side has type bool ../io_uring/io_uring.c:466:28: right side has type restricted io_req_flags_t ../io_uring/io_uring.c: note: in included file (through ../include/linux/io_uring/cmd.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../io_uring/io_uring.c:749:58: warning: array of flexible structures ../io_uring/io_uring.c:879:69: warning: array of flexible structures ../io_uring/io_uring.c: note: in included file: ../io_uring/io_uring.h:180:73: warning: array of flexible structures ../io_uring/io_uring.c:1330:25: warning: restricted io_req_flags_t degrades to integer ../arch/x86/platform/efi/efi.c:903:23: warning: symbol 'efi_attr_fw_vendor' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:904:23: warning: symbol 'efi_attr_runtime' was not declared. Should it be static? ../arch/x86/platform/efi/efi.c:905:23: warning: symbol 'efi_attr_config_table' was not declared. Should it be static? ../sound/core/control.c:389:11: warning: incorrect type in assignment (different base types) ../sound/core/control.c:389:11: expected unsigned long h ../sound/core/control.c:389:11: got restricted snd_ctl_elem_iface_t const [usertype] iface ../sound/core/control.c:952:17: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:952:26: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:953:17: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:953:26: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:972:48: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1000:41: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1111:34: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c:1671:40: warning: restricted snd_ctl_elem_type_t degrades to integer ../sound/core/control.c: note: in included file: ../sound/core/control_compat.c:186:21: warning: incorrect type in assignment (different base types) ../sound/core/control_compat.c:186:21: expected int [assigned] err ../sound/core/control_compat.c:186:21: got restricted snd_ctl_elem_type_t [usertype] type ../net/socket.c:1728:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? ../drivers/acpi/osl.c:378:17: warning: cast removes address space '__iomem' of expression Warning: ../ipc/sem.c:629 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * perform_atomic_semop[_slow] - Attempt to perform semaphore ../kernel/exit.c:359:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:359:37: expected struct task_struct *tsk ../kernel/exit.c:359:37: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:362:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:362:32: expected struct task_struct *task ../kernel/exit.c:362:32: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:363:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:363:35: expected struct task_struct *task ../kernel/exit.c:363:35: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:408:24: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:408:24: expected struct task_struct *parent ../kernel/exit.c:408:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/exit.c:460:17: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:460:17: expected struct task_struct [noderef] __rcu *volatile ../kernel/exit.c:460:17: got struct task_struct *tsk ../kernel/exit.c:495:23: error: incompatible types in comparison expression (different address spaces): ../kernel/exit.c:495:23: struct task_struct [noderef] __rcu * ../kernel/exit.c:495:23: struct task_struct * ../kernel/exit.c:654:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:656:29: warning: incorrect type in assignment (different address spaces) ../kernel/exit.c:869:45: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1102:63: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1347:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1362:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1413:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1416:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1422:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/exit.c:1598:68: error: incompatible types in comparison expression (different base types): ../kernel/exit.c:1598:68: void * ../kernel/exit.c:1598:68: struct task_struct [noderef] __rcu * ../kernel/exit.c:1627:25: warning: incorrect type in initializer (different address spaces) ../kernel/exit.c:1627:25: expected struct task_struct *parent ../kernel/exit.c:1627:25: got struct task_struct [noderef] __rcu * ../kernel/exit.c:518: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 ../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 ../io_uring/rsrc.c: note: in included file: ../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer ../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer ../drivers/pnp/support.c:42:14: warning: cast to restricted __be32 ../net/core/datagram.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:41:45: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:41:45: expected restricted __wsum [usertype] sum ../include/net/checksum.h:41:45: got unsigned int ../net/core/skbuff.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): ../include/net/checksum.h:33:39: warning: incorrect type in argument 3 (different base types) ../include/net/checksum.h:33:39: expected restricted __wsum [usertype] sum ../include/net/checksum.h:33:39: got unsigned int ../arch/x86/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 ../mm/swap.c:47:5: warning: symbol 'page_cluster' was not declared. Should it be static? ../io_uring/filetable.c: note: in included file: ../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer ../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 ../drivers/pci/pci.c:1150:36: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1150:36: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1150:36: got int ../drivers/pci/pci.c:1329:15: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1329:15: expected restricted pci_power_t [assigned] [usertype] state ../drivers/pci/pci.c:1329:15: got int ../drivers/pci/pci.c:1331:50: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1331:69: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1384:28: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1384:28: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1384:28: got int ../drivers/pci/pci.c:1474:16: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1474:35: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1474:52: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1474:70: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1499:15: warning: invalid assignment: |= ../drivers/pci/pci.c:1499:15: left side has type unsigned short ../drivers/pci/pci.c:1499:15: right side has type restricted pci_power_t ../drivers/pci/pci.c:1511:28: warning: incorrect type in assignment (different base types) ../drivers/pci/pci.c:1511:28: expected restricted pci_power_t [usertype] current_state ../drivers/pci/pci.c:1511:28: got int ../drivers/pci/pci.c:1528:13: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1528:21: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1530:18: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1530:26: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1553:13: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1553:22: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:1858:38: warning: array of flexible structures ../drivers/pci/pci.c:2336:44: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2654:60: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2655:30: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2826:20: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2826:38: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2849:49: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:2849:67: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci.c:4483:13: warning: invalid assignment: |= ../drivers/pci/pci.c:4483:13: left side has type unsigned short ../drivers/pci/pci.c:4483:13: right side has type restricted pci_power_t ../drivers/pci/pci.c:4488:13: warning: invalid assignment: |= ../drivers/pci/pci.c:4488:13: left side has type unsigned short ../drivers/pci/pci.c:4488:13: right side has type restricted pci_power_t ../drivers/pci/pci.c:1105:24: warning: incorrect type in return expression (different base types) ../drivers/pci/pci.c:1105:24: expected int ../drivers/pci/pci.c:1105:24: got restricted pci_power_t [usertype] ../drivers/pci/pci.c:1105:24: warning: incorrect type in return expression (different base types) ../drivers/pci/pci.c:1105:24: expected int ../drivers/pci/pci.c:1105:24: got restricted pci_power_t [usertype] ../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 * ../arch/x86/entry/vdso/vdso32/vclock_gettime.c: note: in included file (through ../arch/x86/entry/vdso/vdso32/../common/vclock_gettime.c): ../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long ../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long ../lib/vdso/gettimeofday.c:454:26: warning: shift too big (40) for type unsigned long ../lib/vdso/gettimeofday.c:454:26: warning: shift too big (40) for type unsigned long ../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 * ../io_uring/tw.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../arch/x86/events/intel/p4.c: In function ‘p4_pmu_init’: ../arch/x86/events/intel/p4.c:1370:27: warning: variable ‘high’ set but not used [-Wunused-but-set-variable=] 1370 | unsigned int low, high; | ^~~~ ../mm/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): ../include/trace/events/vmscan.h:99:1: error: too long token expansion ../include/trace/events/vmscan.h:125:1: error: too long token expansion ../include/trace/events/vmscan.h:209:1: error: too long token expansion ../include/trace/events/vmscan.h:491:1: error: too long token expansion ../arch/x86/kernel/signal.c:421:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/signal.c:421:9: expected struct lockdep_map const *lock ../arch/x86/kernel/signal.c:421:9: got struct lockdep_map [noderef] __rcu * ../io_uring/poll.c:429:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:429:40: expected int mask ../io_uring/poll.c:429:40: got restricted __poll_t [usertype] mask ../io_uring/poll.c:281:38: warning: incorrect type in assignment (different base types) ../io_uring/poll.c:281:38: expected signed int [usertype] res ../io_uring/poll.c:281:38: got restricted __poll_t ../io_uring/poll.c:301:56: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:300:66: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:300:66: expected restricted __poll_t [usertype] val ../io_uring/poll.c:300:66: got unsigned int ../io_uring/poll.c:300:52: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:300:52: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:300:52: got unsigned short ../io_uring/poll.c:303:51: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:303:51: expected signed int [usertype] res ../io_uring/poll.c:303:51: got restricted __poll_t [usertype] mask ../io_uring/poll.c:304:53: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:304:53: expected signed int [usertype] res ../io_uring/poll.c:304:53: got restricted __poll_t [usertype] mask ../io_uring/poll.c:357:71: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:357:65: warning: incorrect type in argument 1 (different base types) ../io_uring/poll.c:357:65: expected restricted __poll_t [usertype] val ../io_uring/poll.c:357:65: got unsigned int ../io_uring/poll.c:617:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:617:40: expected int mask ../io_uring/poll.c:617:40: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:697:38: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:697:38: expected int mask ../io_uring/poll.c:697:38: got restricted __poll_t [assigned] [usertype] mask ../io_uring/poll.c:697:55: warning: incorrect type in argument 3 (different base types) ../io_uring/poll.c:697:55: expected int events ../io_uring/poll.c:697:55: got restricted __poll_t [usertype] events ../io_uring/poll.c:704:33: warning: incorrect type in initializer (different base types) ../io_uring/poll.c:704:33: expected restricted __poll_t [usertype] mask ../io_uring/poll.c:704:33: got int ../io_uring/poll.c:842:24: warning: invalid assignment: |= ../io_uring/poll.c:842:24: left side has type unsigned int ../io_uring/poll.c:842:24: right side has type restricted __poll_t ../io_uring/poll.c:844:24: warning: invalid assignment: |= ../io_uring/poll.c:844:24: left side has type unsigned int ../io_uring/poll.c:844:24: right side has type restricted __poll_t ../io_uring/poll.c:846:55: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:845:29: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:845:38: warning: incorrect type in return expression (different base types) ../io_uring/poll.c:845:38: expected restricted __poll_t ../io_uring/poll.c:845:38: got unsigned int ../io_uring/poll.c:906:40: warning: incorrect type in argument 2 (different base types) ../io_uring/poll.c:906:40: expected signed int [usertype] res ../io_uring/poll.c:906:40: got restricted __poll_t [addressable] [assigned] [usertype] result_mask ../io_uring/poll.c:937:38: warning: invalid assignment: &= ../io_uring/poll.c:937:38: left side has type restricted __poll_t ../io_uring/poll.c:937:38: right side has type int ../io_uring/poll.c:938:52: warning: restricted __poll_t degrades to integer ../io_uring/poll.c:938:38: warning: invalid assignment: |= ../io_uring/poll.c:938:38: left side has type restricted __poll_t ../io_uring/poll.c:938:38: right side has type unsigned int ../drivers/pci/pci-driver.c:549:42: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:549:61: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:782:28: warning: restricted pci_power_t degrades to integer ../drivers/pci/pci-driver.c:782:46: warning: restricted pci_power_t degrades to integer ../io_uring/wait.c: note: in included file (through ../include/trace/events/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../net/bpf/test_run.c:510:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? ../net/bpf/test_run.c:516:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? ../net/bpf/test_run.c:521:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? ../net/bpf/test_run.c:526:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? ../net/bpf/test_run.c:531:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? ../net/bpf/test_run.c:536:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? ../net/bpf/test_run.c:545:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? ../net/bpf/test_run.c:551:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? ../net/bpf/test_run.c:556:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? ../net/bpf/test_run.c:561:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? ../net/bpf/test_run.c:566:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? ../net/bpf/test_run.c:570:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? ../net/bpf/test_run.c:576:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? ../net/bpf/test_run.c:583:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? ../net/bpf/test_run.c:590:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? ../net/bpf/test_run.c:612:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? ../net/bpf/test_run.c:617:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? ../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? ../net/bpf/test_run.c:627:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? ../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 * ../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? ../drivers/acpi/sleep.c:572:46: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/sleep.c:680:50: warning: restricted suspend_state_t degrades to integer ../block/blk-mq.c:4407:16: warning: incorrect type in argument 1 (different address spaces) ../block/blk-mq.c:4407:16: expected void const *objp ../block/blk-mq.c:4407:16: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx ../block/blk-mq.c:4552:41: warning: incorrect type in initializer (different address spaces) ../block/blk-mq.c:4552:41: expected struct blk_mq_hw_ctx **hctxs ../block/blk-mq.c:4552:41: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx ../block/blk-mq.c:746:36: warning: dereference of noderef expression ../block/blk-mq.c:5250:48: warning: dereference of noderef expression ../io_uring/eventfd.c: note: in included file: ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../drivers/tty/tty_io.c:2843:22: warning: incorrect type in assignment (different address spaces) ../drivers/tty/tty_io.c:2843:22: expected unsigned char *[addressable] iomem_base ../drivers/tty/tty_io.c:2843:22: got void [noderef] __user * ../drivers/tty/tty_io.c:2867:52: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/tty_io.c:2867:52: expected void [noderef] __user *uptr ../drivers/tty/tty_io.c:2867:52: got unsigned char *[addressable] iomem_base ../fs/exec.c:311:39: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:311:39: expected char const [noderef] __user * ../fs/exec.c:311:39: got void * ../fs/exec.c:318:31: warning: incorrect type in return expression (different address spaces) ../fs/exec.c:318:31: expected char const [noderef] __user * ../fs/exec.c:318:31: got void * ../fs/exec.c:903:48: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:903:48: expected struct sighand_struct *oldsighand ../fs/exec.c:903:48: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1009:56: warning: incorrect type in argument 2 (different address spaces) ../fs/exec.c:1009:56: expected struct task_struct *parent ../fs/exec.c:1009:56: got struct task_struct [noderef] __rcu *parent ../fs/exec.c:1044:47: warning: incorrect type in initializer (different address spaces) ../fs/exec.c:1044:47: expected struct sighand_struct *oldsighand ../fs/exec.c:1044:47: got struct sighand_struct [noderef] __rcu *sighand ../fs/exec.c:1159:26: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1159:26: expected struct spinlock [usertype] *lock ../fs/exec.c:1159:26: got struct spinlock [noderef] __rcu * ../fs/exec.c:1161:28: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1161:28: expected struct spinlock [usertype] *lock ../fs/exec.c:1161:28: got struct spinlock [noderef] __rcu * ../fs/exec.c:1687:70: warning: incorrect type in argument 1 (different address spaces) ../fs/exec.c:1687:70: expected struct task_struct *tsk ../fs/exec.c:1687:70: got struct task_struct [noderef] __rcu *parent ../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 * ../kernel/ptrace.c:55:22: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:55:22: struct task_struct * ../kernel/ptrace.c:55:22: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:74:23: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:74:23: expected struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:74:23: got struct task_struct *new_parent ../kernel/ptrace.c:75:29: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:75:29: expected struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:75:29: got struct cred const * ../kernel/ptrace.c:129:18: warning: incorrect type in assignment (different address spaces) ../kernel/ptrace.c:129:18: expected struct cred const *old_cred ../kernel/ptrace.c:129:18: got struct cred const [noderef] __rcu *ptracer_cred ../kernel/ptrace.c:133:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:133:25: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:133:25: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:160:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:160:27: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:160:27: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:192:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:192:28: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:192:28: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:198:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:198:30: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:198:30: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:251:44: error: incompatible types in comparison expression (different address spaces): ../kernel/ptrace.c:251:44: struct task_struct [noderef] __rcu * ../kernel/ptrace.c:251:44: struct task_struct * ../kernel/ptrace.c:494:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:494:54: expected struct task_struct *parent ../kernel/ptrace.c:494:54: got struct task_struct [noderef] __rcu *parent ../kernel/ptrace.c:502:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/ptrace.c:502:53: expected struct task_struct *new_parent ../kernel/ptrace.c:502:53: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:550:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:550:41: expected struct task_struct *p1 ../kernel/ptrace.c:550:41: got struct task_struct [noderef] __rcu *real_parent ../kernel/ptrace.c:552:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:552:50: expected struct sighand_struct *sigh ../kernel/ptrace.c:552:50: got struct sighand_struct [noderef] __rcu *sighand ../kernel/ptrace.c:743:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:743:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:743:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:751:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:751:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:751:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:862:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:862:29: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:862:29: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:866:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:866:31: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:866:31: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1221:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1221:37: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1221:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:1223:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:1223:39: expected struct spinlock [usertype] *lock ../kernel/ptrace.c:1223:39: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:380:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/ptrace.c:380:9: expected struct spinlock [usertype] *_T ../kernel/ptrace.c:380:9: got struct spinlock [noderef] __rcu * ../kernel/ptrace.c:500:38: warning: dereference of noderef expression ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../sound/usb/mixer_scarlett2.c:4850:30: warning: dubious: !x | y ../sound/usb/mixer_scarlett2.c:5801:30: warning: dubious: !x | y ../net/sched/cls_api.c:390:22: warning: incorrect type in assignment (different base types) ../net/sched/cls_api.c:390:22: expected restricted __be16 [usertype] protocol ../net/sched/cls_api.c:390:22: got unsigned int [usertype] protocol ../net/sched/cls_api.c:1921:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1921:16: struct tcf_proto * ../net/sched/cls_api.c:1921:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2022:20: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:2022:20: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2022:20: struct tcf_proto * ../net/sched/cls_api.c:1983:25: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:1983:25: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:1983:25: struct tcf_proto * ../net/sched/cls_api.c:2003:16: error: incompatible types in comparison expression (different address spaces): ../net/sched/cls_api.c:2003:16: struct tcf_proto * ../net/sched/cls_api.c:2003:16: struct tcf_proto [noderef] __rcu * ../net/sched/cls_api.c:2076:25: warning: restricted __be16 degrades to integer ../net/sched/cls_api.c:2799:50: warning: restricted __be16 degrades to integer ../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:468:17: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:468:25: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:482:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:1998:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:2000:56: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4043:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4551:47: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:4728:65: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6597:54: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/core.c:6598:54: warning: restricted suspend_state_t degrades to integer ../io_uring/uring_cmd.c:351:59: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/io_uring.h:180:73: warning: array of flexible structures ../io_uring/uring_cmd.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures ../drivers/regulator/helpers.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../drivers/pnp/isapnp/core.c:39:5: warning: symbol 'isapnp_disable' was not declared. Should it be static? ../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/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 * ../mm/util.c:134:6: warning: multiple definitions for function 'kmemdup_noprof' ../mm/util.c: note: in included file (through ../include/linux/string.h, ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/irqflags.h, ...): ../include/linux/fortify-string.h:754:23: the previous one is here ../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? ../fs/fcntl.c:1070:9: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1070:9: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1070:9: struct fasync_struct * ../fs/fcntl.c:1148:22: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1148:22: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1148:22: struct fasync_struct * ../fs/fcntl.c:1159:33: error: incompatible types in comparison expression (different address spaces): ../fs/fcntl.c:1159:33: struct fasync_struct [noderef] __rcu * ../fs/fcntl.c:1159:33: struct fasync_struct * ../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? ../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 ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: expected restricted __le32 [usertype] magic ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: got unsigned long ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: expected restricted __le32 [usertype] magic ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: got unsigned int [usertype] ipi_magic ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:472:19: warning: restricted signed int degrades to integer ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: expected restricted __le64 [assigned] [usertype] base ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: got unsigned long long [usertype] shared_mem_phys ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: expected restricted __le32 [assigned] [usertype] size ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: got unsigned int shared_mem_size ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: expected restricted __le32 [usertype] cmd ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: got int ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: expected restricted __le32 [usertype] power_state ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: got int ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: expected restricted __le32 [usertype] cmd ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: got int ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: expected restricted signed int [usertype] gpu_oppidx ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: got unsigned int opp_idx ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: warning: incorrect type in assignment (different base types) ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: expected restricted signed int [usertype] stack_oppidx ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: got unsigned int opp_idx ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:578:42: warning: restricted __le32 degrades to integer ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:579:44: warning: restricted __le32 degrades to integer ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:593:44: warning: restricted __le32 degrades to integer ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:594:46: warning: restricted __le32 degrades to integer ../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 ../net/core/dev.c:5872:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? ../drivers/xen/manage.c: In function ‘shutdown_event’: ../drivers/xen/manage.c:358:60: warning: ‘%s’ directive output may be truncated writing up to 95 bytes into a region of size 12 [-Wformat-truncation=] 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~ In function ‘setup_shutdown_watcher’, inlined from ‘shutdown_event’ at ../drivers/xen/manage.c:375:2: ../drivers/xen/manage.c:358:17: note: ‘snprintf’ output between 9 and 104 bytes into a destination of size 20 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 359 | shutdown_handlers[idx].command); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../arch/x86/lib/iomem.c:43:23: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:64:19: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression ../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression Warning: ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:244 struct __packed mtk_mfg_opp_entry { __le32 freq_khz; __le32 voltage_core; __le32 voltage_sram; __le32 posdiv; __le32 voltage_margin; __le32 power_mw; }; error: Cannot parse struct or union! ../drivers/pmdomain/qcom/rpmpd.c:80:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:80:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:80:16: got int ../drivers/pmdomain/qcom/rpmpd.c:89:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:89:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:89:16: got int ../drivers/pmdomain/qcom/rpmpd.c:98:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:98:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:98:16: got int ../drivers/pmdomain/qcom/rpmpd.c:107:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:107:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:107:16: got int ../drivers/pmdomain/qcom/rpmpd.c:116:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:116:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:116:16: got int ../drivers/pmdomain/qcom/rpmpd.c:125:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:125:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:125:16: got int ../drivers/pmdomain/qcom/rpmpd.c:134:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:134:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:134:16: got int ../drivers/pmdomain/qcom/rpmpd.c:143:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:143:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:143:16: got int ../drivers/pmdomain/qcom/rpmpd.c:152:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:152:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:152:16: got int ../drivers/pmdomain/qcom/rpmpd.c:161:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:161:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:161:16: got int ../drivers/pmdomain/qcom/rpmpd.c:170:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:170:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:170:16: got int ../drivers/pmdomain/qcom/rpmpd.c:179:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:179:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:179:16: got int ../drivers/pmdomain/qcom/rpmpd.c:186:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:186:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:186:16: got int ../drivers/pmdomain/qcom/rpmpd.c:193:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:193:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:193:16: got int ../drivers/pmdomain/qcom/rpmpd.c:200:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:200:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:200:16: got int ../drivers/pmdomain/qcom/rpmpd.c:207:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:207:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:207:16: got int ../drivers/pmdomain/qcom/rpmpd.c:214:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:214:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:214:16: got int ../drivers/pmdomain/qcom/rpmpd.c:221:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:221:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:221:16: got int ../drivers/pmdomain/qcom/rpmpd.c:228:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:228:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:228:16: got int ../drivers/pmdomain/qcom/rpmpd.c:237:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:237:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:237:16: got int ../drivers/pmdomain/qcom/rpmpd.c:246:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:246:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:246:16: got int ../drivers/pmdomain/qcom/rpmpd.c:253:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:253:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:253:16: got int ../drivers/pmdomain/qcom/rpmpd.c:261:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:261:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:261:16: got int ../drivers/pmdomain/qcom/rpmpd.c:268:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:268:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:268:16: got int ../drivers/pmdomain/qcom/rpmpd.c:275:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:275:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:275:16: got int ../drivers/pmdomain/qcom/rpmpd.c:282:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:282:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:282:16: got int ../drivers/pmdomain/qcom/rpmpd.c:289:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:289:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:289:16: got int ../drivers/pmdomain/qcom/rpmpd.c:296:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:296:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:296:16: got int ../drivers/pmdomain/qcom/rpmpd.c:307:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:307:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:307:16: got int ../drivers/pmdomain/qcom/rpmpd.c:318:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:318:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:318:16: got int ../drivers/pmdomain/qcom/rpmpd.c:328:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:328:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:328:16: got int ../drivers/pmdomain/qcom/rpmpd.c:337:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:337:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:337:16: got int ../drivers/pmdomain/qcom/rpmpd.c:346:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:346:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:346:16: got int ../drivers/pmdomain/qcom/rpmpd.c:355:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:355:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:355:16: got int ../drivers/pmdomain/qcom/rpmpd.c:364:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:364:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:364:16: got int ../drivers/pmdomain/qcom/rpmpd.c:373:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:373:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:373:16: got int ../drivers/pmdomain/qcom/rpmpd.c:382:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:382:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:382:16: got int ../drivers/pmdomain/qcom/rpmpd.c:391:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:391:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:391:16: got int ../drivers/pmdomain/qcom/rpmpd.c:400:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:400:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:400:16: got int ../drivers/pmdomain/qcom/rpmpd.c:409:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:409:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:409:16: got int ../drivers/pmdomain/qcom/rpmpd.c:418:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:418:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:418:16: got int ../drivers/pmdomain/qcom/rpmpd.c:427:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:427:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:427:16: got int ../drivers/pmdomain/qcom/rpmpd.c:436:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:436:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:436:16: got int ../drivers/pmdomain/qcom/rpmpd.c:445:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:445:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:445:16: got int ../drivers/pmdomain/qcom/rpmpd.c:454:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:454:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:454:16: got int ../drivers/pmdomain/qcom/rpmpd.c:463:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:463:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:463:16: got int ../drivers/pmdomain/qcom/rpmpd.c:470:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:470:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:470:16: got int ../drivers/pmdomain/qcom/rpmpd.c:477:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:477:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:477:16: got int ../drivers/pmdomain/qcom/rpmpd.c:484:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:484:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:484:16: got int ../drivers/pmdomain/qcom/rpmpd.c:494:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:494:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:494:16: got int ../drivers/pmdomain/qcom/rpmpd.c:503:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:503:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:503:16: got int ../drivers/pmdomain/qcom/rpmpd.c:512:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:512:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:512:16: got int ../drivers/pmdomain/qcom/rpmpd.c:521:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:521:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:521:16: got int ../drivers/pmdomain/qcom/rpmpd.c:528:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:528:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:528:16: got int ../drivers/pmdomain/qcom/rpmpd.c:536:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:536:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:536:16: got int ../drivers/pmdomain/qcom/rpmpd.c:543:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:543:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:543:16: got int ../drivers/pmdomain/qcom/rpmpd.c:551:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:551:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:551:16: got int ../drivers/pmdomain/qcom/rpmpd.c:558:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:558:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:558:16: got int ../drivers/pmdomain/qcom/rpmpd.c:566:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:566:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:566:16: got int ../drivers/pmdomain/qcom/rpmpd.c:573:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:573:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:573:16: got int ../drivers/pmdomain/qcom/rpmpd.c:580:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:580:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:580:16: got int ../drivers/pmdomain/qcom/rpmpd.c:587:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:587:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:587:16: got int ../drivers/pmdomain/qcom/rpmpd.c:594:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:594:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:594:16: got int ../drivers/pmdomain/qcom/rpmpd.c:601:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:601:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:601:16: got int ../drivers/pmdomain/qcom/rpmpd.c:609:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:609:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:609:16: got int ../drivers/pmdomain/qcom/rpmpd.c:616:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:616:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:616:16: got int ../drivers/pmdomain/qcom/rpmpd.c:623:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:623:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:623:16: got int ../drivers/pmdomain/qcom/rpmpd.c:630:16: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:630:16: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:630:16: got int ../drivers/pmdomain/qcom/rpmpd.c:962:24: warning: incorrect type in initializer (different base types) ../drivers/pmdomain/qcom/rpmpd.c:962:24: expected restricted __le32 [usertype] key ../drivers/pmdomain/qcom/rpmpd.c:962:24: got int ../drivers/regulator/devres.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../kernel/signal.c: note: in included file (through ../arch/x86/include/uapi/asm/signal.h, ../arch/x86/include/asm/signal.h, ../include/uapi/linux/signal.h, ../include/linux/signal_types.h, ../include/linux/sched.h, ...): ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:191:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:191:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:191:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:194:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:194:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:194:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:497:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:497:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:497:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:501:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:501:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:501:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:523:53: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:523:53: expected struct k_sigaction *ka ../kernel/signal.c:523:53: got struct k_sigaction [noderef] __rcu * ../include/uapi/asm-generic/signal-defs.h:83:29: error: multiple address spaces given ../kernel/signal.c:624:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:624:9: expected struct lockdep_map const *lock ../kernel/signal.c:624:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:723:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:723:9: expected struct lockdep_map const *lock ../kernel/signal.c:723:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:754:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:754:9: expected struct lockdep_map const *lock ../kernel/signal.c:754:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:855:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:855:9: expected struct lockdep_map const *lock ../kernel/signal.c:855:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1050:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1050:9: expected struct lockdep_map const *lock ../kernel/signal.c:1050:9: got struct lockdep_map [noderef] __rcu * ../kernel/signal.c:1302:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1302:9: expected struct spinlock [usertype] *lock ../kernel/signal.c:1302:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1303:16: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:1303:16: expected struct k_sigaction *action ../kernel/signal.c:1303:16: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:1324:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1324:34: expected struct spinlock [usertype] *lock ../kernel/signal.c:1324:34: got struct spinlock [noderef] __rcu * ../kernel/signal.c:1927:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:1927:9: expected struct spinlock [usertype] *_T ../kernel/signal.c:1927:9: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2192:44: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2211:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2211:65: expected struct task_struct *tsk ../kernel/signal.c:2211:65: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2212:40: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2230:14: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2230:14: expected struct sighand_struct *psig ../kernel/signal.c:2230:14: got struct sighand_struct [noderef] __rcu *[noderef] __rcu sighand ../kernel/signal.c:2259:53: warning: incorrect type in argument 3 (different address spaces) ../kernel/signal.c:2259:53: expected struct task_struct *t ../kernel/signal.c:2259:53: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2260:34: warning: incorrect type in argument 2 (different address spaces) ../kernel/signal.c:2260:34: expected struct task_struct *parent ../kernel/signal.c:2260:34: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2289:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2289:24: expected struct task_struct *parent ../kernel/signal.c:2289:24: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2292:24: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2292:24: expected struct task_struct *parent ../kernel/signal.c:2292:24: got struct task_struct [noderef] __rcu *real_parent ../kernel/signal.c:2325:17: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:2325:17: expected struct sighand_struct *sighand ../kernel/signal.c:2325:17: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:2365:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2365:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2365:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2367:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2367:39: expected struct spinlock [usertype] *lock ../kernel/signal.c:2367:39: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2424:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2424:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2424:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2482:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2482:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2482:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2522:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2522:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:2522:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2524:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2524:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2524:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2622:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2622:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2622:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2706:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2706:41: expected struct spinlock [usertype] *lock ../kernel/signal.c:2706:41: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2718:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2718:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:2718:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2761:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:2761:52: expected struct task_struct *tsk ../kernel/signal.c:2761:52: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2763:49: warning: cast removes address space '__rcu' of expression ../kernel/signal.c:2801:49: warning: incorrect type in initializer (different address spaces) ../kernel/signal.c:2801:49: expected struct sighand_struct *sighand ../kernel/signal.c:2801:49: got struct sighand_struct [noderef] __rcu *sighand ../kernel/signal.c:3133:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3133:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3133:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3153:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3153:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3153:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3220:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3220:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3220:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3222:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3222:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3222:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3373:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3373:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:3373:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3376:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3376:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:3376:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3765:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3765:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:3765:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3777:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3777:37: expected struct spinlock [usertype] *lock ../kernel/signal.c:3777:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3782:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3782:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:3782:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:3787:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:3787:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:3787:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4279:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4279:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4279:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4291:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4291:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4291:33: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4309:11: warning: incorrect type in assignment (different address spaces) ../kernel/signal.c:4309:11: expected struct k_sigaction *k ../kernel/signal.c:4309:11: got struct k_sigaction [noderef] __rcu * ../kernel/signal.c:4311:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4311:25: expected struct spinlock [usertype] *lock ../kernel/signal.c:4311:25: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4313:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4313:35: expected struct spinlock [usertype] *lock ../kernel/signal.c:4313:35: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4365:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4365:27: expected struct spinlock [usertype] *lock ../kernel/signal.c:4365:27: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5024:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5024:29: expected struct spinlock [usertype] *lock ../kernel/signal.c:5024:29: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5033:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5033:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:5033:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:5043:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:5043:23: expected struct spinlock [usertype] *lock ../kernel/signal.c:5043:23: got struct spinlock [noderef] __rcu * ../kernel/signal.c:74:34: warning: dereference of noderef expression ../kernel/signal.c:510:35: warning: dereference of noderef expression ../kernel/signal.c:538:52: warning: dereference of noderef expression ../kernel/signal.c:1003:13: warning: dereference of noderef expression ../kernel/signal.c: note: in included file: ../include/linux/signalfd.h:21:13: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:21:13: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:21:13: got struct wait_queue_head [noderef] __rcu * ../include/linux/signalfd.h:22:17: warning: incorrect type in argument 1 (different address spaces) ../include/linux/signalfd.h:22:17: expected struct wait_queue_head *wq_head ../include/linux/signalfd.h:22:17: got struct wait_queue_head [noderef] __rcu * ../kernel/signal.c: note: in included file (through ../include/linux/sched/cputime.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748: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:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c:2212:40: warning: dereference of noderef expression ../kernel/signal.c: note: in included file (through ../include/uapi/asm-generic/bpf_perf_event.h, arch/x86/include/generated/uapi/asm/bpf_perf_event.h, ../include/uapi/linux/bpf_perf_event.h, ../include/linux/perf_event.h, ...): ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../kernel/signal.c:2763:49: warning: dereference of noderef expression ../include/linux/ptrace.h:92:40: warning: incorrect type in argument 1 (different address spaces) ../include/linux/ptrace.h:92:40: expected struct task_struct *p1 ../include/linux/ptrace.h:92:40: got struct task_struct [noderef] __rcu *real_parent ../include/linux/ptrace.h:92:60: warning: incorrect type in argument 2 (different address spaces) ../include/linux/ptrace.h:92:60: expected struct task_struct *p2 ../include/linux/ptrace.h:92:60: got struct task_struct [noderef] __rcu *parent ../kernel/signal.c:4280:33: warning: dereference of noderef expression ../kernel/signal.c:4373:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4373:31: expected struct spinlock [usertype] *lock ../kernel/signal.c:4373:31: got struct spinlock [noderef] __rcu * ../kernel/signal.c:4379:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/signal.c:4379:33: expected struct spinlock [usertype] *lock ../kernel/signal.c:4379:33: got struct spinlock [noderef] __rcu * ../net/core/dev_addr_lists.c: note: in included file (through ../include/linux/sysctl.h, ../include/net/net_namespace.h, ../include/linux/netdevice.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../io_uring/sqpoll.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../security/smack/smack_lsm.c:1972:61: warning: incorrect type in argument 1 (different address spaces) ../security/smack/smack_lsm.c:1972:61: expected struct cred const *cred ../security/smack/smack_lsm.c:1972:61: got struct cred const [noderef] __rcu *cred ../security/smack/smack_lsm.c:5326:30: warning: cast removes address space '__rcu' of expression ../drivers/pinctrl/pinctrl-tb10x.c:761:21: warning: incorrect type in assignment (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:761:21: expected void *base ../drivers/pinctrl/pinctrl-tb10x.c:761:21: got void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base ../drivers/pinctrl/pinctrl-tb10x.c:511:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/pinctrl/pinctrl-tb10x.c:511:31: expected void const [noderef] __iomem * ../drivers/pinctrl/pinctrl-tb10x.c:511:31: got void *base ../kernel/sys.c:1144:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sys.c:1144:32: expected struct task_struct *p1 ../kernel/sys.c:1144:32: got struct task_struct [noderef] __rcu *real_parent Warning: ../security/smack/smack_access.c:584 expecting prototype for smk_import_valid_allocated_label(). Prototype was for smk_import_allocated_label() instead ../arch/x86/kernel/irq_64.c:30:1: warning: symbol '__pcpu_scope_irq_stack_backing_store' was not declared. Should it be static? ../drivers/phy/apple/atc.c:2026:32: warning: symbol 'atcphy_dwc3_reset_ops' was not declared. Should it be static? ../drivers/regulator/of_regulator.c:18:43: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:263:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:266:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:269:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:272:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:273:22: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c:326:26: warning: restricted suspend_state_t degrades to integer ../drivers/regulator/of_regulator.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../kernel/umh.c:69:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:69:31: expected struct spinlock [usertype] *lock ../kernel/umh.c:69:31: got struct spinlock [noderef] __rcu * ../kernel/umh.c:71:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/umh.c:71:33: expected struct spinlock [usertype] *lock ../kernel/umh.c:71:33: got struct spinlock [noderef] __rcu * ../security/yama/yama_lsm.c:278:26: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:278:26: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:278:26: struct task_struct * ../security/yama/yama_lsm.c:281:34: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:281:34: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:281:34: struct task_struct * ../security/yama/yama_lsm.c:322:26: error: incompatible types in comparison expression (different address spaces): ../security/yama/yama_lsm.c:322:26: struct task_struct [noderef] __rcu * ../security/yama/yama_lsm.c:322:26: struct task_struct * ../kernel/workqueue.c:5573:21: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5573:21: expected struct pool_workqueue [noderef] __rcu *[noderef] __percpu *cpu_pwq ../kernel/workqueue.c:5573:21: got struct pool_workqueue *[noderef] __percpu * ../kernel/workqueue.c:5590:31: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:5590:31: expected struct pool_workqueue **pwq_p ../kernel/workqueue.c:5590:31: got struct pool_workqueue [noderef] __rcu ** ../kernel/workqueue.c:5624:54: warning: incorrect type in initializer (different address spaces) ../kernel/workqueue.c:5624:54: expected struct pool_workqueue *pwq ../kernel/workqueue.c:5624:54: got struct pool_workqueue [noderef] __rcu * ../kernel/workqueue.c:6146:13: warning: incorrect type in assignment (different address spaces) ../kernel/workqueue.c:6146:13: expected struct pool_workqueue *pwq ../kernel/workqueue.c:6146:13: got struct pool_workqueue [noderef] __rcu * ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../mm/backing-dev.c:860:9: warning: incorrect type in argument 1 (different address spaces) ../mm/backing-dev.c:860:9: expected void [noderef] __rcu **slot ../mm/backing-dev.c:860:9: got void **slot ../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) ../mm/backing-dev.c:860:9: expected void **slot ../mm/backing-dev.c:860:9: got void [noderef] __rcu ** ../security/selinux/hooks.c:5644:22: warning: restricted __be16 degrades to integer ../security/selinux/hooks.c:5645:22: warning: restricted __be16 degrades to integer ../security/tomoyo/common.c:917:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:917:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:917:9: struct list_head * ../security/tomoyo/common.c:917:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:917:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:917:9: struct list_head * ../security/tomoyo/common.c:1615:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1615:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1615:9: struct list_head * ../security/tomoyo/common.c:1615:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1615:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1615:9: struct list_head * ../security/tomoyo/common.c:1639:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1639:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1639:9: struct list_head * ../security/tomoyo/common.c:1639:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1639:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1639:9: struct list_head * ../security/tomoyo/common.c:1825:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1825:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1825:9: struct list_head * ../security/tomoyo/common.c:1829:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1829:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1829:17: struct list_head * ../security/tomoyo/common.c:1829:17: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1829:17: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1829:17: struct list_head * ../security/tomoyo/common.c:1825:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1825:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1825:9: struct list_head * ../security/tomoyo/common.c:1885:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1885:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1885:9: struct list_head * ../security/tomoyo/common.c:1885:9: error: incompatible types in comparison expression (different address spaces): ../security/tomoyo/common.c:1885:9: struct list_head [noderef] __rcu * ../security/tomoyo/common.c:1885:9: struct list_head * ../security/tomoyo/common.c:951:26: warning: dereference of noderef expression ../security/tomoyo/common.c:951:26: warning: dereference of noderef expression ../security/tomoyo/common.c:952:26: warning: dereference of noderef expression ../security/tomoyo/common.c:952:26: warning: dereference of noderef expression In file included from ../drivers/char/tpm/tpm-chip.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm-dev-common.c:19: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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 * ../security/smack/smackfs.c:926:17: error: incompatible types in comparison expression (different address spaces): ../security/smack/smackfs.c:926:17: struct netlbl_lsm_catmap [noderef] __rcu * ../security/smack/smackfs.c:926:17: struct netlbl_lsm_catmap * ../security/smack/smackfs.c:1497:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1500:47: warning: incorrect type in assignment (different base types) ../security/smack/smackfs.c:1937:17: error: incompatible types in comparison expression (different address spaces): ../security/smack/smackfs.c:1937:17: struct list_head [noderef] __rcu * ../security/smack/smackfs.c:1937:17: struct list_head * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 2 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void * ../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * ../kernel/pid.c:440:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:440:9: struct pid [noderef] __rcu * ../kernel/pid.c:440:9: struct pid * ../kernel/pid.c:441:9: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:441:9: struct pid [noderef] __rcu * ../kernel/pid.c:441:9: struct pid * ../kernel/pid.c:503:23: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:503:23: struct pid [noderef] __rcu * ../kernel/pid.c:503:23: struct pid * ../kernel/pid.c:561:24: error: incompatible types in comparison expression (different address spaces): ../kernel/pid.c:561:24: struct pid [noderef] __rcu * ../kernel/pid.c:561:24: struct pid * ../kernel/pid.c: note: in included file (through ../include/linux/sched/signal.h, ../include/linux/rcuwait.h, ../include/linux/mm.h): ../include/linux/rculist.h:611:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:611:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:611:9: struct hlist_node * ../include/linux/rculist.h:612:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rculist.h:612:9: struct hlist_node [noderef] __rcu * ../include/linux/rculist.h:612:9: struct hlist_node * ../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) ../sound/soc/soc-ops-test.c:450:9: expected long long left_value ../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __left ../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) ../sound/soc/soc-ops-test.c:450:9: expected long long right_value ../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __right In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm-dev.h:6, from ../drivers/char/tpm/tpm-dev.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm-interface.c:28: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/gpu/host1x/context_bus.c:9:23: warning: symbol 'host1x_context_device_bus_type' was not declared. Should it be static? In file included from ../drivers/char/tpm/tpm1-cmd.c:21: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/video/fbdev/core/bitblit.c:369:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) ../sound/core/pcm_lib.c:548:32: warning: incorrect type in assignment (different base types) ../sound/core/pcm_lib.c:548:32: expected unsigned int [usertype] ../sound/core/pcm_lib.c:548:32: got restricted __le32 [usertype] ../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 ../security/selinux/netnode.c:74:17: warning: restricted __be32 degrades to integer ../security/selinux/netnode.c:91:32: warning: restricted __be32 degrades to integer ../drivers/dma/idxd/cdev.c:503:24: warning: incorrect type in return expression (different base types) ../drivers/dma/idxd/cdev.c:503:24: expected restricted __poll_t ../drivers/dma/idxd/cdev.c:503:24: got int In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm2-cmd.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../mm/percpu.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/percpu.h): ../include/trace/events/percpu.h:11:1: error: too long token expansion ../drivers/char/tpm/tpm2-cmd.c:24:18: warning: symbol 'tpm2_hash_map' was not declared. Should it be static? In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm-dev.h:6, from ../drivers/char/tpm/tpmrm-dev.c:6: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/pinctrl/mediatek/mtk-eint.c:428:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/mediatek/mtk-eint.c:428:44: expected void [noderef] __iomem *base ../drivers/pinctrl/mediatek/mtk-eint.c:428:44: got void [noderef] __iomem **base ../drivers/pinctrl/mediatek/mtk-eint.c:436:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/pinctrl/mediatek/mtk-eint.c:436:44: expected void [noderef] __iomem *base ../drivers/pinctrl/mediatek/mtk-eint.c:436:44: got void [noderef] __iomem **base ../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:261:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:262:15: warning: cast to restricted __be16 ../security/keys/trusted-keys/trusted_tpm1.c:381:21: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:405:19: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:467:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:467:17: expected unsigned int [usertype] ordinal ../security/keys/trusted-keys/trusted_tpm1.c:467:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:468:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:468:17: expected unsigned int [usertype] datsize ../security/keys/trusted-keys/trusted_tpm1.c:468:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:469:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:469:17: expected unsigned int [usertype] pcrsize ../security/keys/trusted-keys/trusted_tpm1.c:469:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:515:24: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:516:23: warning: cast to restricted __be32 ../security/keys/trusted-keys/trusted_tpm1.c:568:17: warning: incorrect type in assignment (different base types) ../security/keys/trusted-keys/trusted_tpm1.c:568:17: expected unsigned int [usertype] ordinal ../security/keys/trusted-keys/trusted_tpm1.c:568:17: got restricted __be32 [usertype] ../security/keys/trusted-keys/trusted_tpm1.c:607:20: warning: cast to restricted __be32 ../mm/slab_common.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/kmem.h): ../include/trace/events/kmem.h:12:1: error: too long token expansion ../include/trace/events/kmem.h:57:1: error: too long token expansion ../include/trace/events/kmem.h:180:1: error: too long token expansion In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm2-space.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/video/fbdev/core/fbcon_ud.c:371:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * ../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) ../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * ../lib/maple_tree.c:6263:30: got struct maple_node * ../arch/x86/kernel/setup.c:229:6: warning: symbol 'builtin_cmdline' was not declared. Should it be static? ../security/safesetid/securityfs.c:274:15: error: incompatible types in comparison expression (different address spaces): ../security/safesetid/securityfs.c:274:15: struct setid_ruleset [noderef] __rcu * ../security/safesetid/securityfs.c:274:15: struct setid_ruleset * ../security/safesetid/securityfs.c:289:61: warning: incorrect type in argument 6 (different address spaces) ../security/safesetid/securityfs.c:289:61: expected struct setid_ruleset *ruleset ../security/safesetid/securityfs.c:289:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setuid_rules ../security/safesetid/securityfs.c:296:61: warning: incorrect type in argument 6 (different address spaces) ../security/safesetid/securityfs.c:296:61: expected struct setid_ruleset *ruleset ../security/safesetid/securityfs.c:296:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setgid_rules ../arch/x86/mm/mem_encrypt_amd.c:46:5: warning: symbol 'sev_check_data' was not declared. Should it be static? ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression ../drivers/irqchip/irq-bcm7120-l2.c:187:38: warning: cast removes address space '__iomem' of expression In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm-sysfs.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/gpio/gpio-pxa.c: In function ‘pxa_init_gpio_chip’: ../drivers/gpio/gpio-pxa.c:345:16: warning: variable ‘gpio’ set but not used [-Wunused-but-set-variable=] 345 | int i, gpio, nbanks = DIV_ROUND_UP(ngpio, 32); | ^~~~ ../sound/usb/caiaq/device.c:146:41: warning: cast to restricted __le16 ../drivers/iommu/amd/init.c:182:1: warning: symbol 'amd_ivhd_dev_flags_list' was not declared. Should it be static? ../net/core/filter.c:1438:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1438:39: expected struct sock_filter const *filter ../net/core/filter.c:1438:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:1516:39: warning: incorrect type in argument 1 (different address spaces) ../net/core/filter.c:1516:39: expected struct sock_filter const *filter ../net/core/filter.c:1516:39: got struct sock_filter [noderef] __user *filter ../net/core/filter.c:2347:45: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:2347:45: expected restricted __be32 [usertype] daddr ../net/core/filter.c:2347:45: got unsigned int [usertype] ipv4_nh ../net/core/filter.c:3974:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? ../net/core/filter.c:4716:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? ../net/core/filter.c:5130:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? ../net/core/filter.c:8133:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../net/core/filter.c:12135:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? ../net/core/filter.c:12165:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? ../net/core/filter.c:12181:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? ../net/core/filter.c:12197:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? ../net/core/filter.c:12218:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? ../net/core/filter.c:12315:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? ../net/core/filter.c:12365:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? ../net/core/filter.c:12541:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? ../net/core/filter.c:1946:43: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1946:43: expected restricted __wsum [usertype] diff ../net/core/filter.c:1946:43: got unsigned long long [usertype] to ../net/core/filter.c:1949:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1949:36: expected restricted __be16 [usertype] old ../net/core/filter.c:1949:36: got unsigned long long [usertype] from ../net/core/filter.c:1949:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1949:42: expected restricted __be16 [usertype] new ../net/core/filter.c:1949:42: got unsigned long long [usertype] to ../net/core/filter.c:1952:36: warning: incorrect type in argument 2 (different base types) ../net/core/filter.c:1952:36: expected restricted __be32 [usertype] from ../net/core/filter.c:1952:36: got unsigned long long [usertype] from ../net/core/filter.c:1952:42: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1952:42: expected restricted __be32 [usertype] to ../net/core/filter.c:1952:42: got unsigned long long [usertype] to ../net/core/filter.c:1998:59: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:1998:59: expected restricted __wsum [usertype] diff ../net/core/filter.c:1998:59: got unsigned long long [usertype] to ../net/core/filter.c:2001:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2001:52: expected restricted __be16 [usertype] from ../net/core/filter.c:2001:52: got unsigned long long [usertype] from ../net/core/filter.c:2001:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2001:58: expected restricted __be16 [usertype] to ../net/core/filter.c:2001:58: got unsigned long long [usertype] to ../net/core/filter.c:2004:52: warning: incorrect type in argument 3 (different base types) ../net/core/filter.c:2004:52: expected restricted __be32 [usertype] from ../net/core/filter.c:2004:52: got unsigned long long [usertype] from ../net/core/filter.c:2004:58: warning: incorrect type in argument 4 (different base types) ../net/core/filter.c:2004:58: expected restricted __be32 [usertype] to ../net/core/filter.c:2004:58: got unsigned long long [usertype] to ../net/core/filter.c:2071:35: warning: incorrect type in return expression (different base types) ../net/core/filter.c:2071:35: expected unsigned long long ../net/core/filter.c:2071:35: got restricted __wsum [usertype] csum ../net/core/filter.c:6054:17: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6054:17: expected unsigned int [usertype] spi ../net/core/filter.c:6054:17: got restricted __be32 const [usertype] spi ../net/core/filter.c:6062:33: warning: incorrect type in assignment (different base types) ../net/core/filter.c:6062:33: expected unsigned int [usertype] remote_ipv4 ../net/core/filter.c:6062:33: got restricted __be32 const [usertype] a4 In file included from ../drivers/char/tpm/eventlog/common.c:20: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../mm/compaction.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/compaction.h): ../include/trace/events/compaction.h:165:1: error: too long token expansion ../kernel/nsproxy.c:268:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' ../kernel/nsproxy.c:273:9: error: no generic selection for 'struct user_namespace *const [noderef] __rcu user_ns' ../kernel/nsproxy.c:268:9: warning: dereference of noderef expression ../kernel/nsproxy.c:273:9: warning: dereference of noderef expression ../io_uring/register.c: note: in included file: ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' ../sound/usb/hiface/pcm.c:55:32: warning: array of flexible structures ../fs/file.c:438:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:438:17: expected struct file **old_fds ../fs/file.c:438:17: got struct file [noderef] __rcu **fd ../fs/file.c:439:17: warning: incorrect type in assignment (different address spaces) ../fs/file.c:439:17: expected struct file **new_fds ../fs/file.c:439:17: got struct file [noderef] __rcu **fd ../fs/file.c:462:17: error: incompatible types in comparison expression (different address spaces): ../fs/file.c:462:17: struct file [noderef] __rcu * ../fs/file.c:462:17: struct file * ../fs/file.c:492:60: warning: incorrect type in initializer (different address spaces) ../fs/file.c:532:28: warning: incorrect type in initializer (different address spaces) ../fs/file.c:912:30: warning: incorrect type in assignment (different address spaces) ../fs/file.c:933:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:937:13: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:940:23: warning: incorrect type in assignment (different address spaces) ../fs/file.c:963:24: warning: incorrect type in return expression (different address spaces) ../fs/file.c:965:14: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:986:22: warning: incorrect type in assignment (different address spaces) ../fs/file.c:988:32: warning: incorrect type in return expression (different address spaces) ../fs/file.c:1010:31: warning: incorrect type in argument 1 (different address spaces) ../fs/file.c:1010:14: warning: incorrect type in assignment (different address spaces) ../fs/file.c:1014:16: warning: incorrect type in return expression (different address spaces) ../sound/usb/usx2y/usx2yhwdeppcm.c: note: in included file: ../sound/usb/usx2y/usbusx2yaudio.c:743:23: warning: incorrect type in assignment (different base types) ../sound/usb/usx2y/usbusx2yaudio.c:743:23: expected unsigned int format ../sound/usb/usx2y/usbusx2yaudio.c:743:23: got restricted snd_pcm_format_t [usertype] format ../sound/usb/usx2y/usbusx2yaudio.c:802:53: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usbusx2yaudio.c:802:63: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usbusx2yaudio.c:836:45: warning: restricted snd_pcm_format_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:378:53: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:378:63: warning: restricted snd_pcm_state_t degrades to integer ../sound/usb/usx2y/usx2yhwdeppcm.c:520:45: warning: restricted snd_pcm_format_t degrades to integer In file included from ../drivers/char/tpm/eventlog/tpm1.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../kernel/nstree.c: note: in included file (through ../include/linux/ns/nstree_types.h, ../include/linux/nstree.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/tty/hvc/hvc_xen.c:434:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/tty/hvc/hvc_xen.c:434:37: expected void volatile [noderef] __iomem *addr ../drivers/tty/hvc/hvc_xen.c:434:37: got struct xencons_interface *intf ../drivers/tty/vt/vt.c:221:5: warning: symbol 'console_blank_hook' was not declared. Should it be static? ../drivers/tty/vt/vt.c:3330:19: warning: symbol 'console_driver' was not declared. Should it be static? In file included from ../drivers/char/tpm/eventlog/tpm2.c:20: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ Warning: ../drivers/video/backlight/cgbc_bl.c:29 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * CGBC backlight driver data ../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:5555:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) ../arch/x86/kvm/mmu/mmu.c:5557:56: warning: cast truncates bits from constant value (ffffff0f becomes f) ../arch/x86/kvm/mmu/mmu.c:5559:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) ../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 ../kernel/notifier.c:31:20: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:31:20: expected struct notifier_block **nl ../kernel/notifier.c:31:20: got struct notifier_block [noderef] __rcu ** ../kernel/notifier.c:33:17: warning: incorrect type in assignment (different address spaces) ../kernel/notifier.c:33:17: expected struct notifier_block [noderef] __rcu *next ../kernel/notifier.c:33:17: got struct notifier_block * ../kernel/notifier.c:34:9: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:34:9: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:34:9: struct notifier_block * ../kernel/notifier.c:44:25: error: incompatible types in comparison expression (different address spaces): ../kernel/notifier.c:44:25: struct notifier_block [noderef] __rcu * ../kernel/notifier.c:44:25: struct notifier_block * ../kernel/notifier.c:148:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:171:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:193:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:223:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:261:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:264:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:324:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:327:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:345:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:380:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:405:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:422:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:429:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:453:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:483:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:486:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:513:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:516:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/notifier.c:546:36: warning: incorrect type in argument 1 (different address spaces) drivers/tty/vt/defkeymap.c:261:14: warning: symbol 'keymap_count' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:269:6: warning: symbol 'func_buf' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:300:6: warning: symbol 'funcbufptr' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:301:5: warning: symbol 'funcbufsize' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:302:5: warning: symbol 'funcbufleft' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:304:6: warning: symbol 'func_table' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:338:18: warning: symbol 'accent_table' was not declared. Should it be static? drivers/tty/vt/defkeymap.c:375:14: warning: symbol 'accent_table_size' was not declared. Should it be static? ../fs/seq_file.c:932:9: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:932:9: struct list_head [noderef] __rcu * ../fs/seq_file.c:932:9: struct list_head * ../fs/seq_file.c:932:9: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:932:9: struct list_head [noderef] __rcu * ../fs/seq_file.c:932:9: struct list_head * ../fs/seq_file.c:954:12: warning: incorrect type in assignment (different address spaces) ../fs/seq_file.c:954:12: expected struct list_head *lh ../fs/seq_file.c:954:12: got struct list_head [noderef] __rcu * ../fs/seq_file.c:1081:24: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:1081:24: struct hlist_node [noderef] __rcu * ../fs/seq_file.c:1081:24: struct hlist_node * ../fs/seq_file.c:1083:24: error: incompatible types in comparison expression (different address spaces): ../fs/seq_file.c:1083:24: struct hlist_node [noderef] __rcu * ../fs/seq_file.c:1083:24: struct hlist_node * In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm2-sessions.c:66: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/misc/eeprom/m24lr.c:343:24: warning: cast to restricted __le16 ../drivers/misc/eeprom/m24lr.c:343:24: warning: cast from restricted __le64 ../drivers/misc/eeprom/m24lr.c:346:24: warning: cast to restricted __le32 ../drivers/misc/eeprom/m24lr.c:346:24: warning: cast from restricted __le64 In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_ppi.c:17: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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 * In file included from ../drivers/char/tpm/eventlog/acpi.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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 ../drivers/iommu/iommufd/vfio_compat.c:377:17: warning: cast removes address space '__user' of expression ../drivers/misc/lis3lv02d/lis3lv02d.c:182:52: warning: cast to restricted __le16 ../drivers/iommu/generic_pt/fmt/iommu_amdv1.c: note: in included file (through ../drivers/iommu/generic_pt/fmt/iommu_template.h): ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long ../sound/isa/wavefront/wavefront_synth.c: In function ‘wavefront_send_sample’: ../sound/isa/wavefront/wavefront_synth.c:887:13: warning: variable ‘blocknum’ set but not used [-Wunused-but-set-variable=] 887 | int blocknum; | ^~~~~~~~ ../drivers/regulator/ad5398.c:49:17: warning: cast to restricted __be16 ../drivers/regulator/ad5398.c:59:13: warning: incorrect type in assignment (different base types) ../drivers/regulator/ad5398.c:59:13: expected unsigned short val ../drivers/regulator/ad5398.c:59:13: got restricted __be16 [usertype] ../drivers/char/tpm/tpm-buf.c:225:16: warning: cast to restricted __be16 ../drivers/char/tpm/tpm-buf.c:242:16: warning: cast to restricted __be32 Warning: ../drivers/gpio/gpio-tb10x.c:35 Cannot find identifier on line: * @base: register base address Warning: ../drivers/gpio/gpio-tb10x.c:36 Cannot find identifier on line: * @domain: IRQ domain of GPIO generated interrupts managed by this controller Warning: ../drivers/gpio/gpio-tb10x.c:37 Cannot find identifier on line: * @irq: Interrupt line of parent interrupt controller Warning: ../drivers/gpio/gpio-tb10x.c:38 Cannot find identifier on line: * @chip: Generic GPIO chip structure associated with this GPIO controller Warning: ../drivers/gpio/gpio-tb10x.c:39 Cannot find identifier on line: */ Warning: ../drivers/gpio/gpio-tb10x.c:40 Cannot find identifier on line: struct tb10x_gpio { Warning: ../drivers/gpio/gpio-tb10x.c:41 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst void __iomem *base; ../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 ../io_uring/query.c: note: in included file (through ../io_uring/query.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../sound/hda/core/intel-dsp-config.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures In file included from ../drivers/char/tpm/eventlog/efi.c:11: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../fs/libfs.c:2146:18: error: incompatible types in comparison expression (different address spaces): ../fs/libfs.c:2146:18: struct dentry [noderef] __rcu * ../fs/libfs.c:2146:18: struct dentry * ../kernel/cred.c:77:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:77:9: struct cred * ../kernel/cred.c:77:9: struct cred const [noderef] __rcu * ../kernel/cred.c:78:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:78:9: struct cred * ../kernel/cred.c:78:9: struct cred const [noderef] __rcu * ../kernel/cred.c:94:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:94:9: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:94:9: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:97:22: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:100:17: warning: cast removes address space '__rcu' of expression ../kernel/cred.c:191:13: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:191:13: expected struct cred const *old ../kernel/cred.c:191:13: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:278:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:278:47: expected struct cred const *cred ../kernel/cred.c:278:47: got struct cred const [noderef] __rcu *cred ../kernel/cred.c:278:30: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:278:30: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:278:30: got struct cred const * ../kernel/cred.c:279:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/cred.c:279:17: expected struct atomic64_t const [usertype] *v ../kernel/cred.c:279:17: got struct atomic64_t const [noderef] __rcu * ../kernel/cred.c:318:32: warning: incorrect type in assignment (different address spaces) ../kernel/cred.c:318:32: expected struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:318:32: got struct cred const * ../kernel/cred.c:371:38: warning: incorrect type in initializer (different address spaces) ../kernel/cred.c:371:38: expected struct cred const *old ../kernel/cred.c:371:38: got struct cred const [noderef] __rcu *real_cred ../kernel/cred.c:376:9: error: incompatible types in comparison expression (different address spaces): ../kernel/cred.c:376:9: struct cred const [noderef] __rcu * ../kernel/cred.c:376:9: struct cred const * ../kernel/cred.c:274:19: warning: dereference of noderef expression ../sound/hda/core/intel-nhlt.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../include/sound/intel-nhlt.h:61:39: warning: array of flexible structures In file included from ../drivers/char/tpm/eventlog/of.c:20: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../sound/usb/qcom/qc_audio_offload.c:951:27: warning: incorrect type in argument 2 (different base types) ../sound/usb/qcom/qc_audio_offload.c:951:27: expected unsigned int val ../sound/usb/qcom/qc_audio_offload.c:951:27: got restricted snd_pcm_format_t [usertype] pcm_format ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 1 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:131:9: warning: incorrect type in argument 2 (different address spaces) ../net/sched/act_bpf.c:131:9: expected void const * ../net/sched/act_bpf.c:131:9: got unsigned char [noderef] __rcu * ../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression ../net/sched/act_bpf.c:124:50: warning: dereference of noderef expression ../sound/isa/gus/gus_volume.c: note: in included file: ../sound/isa/gus/gus_tables.h:41:16: warning: symbol 'snd_gf1_atten_table' was not declared. Should it be static? ../io_uring/napi.c: note: in included file (through ../io_uring/io_uring.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_core.c:28: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/gpu/drm/display/drm_dp_tunnel.c:124:16: error: too long token expansion ../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 Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis.c:29: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/xen/xen-pciback/pci_stub.c:752:21: warning: incorrect type in assignment (different base types) ../drivers/xen/xen-pciback/pci_stub.c:752:21: expected signed int [usertype] err ../drivers/xen/xen-pciback/pci_stub.c:752:21: got restricted pci_channel_state_t [usertype] state ../drivers/xen/xen-pciback/pci_stub.c:797:37: warning: incorrect type in assignment (different base types) ../drivers/xen/xen-pciback/pci_stub.c:797:37: expected signed int [usertype] err ../drivers/xen/xen-pciback/pci_stub.c:797:37: got restricted pci_ers_result_t Warning: ../security/landlock/ruleset.c:208 Invalid param: const struct landlock_layer (*const layers)[] Warning: ../security/landlock/ruleset.c:208 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' Warning: ../security/landlock/ruleset.c:208 Invalid param: const struct landlock_layer (*const layers)[] Warning: ../security/landlock/ruleset.c:208 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' ../net/core/xdp.c:903:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? ../net/core/xdp.c:925:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? ../net/core/xdp.c:958:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? ../sound/isa/gus/gus_reset.c: In function ‘snd_gf1_stop_voices’: ../sound/isa/gus/gus_reset.c:169:18: warning: variable ‘ramp_ok’ set but not used [-Wunused-but-set-variable=] 169 | short i, ramp_ok; | ^~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_crb.c:23: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../net/sched/act_skbmod.c:73:39: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:73:39: expected restricted __be16 [usertype] h_proto ../net/sched/act_skbmod.c:73:39: got unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:207:29: warning: incorrect type in assignment (different base types) ../net/sched/act_skbmod.c:207:29: expected unsigned short [usertype] eth_type ../net/sched/act_skbmod.c:207:29: got restricted __be16 [usertype] ../net/sched/act_skbmod.c:263:48: warning: cast to restricted __be16 ../drivers/char/applicom.c: In function ‘ac_register_board’: ../drivers/char/applicom.c:130:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable=] 130 | volatile unsigned char byte_reset_it; | ^~~~~~~~~~~~~ ../drivers/char/applicom.c: In function ‘ac_read’: ../drivers/char/applicom.c:542:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable=] 542 | int ret = 0; | ^~~ ../drivers/char/applicom.c: In function ‘ac_ioctl’: ../drivers/char/applicom.c:705:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable=] 705 | volatile unsigned char byte_reset_it; | ^~~~~~~~~~~~~ ../io_uring/cmd_net.c:61:32: warning: array of flexible structures ../io_uring/cmd_net.c: note: in included file: ../io_uring/uring_cmd.h:21:59: warning: array of flexible structures ../sound/soc/generic/simple-card-utils.c:34:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:34:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:34:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:35:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:35:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:35:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:36:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:36:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:36:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:37:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:37:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:37:33: got restricted snd_pcm_format_t [usertype] ../sound/soc/generic/simple-card-utils.c:38:33: warning: incorrect type in initializer (different base types) ../sound/soc/generic/simple-card-utils.c:38:33: expected unsigned int [usertype] val ../sound/soc/generic/simple-card-utils.c:38:33: got restricted snd_pcm_format_t [usertype] In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_synquacer.c:13: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../io_uring/fdinfo.c: note: in included file (through ../io_uring/filetable.h): ../include/linux/io_uring_types.h:219:37: warning: array of flexible structures ../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_meta_mark.c:33:21: warning: cast to restricted __be32 ../drivers/pci/pci-acpi.c:1107:56: warning: restricted pci_power_t degrades to integer In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_spi_main.c:35: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/misc/keba/cp500.c:962:34: warning: Using plain integer as NULL pointer ../io_uring/bpf_filter.c:159:26: warning: incorrect type in assignment (different address spaces) ../io_uring/bpf_filter.c:159:26: expected struct io_bpf_filter [noderef] __rcu **filters ../io_uring/bpf_filter.c:159:26: got struct io_bpf_filter ** ../net/sched/act_meta_skbprio.c:38:25: warning: cast to restricted __be32 ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c: In function ‘imx_ldb_probe’: ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:57: warning: ‘_sel’ directive output may be truncated writing 4 bytes into a region of size between 3 and 13 [-Wformat-truncation=] 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); | ^~~~ ../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:17: note: ‘snprintf’ output between 8 and 18 bytes into a destination of size 16 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_core.h:22, from ../drivers/char/tpm/tpm_tis_spi_cr50.c:18: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast to restricted __le32 ../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast from restricted __le16 ../mm/memory.c:165:15: warning: symbol 'zero_pfn' was not declared. Should it be static? Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' ../drivers/pci/quirks.c:2480:57: warning: restricted pci_power_t degrades to integer ../net/sched/act_meta_skbtcindex.c:33:25: warning: cast to restricted __be16 In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_core.h:22, from ../drivers/char/tpm/tpm_tis_i2c_cr50.c:29: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/gpu/drm/imx/dc/dc-ic.c:273:24: warning: symbol 'dc_ic_driver' was not declared. Should it be static? ../kernel/sched/core.c:333:56: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:333:56: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:333:56: struct task_struct * ../kernel/sched/core.c:818:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:818:33: expected struct task_struct *task ../kernel/sched/core.c:818:33: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:894:49: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:894:49: expected struct task_struct *p ../kernel/sched/core.c:894:49: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:1114:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:1114:38: expected struct task_struct *curr ../kernel/sched/core.c:1114:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:1221:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:1221:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:1221:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:2187:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:2187:39: expected struct task_struct *donor ../kernel/sched/core.c:2187:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:2202:65: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:2202:65: expected struct task_struct *tsk ../kernel/sched/core.c:2202:65: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:3607:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:3607:17: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:3607:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:3812:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:3812:36: expected struct task_struct const *p ../kernel/sched/core.c:3812:36: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:8123:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/core.c:8123:43: expected struct task_struct *push_task ../kernel/sched/core.c:8123:43: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:5562:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:5562:15: expected struct task_struct *donor ../kernel/sched/core.c:5562:15: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:6232:32: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6232:32: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6232:32: struct task_struct * ../kernel/sched/core.c:6263:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6263:23: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6263:23: struct task_struct * ../kernel/sched/core.c:6271:46: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:6271:46: struct task_struct * ../kernel/sched/core.c:6271:46: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:6329:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6329:9: expected struct sched_domain *[assigned] sd ../kernel/sched/core.c:6329:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/core.c:6784:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/core.c:6784:14: expected struct task_struct *prev ../kernel/sched/core.c:6784:14: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:6852:37: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/core.c:6852:37: expected struct task_struct *prev ../kernel/sched/core.c:6852:37: got struct task_struct [noderef] __rcu *donor ../kernel/sched/core.c:7359:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:7359:17: struct task_struct * ../kernel/sched/core.c:7359:17: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:9014:16: warning: incorrect type in return expression (different address spaces) ../kernel/sched/core.c:9014:16: expected struct task_struct * ../kernel/sched/core.c:9014:16: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10279:25: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10279:25: expected struct task_struct *p ../kernel/sched/core.c:10279:25: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10597:58: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/core.c:10597:58: expected struct task_struct *t ../kernel/sched/core.c:10597:58: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:10629:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:10629:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:10629:38: struct task_struct * ../kernel/sched/core.c: note: in included file: ../kernel/sched/pelt.h:102:13: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/pelt.h:102:13: expected struct task_struct const *p ../kernel/sched/pelt.h:102:13: got struct task_struct [noderef] __rcu *curr ../kernel/sched/core.c:894:11: warning: dereference of noderef expression ../kernel/sched/core.c: note: in included file: ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/core.c:2182:38: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/core.c:2182:38: struct task_struct [noderef] __rcu * ../kernel/sched/core.c:2182:38: struct task_struct const * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/core.c:10596:31: warning: dereference of noderef expression ../kernel/sched/core.c:10596:53: warning: dereference of noderef expression ../kernel/sched/core.c:10601:30: warning: dereference of noderef expression ../kernel/sched/core.c:10601:52: warning: dereference of noderef expression ../kernel/sched/core.c:10602:46: warning: dereference of noderef expression ../kernel/sched/core.c:10607:35: warning: dereference of noderef expression ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2665:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2665:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2665:9: struct task_struct * ../drivers/tty/n_gsm.c:4051:29: warning: restricted __be16 degrades to integer ../kernel/sched/fair.c:1244:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:1244:49: expected struct task_struct *running ../kernel/sched/fair.c:1244:49: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:1280:33: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/fair.c:1280:33: expected struct sched_entity *se ../kernel/sched/fair.c:1280:33: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:1336:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:1336:34: expected struct sched_entity const *se ../kernel/sched/fair.c:1336:34: got struct sched_entity [noderef] __rcu * ../kernel/sched/fair.c:3111:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:3111:13: expected struct task_struct *tsk ../kernel/sched/fair.c:3111:13: got struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:12984:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12984:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12984:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:6091:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:6091:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:6091:22: struct task_struct * ../kernel/sched/fair.c:6832:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:6832:39: expected struct task_struct *donor ../kernel/sched/fair.c:6832:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8410:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8410:20: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:8410:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8612:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:8612:9: expected struct sched_domain *[assigned] tmp ../kernel/sched/fair.c:8612:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:8811:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:8811:39: expected struct task_struct *donor ../kernel/sched/fair.c:8811:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:8844:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/fair.c:8844:37: expected struct task_struct *tsk ../kernel/sched/fair.c:8844:37: got struct task_struct [noderef] __rcu *curr ../kernel/sched/fair.c:9093:38: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:9093:38: expected struct task_struct *curr ../kernel/sched/fair.c:9093:38: got struct task_struct [noderef] __rcu *donor ../kernel/sched/fair.c:10133:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:10133:40: expected struct sched_domain *child ../kernel/sched/fair.c:10133:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/fair.c:10761:22: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/fair.c:10761:22: struct task_struct [noderef] __rcu * ../kernel/sched/fair.c:10761:22: struct task_struct * ../kernel/sched/fair.c:12232:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12232:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12232:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:11870:44: warning: incorrect type in initializer (different address spaces) ../kernel/sched/fair.c:11870:44: expected struct sched_domain *sd_parent ../kernel/sched/fair.c:11870:44: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c:12345:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/fair.c:12345:9: expected struct sched_domain *[assigned] sd ../kernel/sched/fair.c:12345:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/fair.c: note: in included file: ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:2688:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2688:9: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2688:9: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:838:70: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:838:70: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:838:70: struct task_struct * ../kernel/sched/rt.c:2305:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:2305:25: struct task_struct * ../kernel/sched/rt.c:2305:25: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:529:55: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:529:55: expected struct task_struct *donor ../kernel/sched/rt.c:529:55: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:976:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:976:39: expected struct task_struct *donor ../kernel/sched/rt.c:976:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1493:31: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1493:31: expected struct task_struct *p ../kernel/sched/rt.c:1493:31: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1815:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1815:9: expected struct sched_domain *[assigned] sd ../kernel/sched/rt.c:1815:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/rt.c:1512:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1512:14: expected struct task_struct *curr ../kernel/sched/rt.c:1512:14: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1513:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/rt.c:1513:15: expected struct task_struct *donor ../kernel/sched/rt.c:1513:15: got struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:1574:45: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/rt.c:1574:45: expected struct task_struct *p ../kernel/sched/rt.c:1574:45: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1616:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/rt.c:1616:39: expected struct task_struct *donor ../kernel/sched/rt.c:1616:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:1641:64: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1641:64: expected struct task_struct *tsk ../kernel/sched/rt.c:1641:64: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:1982:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:1982:40: expected struct task_struct *task ../kernel/sched/rt.c:1982:40: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2005:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/rt.c:2005:13: struct task_struct * ../kernel/sched/rt.c:2005:13: struct task_struct [noderef] __rcu * ../kernel/sched/rt.c:2356:54: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2356:54: expected struct task_struct *tsk ../kernel/sched/rt.c:2356:54: got struct task_struct [noderef] __rcu *curr ../kernel/sched/rt.c:2358:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2358:40: expected struct task_struct *p ../kernel/sched/rt.c:2358:40: got struct task_struct [noderef] __rcu *donor ../kernel/sched/rt.c:2358:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/rt.c:2358:62: expected struct task_struct *p ../kernel/sched/rt.c:2358:62: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/deadline.c:2922:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2922:23: expected struct task_struct *p ../kernel/sched/deadline.c:2922:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2932:13: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:2932:13: struct task_struct * ../kernel/sched/deadline.c:2932:13: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3038:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3038:25: struct task_struct * ../kernel/sched/deadline.c:3038:25: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2539:42: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2539:42: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:2539:42: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:2549:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:2549:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:2549:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1198:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1198:39: expected struct task_struct *p ../kernel/sched/deadline.c:1198:39: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1198:85: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1198:85: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1198:85: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1296:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1296:23: expected struct task_struct *p ../kernel/sched/deadline.c:1296:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:1815:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:1815:31: expected struct task_struct *p ../kernel/sched/deadline.c:1815:31: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:1815:70: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:1815:70: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:1815:70: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:1941:39: warning: incorrect type in initializer (different address spaces) ../kernel/sched/deadline.c:1941:39: expected struct task_struct *donor ../kernel/sched/deadline.c:1941:39: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:2758:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2758:9: expected struct sched_domain *[assigned] sd ../kernel/sched/deadline.c:2758:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/deadline.c:2419:14: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2419:14: expected struct task_struct *curr ../kernel/sched/deadline.c:2419:14: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2420:15: warning: incorrect type in assignment (different address spaces) ../kernel/sched/deadline.c:2420:15: expected struct task_struct *donor ../kernel/sched/deadline.c:2420:15: got struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:2494:43: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:2494:43: expected struct task_struct *p ../kernel/sched/deadline.c:2494:43: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3083:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3083:38: expected struct task_struct *tsk ../kernel/sched/deadline.c:3083:38: got struct task_struct [noderef] __rcu *curr ../kernel/sched/deadline.c:3085:23: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/deadline.c:3085:23: expected struct task_struct *p ../kernel/sched/deadline.c:3085:23: got struct task_struct [noderef] __rcu *donor ../kernel/sched/deadline.c:3087:44: warning: incorrect type in argument 2 (different address spaces) ../kernel/sched/deadline.c:3087:44: expected struct sched_dl_entity const *b ../kernel/sched/deadline.c:3087:44: got struct sched_dl_entity [noderef] __rcu * ../kernel/sched/deadline.c:3340:23: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/deadline.c:3340:23: struct task_struct [noderef] __rcu * ../kernel/sched/deadline.c:3340:23: struct task_struct * ../kernel/sched/deadline.c:3393:32: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:202:48: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/syscalls.c:202:48: struct task_struct [noderef] __rcu * ../kernel/sched/syscalls.c:202:48: struct task_struct * ../kernel/sched/syscalls.c:1412:22: warning: incorrect type in assignment (different address spaces) ../kernel/sched/syscalls.c:1412:22: expected struct task_struct *curr ../kernel/sched/syscalls.c:1412:22: got struct task_struct [noderef] __rcu *donor ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:2377:26: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2377:26: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2377:26: struct task_struct * ../kernel/sched/sched.h:1398:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:1398:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:1398:25: struct task_struct * ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/syscalls.c:1337:11: warning: dereference of noderef expression ../kernel/sched/build_policy.c: note: in included file: ../kernel/sched/rt.c:1665:15: warning: dereference of noderef expression In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_tis_core.h:22, from ../drivers/char/tpm/tpm_tis_i2c.c:15: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../arch/x86/kernel/alternative.c:120:18: warning: symbol 'its_pages' was not declared. Should it be static? ../drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c:52:25: warning: symbol 'imx_legacy_bridge_funcs' was not declared. Should it be static? Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/debug.c:729:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/debug.c:729:17: expected struct sched_domain *[assigned] sd ../kernel/sched/debug.c:729:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/debug.c:1059:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:1059:9: expected struct task_struct *tsk ../kernel/sched/debug.c:1059:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/debug.c:1059:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/debug.c:1059:9: expected struct task_struct *tsk ../kernel/sched/debug.c:1059:9: got struct task_struct [noderef] __rcu *curr ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/stats.c:136:17: warning: incorrect type in assignment (different address spaces) ../kernel/sched/stats.c:136:17: expected struct sched_domain *[assigned] sd ../kernel/sched/stats.c:136:17: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/topology.c:115:56: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:115:56: expected struct sched_domain *sd ../kernel/sched/topology.c:115:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:134:60: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:134:60: expected struct sched_domain *sd ../kernel/sched/topology.c:134:60: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:157:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:157:20: expected struct sched_domain *sd ../kernel/sched/topology.c:157:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:438:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:438:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:438:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:447:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:447:13: expected struct perf_domain *[assigned] tmp ../kernel/sched/topology.c:447:13: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:468:19: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:468:19: expected struct perf_domain *[assigned] pd ../kernel/sched/topology.c:468:19: got struct perf_domain [noderef] __rcu *pd ../kernel/sched/topology.c:643:49: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:643:49: expected struct sched_domain *parent ../kernel/sched/topology.c:643:49: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:728:50: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:728:50: expected struct sched_domain *parent ../kernel/sched/topology.c:728:50: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:736:55: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:736:55: expected struct sched_domain [noderef] __rcu *[noderef] __rcu child ../kernel/sched/topology.c:736:55: got struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:749:29: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:749:29: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:749:29: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:754:20: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:754:20: expected struct sched_domain *sd ../kernel/sched/topology.c:754:20: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:775:13: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:775:13: expected struct sched_domain *[assigned] tmp ../kernel/sched/topology.c:775:13: got struct sched_domain [noderef] __rcu *sd ../kernel/sched/topology.c:937:70: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:937:70: expected struct sched_domain *sd ../kernel/sched/topology.c:937:70: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:966:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:966:59: expected struct sched_domain *sd ../kernel/sched/topology.c:966:59: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1012:57: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1012:57: expected struct sched_domain *sd ../kernel/sched/topology.c:1012:57: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1014:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1014:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1014:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1022:55: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1022:55: expected struct sched_domain *sd ../kernel/sched/topology.c:1022:55: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1024:25: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1024:25: expected struct sched_domain *sibling ../kernel/sched/topology.c:1024:25: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1094:62: warning: incorrect type in argument 1 (different address spaces) ../kernel/sched/topology.c:1094:62: expected struct sched_domain *sd ../kernel/sched/topology.c:1094:62: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1198:40: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1198:40: expected struct sched_domain *child ../kernel/sched/topology.c:1198:40: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1336:9: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:1336:9: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:1336:9: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:1685:43: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:1685:43: expected struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:1685:43: got struct sched_domain *child ../kernel/sched/topology.c:1866:21: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:1866:21: int [noderef] __rcu * ../kernel/sched/topology.c:1866:21: int * ../kernel/sched/topology.c:2039:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2039:9: int [noderef] __rcu * ../kernel/sched/topology.c:2039:9: int * ../kernel/sched/topology.c:2059:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2059:9: int [noderef] __rcu * ../kernel/sched/topology.c:2059:9: int * ../kernel/sched/topology.c:2099:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2099:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2099:9: struct cpumask *** ../kernel/sched/topology.c:2150:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2150:9: int [noderef] __rcu * ../kernel/sched/topology.c:2150:9: int * ../kernel/sched/topology.c:2151:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2151:9: int [noderef] __rcu * ../kernel/sched/topology.c:2151:9: int * ../kernel/sched/topology.c:2153:9: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2153:9: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2153:9: struct cpumask *** ../kernel/sched/topology.c:2239:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2239:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2239:17: struct cpumask *** ../kernel/sched/topology.c:2311:19: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2311:19: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2311:19: struct cpumask *** ../kernel/sched/topology.c:2353:17: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/topology.c:2353:17: struct cpumask **[noderef] __rcu * ../kernel/sched/topology.c:2353:17: struct cpumask *** ../kernel/sched/topology.c:2475:31: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2475:31: expected struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2475:31: got struct sched_domain *sd ../kernel/sched/topology.c:2596:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2596:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2596:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2617:56: warning: incorrect type in initializer (different address spaces) ../kernel/sched/topology.c:2617:56: expected struct sched_domain *child ../kernel/sched/topology.c:2617:56: got struct sched_domain [noderef] __rcu *child ../kernel/sched/topology.c:2616:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2616:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2616:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/topology.c:2671:57: warning: incorrect type in assignment (different address spaces) ../kernel/sched/topology.c:2671:57: expected struct sched_domain *[assigned] sd ../kernel/sched/topology.c:2671:57: got struct sched_domain [noderef] __rcu *parent ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/core_sched.c:278:37: error: incompatible types in conditional expression (different address spaces): ../kernel/sched/core_sched.c:278:37: struct task_struct * ../kernel/sched/core_sched.c:278:37: struct task_struct [noderef] __rcu * ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/autogroup.c:10:28: warning: symbol 'sysctl_sched_autogroup_enabled' was not declared. Should it be static? ../kernel/sched/build_utility.c: note: in included file: ../kernel/sched/sched.h:2366:25: error: incompatible types in comparison expression (different address spaces): ../kernel/sched/sched.h:2366:25: struct task_struct [noderef] __rcu * ../kernel/sched/sched.h:2366:25: struct task_struct * In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_i2c_atmel.c:23: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3363:30: warning: cast truncates bits from constant value (ffffff0d becomes d) In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_i2c_infineon.c:21: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../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: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/dma/at_hdmac.c:1119:15: warning: incorrect type in assignment (different address spaces) ../drivers/dma/at_hdmac.c:1119:15: expected void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1119:15: got void * ../drivers/dma/at_hdmac.c:1129:11: warning: cast removes address space '__iomem' of expression ../drivers/dma/at_hdmac.c:1144:28: warning: incorrect type in assignment (different address spaces) ../drivers/dma/at_hdmac.c:1144:28: expected int *memset_vaddr ../drivers/dma/at_hdmac.c:1144:28: got void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1157:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/dma/at_hdmac.c:1157:43: expected void *vaddr ../drivers/dma/at_hdmac.c:1157:43: got void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1186:15: warning: incorrect type in assignment (different address spaces) ../drivers/dma/at_hdmac.c:1186:15: expected void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1186:15: got void * ../drivers/dma/at_hdmac.c:1192:11: warning: cast removes address space '__iomem' of expression ../drivers/dma/at_hdmac.c:1222:28: warning: incorrect type in assignment (different address spaces) ../drivers/dma/at_hdmac.c:1222:28: expected int *memset_vaddr ../drivers/dma/at_hdmac.c:1222:28: got void [noderef] __iomem *vaddr ../drivers/dma/at_hdmac.c:1235:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/dma/at_hdmac.c:1235:43: expected void *vaddr ../drivers/dma/at_hdmac.c:1235:43: got void [noderef] __iomem *vaddr ../drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c:254:9: warning: cast truncates bits from constant value (ffffff7f becomes 7f) ../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 ../kernel/locking/lockdep.c:1157:5: warning: symbol 'check_consistency' was not declared. Should it be static? ../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) ../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_i2c_nuvoton.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../kernel/locking/lockdep_proc.c: In function ‘seq_stats’: ../kernel/locking/lockdep_proc.c:499:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~ ../kernel/locking/lockdep_proc.c:499:43: note: directive argument in the range [2, 2147483647] 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~~~~ ../kernel/locking/lockdep_proc.c:499:17: note: ‘snprintf’ output between 3 and 12 bytes into a destination of size 3 499 | snprintf(name+namelen, 3, "#%d", class->name_version); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/dma-buf/dma-fence.c:1024:38: warning: incorrect type in initializer (different address spaces) ../drivers/dma-buf/dma-fence.c:1024:38: expected char const [noderef] __rcu *timeline ../drivers/dma-buf/dma-fence.c:1024:38: got char * ../drivers/dma-buf/dma-fence.c:1025:36: warning: incorrect type in initializer (different address spaces) ../drivers/dma-buf/dma-fence.c:1025:36: expected char const [noderef] __rcu *driver ../drivers/dma-buf/dma-fence.c:1025:36: got char * ../drivers/dma-buf/dma-fence.c:1136:51: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1136:51: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1136:51: got char const * ../drivers/dma-buf/dma-fence.c:1138:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1138:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1138:24: got char * ../drivers/dma-buf/dma-fence.c:1168:53: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1168:53: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1168:53: got char const * ../drivers/dma-buf/dma-fence.c:1170:24: warning: incorrect type in return expression (different address spaces) ../drivers/dma-buf/dma-fence.c:1170:24: expected char const [noderef] __rcu * ../drivers/dma-buf/dma-fence.c:1170:24: got char * ../drivers/dma-buf/dma-fence.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma_fence.h): ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *driver_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in argument 1 (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected char const *str ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../include/trace/events/dma_fence.h:12:1: warning: incorrect type in assignment (different address spaces) ../include/trace/events/dma_fence.h:12:1: expected void const *timeline_ptr_ ../include/trace/events/dma_fence.h:12:1: got char const [noderef] __rcu * ../drivers/dax/bus.c:19:1: warning: symbol 'dax_region_rwsem' was not declared. Should it be static? ../drivers/dax/bus.c:25:1: warning: symbol 'dax_dev_rwsem' was not declared. Should it be static? In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_nsc.c:19: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/phy/marvell/phy-mmp3-hsic.c:58:31: warning: cast removes address space '__iomem' of expression ../kernel/power/main.c:183:5: warning: symbol 'pm_async_enabled' was not declared. Should it be static? ../kernel/power/main.c:223:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:223:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:224:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:224:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:226:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:227:62: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:223:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:253:54: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:252:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:272:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:272:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:278:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:758:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:759:77: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:757:55: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:46: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:789:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:788:67: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:809:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:809:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:815:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:815:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:883:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:883:36: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:914:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:914:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:915:58: warning: restricted suspend_state_t degrades to integer ../kernel/power/main.c:916:51: warning: restricted suspend_state_t degrades to integer In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_atmel.c:17: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../kernel/locking/lockdep_proc.c:479:17: error: incompatible types in comparison expression (different address spaces): ../kernel/locking/lockdep_proc.c:479:17: char const [noderef] __rcu * ../kernel/locking/lockdep_proc.c:479:17: char const * ../kernel/locking/lockdep_proc.c:480:17: error: incompatible types in comparison expression (different address spaces): ../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const [noderef] __rcu * ../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const * Warning: ../security/apparmor/af_unix.c:618 Cannot find identifier on line: * Warning: ../security/apparmor/af_unix.c:626 function parameter 'subj_cred' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'label' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'op' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'request' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'sk' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_sk' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_label' not described in 'aa_unix_peer_perm' Warning: ../security/apparmor/af_unix.c:626 expecting prototype for Requires(). Prototype was for aa_unix_peer_perm() instead ../drivers/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/video/fbdev/atmel_lcdfb.c:333:27: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:333:27: expected char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:333:27: got void * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void * ../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr ../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base ../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr ../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base ../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 (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 (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b019b becomes 19b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b021b becomes 21b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b029b becomes 29b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b031b becomes 31b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b041b becomes 41b) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a050a becomes 50a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a071a becomes 71a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a079a becomes 79a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a001a becomes 1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: 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: too many warnings ../drivers/video/fbdev/pvr2fb.c:1081:11: warning: Using plain integer as NULL pointer In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_infineon.c:16: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/xen-tpmfront.c:17: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../drivers/xen/privcmd.c:587:35: warning: cast removes address space '__user' of expression ../drivers/xen/privcmd.c:587:32: warning: incorrect type in assignment (different address spaces) ../drivers/xen/privcmd.c:587:32: expected unsigned long [noderef] [usertype] __user *[addressable] [assigned] user_gfn ../drivers/xen/privcmd.c:587:32: got unsigned long [usertype] * ../drivers/xen/privcmd.c:715:17: warning: incorrect type in assignment (different address spaces) ../drivers/xen/privcmd.c:715:17: expected void *[usertype] h ../drivers/xen/privcmd.c:715:17: got void [noderef] __user *uptr ../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] Warning: ../drivers/phy/mediatek/phy-mtk-tphy.c:289 cannot understand function prototype: 'struct mtk_phy_pdata' ../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/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a020a becomes 20a) ../drivers/block/drbd/drbd_worker.c:619:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:619:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:619:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:510:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:510:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:510:14: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:511:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:511:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:511:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:561:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:561:13: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:561:13: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:565:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:565:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:565:39: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1000:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1000:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1000:22: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1526:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1526:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1526:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1635:32: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1635:32: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1635:32: struct disk_conf * ../drivers/block/drbd/drbd_worker.c:1674:16: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1674:16: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1674:16: struct fifo_buffer * ../drivers/block/drbd/drbd_worker.c:1704:34: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1704:34: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1704:34: struct net_conf * ../drivers/block/drbd/drbd_worker.c:1877:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:1877:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:1877:38: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2084:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2084:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2084:14: struct net_conf * ../drivers/block/drbd/drbd_worker.c:2139:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_worker.c:2139:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_worker.c:2139:14: struct net_conf * ../drivers/block/drbd/drbd_worker.c: note: in included file: ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_vtpm_proxy.c:24: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ In file included from ../drivers/char/tpm/tpm.h:29, from ../drivers/char/tpm/tpm_svsm.c:22: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../arch/x86/kernel/process.c: In function ‘arch_post_acpi_subsys_init’: ../arch/x86/kernel/process.c:972:17: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable=] 972 | u32 lo, hi; | ^~ ../drivers/scsi/megaraid/megaraid_mbox.c:197:5: warning: symbol 'mraid_debug_level' 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 ../arch/x86/kvm/vmx/nested.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80a88 becomes a88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80608 becomes 608) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80108 becomes 108) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80388 becomes 388) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20482 becomes 482) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100910 becomes 910) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80188 becomes 188) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80208 becomes 208) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80288 becomes 288) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100010 becomes 10) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100710 becomes 710) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20402 becomes 402) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20002 becomes 2) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20082 becomes 82) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20102 becomes 102) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20182 becomes 182) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20202 becomes 202) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20282 becomes 282) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20302 becomes 302) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20382 becomes 382) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120012 becomes 12) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120092 becomes 92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120112 becomes 112) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120192 becomes 192) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120212 becomes 212) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120292 becomes 292) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120312 becomes 312) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120412 becomes 412) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120492 becomes 492) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120592 becomes 592) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120612 becomes 612) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120512 becomes 512) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120692 becomes 692) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120712 becomes 712) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120792 becomes 792) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120812 becomes 812) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a019a becomes 19a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a021a becomes 21a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a029a becomes 29a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a031a becomes 31a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a049a becomes 49a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a059a becomes 59a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a061a becomes 61a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a089a becomes 89a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b08 becomes b08) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80708 becomes 708) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80788 becomes 788) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80808 becomes 808) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80888 becomes 888) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180018 becomes 18) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings ../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/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 In file included from ../drivers/char/tpm/st33zp24/../tpm.h:29, from ../drivers/char/tpm/st33zp24/st33zp24.c:22: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../kernel/power/suspend.c:93:54: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:93:54: expected int val ../kernel/power/suspend.c:93:54: got restricted suspend_state_t [usertype] ../kernel/power/suspend.c:130:54: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:130:54: expected int val ../kernel/power/suspend.c:130:54: got restricted suspend_state_t [usertype] ../kernel/power/suspend.c:191:19: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:191:47: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:192:19: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:192:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:197:26: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:197:65: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:42: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:205:38: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:206:51: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:204:72: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:229:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:229:73: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:230:27: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:230:59: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:235:34: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:235:69: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:236:21: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:236:42: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:467:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:467:33: expected int val ../kernel/power/suspend.c:467:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:470:33: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:470:33: expected int val ../kernel/power/suspend.c:470:33: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:540:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:540:57: expected int val ../kernel/power/suspend.c:540:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:542:57: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:542:57: expected int val ../kernel/power/suspend.c:542:57: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:580:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:580:52: expected int val ../kernel/power/suspend.c:580:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:607:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:607:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:616:52: warning: incorrect type in argument 2 (different base types) ../kernel/power/suspend.c:616:52: expected int val ../kernel/power/suspend.c:616:52: got restricted suspend_state_t [usertype] state ../kernel/power/suspend.c:617:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:617:9: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:22: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:39: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:640:48: warning: restricted suspend_state_t degrades to integer ../kernel/power/suspend.c:643:9: warning: restricted suspend_state_t degrades to integer ../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) ../drivers/iommu/omap-iommu.c: In function ‘_omap_iommu_detach_dev’: ../drivers/iommu/omap-iommu.c:1501:38: warning: variable ‘arch_data’ set but not used [-Wunused-but-set-variable=] 1501 | struct omap_iommu_arch_data *arch_data = dev_iommu_priv_get(dev); | ^~~~~~~~~ ../drivers/scsi/megaraid/megaraid_sas_base.c:76:14: warning: symbol 'resetwaittime' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:88:14: warning: symbol 'dual_qdepth_disable' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:204:26: warning: symbol 'megasas_mgmt_info' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:211:5: warning: symbol 'megasas_dbg_lvl' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_base.c:293:31: warning: restricted __le16 degrades to integer ../drivers/scsi/megaraid/megaraid_sas_base.c:299:31: warning: cast from restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_base.c:425:29: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: expected unsigned int [usertype] opcode ../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: got restricted __le32 [usertype] opcode ../drivers/scsi/megaraid/megaraid_sas_base.c:2019:33: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:2060:34: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c: note: in included file: ../drivers/scsi/megaraid/megaraid_sas.h:2485:32: warning: array of flexible structures ../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6306:42: warning: cast removes address space '__iomem' of expression ../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: expected unsigned int [noderef] [usertype] __iomem * ../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: got unsigned int [usertype] * ../drivers/scsi/megaraid/megaraid_sas_base.c:6310:34: warning: cast removes address space '__iomem' of expression ../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: expected unsigned int [noderef] [usertype] __iomem * ../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: got unsigned int [usertype] * ../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: got int ../drivers/scsi/megaraid/megaraid_sas_base.c:7586:44: warning: restricted __le32 degrades to integer ../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: expected int crash_support ../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: got restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: warning: invalid assignment: &= ../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: left side has type restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: right side has type int ../drivers/scsi/megaraid/megaraid_sas_base.c:8812:46: warning: restricted __le32 degrades to integer ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1015:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1015:49: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1015:49: got void **slot ../drivers/xen/pvcalls-back.c:1020:38: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1020:38: expected void **slot ../drivers/xen/pvcalls-back.c:1020:38: got void [noderef] __rcu ** ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void [noderef] __rcu **slot ../drivers/xen/pvcalls-back.c:1014:9: got void **slot ../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) ../drivers/xen/pvcalls-back.c:1014:9: expected void **slot ../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** ../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/block/drbd/drbd_receiver.c:5119:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5120:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5129:54: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5186:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5186:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5186:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:121:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:121:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:121:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:340:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:340:29: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:340:29: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:412:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:412:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:412:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:516:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:516:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:516:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:585:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:585:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:585:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:981:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:982:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:983:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:987:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:988:28: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:993:27: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:994:28: warning: cast to restricted __be16 ../drivers/block/drbd/drbd_receiver.c:633:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:633:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:633:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:688:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:688:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:688:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:856:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:856:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:856:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:1246:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1246:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1246:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1399:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:1399:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:1399:14: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:1692:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1696:22: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:1942:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:1973:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2187:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2187:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2187:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2197:27: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2197:27: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2197:27: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2378:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2405:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2416:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2448:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2448:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2448:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2580:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2580:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2580:22: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:2635:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:2636:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:2843:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2843:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2843:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2919:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2919:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2919:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:2976:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:2976:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:2976:23: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3323:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3323:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3323:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3455:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3456:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3457:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3458:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3459:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3460:27: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3481:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3481:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3481:22: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3565:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3565:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3565:9: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3722:46: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3780:55: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3781:57: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3782:56: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3783:53: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:3817:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3817:25: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3817:25: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:3822:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3822:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3822:17: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:3828:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3828:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3828:17: struct fifo_buffer * ../drivers/block/drbd/drbd_receiver.c:3895:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3896:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3897:19: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:3905:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3905:28: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3905:28: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:3946:25: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:3946:25: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:3946:25: struct disk_conf * ../drivers/block/drbd/drbd_receiver.c:4066:29: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4166:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4167:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4192:18: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4193:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4225:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4429:52: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4756:9: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4756:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:4774:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:4775:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5073:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5074:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5075:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_receiver.c:5381:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5400:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5445:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5446:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5455:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5498:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5499:23: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5507:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5544:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5545:20: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5553:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5580:27: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5587:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5589:9: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5610:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5611:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5613:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5640:44: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5672:18: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5673:16: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5675:38: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_receiver.c:5677:13: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_receiver.c:5726:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5726:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5726:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:5814:37: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5814:37: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5814:37: struct net_conf * ../drivers/block/drbd/drbd_receiver.c:5911:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_receiver.c:5911:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_receiver.c:5911:14: struct net_conf * ../drivers/block/drbd/drbd_receiver.c: 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/xen/pvcalls-front.c:956:24: warning: incorrect type in return expression (different base types) ../drivers/xen/pvcalls-front.c:956:24: expected restricted __poll_t ../drivers/xen/pvcalls-front.c:956:24: got int [assigned] ret ../drivers/scsi/megaraid/megaraid_sas_fusion.c:893:70: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:893:70: expected unsigned long long [usertype] RDPQBaseAddress ../drivers/scsi/megaraid/megaraid_sas_fusion.c:893:70: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:902:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:902:51: expected restricted __le64 [usertype] Words ../drivers/scsi/megaraid/megaraid_sas_fusion.c:902:51: got unsigned long long ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1331:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1331:29: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1331:29: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1334:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1334:29: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1334:29: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1436:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1436:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1436:21: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1539:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1539:21: expected restricted __le16 [usertype] flags ../drivers/scsi/megaraid/megaraid_sas_fusion.c:1539:21: got int ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2230:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2230:34: expected unsigned long long [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2230:34: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2235:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2235:26: expected unsigned long long [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:2235:26: got restricted __le64 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3113:68: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3113:68: expected restricted __le16 [usertype] virtual_disk_tgt_id ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3113:68: got unsigned short [usertype] pd_target_id ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3119:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3119:55: expected restricted __le16 [usertype] config_seq_num ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3119:55: got unsigned short [usertype] seqNum ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:47: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3121:47: got unsigned short [usertype] devHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3342:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3342:48: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3342:48: got unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3343:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3343:39: expected restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3343:39: got unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:35: expected unsigned short [usertype] r1_alt_dev_handle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3344:35: got restricted __le16 [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:79: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:79: expected unsigned short [usertype] peer_smid ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3345:79: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:82: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:82: expected unsigned short [usertype] peer_smid ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3347:82: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3601:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3601:29: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3601:29: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3630:59: warning: cast to restricted __le32 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4322:24: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4572:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4572:32: expected unsigned short [usertype] DevHandle ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4572:32: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:30: expected unsigned short [usertype] TaskMID ../drivers/scsi/megaraid/megaraid_sas_fusion.c:4574:30: got restricted __le16 [usertype] ../drivers/scsi/megaraid/megaraid_sas_fusion.c:5367:34: warning: symbol 'megasas_instance_template_fusion' was not declared. Should it be static? ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3466:21: warning: cast to restricted __le16 ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3472:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3472:21: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3472:21: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3483:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3483:37: expected unsigned int [usertype] data_length ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3483:37: got restricted __le32 [usertype] DataLength ../drivers/scsi/megaraid/megaraid_sas_fusion.c:3489:32: warning: cast to restricted __le32 ../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 ../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 In file included from ../drivers/char/tpm/st33zp24/../tpm.h:29, from ../drivers/char/tpm/st33zp24/i2c.c:13: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../arch/x86/kvm/vmx/hyperv.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) ../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/scsi/megaraid/megaraid_sas_debugfs.c:45:15: warning: symbol 'megasas_debugfs_root' was not declared. Should it be static? ../arch/x86/kvm/vmx/tdx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h): ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) ../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) ../drivers/block/zram/zram_drv.c:1767:20: warning: unsigned value that used to be signed checked against zero? ../drivers/block/zram/zram_drv.c:1767:13: signed value source In file included from ../drivers/char/tpm/st33zp24/../tpm.h:29, from ../drivers/char/tpm/st33zp24/spi.c:13: ../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: ../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] 167 | int mapping_size; | ^~~~~~~~~~~~ ../arch/x86/kernel/fpu/core.c:232:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:232:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:232:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:239:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:239:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:239:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:625:39: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:625:39: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:625:39: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/core.c:629:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/core.c:629:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/core.c:629:41: got struct spinlock [noderef] __rcu * ../security/integrity/ima/ima_kexec.c:115:30: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:115:30: expected unsigned short [addressable] [assigned] [usertype] version ../security/integrity/ima/ima_kexec.c:115:30: got restricted __le16 [usertype] ../security/integrity/ima/ima_kexec.c:116:28: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:116:28: expected unsigned long long [addressable] [assigned] [usertype] count ../security/integrity/ima/ima_kexec.c:116:28: got restricted __le64 [usertype] ../security/integrity/ima/ima_kexec.c:117:34: warning: incorrect type in assignment (different base types) ../security/integrity/ima/ima_kexec.c:117:34: expected unsigned long long [addressable] [assigned] [usertype] buffer_size ../security/integrity/ima/ima_kexec.c:117:34: got restricted __le64 [usertype] ../sound/soc/amd/acp/amd-acpi-mach.c:21:26: warning: symbol 'snd_soc_acpi_amd_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:52:26: warning: symbol 'snd_soc_acpi_amd_rmb_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:73:26: warning: symbol 'snd_soc_acpi_amd_acp63_acp_machines' was not declared. Should it be static? ../sound/soc/amd/acp/amd-acpi-mach.c:82:26: warning: symbol 'snd_soc_acpi_amd_acp70_acp_machines' was not declared. Should it be static? ../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:702:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:702:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:702:22: struct net_conf * ../drivers/block/drbd/drbd_req.c:993:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:993:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:993:14: struct net_conf * ../drivers/block/drbd/drbd_req.c:1066:15: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1066:15: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1066:15: struct disk_conf * ../drivers/block/drbd/drbd_req.c:1714:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1714:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1714:14: struct net_conf * ../drivers/block/drbd/drbd_req.c:1721:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_req.c:1721:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_req.c:1721:22: struct disk_conf * ../drivers/block/drbd/drbd_req.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../kernel/locking/test-ww_mutex.c:18:25: warning: symbol 'wq' was not declared. Should it be static? ../kernel/locking/test-ww_mutex.c:397:18: warning: symbol 'rng' was not declared. Should it be static? ../kernel/locking/test-ww_mutex.c:398:1: warning: symbol 'rng_lock' was not declared. Should it be static? ../kernel/locking/locktorture.c:128:23: warning: symbol 'call_rcu_chain_list' was not declared. Should it be static? ../fs/nullfs.c:66:25: warning: symbol 'nullfs_fs_type' was not declared. Should it be static? ../drivers/message/fusion/mptbase.c:639:25: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3131:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3132:37: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3133:40: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3134:36: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3135:37: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3138:42: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3139:43: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3150:41: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3155:49: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3157:36: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3164:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3165:40: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3167:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3169:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3170:42: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3179:46: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3288:30: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3289:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3290:30: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:3291:30: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3292:30: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3293:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3294:39: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3295:36: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3296:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3360:37: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3360:37: expected unsigned short [addressable] [assigned] [usertype] MsgVersion ../drivers/message/fusion/mptbase.c:3360:37: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:3361:40: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3361:40: expected unsigned short [addressable] [assigned] [usertype] HeaderVersion ../drivers/message/fusion/mptbase.c:3361:40: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:3368:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3368:33: expected unsigned short [addressable] [assigned] [usertype] ReplyFrameSize ../drivers/message/fusion/mptbase.c:3368:33: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:3374:42: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3374:42: expected unsigned int [addressable] [assigned] [usertype] HostMfaHighAddr ../drivers/message/fusion/mptbase.c:3374:42: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3375:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3375:46: expected unsigned int [addressable] [assigned] [usertype] SenseBufferHighAddr ../drivers/message/fusion/mptbase.c:3375:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3378:42: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3378:42: expected unsigned int [addressable] [assigned] [usertype] HostMfaHighAddr ../drivers/message/fusion/mptbase.c:3378:42: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3379:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3379:46: expected unsigned int [addressable] [assigned] [usertype] SenseBufferHighAddr ../drivers/message/fusion/mptbase.c:3379:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3610:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:3610:27: expected unsigned int [usertype] ImageSize ../drivers/message/fusion/mptbase.c:3610:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:3634:26: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:3638:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:4873:38: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:4878:46: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:4883:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:4894:25: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5328:44: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5425:54: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5426:59: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5511:47: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5538:38: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5545:40: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5549:49: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:6187:23: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:6189:31: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:6195:58: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6195:58: expected unsigned int [usertype] CoalescingTimeout ../drivers/message/fusion/mptbase.c:6195:58: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:6296:24: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6296:24: expected unsigned int [addressable] [assigned] [usertype] MsgContext ../drivers/message/fusion/mptbase.c:6296:24: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:1315:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7707:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7708:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:7710:27: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7756: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:2145:22: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:2145:22: expected unsigned int [usertype] device_state ../drivers/message/fusion/mptbase.c:2145:22: got restricted pci_power_t ../drivers/message/fusion/mptbase.c:2170:35: warning: incorrect type in argument 2 (different base types) ../drivers/message/fusion/mptbase.c:2170:35: expected restricted pci_power_t [usertype] state ../drivers/message/fusion/mptbase.c:2170:35: got unsigned int [usertype] device_state ../drivers/message/fusion/mptbase.c:2183:32: warning: incorrect type in initializer (different base types) ../drivers/message/fusion/mptbase.c:2183:32: expected unsigned int [usertype] device_state ../drivers/message/fusion/mptbase.c:2183:32: got restricted pci_power_t [usertype] current_state ../drivers/message/fusion/mptbase.c:5130:13: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5161:19: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5784:29: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:5928:44: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:5930:29: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:5930:29: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptbase.c:5930:29: got unsigned long long [usertype] ../drivers/message/fusion/mptbase.c:5934:29: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:5934:29: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptbase.c:5934:29: got unsigned long long [usertype] ../drivers/message/fusion/mptbase.c:6427:37: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6427:37: expected unsigned short [usertype] ExtPageLength ../drivers/message/fusion/mptbase.c:6427:37: got restricted __le16 [usertype] ../drivers/message/fusion/mptbase.c:6437:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptbase.c:6437:27: expected unsigned int [usertype] PageAddress ../drivers/message/fusion/mptbase.c:6437:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptbase.c:6497:15: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:6501:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:6517:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7246:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7247:19: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:7676:27: warning: cast to restricted __le16 ../drivers/message/fusion/mptbase.c:7677:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptbase.c:8158:16: warning: cast to restricted __le32 ../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:2399:40: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:2412:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2672:18: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2675:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:2705:29: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2899:18: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:2925:35: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2925:35: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:2925:35: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2927:35: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2927:35: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:2927:35: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2930:35: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2930:35: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:2930:35: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2938:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2938:30: expected unsigned int [usertype] DataLength ../drivers/message/fusion/mptscsih.c:2938:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2939:38: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:2939:38: expected unsigned int [usertype] SenseBufferLowAddr ../drivers/message/fusion/mptscsih.c:2939:38: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:1957:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:1958:29: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:1960:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:1960: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:1346:18: warning: cast to restricted __le16 ../drivers/message/fusion/mptscsih.c:1389:27: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:1389:27: expected unsigned int [usertype] Control ../drivers/message/fusion/mptscsih.c:1389:27: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:1402:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:1402:30: expected unsigned int [usertype] DataLength ../drivers/message/fusion/mptscsih.c:1402:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:1405:38: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptscsih.c:1405:38: expected unsigned int [usertype] SenseBufferLowAddr ../drivers/message/fusion/mptscsih.c:1405:38: got restricted __le32 [usertype] ../drivers/message/fusion/mptscsih.c:2572:20: warning: cast to restricted __le32 ../drivers/message/fusion/mptscsih.c:2638:27: warning: cast to restricted __le16 Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' ../arch/x86/kernel/fpu/xstate.c:1656:9: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1656:9: expected struct lockdep_map const *lock ../arch/x86/kernel/fpu/xstate.c:1656:9: got struct lockdep_map [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1750:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1750:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1750:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1758:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1758:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1758:33: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1776:31: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1776:31: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1776:31: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1780:41: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1780:41: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1780:41: got struct spinlock [noderef] __rcu * ../arch/x86/kernel/fpu/xstate.c:1795:33: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/fpu/xstate.c:1795:33: expected struct spinlock [usertype] *lock ../arch/x86/kernel/fpu/xstate.c:1795:33: got struct spinlock [noderef] __rcu * ../kernel/power/autosleep.c:45:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:45:32: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:70:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:70:31: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:105:13: warning: restricted suspend_state_t degrades to integer ../kernel/power/autosleep.c:105:21: warning: restricted suspend_state_t degrades to integer ../drivers/tty/mxser.c:288:32: warning: array of flexible structures ../drivers/base/regmap/regmap-kunit.c:1780:43: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1783:43: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1979:28: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1980:28: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-kunit.c:1982:28: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:1983:28: warning: cast to restricted __le16 ../drivers/base/regmap/regmap-kunit.c:2058:24: warning: incorrect type in assignment (different base types) ../drivers/base/regmap/regmap-kunit.c:2058:24: expected unsigned short ../drivers/base/regmap/regmap-kunit.c:2058:24: got restricted __be16 [usertype] ../drivers/base/regmap/regmap-kunit.c:2060:24: warning: incorrect type in assignment (different base types) ../drivers/base/regmap/regmap-kunit.c:2060:24: expected unsigned short ../drivers/base/regmap/regmap-kunit.c:2060:24: got restricted __le16 [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:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/message/fusion/mptspi.c:954:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:954:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:954:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1099:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1099:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1099:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:904:22: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:915:58: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:915:58: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:915:58: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:922: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:986:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:986:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:986:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1009:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1009:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1009:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1031:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1031:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1031:33: 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:1058:1: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1058:1: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1058:1: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1059:1: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1059:1: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1059:1: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1077:33: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1077:33: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1077:33: got restricted __le32 [usertype] ../drivers/message/fusion/mptspi.c:1174:20: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:1182:28: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:1185:37: warning: cast to restricted __le32 ../drivers/message/fusion/mptspi.c:1277:49: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptspi.c:1277:49: expected unsigned int [usertype] RequestedParameters ../drivers/message/fusion/mptspi.c:1277:49: got restricted __le32 [usertype] ../drivers/clk/renesas/clk-r8a7778.c:84:52: warning: dubious: x | !y ../drivers/clk/renesas/clk-r8a7778.c:86:50: warning: dubious: x | !y ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) ../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] ../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] ../drivers/acpi/acpica/evhandler.c:26:4: warning: symbol 'acpi_gbl_default_address_spaces' was not declared. Should it be static? Warning: ../drivers/net/pse-pd/pse_core.c:246 expecting prototype for pse_control_find_net_by_id(). Prototype was for pse_control_find_by_id() instead ../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/block/drbd/drbd_main.c:546:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:546:20: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:546:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:547:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:547:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:547:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:548:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:548:20: expected unsigned short [usertype] length ../drivers/block/drbd/drbd_main.c:548:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:554:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:554:20: expected unsigned short [usertype] magic ../drivers/block/drbd/drbd_main.c:554:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:555:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:555:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:555:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:556:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:556:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:556:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:563:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:563:18: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:563:18: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:564:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:564:19: expected unsigned short [usertype] volume ../drivers/block/drbd/drbd_main.c:564:19: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:565:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:565:20: expected unsigned short [usertype] command ../drivers/block/drbd/drbd_main.c:565:20: got restricted __be16 [usertype] ../drivers/block/drbd/drbd_main.c:566:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:566:19: expected unsigned int [usertype] length ../drivers/block/drbd/drbd_main.c:566:19: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:705:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:705:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:705:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:720:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:720:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:720:22: struct disk_conf * ../drivers/block/drbd/drbd_main.c:758:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:758:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:758:14: struct net_conf * ../drivers/block/drbd/drbd_main.c:820:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:824:26: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:826:23: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:826:23: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:826:23: struct net_conf * ../drivers/block/drbd/drbd_main.c:885:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:916:26: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:916:26: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:916:26: struct disk_conf * ../drivers/block/drbd/drbd_main.c:980:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1003:18: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1016:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1017:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1032:17: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1033:16: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1045:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1059:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1096:19: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1096:19: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1096:19: struct net_conf * ../drivers/block/drbd/drbd_main.c:1306:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1306:21: expected unsigned int [usertype] set_size ../drivers/block/drbd/drbd_main.c:1306:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1334:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1334:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1334:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1346:54: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1346:54: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1346:54: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1366:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1366:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1366:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1367:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1367:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1367:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1377:31: warning: incorrect type in argument 3 (different base types) ../drivers/block/drbd/drbd_main.c:1377:31: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1377:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1378:31: warning: incorrect type in argument 4 (different base types) ../drivers/block/drbd/drbd_main.c:1378:31: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1378:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1379:31: warning: incorrect type in argument 5 (different base types) ../drivers/block/drbd/drbd_main.c:1379:31: expected unsigned long long [usertype] block_id ../drivers/block/drbd/drbd_main.c:1379:31: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1392:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1392:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1392:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1393:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1393:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1393:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1408:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1408:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1408:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1410:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1410:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1410:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1426:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1426:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1426:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1428:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1428:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1428:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1441:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1441:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1441:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1443:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1443:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1443:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1668:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1668:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1668:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1670:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1670:20: expected unsigned int [usertype] seq_num ../drivers/block/drbd/drbd_main.c:1670:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1684:21: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1684:21: expected unsigned int [usertype] dp_flags ../drivers/block/drbd/drbd_main.c:1684:21: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1689:25: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1689:25: expected unsigned int [usertype] size ../drivers/block/drbd/drbd_main.c:1689:25: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1760:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1760:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1760:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1783:19: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1783:19: expected unsigned long long [usertype] sector ../drivers/block/drbd/drbd_main.c:1783:19: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:1784:20: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:1784:20: expected unsigned int [usertype] blksize ../drivers/block/drbd/drbd_main.c:1784:20: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:1820:40: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:1820:40: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:1820:40: struct net_conf * ../drivers/block/drbd/drbd_main.c:2969:30: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2969:30: expected unsigned long long [usertype] la_size_sect ../drivers/block/drbd/drbd_main.c:2969:30: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2971:33: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2971:33: expected unsigned long long ../drivers/block/drbd/drbd_main.c:2971:33: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2972:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2972:23: expected unsigned int [usertype] flags ../drivers/block/drbd/drbd_main.c:2972:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2973:23: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2973:23: expected unsigned int [usertype] magic ../drivers/block/drbd/drbd_main.c:2973:23: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2975:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2975:31: expected unsigned int [usertype] md_size_sect ../drivers/block/drbd/drbd_main.c:2975:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2976:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2976:31: expected unsigned int [usertype] al_offset ../drivers/block/drbd/drbd_main.c:2976:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2977:31: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2977:31: expected unsigned int [usertype] al_nr_extents ../drivers/block/drbd/drbd_main.c:2977:31: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2978:34: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2978:34: expected unsigned int [usertype] bm_bytes_per_bit ../drivers/block/drbd/drbd_main.c:2978:34: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2979:29: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2979:29: expected unsigned long long [usertype] device_uuid ../drivers/block/drbd/drbd_main.c:2979:29: got restricted __be64 [usertype] ../drivers/block/drbd/drbd_main.c:2981:27: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2981:27: expected unsigned int [usertype] bm_offset ../drivers/block/drbd/drbd_main.c:2981:27: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2982:38: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2982:38: expected unsigned int [usertype] la_peer_max_bio_size ../drivers/block/drbd/drbd_main.c:2982:38: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2984:28: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2984:28: expected unsigned int [usertype] al_stripes ../drivers/block/drbd/drbd_main.c:2984:28: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:2985:35: warning: incorrect type in assignment (different base types) ../drivers/block/drbd/drbd_main.c:2985:35: expected unsigned int [usertype] al_stripe_size_4k ../drivers/block/drbd/drbd_main.c:2985:35: got restricted __be32 [usertype] ../drivers/block/drbd/drbd_main.c:3038:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3039:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3201:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3202:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3220:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3228:33: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3230:36: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3231:26: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3232:32: warning: cast to restricted __be64 ../drivers/block/drbd/drbd_main.c:3234:33: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3235:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3236:30: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3243:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3248:13: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3259:24: warning: cast to restricted __be32 ../drivers/block/drbd/drbd_main.c:3658:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_main.c:3658:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_main.c:3658:14: struct net_conf * ../drivers/block/drbd/drbd_main.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * ../drivers/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 ../drivers/message/fusion/mptfc.c:383:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:386:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:389:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:392:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:395:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:398:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptfc.c:401:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptfc.c:823:42: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:824:51: 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:45: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:828:46: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:829:58: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:830:52: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:831:49: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:832:49: 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:51: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:836:52: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:837:57: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:838:50: warning: cast to restricted __le32 ../drivers/message/fusion/mptfc.c:1403:20: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c: In function ‘mptsas_issue_tm’: ../drivers/message/fusion/mptsas.c:4790:26: warning: variable ‘timeleft’ set but not used [-Wunused-but-set-variable=] 4790 | unsigned long timeleft; | ^~~~~~~~ ../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion ../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion ../arch/x86/kvm/svm/avic.c:253:21: error: too long token expansion ../arch/x86/kvm/svm/avic.c:337:49: error: too long token expansion ../arch/x86/kvm/svm/avic.c:892:35: error: too long token expansion ../arch/x86/kvm/svm/avic.c:892:35: error: too long token expansion ../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/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 ../arch/x86/kernel/tboot.c:487:16: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:487:16: expected void *config ../arch/x86/kernel/tboot.c:487:16: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:493:19: warning: incorrect type in assignment (different address spaces) ../arch/x86/kernel/tboot.c:493:19: expected void *heap_base ../arch/x86/kernel/tboot.c:493:19: got void [noderef] __iomem * ../arch/x86/kernel/tboot.c:495:17: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/tboot.c:495:17: expected void volatile [noderef] __iomem *addr ../arch/x86/kernel/tboot.c:495:17: got void *config ../drivers/message/fusion/mptsas.c:4599:23: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:4621:40: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:4627:45: warning: cast to restricted __le64 ../drivers/message/fusion/mptsas.c:4667: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:1418:39: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1419:28: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1420:31: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1421:33: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3715:21: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptsas.c:3715:21: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3715:21: got unsigned long long [usertype] ../drivers/message/fusion/mptsas.c:3719:62: warning: incorrect type in argument 2 (different base types) ../drivers/message/fusion/mptsas.c:3719:62: expected unsigned long long [usertype] sas_address ../drivers/message/fusion/mptsas.c:3719:62: got restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3733:41: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3637:21: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptsas.c:3637:21: expected restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3637:21: got unsigned long long [usertype] ../drivers/message/fusion/mptsas.c:3638:62: warning: incorrect type in argument 2 (different base types) ../drivers/message/fusion/mptsas.c:3638:62: expected unsigned long long [usertype] sas_address ../drivers/message/fusion/mptsas.c:3638:62: got restricted __le64 [addressable] [usertype] sas_address ../drivers/message/fusion/mptsas.c:3645:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3649:37: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:4914:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:4926:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:4061: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:1235:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:1235:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:1235: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:3457:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3461:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:3468:9: warning: cast from restricted __le64 ../drivers/message/fusion/mptsas.c:4999:21: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:5030:28: warning: cast to restricted __le16 ../drivers/message/fusion/mptsas.c:5049:33: warning: cast to restricted __le32 ../drivers/message/fusion/mptsas.c:5092:36: warning: cast to restricted __le32 ../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 * ../drivers/base/regmap/regmap-raw-ram.c:24:24: warning: cast to restricted __be16 ../drivers/base/regmap/regmap-raw-ram.c:26:24: warning: cast to restricted __le16 ../drivers/block/drbd/drbd_nl.c:454:33: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:691:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf * ../drivers/block/drbd/drbd_nl.c:983:18: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1251:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1589:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1589:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1589:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:1599:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1599:17: struct fifo_buffer [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1599:17: struct fifo_buffer * ../drivers/block/drbd/drbd_nl.c:1825:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:1825:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:1825:14: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2085:39: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2085:39: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2085:39: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2093:13: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2093:13: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2093:13: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2276:50: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2276:50: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2276:50: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2299:45: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2299:45: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2299:45: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2444:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2444:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2444:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2607:9: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2607:9: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2607:9: struct net_conf * ../drivers/block/drbd/drbd_nl.c:2840:18: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2840:18: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2840:18: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:2880:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:2880:17: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:2880:17: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3418:33: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3418:33: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3418:33: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3543:28: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3543:28: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3543:28: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3756:29: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3756:29: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3756:29: struct disk_conf * ../drivers/block/drbd/drbd_nl.c:3762:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3762:22: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3762:22: struct net_conf * ../drivers/block/drbd/drbd_nl.c:3952:38: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_nl.c:3952:38: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_nl.c:3952:38: struct net_conf * ../drivers/block/drbd/drbd_nl.c: note: in included file: ../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * ../kernel/rcu/refscale.c:1065:24: error: incompatible types in comparison expression (different address spaces): ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe [noderef] __rcu * ../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe * ../drivers/soc/qcom/smem.c:472:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:472:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:472:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:561:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:561:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:561:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:581:50: warning: incorrect type in return expression (different address spaces) ../drivers/soc/qcom/smem.c:581:50: expected void * ../drivers/soc/qcom/smem.c:581:50: got void [noderef] __iomem * ../drivers/soc/qcom/smem.c:735:22: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:735:22: expected struct smem_partition_header *phdr ../drivers/soc/qcom/smem.c:735:22: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:739:27: warning: cast to restricted __le32 ../drivers/soc/qcom/smem.c:743:22: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:743:22: expected struct smem_partition_header *phdr ../drivers/soc/qcom/smem.c:743:22: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:747:27: warning: cast to restricted __le32 ../drivers/soc/qcom/smem.c:750:24: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:750:24: expected struct smem_header *header ../drivers/soc/qcom/smem.c:750:24: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:784:36: error: subtraction of different types can't work (different address spaces) ../drivers/soc/qcom/smem.c:793:28: error: subtraction of different types can't work (different address spaces) ../drivers/soc/qcom/smem.c:802:36: error: subtraction of different types can't work (different address spaces) ../drivers/soc/qcom/smem.c:872:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:872:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:872:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:926:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:926:16: expected struct smem_partition_header *header ../drivers/soc/qcom/smem.c:926:16: got void [noderef] __iomem * ../drivers/soc/qcom/smem.c:1077:22: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:1077:22: expected struct smem_ptable *ptable ../drivers/soc/qcom/smem.c:1077:22: got void [noderef] __iomem * ../drivers/soc/qcom/smem.c:1185:16: warning: incorrect type in assignment (different address spaces) ../drivers/soc/qcom/smem.c:1185:16: expected struct smem_header *header ../drivers/soc/qcom/smem.c:1185:16: got void [noderef] __iomem *virt_base ../drivers/soc/qcom/smem.c:1204:16: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smem.c:1204:16: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smem.c:1204:16: got restricted __le32 * ../drivers/soc/qcom/smem.c:1204:52: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smem.c:1204:52: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smem.c:1204:52: got restricted __le32 * ../drivers/video/fbdev/smscufx.c:827:27: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:827:27: expected unsigned int [usertype] ../drivers/video/fbdev/smscufx.c:827:27: got restricted __le32 [usertype] ../drivers/video/fbdev/smscufx.c:830:27: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:830:27: expected unsigned int [usertype] ../drivers/video/fbdev/smscufx.c:830:27: got restricted __le32 [usertype] ../drivers/video/fbdev/smscufx.c:832:16: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:832:16: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:832:16: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:833:16: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:833:16: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:833:16: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:834:16: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:834:16: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:834:16: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:835:16: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:835:16: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:835:16: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:838:27: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:838:27: expected unsigned int [usertype] ../drivers/video/fbdev/smscufx.c:838:27: got restricted __le32 [usertype] ../drivers/video/fbdev/smscufx.c:841:17: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:841:17: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:841:17: got restricted __le16 [usertype] ../drivers/video/fbdev/smscufx.c:844:17: warning: incorrect type in assignment (different base types) ../drivers/video/fbdev/smscufx.c:844:17: expected unsigned short [usertype] ../drivers/video/fbdev/smscufx.c:844:17: got restricted __le16 [usertype] ../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures ../drivers/net/ethernet/3com/3c589_cs.c:296:35: warning: cast to restricted __le16 ../drivers/gpu/drm/gud/gud_drv.c:97:28: warning: cast to restricted __le32 ../drivers/gpu/drm/gud/gud_drv.c:97:17: warning: restricted __le32 degrades to integer ../fs/notify/fsnotify.c:384:16: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:384:16: struct fsnotify_mark_connector [noderef] __rcu * ../fs/notify/fsnotify.c:384:16: struct fsnotify_mark_connector * ../fs/notify/fsnotify.c:386:24: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:386:24: struct hlist_node [noderef] __rcu * ../fs/notify/fsnotify.c:386:24: struct hlist_node * ../fs/notify/fsnotify.c:396:24: error: incompatible types in comparison expression (different address spaces): ../fs/notify/fsnotify.c:396:24: struct hlist_node [noderef] __rcu * ../fs/notify/fsnotify.c:396:24: struct hlist_node * ../fs/notify/fsnotify.c:567:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:567:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:567:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:571:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:571:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:571:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:575:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:575:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:575:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:579:46: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:579:46: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:579:46: got struct fsnotify_mark_connector [noderef] __rcu ** ../fs/notify/fsnotify.c:583:54: warning: incorrect type in argument 1 (different address spaces) ../fs/notify/fsnotify.c:583:54: expected struct fsnotify_mark_connector *const *connp ../fs/notify/fsnotify.c:583:54: got struct fsnotify_mark_connector [noderef] __rcu *const * ../drivers/message/fusion/mptlan.c:1172:21: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:1235:52: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1235:52: expected unsigned int [usertype] TransactionContext ../drivers/message/fusion/mptlan.c:1235:52: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1239:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1239:46: expected unsigned int [usertype] FlagsLength ../drivers/message/fusion/mptlan.c:1239:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1243:46: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1243:46: expected unsigned int [usertype] Low ../drivers/message/fusion/mptlan.c:1243:46: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1245:55: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1245:55: expected unsigned int [usertype] High ../drivers/message/fusion/mptlan.c:1245:55: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:1259:38: warning: invalid assignment: |= ../drivers/message/fusion/mptlan.c:1259:38: left side has type unsigned int ../drivers/message/fusion/mptlan.c:1259:38: right side has type restricted __le32 ../drivers/message/fusion/mptlan.c:1261:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:1261:39: expected unsigned int [usertype] BucketCount ../drivers/message/fusion/mptlan.c:1261:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:964:25: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:969:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:972:14: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:976:15: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:981:17: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:986:18: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:990:18: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:1020:31: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:607:9: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:612:17: warning: cast to restricted __le16 ../drivers/message/fusion/mptlan.c:636:23: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:346:17: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:1495:27: warning: restricted __be16 degrades to integer ../drivers/message/fusion/mptlan.c:1532:29: warning: incorrect type in return expression (different base types) ../drivers/message/fusion/mptlan.c:1532:29: expected unsigned short ../drivers/message/fusion/mptlan.c:1532:29: got restricted __be16 [usertype] ethertype ../drivers/message/fusion/mptlan.c:1535:16: warning: incorrect type in return expression (different base types) ../drivers/message/fusion/mptlan.c:1535:16: expected unsigned short ../drivers/message/fusion/mptlan.c:1535:16: got restricted __be16 [usertype] ../drivers/message/fusion/mptlan.c:741:36: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:741:36: expected unsigned int [usertype] TransactionContext ../drivers/message/fusion/mptlan.c:741:36: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:749:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:749:39: expected unsigned int ../drivers/message/fusion/mptlan.c:749:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:752:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:752:39: expected unsigned int ../drivers/message/fusion/mptlan.c:752:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:762:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:762:30: expected unsigned int [usertype] FlagsLength ../drivers/message/fusion/mptlan.c:762:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:771:30: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:771:30: expected unsigned int [usertype] Low ../drivers/message/fusion/mptlan.c:771:30: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:773:39: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:773:39: expected unsigned int [usertype] High ../drivers/message/fusion/mptlan.c:773:39: got restricted __le32 [usertype] ../drivers/message/fusion/mptlan.c:780:9: warning: cast to restricted __le32 ../drivers/message/fusion/mptlan.c:815:23: warning: incorrect type in assignment (different base types) ../drivers/message/fusion/mptlan.c:815:23: expected restricted __be16 [usertype] protocol ../drivers/message/fusion/mptlan.c:815:23: got unsigned short ../drivers/message/fusion/mptlan.c:919:23: warning: cast to restricted __le32 ../drivers/scsi/constants.c:318:9: warning: trying to concatenate 26550-character string (8191 bytes max) ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: warning: incorrect type in argument 1 (different base types) ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: expected restricted __be32 const [usertype] *p ../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: got unsigned int const [usertype] * ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: warning: incorrect type in argument 1 (different base types) ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: expected restricted __be32 const [usertype] *p ../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: got unsigned int const [usertype] * ../fs/eventpoll.c:648:9: warning: restricted __poll_t degrades to integer ../fs/eventpoll.c:648:9: warning: cast to restricted __poll_t ../fs/eventpoll.c:1330:53: warning: incorrect type in argument 3 (different base types) ../fs/eventpoll.c:1330:53: expected unsigned int pollflags ../fs/eventpoll.c:1330:53: got restricted __poll_t ../net/ipv4/tcp_ipv4.c:3394:41: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3394:41: expected void const *data ../net/ipv4/tcp_ipv4.c:3394:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3520:45: warning: incorrect type in argument 1 (different address spaces) ../net/ipv4/tcp_ipv4.c:3520:45: expected void const *data ../net/ipv4/tcp_ipv4.c:3520:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3524:50: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_ipv4.c:3524:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control ../net/ipv4/tcp_ipv4.c:3524:50: got struct tcp_congestion_ops * ../net/ipv4/tcp_ipv4.c:3395:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3395:41: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3521:45: warning: dereference of noderef expression ../net/ipv4/tcp_ipv4.c:3521:45: warning: dereference of noderef expression ../net/core/lwtunnel.c:217:60: warning: incorrect type in initializer (different address spaces) ../net/core/lwtunnel.c:217:60: expected struct lwtunnel_encap_ops const *ops ../net/core/lwtunnel.c:217:60: got struct lwtunnel_encap_ops const [noderef] __rcu * In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../include/linux/sched.h:13, from ../include/linux/ratelimit.h:6, from ../include/linux/dev_printk.h:16, from ../include/linux/device.h:15, from ../drivers/nfc/pn533/pn533.c:9: In function ‘fortify_memcpy_chk’, inlined from ‘pn533_target_found_felica’ at ../drivers/nfc/pn533/pn533.c:781:2: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/soc/qcom/smp2p.c:255:34: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smp2p.c:255:34: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smp2p.c:255:34: got unsigned int [usertype] *value ../drivers/soc/qcom/smp2p.c:419:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smp2p.c:419:33: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smp2p.c:419:33: got unsigned int [usertype] *value ../drivers/soc/qcom/smp2p.c:422:26: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smp2p.c:422:26: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smp2p.c:422:26: got unsigned int [usertype] *value ../drivers/gpu/drm/xlnx/zynqmp_dp.c: In function ‘zynqmp_dp_bridge_debugfs_init’: ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:46: warning: ‘_preemphasis’ directive output may be truncated writing 12 bytes into a region of size between 4 and 14 [-Wformat-truncation=] 2265 | snprintf(name, sizeof(name), fmt, i); | ^~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 19 2265 | snprintf(name, sizeof(name), fmt, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:53: warning: ‘_swing’ directive output may be truncated writing 6 bytes into a region of size between 4 and 14 [-Wformat-truncation=] 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); | ^~~~~~ ../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 19 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/block/drbd/drbd_state.c:1912:30: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf * ../drivers/block/drbd/drbd_state.c:834:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf * ../drivers/block/drbd/drbd_state.c:838:14: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:838:14: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:838:14: struct net_conf * ../drivers/block/drbd/drbd_state.c:1064:22: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf * ../drivers/block/drbd/drbd_state.c:2079:17: error: incompatible types in comparison expression (different address spaces): ../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf [noderef] __rcu * ../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf * ../drivers/net/ethernet/3com/3c574_cs.c:348:35: warning: cast to restricted __le16 ../arch/x86/kernel/acpi/boot.c:118:30: warning: incorrect type in return expression (different address spaces) ../arch/x86/kernel/acpi/boot.c:118:30: expected void [noderef] __iomem * ../arch/x86/kernel/acpi/boot.c:118:30: got void * ../arch/x86/kernel/acpi/boot.c:126:24: warning: incorrect type in argument 1 (different address spaces) ../arch/x86/kernel/acpi/boot.c:126:24: expected void *addr ../arch/x86/kernel/acpi/boot.c:126:24: got void [noderef] __iomem *map ../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/nfc/pn533/pn533.c:117:39: warning: incorrect type in initializer (different base types) ../drivers/nfc/pn533/pn533.c:117:39: expected restricted __be16 [usertype] sc ../drivers/nfc/pn533/pn533.c:117:39: got int ../drivers/nfc/pn533/pn533.c:130:39: warning: incorrect type in initializer (different base types) ../drivers/nfc/pn533/pn533.c:130:39: expected restricted __be16 [usertype] sc ../drivers/nfc/pn533/pn533.c:130:39: got int ../drivers/soc/qcom/smsm.c:159:32: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:159:32: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:159:32: got unsigned int [usertype] *local_state ../drivers/soc/qcom/smsm.c:171:25: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:171:25: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:171:25: got unsigned int [usertype] *local_state ../drivers/soc/qcom/smsm.c:181:48: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:181:48: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:181:48: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:219:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:219:26: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:219:26: got unsigned int [usertype] *remote_state ../drivers/soc/qcom/smsm.c:257:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:257:49: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:257:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:259:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:259:49: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:259:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:280:24: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:280:24: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:280:24: got unsigned int [usertype] *remote_state ../drivers/soc/qcom/smsm.c:288:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:288:49: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:288:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:290:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:290:49: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:290:49: got unsigned int [usertype] * ../drivers/soc/qcom/smsm.c:330:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/soc/qcom/smsm.c:330:26: expected void const volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:330:26: got unsigned int [usertype] *remote_state ../drivers/soc/qcom/smsm.c:635:47: warning: incorrect type in argument 2 (different address spaces) ../drivers/soc/qcom/smsm.c:635:47: expected void volatile [noderef] __iomem *addr ../drivers/soc/qcom/smsm.c:635:47: got unsigned int [usertype] * ../net/ipv6/route.c:2396:39: warning: incorrect type in assignment (different base types) ../net/ipv6/route.c:2396:39: expected unsigned int [usertype] flow_label ../net/ipv6/route.c:2396:39: got restricted __be32 ../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? ../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/ethernet/3com/typhoon.c:769:21: warning: restricted __be16 degrades to integer ../drivers/spi/spi-altera-dfl.c:121:17: error: too long token expansion ../fs/notify/mark.c:786:13: warning: incorrect type in initializer (different address spaces) ../fs/notify/mark.c:786:13: expected struct fsnotify_mark_connector [noderef] __rcu *__new ../fs/notify/mark.c:786:13: got struct fsnotify_mark_connector *[assigned] conn ../net/core/bpf_sk_storage.c:342:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? ../drivers/net/hamradio/baycom_ser_fdx.c:290:43: warning: dubious: x | !y ../drivers/video/fbdev/ocfb.c:325:24: warning: incorrect type in assignment (different address spaces) ../drivers/video/fbdev/ocfb.c:325:24: expected void [noderef] __iomem *fb_virt ../drivers/video/fbdev/ocfb.c:325:24: got void * ../drivers/video/fbdev/ocfb.c:365:64: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/ocfb.c:365:64: expected void *cpu_addr ../drivers/video/fbdev/ocfb.c:365:64: got void [noderef] __iomem *fb_virt ../drivers/video/fbdev/ocfb.c:378:32: warning: incorrect type in argument 3 (different address spaces) ../drivers/video/fbdev/ocfb.c:378:32: expected void *cpu_addr ../drivers/video/fbdev/ocfb.c:378:32: got void [noderef] __iomem *fb_virt ../net/ipv4/tcp_cong.c:298:24: warning: incorrect type in initializer (different address spaces) ../net/ipv4/tcp_cong.c:298:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret ../net/ipv4/tcp_cong.c:298:24: got struct tcp_congestion_ops *[assigned] ca ../net/ipv4/tcp_cong.c:298:22: warning: incorrect type in assignment (different address spaces) ../net/ipv4/tcp_cong.c:298:22: expected struct tcp_congestion_ops const *prev ../net/ipv4/tcp_cong.c:298:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret ../drivers/net/hamradio/baycom_ser_hdx.c:193:19: warning: dubious: x | !y ../drivers/nfc/nfcmrvl/uart.c:53:33: warning: cast to restricted __le32 ../drivers/net/ethernet/adaptec/starfire.c:1507:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/adaptec/starfire.c:1507:35: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/adaptec/starfire.c:1507:35: got unsigned short [usertype] ../drivers/net/ethernet/adaptec/starfire.c:1823:41: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/adaptec/starfire.c:1823:41: expected unsigned short val ../drivers/net/ethernet/adaptec/starfire.c:1823:41: got restricted __le16 ../drivers/net/ethernet/8390/ne2k-pci.c:515:31: warning: cast to restricted __le32 ../drivers/net/ethernet/8390/ne2k-pci.c:342:47: warning: cast to restricted __le32 ../arch/x86/kernel/early-quirks.c:647:49: warning: restricted pci_power_t degrades to integer ../arch/x86/kernel/early-quirks.c:653:57: warning: restricted pci_power_t degrades to integer ../kernel/dma/mapping.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma.h): ../include/trace/events/dma.h:116:1: error: too long token expansion ../include/trace/events/dma.h:163:1: error: too long token expansion ../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 ../net/8021q/vlan.c: In function ‘register_vlan_device’: ../net/8021q/vlan.c:249:46: warning: ‘%i’ directive output may be truncated writing between 1 and 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~ ../net/8021q/vlan.c:249:42: note: directive argument in the range [0, 4094] 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~ ../net/8021q/vlan.c:249:17: note: ‘snprintf’ output between 3 and 21 bytes into a destination of size 16 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/8021q/vlan.c:237:46: warning: ‘%.4i’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~ ../net/8021q/vlan.c:237:42: note: directive argument in the range [0, 4094] 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~ ../net/8021q/vlan.c:237:17: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/spi/spi-aspeed-smc.c:909:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-aspeed-smc.c:909:35: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-aspeed-smc.c:909:35: got void *dst ../drivers/spi/spi-aspeed-smc.c:939:46: warning: cast removes address space '__iomem' of expression ../drivers/spi/spi-aspeed-smc.c:1468:61: error: undefined identifier 'cols' ../drivers/spi/spi-aspeed-smc.c:1468:61: error: bad constant expression type ../drivers/spi/spi-aspeed-smc.c:1468:55: error: undefined identifier 'rows' ../drivers/spi/spi-aspeed-smc.c:1468:55: error: bad constant expression type ../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 ../drivers/dma/pch_dma.c:839:14: warning: incorrect type in assignment (different address spaces) ../drivers/dma/pch_dma.c:839:14: expected struct pch_dma_regs *regs ../drivers/dma/pch_dma.c:839:14: got void [noderef] __iomem *membase ../drivers/dma/pch_dma.c:872:34: warning: incorrect type in assignment (different address spaces) ../drivers/dma/pch_dma.c:872:34: expected void [noderef] __iomem *membase ../drivers/dma/pch_dma.c:872:34: got struct pch_dma_desc_regs * ../arch/x86/kernel/cpu/bugs.c:71:5: warning: symbol 'x86_pred_cmd' was not declared. Should it be static? ../drivers/firewire/ohci-serdes-test.c: note: in included file: ../drivers/firewire/ohci.h:181:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/8390/axnet_cs.c:642:18: warning: cast to restricted __le16 ../fs/notify/fanotify/fanotify.c:1113:27: warning: symbol 'fanotify_fsnotify_ops' was not declared. Should it be static? ../drivers/net/ethernet/8390/pcnet_cs.c: In function ‘dma_block_input’: ../drivers/net/ethernet/8390/pcnet_cs.c:1169:9: warning: variable ‘xfer_count’ set but not used [-Wunused-but-set-variable=] 1169 | int xfer_count = count; | ^~~~~~~~~~ ../drivers/nvme/host/fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../net/ipv4/tcp_offload.c:213:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:213:49: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:213:49: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:215:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:215:60: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:215:60: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:258:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:258:41: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:258:41: got fouled restricted __sum16 ../net/ipv4/tcp_offload.c:260:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/tcp_offload.c:260:52: expected restricted __wsum [usertype] res ../net/ipv4/tcp_offload.c:260:52: got fouled restricted __sum16 lib/tests/module/test_kallsyms_a.c:14:5: warning: symbol 'auto_test_a_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:16:5: warning: symbol 'auto_test_a_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:18:5: warning: symbol 'auto_test_a_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:20:5: warning: symbol 'auto_test_a_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:22:5: warning: symbol 'auto_test_a_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:24:5: warning: symbol 'auto_test_a_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:26:5: warning: symbol 'auto_test_a_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:28:5: warning: symbol 'auto_test_a_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:30:5: warning: symbol 'auto_test_a_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:32:5: warning: symbol 'auto_test_a_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:34:5: warning: symbol 'auto_test_a_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:36:5: warning: symbol 'auto_test_a_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:38:5: warning: symbol 'auto_test_a_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:40:5: warning: symbol 'auto_test_a_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:42:5: warning: symbol 'auto_test_a_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:44:5: warning: symbol 'auto_test_a_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:46:5: warning: symbol 'auto_test_a_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:48:5: warning: symbol 'auto_test_a_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:50:5: warning: symbol 'auto_test_a_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:52:5: warning: symbol 'auto_test_a_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:54:5: warning: symbol 'auto_test_a_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:56:5: warning: symbol 'auto_test_a_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:58:5: warning: symbol 'auto_test_a_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:60:5: warning: symbol 'auto_test_a_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:62:5: warning: symbol 'auto_test_a_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:64:5: warning: symbol 'auto_test_a_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:66:5: warning: symbol 'auto_test_a_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:68:5: warning: symbol 'auto_test_a_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:70:5: warning: symbol 'auto_test_a_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:72:5: warning: symbol 'auto_test_a_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:74:5: warning: symbol 'auto_test_a_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:76:5: warning: symbol 'auto_test_a_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:78:5: warning: symbol 'auto_test_a_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:80:5: warning: symbol 'auto_test_a_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:82:5: warning: symbol 'auto_test_a_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:84:5: warning: symbol 'auto_test_a_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:86:5: warning: symbol 'auto_test_a_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:88:5: warning: symbol 'auto_test_a_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:90:5: warning: symbol 'auto_test_a_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:92:5: warning: symbol 'auto_test_a_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:94:5: warning: symbol 'auto_test_a_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:96:5: warning: symbol 'auto_test_a_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:98:5: warning: symbol 'auto_test_a_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:100:5: warning: symbol 'auto_test_a_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:102:5: warning: symbol 'auto_test_a_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:104:5: warning: symbol 'auto_test_a_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:106:5: warning: symbol 'auto_test_a_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:108:5: warning: symbol 'auto_test_a_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:110:5: warning: symbol 'auto_test_a_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:112:5: warning: symbol 'auto_test_a_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:114:5: warning: symbol 'auto_test_a_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:116:5: warning: symbol 'auto_test_a_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:118:5: warning: symbol 'auto_test_a_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:120:5: warning: symbol 'auto_test_a_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:122:5: warning: symbol 'auto_test_a_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:124:5: warning: symbol 'auto_test_a_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:126:5: warning: symbol 'auto_test_a_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:128:5: warning: symbol 'auto_test_a_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:130:5: warning: symbol 'auto_test_a_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:132:5: warning: symbol 'auto_test_a_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:134:5: warning: symbol 'auto_test_a_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:136:5: warning: symbol 'auto_test_a_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:138:5: warning: symbol 'auto_test_a_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:140:5: warning: symbol 'auto_test_a_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:142:5: warning: symbol 'auto_test_a_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:144:5: warning: symbol 'auto_test_a_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:146:5: warning: symbol 'auto_test_a_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:148:5: warning: symbol 'auto_test_a_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:150:5: warning: symbol 'auto_test_a_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:152:5: warning: symbol 'auto_test_a_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:154:5: warning: symbol 'auto_test_a_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:156:5: warning: symbol 'auto_test_a_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:158:5: warning: symbol 'auto_test_a_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:160:5: warning: symbol 'auto_test_a_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:162:5: warning: symbol 'auto_test_a_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:164:5: warning: symbol 'auto_test_a_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:166:5: warning: symbol 'auto_test_a_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:168:5: warning: symbol 'auto_test_a_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:170:5: warning: symbol 'auto_test_a_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:172:5: warning: symbol 'auto_test_a_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:174:5: warning: symbol 'auto_test_a_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:176:5: warning: symbol 'auto_test_a_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:178:5: warning: symbol 'auto_test_a_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:180:5: warning: symbol 'auto_test_a_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:182:5: warning: symbol 'auto_test_a_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:184:5: warning: symbol 'auto_test_a_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:186:5: warning: symbol 'auto_test_a_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:188:5: warning: symbol 'auto_test_a_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:190:5: warning: symbol 'auto_test_a_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:192:5: warning: symbol 'auto_test_a_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:194:5: warning: symbol 'auto_test_a_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:196:5: warning: symbol 'auto_test_a_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:198:5: warning: symbol 'auto_test_a_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:200:5: warning: symbol 'auto_test_a_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:202:5: warning: symbol 'auto_test_a_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:204:5: warning: symbol 'auto_test_a_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:206:5: warning: symbol 'auto_test_a_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:208:5: warning: symbol 'auto_test_a_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:210:5: warning: symbol 'auto_test_a_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_a.c:212:5: warning: too many warnings ../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 ../drivers/usb/host/ehci-hcd.c: note: in included file: ../drivers/usb/host/ehci-q.c:1386:27: warning: incorrect type in assignment (different base types) ../drivers/usb/host/ehci-q.c:1386:27: expected restricted __le32 [usertype] old_current ../drivers/usb/host/ehci-q.c:1386:27: got int ../drivers/usb/host/ehci-hcd.c:567:27: warning: incorrect type in assignment (different base types) ../drivers/usb/host/ehci-hcd.c:567:27: expected restricted __le32 [usertype] old_current ../drivers/usb/host/ehci-hcd.c:567:27: got int ../net/netfilter/nf_conntrack_proto_sctp.c: In function ‘sctp_new’: ../net/netfilter/nf_conntrack_proto_sctp.c:246:21: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 246 | u32 offset, count; | ^~~~~ ../net/netfilter/nf_conntrack_proto_sctp.c: In function ‘nf_conntrack_sctp_packet’: ../net/netfilter/nf_conntrack_proto_sctp.c:339:27: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 339 | u_int32_t offset, count; | ^~~~~ ../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/phy/qualcomm/phy-qcom-qmp-usbc.c:1682:31: warning: Using plain integer as NULL pointer ../drivers/phy/qualcomm/phy-qcom-qmp-usbc.c:1985:31: warning: Using plain integer as NULL pointer ../fs/signalfd.c:56:33: warning: incorrect type in argument 2 (different address spaces) ../fs/signalfd.c:56:33: expected struct wait_queue_head [usertype] *wait_address ../fs/signalfd.c:56:33: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:58:31: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:58:31: expected struct spinlock [usertype] *lock ../fs/signalfd.c:58:31: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:63:33: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:63:33: expected struct spinlock [usertype] *lock ../fs/signalfd.c:63:33: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:97:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:115:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:118:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:122:33: warning: cast removes address space '__user' of expression ../fs/signalfd.c:138:32: warning: cast removes address space '__user' of expression ../fs/signalfd.c:142:38: warning: cast removes address space '__user' of expression ../fs/signalfd.c:161:31: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:161:31: expected struct spinlock [usertype] *lock ../fs/signalfd.c:161:31: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:170:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:170:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:170:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:174:32: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:174:32: expected struct wait_queue_head *wq_head ../fs/signalfd.c:174:32: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:184:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:184:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:184:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:186:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:186:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:186:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:188:33: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:188:33: expected struct spinlock [usertype] *lock ../fs/signalfd.c:188:33: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:190:35: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:190:35: expected struct wait_queue_head *wq_head ../fs/signalfd.c:190:35: got struct wait_queue_head [noderef] __rcu * ../fs/signalfd.c:289:39: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:289:39: expected struct spinlock [usertype] *lock ../fs/signalfd.c:289:39: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:291:41: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:291:41: expected struct spinlock [usertype] *lock ../fs/signalfd.c:291:41: got struct spinlock [noderef] __rcu * ../fs/signalfd.c:293:17: warning: incorrect type in argument 1 (different address spaces) ../fs/signalfd.c:293:17: expected struct wait_queue_head *wq_head ../fs/signalfd.c:293:17: got struct wait_queue_head [noderef] __rcu * lib/tests/module/test_kallsyms_c.c:14:5: warning: symbol 'auto_test_c_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:16:5: warning: symbol 'auto_test_c_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:18:5: warning: symbol 'auto_test_c_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:20:5: warning: symbol 'auto_test_c_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:22:5: warning: symbol 'auto_test_c_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:24:5: warning: symbol 'auto_test_c_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:26:5: warning: symbol 'auto_test_c_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:28:5: warning: symbol 'auto_test_c_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:30:5: warning: symbol 'auto_test_c_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:32:5: warning: symbol 'auto_test_c_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:34:5: warning: symbol 'auto_test_c_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:36:5: warning: symbol 'auto_test_c_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:38:5: warning: symbol 'auto_test_c_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:40:5: warning: symbol 'auto_test_c_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:42:5: warning: symbol 'auto_test_c_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:44:5: warning: symbol 'auto_test_c_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:46:5: warning: symbol 'auto_test_c_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:48:5: warning: symbol 'auto_test_c_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:50:5: warning: symbol 'auto_test_c_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:52:5: warning: symbol 'auto_test_c_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:54:5: warning: symbol 'auto_test_c_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:56:5: warning: symbol 'auto_test_c_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:58:5: warning: symbol 'auto_test_c_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:60:5: warning: symbol 'auto_test_c_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:62:5: warning: symbol 'auto_test_c_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:64:5: warning: symbol 'auto_test_c_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:66:5: warning: symbol 'auto_test_c_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:68:5: warning: symbol 'auto_test_c_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:70:5: warning: symbol 'auto_test_c_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:72:5: warning: symbol 'auto_test_c_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:74:5: warning: symbol 'auto_test_c_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:76:5: warning: symbol 'auto_test_c_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:78:5: warning: symbol 'auto_test_c_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:80:5: warning: symbol 'auto_test_c_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:82:5: warning: symbol 'auto_test_c_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:84:5: warning: symbol 'auto_test_c_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:86:5: warning: symbol 'auto_test_c_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:88:5: warning: symbol 'auto_test_c_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:90:5: warning: symbol 'auto_test_c_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:92:5: warning: symbol 'auto_test_c_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:94:5: warning: symbol 'auto_test_c_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:96:5: warning: symbol 'auto_test_c_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:98:5: warning: symbol 'auto_test_c_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:100:5: warning: symbol 'auto_test_c_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:102:5: warning: symbol 'auto_test_c_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:104:5: warning: symbol 'auto_test_c_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:106:5: warning: symbol 'auto_test_c_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:108:5: warning: symbol 'auto_test_c_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:110:5: warning: symbol 'auto_test_c_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:112:5: warning: symbol 'auto_test_c_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:114:5: warning: symbol 'auto_test_c_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:116:5: warning: symbol 'auto_test_c_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:118:5: warning: symbol 'auto_test_c_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:120:5: warning: symbol 'auto_test_c_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:122:5: warning: symbol 'auto_test_c_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:124:5: warning: symbol 'auto_test_c_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:126:5: warning: symbol 'auto_test_c_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:128:5: warning: symbol 'auto_test_c_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:130:5: warning: symbol 'auto_test_c_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:132:5: warning: symbol 'auto_test_c_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:134:5: warning: symbol 'auto_test_c_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:136:5: warning: symbol 'auto_test_c_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:138:5: warning: symbol 'auto_test_c_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:140:5: warning: symbol 'auto_test_c_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:142:5: warning: symbol 'auto_test_c_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:144:5: warning: symbol 'auto_test_c_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:146:5: warning: symbol 'auto_test_c_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:148:5: warning: symbol 'auto_test_c_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:150:5: warning: symbol 'auto_test_c_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:152:5: warning: symbol 'auto_test_c_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:154:5: warning: symbol 'auto_test_c_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:156:5: warning: symbol 'auto_test_c_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:158:5: warning: symbol 'auto_test_c_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:160:5: warning: symbol 'auto_test_c_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:162:5: warning: symbol 'auto_test_c_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:164:5: warning: symbol 'auto_test_c_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:166:5: warning: symbol 'auto_test_c_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:168:5: warning: symbol 'auto_test_c_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:170:5: warning: symbol 'auto_test_c_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:172:5: warning: symbol 'auto_test_c_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:174:5: warning: symbol 'auto_test_c_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:176:5: warning: symbol 'auto_test_c_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:178:5: warning: symbol 'auto_test_c_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:180:5: warning: symbol 'auto_test_c_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:182:5: warning: symbol 'auto_test_c_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:184:5: warning: symbol 'auto_test_c_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:186:5: warning: symbol 'auto_test_c_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:188:5: warning: symbol 'auto_test_c_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:190:5: warning: symbol 'auto_test_c_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:192:5: warning: symbol 'auto_test_c_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:194:5: warning: symbol 'auto_test_c_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:196:5: warning: symbol 'auto_test_c_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:198:5: warning: symbol 'auto_test_c_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:200:5: warning: symbol 'auto_test_c_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:202:5: warning: symbol 'auto_test_c_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:204:5: warning: symbol 'auto_test_c_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:206:5: warning: symbol 'auto_test_c_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:208:5: warning: symbol 'auto_test_c_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:210:5: warning: symbol 'auto_test_c_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_c.c:212:5: warning: too many warnings ../net/ipv6/mcast.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../arch/x86/kernel/cpu/intel.c: In function ‘init_intel’: ../arch/x86/kernel/cpu/intel.c:553:34: warning: variable ‘l2’ set but not used [-Wunused-but-set-variable=] 553 | unsigned int l1, l2; | ^~ ../drivers/ptp/ptp_vmclock.c:450:24: warning: incorrect type in return expression (different base types) ../drivers/ptp/ptp_vmclock.c:450:24: expected restricted __poll_t ../drivers/ptp/ptp_vmclock.c:450:24: got int ../drivers/ptp/ptp_vmclock.c:456:31: warning: incorrect type in return expression (different base types) ../drivers/ptp/ptp_vmclock.c:456:31: expected restricted __poll_t ../drivers/ptp/ptp_vmclock.c:456:31: got int Warning: ../drivers/spi/spi-axiado.c:226 expecting prototype for ax_spi_get_rx_byte(). Prototype was for ax_spi_get_rx_byte_for_irq() instead Warning: ../drivers/spi/spi-axiado.c:248 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * Helper function to process received bytes and check for transfer completion. lib/tests/module/test_kallsyms_d.c:14:5: warning: symbol 'auto_test_d_0000000001' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:16:5: warning: symbol 'auto_test_d_0000000002' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:18:5: warning: symbol 'auto_test_d_0000000003' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:20:5: warning: symbol 'auto_test_d_0000000004' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:22:5: warning: symbol 'auto_test_d_0000000005' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:24:5: warning: symbol 'auto_test_d_0000000006' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:26:5: warning: symbol 'auto_test_d_0000000007' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:28:5: warning: symbol 'auto_test_d_0000000008' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:30:5: warning: symbol 'auto_test_d_0000000009' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:32:5: warning: symbol 'auto_test_d_0000000010' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:34:5: warning: symbol 'auto_test_d_0000000011' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:36:5: warning: symbol 'auto_test_d_0000000012' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:38:5: warning: symbol 'auto_test_d_0000000013' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:40:5: warning: symbol 'auto_test_d_0000000014' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:42:5: warning: symbol 'auto_test_d_0000000015' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:44:5: warning: symbol 'auto_test_d_0000000016' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:46:5: warning: symbol 'auto_test_d_0000000017' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:48:5: warning: symbol 'auto_test_d_0000000018' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:50:5: warning: symbol 'auto_test_d_0000000019' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:52:5: warning: symbol 'auto_test_d_0000000020' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:54:5: warning: symbol 'auto_test_d_0000000021' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:56:5: warning: symbol 'auto_test_d_0000000022' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:58:5: warning: symbol 'auto_test_d_0000000023' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:60:5: warning: symbol 'auto_test_d_0000000024' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:62:5: warning: symbol 'auto_test_d_0000000025' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:64:5: warning: symbol 'auto_test_d_0000000026' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:66:5: warning: symbol 'auto_test_d_0000000027' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:68:5: warning: symbol 'auto_test_d_0000000028' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:70:5: warning: symbol 'auto_test_d_0000000029' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:72:5: warning: symbol 'auto_test_d_0000000030' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:74:5: warning: symbol 'auto_test_d_0000000031' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:76:5: warning: symbol 'auto_test_d_0000000032' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:78:5: warning: symbol 'auto_test_d_0000000033' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:80:5: warning: symbol 'auto_test_d_0000000034' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:82:5: warning: symbol 'auto_test_d_0000000035' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:84:5: warning: symbol 'auto_test_d_0000000036' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:86:5: warning: symbol 'auto_test_d_0000000037' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:88:5: warning: symbol 'auto_test_d_0000000038' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:90:5: warning: symbol 'auto_test_d_0000000039' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:92:5: warning: symbol 'auto_test_d_0000000040' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:94:5: warning: symbol 'auto_test_d_0000000041' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:96:5: warning: symbol 'auto_test_d_0000000042' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:98:5: warning: symbol 'auto_test_d_0000000043' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:100:5: warning: symbol 'auto_test_d_0000000044' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:102:5: warning: symbol 'auto_test_d_0000000045' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:104:5: warning: symbol 'auto_test_d_0000000046' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:106:5: warning: symbol 'auto_test_d_0000000047' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:108:5: warning: symbol 'auto_test_d_0000000048' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:110:5: warning: symbol 'auto_test_d_0000000049' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:112:5: warning: symbol 'auto_test_d_0000000050' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:114:5: warning: symbol 'auto_test_d_0000000051' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:116:5: warning: symbol 'auto_test_d_0000000052' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:118:5: warning: symbol 'auto_test_d_0000000053' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:120:5: warning: symbol 'auto_test_d_0000000054' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:122:5: warning: symbol 'auto_test_d_0000000055' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:124:5: warning: symbol 'auto_test_d_0000000056' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:126:5: warning: symbol 'auto_test_d_0000000057' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:128:5: warning: symbol 'auto_test_d_0000000058' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:130:5: warning: symbol 'auto_test_d_0000000059' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:132:5: warning: symbol 'auto_test_d_0000000060' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:134:5: warning: symbol 'auto_test_d_0000000061' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:136:5: warning: symbol 'auto_test_d_0000000062' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:138:5: warning: symbol 'auto_test_d_0000000063' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:140:5: warning: symbol 'auto_test_d_0000000064' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:142:5: warning: symbol 'auto_test_d_0000000065' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:144:5: warning: symbol 'auto_test_d_0000000066' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:146:5: warning: symbol 'auto_test_d_0000000067' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:148:5: warning: symbol 'auto_test_d_0000000068' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:150:5: warning: symbol 'auto_test_d_0000000069' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:152:5: warning: symbol 'auto_test_d_0000000070' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:154:5: warning: symbol 'auto_test_d_0000000071' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:156:5: warning: symbol 'auto_test_d_0000000072' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:158:5: warning: symbol 'auto_test_d_0000000073' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:160:5: warning: symbol 'auto_test_d_0000000074' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:162:5: warning: symbol 'auto_test_d_0000000075' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:164:5: warning: symbol 'auto_test_d_0000000076' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:166:5: warning: symbol 'auto_test_d_0000000077' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:168:5: warning: symbol 'auto_test_d_0000000078' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:170:5: warning: symbol 'auto_test_d_0000000079' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:172:5: warning: symbol 'auto_test_d_0000000080' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:174:5: warning: symbol 'auto_test_d_0000000081' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:176:5: warning: symbol 'auto_test_d_0000000082' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:178:5: warning: symbol 'auto_test_d_0000000083' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:180:5: warning: symbol 'auto_test_d_0000000084' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:182:5: warning: symbol 'auto_test_d_0000000085' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:184:5: warning: symbol 'auto_test_d_0000000086' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:186:5: warning: symbol 'auto_test_d_0000000087' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:188:5: warning: symbol 'auto_test_d_0000000088' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:190:5: warning: symbol 'auto_test_d_0000000089' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:192:5: warning: symbol 'auto_test_d_0000000090' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:194:5: warning: symbol 'auto_test_d_0000000091' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:196:5: warning: symbol 'auto_test_d_0000000092' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:198:5: warning: symbol 'auto_test_d_0000000093' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:200:5: warning: symbol 'auto_test_d_0000000094' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:202:5: warning: symbol 'auto_test_d_0000000095' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:204:5: warning: symbol 'auto_test_d_0000000096' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:206:5: warning: symbol 'auto_test_d_0000000097' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:208:5: warning: symbol 'auto_test_d_0000000098' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:210:5: warning: symbol 'auto_test_d_0000000099' was not declared. Should it be static? lib/tests/module/test_kallsyms_d.c:212:5: warning: too many warnings ../drivers/input/keyboard/bcm-keypad.c: In function ‘bcm_kp_stop’: ../drivers/input/keyboard/bcm-keypad.c:166:13: warning: variable ‘val’ set but not used [-Wunused-but-set-variable=] 166 | u32 val; | ^~~ ../drivers/thermal/thermal_debugfs.c: In function ‘cdev_tt_seq_show’: ../drivers/thermal/thermal_debugfs.c:331: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=] 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", | ^~ ../drivers/thermal/thermal_debugfs.c:331:54: note: directive argument in the range [0, 65535] 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", | ^~~~~~~~ ../drivers/thermal/thermal_debugfs.c:331:17: note: ‘snprintf’ output between 5 and 14 bytes into a destination of size 11 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 332 | entry->id >> 16, entry->id & 0xFFFF); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' ../drivers/video/fbdev/matrox/g450_pll.c: In function ‘__g450_setclk’: ../drivers/video/fbdev/matrox/g450_pll.c:412:46: warning: variable ‘mnp’ set but not used [-Wunused-but-set-variable=] 412 | unsigned int mnp; | ^~~ ../net/ipv4/udp_offload.c:296:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:296:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:296:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:593:49: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:593:49: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:593:49: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:595:60: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:595:60: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:595:60: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:611:41: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:611:41: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:611:41: got fouled restricted __sum16 ../net/ipv4/udp_offload.c:613:52: warning: incorrect type in argument 2 (different base types) ../net/ipv4/udp_offload.c:613:52: expected restricted __wsum [usertype] res ../net/ipv4/udp_offload.c:613:52: got fouled restricted __sum16 ../drivers/scsi/scsi_transport_fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1113:42: warning: array of flexible structures ../drivers/misc/dw-xdata-pcie.c: In function ‘dw_xdata_pcie_probe’: ../drivers/misc/dw-xdata-pcie.c:21:41: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 21 | #define DW_XDATA_DRIVER_NAME "dw-xdata-pcie" | ^~~~~~~~~~~~~~~ ../drivers/misc/dw-xdata-pcie.c:343:38: note: in expansion of macro ‘DW_XDATA_DRIVER_NAME’ 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); | ^~~~~~~~~~~~~~~~~~~~ ../drivers/misc/dw-xdata-pcie.c:391:64: note: format string is defined here 391 | if (sscanf(dw->misc_dev.name, DW_XDATA_DRIVER_NAME ".%d", &id) != 1) | ^ ../drivers/misc/dw-xdata-pcie.c:343:9: note: ‘snprintf’ output between 16 and 25 bytes into a destination of size 24 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/dax.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/fs_dax.h): ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:10:1: expected unsigned long mask ../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) ../include/trace/events/fs_dax.h:105:1: expected unsigned long mask ../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t ../fs/dax.c:727:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:727:39: expected unsigned long v ../fs/dax.c:727:39: got restricted vm_fault_t ../fs/dax.c:729:39: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:729:39: expected unsigned long v ../fs/dax.c:729:39: got restricted vm_fault_t ../fs/dax.c:733:31: warning: incorrect type in argument 1 (different base types) ../fs/dax.c:733:31: expected unsigned long v ../fs/dax.c:733:31: got restricted vm_fault_t ../fs/dax.c:1369:41: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1369:41: expected int result ../fs/dax.c:1369:41: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1854:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1854:21: expected int ret ../fs/dax.c:1854:21: got restricted vm_fault_t ../fs/dax.c:1856:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1856:21: expected int ret ../fs/dax.c:1856:21: got restricted vm_fault_t ../fs/dax.c:1859:16: warning: incorrect type in return expression (different base types) ../fs/dax.c:1859:16: expected restricted vm_fault_t ../fs/dax.c:1859:16: got int ret ../fs/dax.c:1877:46: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1877:46: expected int result ../fs/dax.c:1877:46: got restricted vm_fault_t [usertype] ret ../fs/dax.c:1893:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:1893:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:1893:21: got unsigned long ../fs/dax.c:1934:51: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:1934:51: expected int result ../fs/dax.c:1934:51: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: warning: incorrect type in assignment (different base types) ../fs/dax.c:2014:21: expected restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2014:21: got unsigned long ../fs/dax.c:2047:62: warning: incorrect type in argument 4 (different base types) ../fs/dax.c:2047:62: expected int result ../fs/dax.c:2047:62: got restricted vm_fault_t [assigned] [usertype] ret ../fs/dax.c:2110:55: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2110:55: expected int result ../fs/dax.c:2110:55: got restricted vm_fault_t ../fs/dax.c:2128:58: warning: incorrect type in argument 3 (different base types) ../fs/dax.c:2128:58: expected int result ../fs/dax.c:2128:58: got restricted vm_fault_t [assigned] [usertype] ret ../drivers/nvme/target/fc.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../kernel/unwind/deferred.c:256:13: warning: unsigned value that used to be signed checked against zero? ../kernel/unwind/deferred.c:255:15: signed value source ../drivers/misc/xilinx_sdfec.c: In function ‘xsdfec_probe’: ../drivers/misc/xilinx_sdfec.c:1404:57: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); | ^~ ../drivers/misc/xilinx_sdfec.c:1404:50: note: directive argument in the range [0, 2147483647] 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); | ^~~~~~~~~~ ../drivers/misc/xilinx_sdfec.c:1404:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 12 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/usb/host/oxu210hp-hcd.c:865:35: warning: incorrect type in assignment (different base types) ../drivers/usb/host/oxu210hp-hcd.c:865:35: expected restricted __le16 [usertype] wHubCharacteristics ../drivers/usb/host/oxu210hp-hcd.c:865:35: got unsigned short [usertype] ../drivers/usb/host/oxu210hp-hcd.c:917:32: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:941:33: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:988:24: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:1012:20: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:1045:23: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:1146:41: warning: incorrect type in assignment (different base types) ../drivers/usb/host/oxu210hp-hcd.c:1146:41: expected unsigned int [noderef] __iomem ../drivers/usb/host/oxu210hp-hcd.c:1146:41: got restricted __le32 [usertype] ../drivers/usb/host/oxu210hp-hcd.c:1163:26: warning: cast removes address space '__iomem' of expression ../drivers/usb/host/oxu210hp-hcd.c:2003:44: warning: restricted __le32 degrades to integer ../drivers/usb/host/oxu210hp-hcd.c:2003:41: warning: incorrect type in assignment (different base types) ../drivers/usb/host/oxu210hp-hcd.c:2003:41: expected restricted __le32 [usertype] hw_token ../drivers/usb/host/oxu210hp-hcd.c:2003:41: got unsigned int ../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) ../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) ../drivers/net/ethernet/alacritech/slicoss.c:1091:24: warning: cast to restricted __le32 ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: warning: incorrect type in argument 2 (different base types) ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: expected unsigned int [usertype] irq_mask ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: got restricted __le32 [usertype] status_lo ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: warning: invalid assignment: |= ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: left side has type restricted __le32 ../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: right side has type unsigned long ../kernel/kcmp.c:192:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/kcmp.c:192:37: expected void *v1 ../kernel/kcmp.c:192:37: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:192:53: warning: incorrect type in argument 2 (different address spaces) ../kernel/kcmp.c:192:53: expected void *v2 ../kernel/kcmp.c:192:53: got struct sighand_struct [noderef] __rcu *sighand ../kernel/kcmp.c:207:62: warning: incorrect type in argument 4 (different address spaces) ../kernel/kcmp.c:207:62: expected struct kcmp_epoll_slot [noderef] __user *uslot ../kernel/kcmp.c:207:62: got void * ../fs/verity/measure.c:121:17: warning: symbol 'bpf_get_fsverity_digest' was not declared. Should it be static? ../net/ipv6/seg6.c:252:15: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:252:15: expected struct in6_addr *t_old ../net/ipv6/seg6.c:252:15: got struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:430:24: warning: incorrect type in assignment (different address spaces) ../net/ipv6/seg6.c:430:24: expected struct in6_addr [noderef] __rcu *tun_src ../net/ipv6/seg6.c:430:24: got struct in6_addr * ../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/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 ../drivers/mfd/sm501.c:1108:29: warning: cast to non-scalar ../drivers/mfd/sm501.c:1108:29: warning: cast from non-scalar ../drivers/mfd/sm501.c:1112:29: warning: cast to non-scalar ../drivers/mfd/sm501.c:1112:29: warning: cast from non-scalar ../drivers/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/ipv4/igmp.c: note: in included file (through ../include/linux/igmp.h): ../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures ../drivers/watchdog/at91rm9200_wdt.c:217:27: warning: incorrect type in initializer (incompatible argument 2 (different address spaces)) ../drivers/watchdog/at91rm9200_wdt.c:217:27: expected long ( *write )( ... ) ../drivers/watchdog/at91rm9200_wdt.c:217:27: got long ( * )( ... ) ../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/video/fbdev/riva/riva_hw.c: In function ‘nv4CalcArbitration’: ../drivers/video/fbdev/riva/riva_hw.c:662:24: warning: variable ‘pclks’ set but not used [-Wunused-but-set-variable=] 662 | int nvclks, mclks, pclks, vpagemiss, crtpagemiss, vbs; | ^~~~~ ../drivers/gpu/drm/bridge/tc358767.c:1726:24: warning: Using plain integer as NULL pointer Warning: ../arch/x86/kernel/apic/apic.c:2150 function parameter 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ' Warning: ../arch/x86/kernel/apic/apic.c:2150 expecting prototype for spurious_interrupt(). Prototype was for DEFINE_IDTENTRY_IRQ() instead ../drivers/input/mouse/bcm5974.c:640:47: warning: incorrect type in argument 1 (different base types) ../drivers/input/mouse/bcm5974.c:640:47: expected restricted __le16 [usertype] x ../drivers/input/mouse/bcm5974.c:640:47: got unsigned char [usertype] ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/acpi/nhlt.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): ../include/acpi/actbl2.h:2565:47: warning: array of flexible structures ../net/sched/em_cmp.c:43:31: warning: cast to restricted __be16 ../net/sched/em_cmp.c:53:31: warning: cast to restricted __be32 ../drivers/gpu/drm/bridge/ti-dlpc3433.c:291:31: warning: unsigned value that used to be signed checked against zero? ../drivers/gpu/drm/bridge/ti-dlpc3433.c: note: in included file (through ../include/drm/drm_of.h): ../include/linux/of.h:1204:47: signed value source ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../lib/tests/kunit_iov_iter.c: In function ‘iov_kunit_copy_to_bvec’: ../lib/tests/kunit_iov_iter.c:266:16: warning: variable ‘b’ set but not used [-Wunused-but-set-variable=] 266 | int i, b, patt; | ^ ../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/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, 1] 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/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../arch/x86/kernel/cpu/mtrr/mtrr.c: In function ‘mtrr_bp_init’: ../arch/x86/kernel/cpu/mtrr/mtrr.c:550:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 550 | unsigned long config, dummy; | ^~~~~ ../drivers/dma/ioat/dca.c:220:54: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:220:54: expected void const volatile [noderef] __iomem *addr ../drivers/dma/ioat/dca.c:220:54: got void * ../drivers/dma/ioat/dca.c:225:55: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:225:55: expected void const volatile [noderef] __iomem *addr ../drivers/dma/ioat/dca.c:225:55: got void * ../drivers/dma/ioat/dca.c:276:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/dma/ioat/dca.c:276:42: expected void *iobase ../drivers/dma/ioat/dca.c:276:42: got void [noderef] __iomem *iobase ../drivers/video/fbdev/nvidia/nv_hw.c: In function ‘nv4CalcArbitration’: ../drivers/video/fbdev/nvidia/nv_hw.c:245:28: warning: variable ‘pclks’ set but not used [-Wunused-but-set-variable=] 245 | int nvclks, mclks, pclks, vpagemiss, crtpagemiss, vbs; | ^~~~~ ../mm/kfence/core.c:364:34: warning: cast to restricted __le64 ../mm/kfence/core.c:368:34: warning: cast to restricted __le64 ../mm/kfence/core.c:388:21: warning: cast to restricted __le64 ../mm/kfence/core.c:408:21: warning: cast to restricted __le64 ../mm/kfence/core.c: note: in included file (through ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/cpuid/api.h, ../arch/x86/include/asm/processor.h, ...): ../include/linux/string.h:366:15: warning: memset with byte count of 315392 ../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/wireless/ath/wil6210/debugfs.c: note: in included file: ../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? ../drivers/net/wireless/ath/wil6210/debugfs.c:53:31: signed value source ../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? ../drivers/net/wireless/ath/wil6210/debugfs.c:1123:39: signed value source ../drivers/misc/nsm.c:492:38: warning: Using plain integer as NULL pointer ../drivers/misc/nsm.c:494:38: warning: Using plain integer as NULL pointer ../drivers/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/advansys.c:4262:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4262:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4262:9: expected unsigned short val ../drivers/scsi/advansys.c:4262:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4262:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4262:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4262:9: expected unsigned short val ../drivers/scsi/advansys.c:4262:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4720:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4720:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4720:9: expected unsigned short val ../drivers/scsi/advansys.c:4720:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4720:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4720:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4720:9: expected unsigned short val ../drivers/scsi/advansys.c:4720:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4734:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4734:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4734:9: expected unsigned short val ../drivers/scsi/advansys.c:4734:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:4734:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:4734:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:4734:9: expected unsigned short val ../drivers/scsi/advansys.c:4734:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5203:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5203:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5203:9: expected unsigned short val ../drivers/scsi/advansys.c:5203:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5203:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5203:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5203:9: expected unsigned short val ../drivers/scsi/advansys.c:5203:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5220:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5220:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5220:9: expected unsigned short val ../drivers/scsi/advansys.c:5220:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5220:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5220:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5220:9: expected unsigned short val ../drivers/scsi/advansys.c:5220:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5699:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5699:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5699:9: expected unsigned short val ../drivers/scsi/advansys.c:5699:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5699:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5699:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5699:9: expected unsigned short val ../drivers/scsi/advansys.c:5699:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5715:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5715:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5715:9: expected unsigned short val ../drivers/scsi/advansys.c:5715:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:5715:9: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:5715:9: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/advansys.c:5715:9: expected unsigned short val ../drivers/scsi/advansys.c:5715:9: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:6094:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:6094:31: expected restricted __le32 [usertype] irq_next_vpa ../drivers/scsi/advansys.c:6094:31: got unsigned int [usertype] ../drivers/scsi/advansys.c:6116:22: warning: restricted __le32 degrades to integer ../drivers/scsi/advansys.c:6129: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:8732:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:8848:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:8848:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:8848:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:8892:29: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9640:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9640:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9640:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9669:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9669:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9669:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9707:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9707:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9707:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9736:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9736:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9736:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9774:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9774:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9774:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9803:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/advansys.c:9803:30: expected unsigned short [usertype] word ../drivers/scsi/advansys.c:9803:30: got restricted __le16 [usertype] ../drivers/scsi/advansys.c:9838:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9853:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9881:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9896:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9924:33: warning: cast to restricted __le16 ../drivers/scsi/advansys.c:9939:33: warning: cast to restricted __le16 ../drivers/tty/serial/pch_uart.c:1403:30: warning: restricted upf_t degrades to integer ../drivers/tty/serial/pch_uart.c:1407:32: warning: invalid assignment: &= ../drivers/tty/serial/pch_uart.c:1407:32: left side has type int ../drivers/tty/serial/pch_uart.c:1407:32: right side has type restricted upf_t ../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘get_mtrr_state’: ../arch/x86/kernel/cpu/mtrr/generic.c:692:22: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 692 | unsigned lo, dummy; | ^~~~~ ../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘generic_have_wrcomb’: ../arch/x86/kernel/cpu/mtrr/generic.c:1060:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 1060 | unsigned long config, dummy; | ^~~~~ ../drivers/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 Warning: ../drivers/usb/dwc2/core_intr.c:341 function parameter 'remotewakeup' not described in 'dwc2_wakeup_from_lpm_l1' Warning: ../drivers/usb/dwc2/core_intr.c:341 function parameter 'remotewakeup' not described in 'dwc2_wakeup_from_lpm_l1' ../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 ../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/input/joystick/db9.c:142:76: warning: dubious: x | !y ../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_get_options.constprop’: ../drivers/tty/serial/samsung_tty.c:2340:49: warning: ‘%d’ directive writing between 1 and 3 bytes into a region of size 2 [-Wformat-overflow=] 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~ ../drivers/tty/serial/samsung_tty.c:2340:35: note: directive argument in the range [0, 255] 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~~~~~~~~~~~~~~~~ ../drivers/tty/serial/samsung_tty.c:2340:17: note: ‘sprintf’ output between 15 and 17 bytes into a destination of size 15 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_init_port’: ../drivers/tty/serial/samsung_tty.c:1792:51: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); | ^ In function ‘s3c24xx_serial_enable_baudclk’, inlined from ‘s3c24xx_serial_init_port’ at ../drivers/tty/serial/samsung_tty.c:1898:8: ../drivers/tty/serial/samsung_tty.c:1792:17: note: ‘sprintf’ output between 15 and 16 bytes into a destination of size 15 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/mpls/af_mpls.c: note: in included file: ../net/mpls/internal.h:158:38: warning: array of flexible structures ../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_cleanup’: ../arch/x86/kernel/cpu/mtrr/cleanup.c:660:40: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 660 | unsigned long base, size, def, dummy; | ^~~~~ ../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_trim_uncached_memory’: ../arch/x86/kernel/cpu/mtrr/cleanup.c:856:60: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] 856 | unsigned long i, base, size, highest_pfn = 0, def, dummy; | ^~~~~ ../drivers/md/md-linear.c:216:19: error: incompatible types in comparison expression (different address spaces): ../drivers/md/md-linear.c:216:19: void [noderef] __rcu * ../drivers/md/md-linear.c:216:19: void * ../drivers/md/md-linear.c:221:9: error: incompatible types in comparison expression (different address spaces): ../drivers/md/md-linear.c:221:9: void [noderef] __rcu * ../drivers/md/md-linear.c:221:9: void * ../drivers/video/fbdev/sis/sis_main.c: In function ‘sisfb_post_xgi_delay’: ../drivers/video/fbdev/sis/sis_main.c:4542:12: warning: variable ‘reg’ set but not used [-Wunused-but-set-variable=] 4542 | u8 reg; | ^~~ ../drivers/scsi/ips.c:2455:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:3543:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3543:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3543:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3552:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3552:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3552:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3562:47: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/ips.c:3562:47: expected restricted __le32 [usertype] *var ../drivers/scsi/ips.c:3562:47: got unsigned int * ../drivers/scsi/ips.c:3563:49: warning: cast to restricted __le16 ../drivers/scsi/ips.c:3572:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3572:56: expected unsigned short [usertype] sector_count ../drivers/scsi/ips.c:3572:56: got restricted __le16 [usertype] ../drivers/scsi/ips.c:3575:29: warning: cast to restricted __le16 ../drivers/scsi/ips.c:3576:64: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3576:64: expected unsigned short [usertype] sector_count ../drivers/scsi/ips.c:3576:64: got restricted __le16 [usertype] ../drivers/scsi/ips.c:3589:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3589:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3589:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3598:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3598:59: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:3598:59: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3608:47: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/ips.c:3608:47: expected restricted __le32 [usertype] *var ../drivers/scsi/ips.c:3608:47: got unsigned int * ../drivers/scsi/ips.c:3609:49: warning: cast to restricted __le16 ../drivers/scsi/ips.c:3620:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3620:56: expected unsigned short [usertype] sector_count ../drivers/scsi/ips.c:3620:56: got restricted __le16 [usertype] ../drivers/scsi/ips.c:3707:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3707:44: expected unsigned int [usertype] dcdb_address ../drivers/scsi/ips.c:3707:44: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3748:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3748:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3748:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3751:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3751:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3751:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3785:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3785:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3785:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:3788:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:3788:58: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:3788:58: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4054:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:4053:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4053:17: expected unsigned int [usertype] lba ../drivers/scsi/ips.c:4053:17: got restricted __be32 [usertype] ../drivers/scsi/ips.c:4057:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4057:17: expected unsigned int [usertype] len ../drivers/scsi/ips.c:4057:17: got restricted __be32 [usertype] ../drivers/scsi/ips.c:4083:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:4093:14: warning: cast to restricted __le32 ../drivers/scsi/ips.c:4110:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4110:49: expected unsigned short [addressable] [assigned] [usertype] SectorsPerTrack ../drivers/scsi/ips.c:4110:49: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4111:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4111:48: expected unsigned short [addressable] [assigned] [usertype] BytesPerSector ../drivers/scsi/ips.c:4111:48: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4112:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4112:44: expected unsigned short [addressable] [assigned] [usertype] Interleave ../drivers/scsi/ips.c:4112:44: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4123:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4123:47: expected unsigned short [addressable] [assigned] [usertype] CylindersHigh ../drivers/scsi/ips.c:4123:47: got restricted __be16 [usertype] ../drivers/scsi/ips.c:4131:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4131:42: expected unsigned short [addressable] [assigned] [usertype] StepRate ../drivers/scsi/ips.c:4131:42: got restricted __be16 [usertype] ../drivers/scsi/ips.c:5278:17: warning: cast to restricted __le32 ../drivers/scsi/ips.c:5588:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:1819:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1819:46: expected unsigned int [usertype] count ../drivers/scsi/ips.c:1819:46: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1850:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1850:38: expected unsigned int [usertype] buffer_addr ../drivers/scsi/ips.c:1850:38: got restricted __le32 [usertype] ../drivers/scsi/ips.c:2326:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:2326:40: expected unsigned int [usertype] count ../drivers/scsi/ips.c:2326:40: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4368:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4368:26: expected unsigned int [usertype] ccsar ../drivers/scsi/ips.c:4368:26: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4378:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4378:32: expected unsigned int [usertype] cccr ../drivers/scsi/ips.c:4378:32: got restricted __le32 [usertype] ../drivers/scsi/ips.c:4379:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:4379:33: expected unsigned int [usertype] ccsar ../drivers/scsi/ips.c:4379:33: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1928:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1928:44: expected unsigned int [usertype] dcdb_address ../drivers/scsi/ips.c:1928:44: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1935:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1935:50: expected unsigned int [usertype] buffer_pointer ../drivers/scsi/ips.c:1935:50: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1938:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1938:51: expected unsigned int [usertype] sg_addr ../drivers/scsi/ips.c:1938:51: got restricted __le32 [usertype] ../drivers/scsi/ips.c:2017:14: warning: cast to restricted __le32 ../drivers/scsi/ips.c:2018:14: warning: cast to restricted __le16 ../drivers/scsi/ips.c:2043:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:969:13: warning: cast to restricted __le32 ../drivers/scsi/ips.c:1788:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1788:56: expected unsigned int [usertype] address_lo ../drivers/scsi/ips.c:1788:56: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1790:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1790:56: expected unsigned int [usertype] address_hi ../drivers/scsi/ips.c:1790:56: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1792:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1792:52: expected unsigned int [usertype] length ../drivers/scsi/ips.c:1792:52: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1794:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1794:53: expected unsigned int [usertype] address ../drivers/scsi/ips.c:1794:53: got restricted __le32 [usertype] ../drivers/scsi/ips.c:1796:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/ips.c:1796:52: expected unsigned int [usertype] length ../drivers/scsi/ips.c:1796:52: got restricted __le32 [usertype] ../drivers/misc/ibmasm/ibmasmfs.c:593:83: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/ibmasmfs.c:594:84: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/ibmasmfs.c:595:83: warning: cast removes address space '__iomem' of expression ../drivers/leds/flash/leds-ktd2692.c:62:33: warning: symbol 'ktd2692_timing' was not declared. Should it be static? ../drivers/pinctrl/renesas/pinctrl-rzt2h.c: In function ‘rzt2h_pinctrl_register’: ../drivers/pinctrl/renesas/pinctrl-rzt2h.c:886:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] 886 | unsigned int i, j; | ^ ../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/video/fbdev/aty/mach64_accel.c:420:49: warning: cast to restricted __le32 ../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/pinctrl/renesas/pinctrl-rzn1.c:187:52: warning: dubious: x | !y ../drivers/pinctrl/renesas/pinctrl-rzn1.c:193:52: warning: dubious: x | !y ../drivers/video/fbdev/sis/sis_main.c:5395:32: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5398:32: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5427:40: warning: cast to restricted __le32 ../drivers/video/fbdev/sis/sis_main.c:5459:16: warning: cast to restricted __le16 ../drivers/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/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? ../fs/posix_acl.c:53:23: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:53:23: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:53:23: struct posix_acl * ../fs/posix_acl.c:67:33: error: incompatible types in comparison expression (different address spaces): ../fs/posix_acl.c:67:33: struct posix_acl [noderef] __rcu * ../fs/posix_acl.c:67:33: struct posix_acl * ../drivers/video/fbdev/kyro/STG4000VTG.c: In function ‘DisableVGA’: ../drivers/video/fbdev/kyro/STG4000VTG.c:20:22: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 20 | volatile u32 count = 0, i; | ^~~~~ ../drivers/input/joystick/grip.c: In function ‘grip_connect’: ../drivers/input/joystick/grip.c:337:29: warning: ‘/input’ directive output may be truncated writing 6 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 337 | "%s/input%d", gameport->phys, i); | ^~~~~~ ../drivers/input/joystick/grip.c:337:26: note: directive argument in the range [0, 1] 337 | "%s/input%d", gameport->phys, i); | ^~~~~~~~~~~~ ../drivers/input/joystick/grip.c:336:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 336 | snprintf(grip->phys[i], sizeof(grip->phys[i]), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 337 | "%s/input%d", gameport->phys, 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/misc/ibmasm/command.c:168:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/command.c:168:36: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/command.c:168:36: got void *response ../drivers/mfd/macsmc.c:466:26: warning: cast to restricted __be32 ../sound/soc/loongson/loongson_dma.c:336:39: warning: symbol 'loongson_i2s_component' was not declared. Should it be static? ../drivers/misc/ibmasm/remote.c:180:39: warning: cast removes address space '__iomem' of expression ../drivers/misc/ibmasm/remote.c:180:39: warning: incorrect type in argument 2 (different address spaces) ../drivers/misc/ibmasm/remote.c:180:39: expected void const volatile [noderef] __iomem * ../drivers/misc/ibmasm/remote.c:180:39: got void * ../drivers/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) ../drivers/scsi/qla1280.c: In function ‘qla1280_load_firmware_dma’: ../drivers/scsi/qla1280.c:1714:22: warning: variable ‘num’ set but not used [-Wunused-but-set-variable=] 1714 | int err = 0, num, i; | ^~~ ../drivers/net/ethernet/arc/emac_main.c:258:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/arc/emac_main.c:258:28: expected unsigned long long [usertype] data ../drivers/net/ethernet/arc/emac_main.c:258:28: got restricted __le32 [usertype] ../drivers/net/ethernet/arc/emac_main.c:461:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/arc/emac_main.c:461:28: expected unsigned long long [usertype] data ../drivers/net/ethernet/arc/emac_main.c:461:28: got restricted __le32 [usertype] ../drivers/net/ethernet/arc/emac_main.c:712:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/arc/emac_main.c:712:37: expected unsigned long long [usertype] data ../drivers/net/ethernet/arc/emac_main.c:712:37: got restricted __le32 [usertype] ../drivers/video/fbdev/kyro/STG4000InitDevice.c: In function ‘SetCoreClockPLL’: ../drivers/video/fbdev/kyro/STG4000InitDevice.c:79:16: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 79 | volatile u32 i,count=0; \ | ^~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:294:9: note: in expansion of macro ‘OS_DELAY’ 294 | OS_DELAY(1000000); | ^~~~~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:79:16: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 79 | volatile u32 i,count=0; \ | ^~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:298:9: note: in expansion of macro ‘OS_DELAY’ 298 | OS_DELAY(1000000); | ^~~~~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:79:16: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 79 | volatile u32 i,count=0; \ | ^~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:304:9: note: in expansion of macro ‘OS_DELAY’ 304 | OS_DELAY(1000000); | ^~~~~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:79:16: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] 79 | volatile u32 i,count=0; \ | ^~~~~ ../drivers/video/fbdev/kyro/STG4000InitDevice.c:308:9: note: in expansion of macro ‘OS_DELAY’ 308 | OS_DELAY(1000000); | ^~~~~~~~ ../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/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 ../mm/kasan/kasan_test_c.c:1589:27: warning: Variable length array is used. ../mm/kasan/kasan_test_c.c:1604:27: warning: Variable length array is used. ../net/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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/usb/dwc2/hcd_ddma.c: In function ‘dwc2_init_isoc_dma_desc’: ../drivers/usb/dwc2/hcd_ddma.c:555:23: warning: variable ‘n_desc’ set but not used [-Wunused-but-set-variable=] 555 | u16 idx, inc, n_desc = 0, ntd_max = 0; | ^~~~~~ ../drivers/scsi/qla1280.c:2856:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:2856:27: expected restricted __le32 [usertype] *dword_ptr ../drivers/scsi/qla1280.c:2856:27: got unsigned int [usertype] * ../drivers/scsi/qla1280.c:2912:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:2912:35: expected restricted __le32 [usertype] *[assigned] dword_ptr ../drivers/scsi/qla1280.c:2912:35: got unsigned int [usertype] * ../drivers/scsi/qla1280.c:2318:16: warning: cast to restricted __le16 ../drivers/scsi/qla1280.c:639:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:639:27: expected unsigned short [usertype] isp_parameter ../drivers/scsi/qla1280.c:639:27: got restricted __le16 [usertype] ../drivers/scsi/qla1280.c:640:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:640:32: expected unsigned short [usertype] w ../drivers/scsi/qla1280.c:640:32: got restricted __le16 [usertype] ../drivers/scsi/qla1280.c:642:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:642:46: expected unsigned short [usertype] selection_timeout ../drivers/scsi/qla1280.c:642:46: got restricted __le16 [usertype] ../drivers/scsi/qla1280.c:643:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/qla1280.c:643:44: expected unsigned short [usertype] max_queue_depth ../drivers/scsi/qla1280.c:643:44: got restricted __le16 [usertype] ../drivers/usb/dwc2/gadget.c: In function ‘dwc2_hsotg_initep’: ../drivers/usb/dwc2/gadget.c:4826:55: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); | ^~ ../drivers/usb/dwc2/gadget.c:4826:52: note: directive argument in the range [-2147483645, 254] 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); | ^~~~~~~~ ../drivers/usb/dwc2/gadget.c:4826:9: note: ‘snprintf’ output between 6 and 17 bytes into a destination of size 10 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/power/supply/sbs-battery.c: In function ‘sbs_get_property’: ../drivers/power/supply/sbs-battery.c:834:30: warning: ‘%04x’ directive writing between 4 and 8 bytes into a region of size 5 [-Wformat-overflow=] 834 | sprintf(sbs_serial, "%04x", ret); | ^~~~ In function ‘sbs_get_battery_serial_number’, inlined from ‘sbs_get_property’ at ../drivers/power/supply/sbs-battery.c:965:9: ../drivers/power/supply/sbs-battery.c:834:29: note: directive argument in the range [0, 2147483647] 834 | sprintf(sbs_serial, "%04x", ret); | ^~~~~~ ../drivers/power/supply/sbs-battery.c:834:9: note: ‘sprintf’ output between 5 and 9 bytes into a destination of size 5 834 | sprintf(sbs_serial, "%04x", ret); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/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/input/touchscreen/atmel_mxt_ts.c:1485:44: warning: unsigned value that used to be signed checked against zero? ../drivers/input/touchscreen/atmel_mxt_ts.c:1483:49: signed value source ../drivers/scsi/dc395x.c: In function ‘msgin_set_sync’: ../drivers/scsi/dc395x.c:2185:13: warning: variable ‘fact’ set but not used [-Wunused-but-set-variable=] 2185 | int fact; | ^~~~ ../drivers/spi/spi-fsl-qspi.c:662:25: warning: cast from restricted __be32 ../drivers/input/mouse/elantech.c: In function ‘elantech_setup_ps2’: ../drivers/input/mouse/elantech.c:2121:65: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 2121 | snprintf(etd->tp_phys, sizeof(etd->tp_phys), "%s/input1", | ^~~~~~~ ../drivers/input/mouse/elantech.c:2121:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 2121 | snprintf(etd->tp_phys, sizeof(etd->tp_phys), "%s/input1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2122 | psmouse->ps2dev.serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:383:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:383: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:383:1: warning: cast to restricted __le64 ../drivers/usb/host/./xhci-trace.h:383:1: warning: cast from restricted __le32 ../drivers/scsi/dc395x.c:3435:48: warning: cast truncates bits from constant value (1de1 becomes e1) ../drivers/scsi/dc395x.c:3437:45: warning: cast truncates bits from constant value (391 becomes 91) ../drivers/scsi/dc395x.c:3441:44: warning: cast truncates bits from constant value (1de1 becomes e1) ../drivers/scsi/dc395x.c:3443:44: warning: cast truncates bits from constant value (391 becomes 91) ../lib/tests/overflow_kunit.c:487:9: warning: cast truncates bits from constant value (12c becomes 2c) ../lib/tests/overflow_kunit.c:489:9: warning: cast truncates bits from constant value (1112c becomes 112c) ../lib/tests/overflow_kunit.c:491:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:492:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:509:9: warning: cast truncates bits from constant value (12c becomes 2c) ../lib/tests/overflow_kunit.c:511:9: warning: cast truncates bits from constant value (1112c becomes 112c) ../lib/tests/overflow_kunit.c:513:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:514:9: warning: cast truncates bits from constant value (10811112c becomes 811112c) ../lib/tests/overflow_kunit.c:526:9: warning: cast truncates bits from constant value (100 becomes 0) ../lib/tests/overflow_kunit.c:528:9: warning: cast truncates bits from constant value (10000 becomes 0) ../lib/tests/overflow_kunit.c:530:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/tests/overflow_kunit.c:531:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1055:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1056:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1057:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1058:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1059:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1060:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1062:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1063:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1155:9: warning: cast truncates bits from constant value (ffffff01 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../lib/tests/overflow_kunit.c:1156:9: warning: cast truncates bits from constant value (ffff0001 becomes 1) ../drivers/usb/host/xhci-dbgcap.c:309:25: warning: invalid assignment: &= ../drivers/usb/host/xhci-dbgcap.c:309:25: left side has type unsigned int ../drivers/usb/host/xhci-dbgcap.c:309:25: right side has type restricted __le32 ../drivers/usb/host/xhci-dbgcap.c:311:25: warning: invalid assignment: |= ../drivers/usb/host/xhci-dbgcap.c:311:25: left side has type unsigned int ../drivers/usb/host/xhci-dbgcap.c:311:25: right side has type restricted __le32 ../drivers/usb/host/xhci-dbgcap.c:793:53: warning: restricted __le64 degrades to integer ../drivers/usb/host/xhci-dbgcap.c:845:28: warning: restricted __le64 degrades to integer ../drivers/usb/host/xhci-dbgcap.c:845:69: warning: restricted __le64 degrades to integer ../drivers/usb/dwc3/dwc3-qcom.c:605:22: warning: symbol 'dwc3_qcom_glue_ops' was not declared. Should it be static? ../drivers/net/ethernet/cadence/macb_main.c: In function ‘gem_get_ethtool_strings’: ../drivers/net/ethernet/cadence/macb_main.c:3364:28: warning: variable ‘queue’ set but not used [-Wunused-but-set-variable=] 3364 | struct macb_queue *queue; | ^~~~~ ../lib/tests/printf_kunit.c:675:49: warning: cast from restricted gfp_t ../lib/tests/printf_kunit.c:679:58: warning: cast from restricted gfp_t ../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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pinctrl/ti/pinctrl-ti-iodelay.c: In function ‘ti_iodelay_alloc_pins’: ../drivers/pinctrl/ti/pinctrl-ti-iodelay.c:756:13: warning: variable ‘phy_reg’ set but not used [-Wunused-but-set-variable=] 756 | u32 phy_reg; | ^~~~~~~ ../fs/coredump.c:508:27: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:508:27: expected struct spinlock [usertype] *lock ../fs/coredump.c:508:27: got struct spinlock [noderef] __rcu * ../fs/coredump.c:517:29: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:517:29: expected struct spinlock [usertype] *lock ../fs/coredump.c:517:29: got struct spinlock [noderef] __rcu * ../fs/coredump.c:556:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:556:31: expected struct spinlock [usertype] *lock ../fs/coredump.c:556:31: got struct spinlock [noderef] __rcu * ../fs/coredump.c:561:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coredump.c:561:33: expected struct spinlock [usertype] *lock ../fs/coredump.c:561:33: got struct spinlock [noderef] __rcu * ../drivers/net/ethernet/atheros/atlx/atl1.c:2006:26: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atlx/atl1.c:2067:33: warning: cast to restricted __le16 ../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: right side has type unsigned int ../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: right side has type unsigned int ../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2218:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2342:32: warning: restricted __le16 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2349:27: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: warning: invalid assignment: &= ../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: right side has type int ../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: warning: invalid assignment: |= ../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: left side has type restricted __le32 ../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: right side has type int ../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/ethernet/cadence/macb_main.c:3835:39: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3840:39: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3845:40: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3845:69: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3870:20: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3874:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:3874:20: expected unsigned int [assigned] [usertype] w0 ../drivers/net/ethernet/cadence/macb_main.c:3874:20: got restricted __be32 [usertype] ip4src ../drivers/net/ethernet/cadence/macb_main.c:3884:20: warning: restricted __be32 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3888:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cadence/macb_main.c:3888:20: expected unsigned int [assigned] [usertype] w0 ../drivers/net/ethernet/cadence/macb_main.c:3888:20: got restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/cadence/macb_main.c:3898:21: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3898:50: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3904:30: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3905:30: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3912:36: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3913:38: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3916:38: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cadence/macb_main.c:3952:9: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:3952:9: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:4006:25: warning: cast from restricted __be32 ../drivers/net/ethernet/cadence/macb_main.c:4006:25: warning: cast from restricted __be32 ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'imod_interval' not described in 'xhci_sideband_create_interrupter' Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'intr_num' not described in 'xhci_sideband_create_interrupter' Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'type' not described in 'xhci_sideband_register' Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'notify_client' not described in 'xhci_sideband_register' Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'imod_interval' not described in 'xhci_sideband_create_interrupter' Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'intr_num' not described in 'xhci_sideband_create_interrupter' Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'type' not described in 'xhci_sideband_register' Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'notify_client' not described in 'xhci_sideband_register' ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer ../drivers/usb/dwc3/dwc3-imx8mp.c:176:22: warning: symbol 'dwc3_imx_glue_ops' was not declared. Should it be static? ../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/misc/sgi-xp/xp_main.c:69:25: warning: symbol 'xpc_registrations' was not declared. Should it be static? ../arch/x86/kernel/cpu/sgx/virt.c:60:13: warning: incorrect type in assignment (different base types) ../arch/x86/kernel/cpu/sgx/virt.c:60:13: expected int [assigned] ret ../arch/x86/kernel/cpu/sgx/virt.c:60:13: got restricted vm_fault_t ../arch/x86/kernel/cpu/sgx/virt.c:61:20: warning: restricted vm_fault_t degrades to integer ../arch/x86/kernel/cpu/sgx/virt.c:373:36: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:24: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:43: warning: cast removes address space '__user' of expression ../arch/x86/kernel/cpu/sgx/virt.c:404:58: warning: cast removes address space '__user' of expression ../drivers/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 ../net/ipv6/seg6_iptunnel.c: note: in included file (through ../include/linux/seg6_iptunnel.h): ../include/uapi/linux/seg6_iptunnel.h:30:31: warning: array of flexible structures ../net/ipv6/seg6_iptunnel.c:54:43: warning: array of flexible structures ../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/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/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 ../mm/memcontrol-v1.c:107:1: warning: symbol 'memcg_oom_lock' was not declared. Should it be static? ../mm/memcontrol-v1.c:460:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:460:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:460:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:462:21: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:462:21: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:462:21: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:824:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:824:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:824:9: struct mem_cgroup_threshold_ary * ../mm/memcontrol-v1.c:918:9: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol-v1.c:918:9: struct mem_cgroup_threshold_ary [noderef] __rcu * ../mm/memcontrol-v1.c:918:9: struct mem_cgroup_threshold_ary * ../kernel/time/posix-timers.c:338:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:338:29: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:338:29: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:345:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:345:27: expected struct spinlock [usertype] *lock ../kernel/time/posix-timers.c:345:27: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:547:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:547:17: expected struct spinlock [usertype] *_T ../kernel/time/posix-timers.c:547:17: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1035:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1035:9: expected struct spinlock [usertype] *_T ../kernel/time/posix-timers.c:1035:9: got struct spinlock [noderef] __rcu * ../kernel/time/posix-timers.c:1083:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/posix-timers.c:1083:9: expected struct spinlock [usertype] *_T ../kernel/time/posix-timers.c:1083:9: got struct spinlock [noderef] __rcu * ../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/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/input/mouse/vmmouse.c: In function ‘vmmouse_init’: ../drivers/input/mouse/vmmouse.c:423:53: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 423 | snprintf(priv->phys, sizeof(priv->phys), "%s/input1", | ^~~~~~~ ../drivers/input/mouse/vmmouse.c:423:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 423 | snprintf(priv->phys, sizeof(priv->phys), "%s/input1", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 424 | psmouse->ps2dev.serio->phys); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/myrb.c: In function ‘myrb_get_hba_config’: ../drivers/scsi/myrb.c:1050:29: warning: ‘%02u’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 2 and 5 [-Wformat-truncation=] 1050 | "%u.%02u-%c-%02u", | ^~~~ ../drivers/scsi/myrb.c:1050:17: note: directive argument in the range [0, 255] 1050 | "%u.%02u-%c-%02u", | ^~~~~~~~~~~~~~~~~ ../drivers/scsi/myrb.c:1049:9: note: ‘snprintf’ output between 10 and 14 bytes into a destination of size 12 1049 | snprintf(cb->fw_version, sizeof(cb->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1050 | "%u.%02u-%c-%02u", | ~~~~~~~~~~~~~~~~~~ 1051 | enquiry2->fw.major_version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1052 | enquiry2->fw.minor_version, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1053 | enquiry2->fw.firmware_type, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1054 | enquiry2->fw.turn_id); | ~~~~~~~~~~~~~~~~~~~~~ ../kernel/time/posix-cpu-timers.c: note: in included file: ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../net/ipv6/netfilter/ip6_tables.c:1230:41: warning: array of flexible structures ../net/ipv6/netfilter/ip6_tables.c:1555:44: warning: array of flexible structures ../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here ../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here ../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/tty/serial/xilinx_uartps.c:438:25: warning: dereference of noderef expression ../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] ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:137:43: note: in expansion of macro ‘__static_all’ 137 | = __static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:441:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 441 | DEFINE_UNION_INITIALIZER_TESTS(static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘var.two’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘var.three’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘var.four’) ../lib/tests/stackinit_kunit.c:141:43: note: in expansion of macro ‘__dynamic_all’ 141 | = __dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:442:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 442 | DEFINE_UNION_INITIALIZER_TESTS(dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_assigned_static_all’: ../lib/tests/stackinit_kunit.c:118:50: warning: initialized field overwritten [-Woverride-init] 118 | .two = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:118:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: warning: initialized field overwritten [-Woverride-init] 119 | .three = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:119:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: warning: initialized field overwritten [-Woverride-init] 120 | .four = 0, \ | ^ ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:120:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:150:59: note: in expansion of macro ‘__static_all’ 150 | ; var = (var_type)__static_all | ^~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_static_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:444:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 444 | DEFINE_UNION_INITIALIZER_TESTS(assigned_static, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_same_sizes_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:424:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 424 | DEFINE_UNION_TEST(same_sizes, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_start_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:425:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 425 | DEFINE_UNION_TEST(small_start, init, xfail); \ | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c: In function ‘leaf_small_end_assigned_dynamic_all’: ../lib/tests/stackinit_kunit.c:124:50: warning: initialized field overwritten [-Woverride-init] 124 | .two = arg->two, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:124:50: note: (near initialization for ‘(anonymous).two’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: warning: initialized field overwritten [-Woverride-init] 125 | .three = arg->three, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:125:52: note: (near initialization for ‘(anonymous).three’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: warning: initialized field overwritten [-Woverride-init] 126 | .four = arg->four, \ | ^~~ ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:126:51: note: (near initialization for ‘(anonymous).four’) ../lib/tests/stackinit_kunit.c:154:59: note: in expansion of macro ‘__dynamic_all’ 154 | ; var = (var_type)__dynamic_all | ^~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:275:17: note: in expansion of macro ‘INIT_STRUCT_assigned_dynamic_all’ 275 | INIT_ ## which ## _ ## init_level(var_type); \ | ^~~~~ ../lib/tests/stackinit_kunit.c:403:17: note: in expansion of macro ‘DEFINE_TEST’ 403 | DEFINE_TEST(name ## _ ## init, \ | ^~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:426:17: note: in expansion of macro ‘DEFINE_UNION_TEST’ 426 | DEFINE_UNION_TEST(small_end, init, xfail); | ^~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:421:17: note: in expansion of macro ‘DEFINE_UNION_TESTS’ 421 | DEFINE_UNION_TESTS(base ## _ ## all, xfail) | ^~~~~~~~~~~~~~~~~~ ../lib/tests/stackinit_kunit.c:445:1: note: in expansion of macro ‘DEFINE_UNION_INITIALIZER_TESTS’ 445 | DEFINE_UNION_INITIALIZER_TESTS(assigned_dynamic, STRONG_PASS); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../mm/memcontrol.c:4210:52: error: incompatible types in comparison expression (different address spaces): ../mm/memcontrol.c:4210:52: struct task_struct [noderef] __rcu * ../mm/memcontrol.c:4210:52: struct task_struct * ../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/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/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 ../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 ../kernel/time/itimer.c:53:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:53:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:53:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:70:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:70:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:70:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:82:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:82:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:82:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:86:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:86:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:86:37: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:197:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:197:27: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:197:27: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:211:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:211:29: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:211:29: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:235:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:235:35: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:235:35: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:244:45: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:244:45: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:244:45: got struct spinlock [noderef] __rcu * ../kernel/time/itimer.c:257:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/time/itimer.c:257:37: expected struct spinlock [usertype] *lock ../kernel/time/itimer.c:257:37: got struct spinlock [noderef] __rcu * ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:451:1: warning: Using plain integer as NULL pointer ../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:441:1: also defined here ../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:441:1: also defined here ../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:442:1: also defined here ../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:442:1: also defined here ../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:444:1: also defined here ../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:444:1: also defined here ../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:445:1: also defined here ../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice ../lib/tests/stackinit_kunit.c:445:1: also defined here ../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/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_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/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/input/keyboard/sunkbd.c: In function ‘sunkbd_connect’: ../drivers/input/keyboard/sunkbd.c:274:57: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] 274 | snprintf(sunkbd->phys, sizeof(sunkbd->phys), "%s/input0", serio->phys); | ^~~~~~~ ../drivers/input/keyboard/sunkbd.c:274:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 274 | snprintf(sunkbd->phys, sizeof(sunkbd->phys), "%s/input0", serio->phys); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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] ../lib/tests/usercopy_kunit.c:222:30: warning: cast removes address space '__user' of expression ../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:1646:28: warning: cast to restricted __le32 ../drivers/input/keyboard/sunkbd.c:148:66: warning: dubious: x | !y ../drivers/input/keyboard/sunkbd.c:211:66: warning: dubious: x | !y ../drivers/isdn/hardware/mISDN/hfcmulti.c: In function ‘init_e1_port’: ../drivers/isdn/hardware/mISDN/hfcmulti.c:4831:64: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 10 [-Wformat-truncation=] 4831 | snprintf(name, MISDN_MAX_IDLEN - 1, "hfc-e1.%d-%d", | ^~ ../drivers/isdn/hardware/mISDN/hfcmulti.c:4831:53: note: directive argument in the range [-2147483644, 2147483647] 4831 | snprintf(name, MISDN_MAX_IDLEN - 1, "hfc-e1.%d-%d", | ^~~~~~~~~~~~~~ ../drivers/isdn/hardware/mISDN/hfcmulti.c:4831:17: note: ‘snprintf’ output between 11 and 31 bytes into a destination of size 19 4831 | snprintf(name, MISDN_MAX_IDLEN - 1, "hfc-e1.%d-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4832 | HFC_cnt + 1, pt+1); | ~~~~~~~~~~~~~~~~~~ ../drivers/isdn/hardware/mISDN/hfcmulti.c: In function ‘init_multi_port’: ../drivers/isdn/hardware/mISDN/hfcmulti.c:4949:65: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 10 [-Wformat-truncation=] 4949 | snprintf(name, MISDN_MAX_IDLEN - 1, "hfc-%ds.%d-%d", | ^~ ../drivers/isdn/hardware/mISDN/hfcmulti.c:4949:53: note: directive argument in the range [-2147483644, 2147483647] 4949 | snprintf(name, MISDN_MAX_IDLEN - 1, "hfc-%ds.%d-%d", | ^~~~~~~~~~~~~~~ ../drivers/isdn/hardware/mISDN/hfcmulti.c:4949:17: note: ‘snprintf’ output between 11 and 41 bytes into a destination of size 19 4949 | snprintf(name, MISDN_MAX_IDLEN - 1, "hfc-%ds.%d-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4950 | hc->ctype, HFC_cnt + 1, pt + 1); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../mm/bpf_memcontrol.c:23:31: warning: symbol 'bpf_get_root_mem_cgroup' was not declared. Should it be static? ../mm/bpf_memcontrol.c:44:31: warning: symbol 'bpf_get_mem_cgroup' was not declared. Should it be static? ../mm/bpf_memcontrol.c:78:18: warning: symbol 'bpf_put_mem_cgroup' was not declared. Should it be static? ../mm/bpf_memcontrol.c:92:27: warning: symbol 'bpf_mem_cgroup_vm_events' was not declared. Should it be static? ../mm/bpf_memcontrol.c:113:27: warning: symbol 'bpf_mem_cgroup_usage' was not declared. Should it be static? ../mm/bpf_memcontrol.c:125:27: warning: symbol 'bpf_mem_cgroup_memory_events' was not declared. Should it be static? ../mm/bpf_memcontrol.c:143:27: warning: symbol 'bpf_mem_cgroup_page_state' was not declared. Should it be static? ../mm/bpf_memcontrol.c:157:18: warning: symbol 'bpf_mem_cgroup_flush_stats' was not declared. Should it be static? ../drivers/isdn/hardware/mISDN/avmfritz.c:422:23: warning: cast to restricted __le32 ../drivers/isdn/hardware/mISDN/avmfritz.c:495:30: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/avmfritz.c:495:30: expected unsigned int [usertype] value ../drivers/isdn/hardware/mISDN/avmfritz.c:495:30: got restricted __le32 [usertype] ../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/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/isdn/hardware/mISDN/hfcmulti.c:453:22: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:453:22: expected unsigned int [usertype] value ../drivers/isdn/hardware/mISDN/hfcmulti.c:453:22: got restricted __le32 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:458:22: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:458:22: expected unsigned short [usertype] value ../drivers/isdn/hardware/mISDN/hfcmulti.c:458:22: got restricted __le16 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:473:24: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:473:24: expected unsigned int val ../drivers/isdn/hardware/mISDN/hfcmulti.c:473:24: got restricted __le32 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:479:24: warning: incorrect type in argument 1 (different base types) ../drivers/isdn/hardware/mISDN/hfcmulti.c:479:24: expected unsigned short val ../drivers/isdn/hardware/mISDN/hfcmulti.c:479:24: got restricted __le16 [usertype] ../drivers/isdn/hardware/mISDN/hfcmulti.c:497:32: warning: cast to restricted __le32 ../drivers/isdn/hardware/mISDN/hfcmulti.c:502:32: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/hfcmulti.c:519:25: warning: cast to restricted __le32 ../drivers/isdn/hardware/mISDN/hfcmulti.c:525:25: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/hfcmulti.c:1062:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/hfcmulti.c:1062:26: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/hfcmulti.c:1062:26: got void * ../drivers/usb/cdns3/cdnsp-gadget.c:158:16: warning: cast to restricted __le32 ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: warning: incorrect type in argument 1 (different base types) ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: expected unsigned int val ../drivers/usb/cdns3/cdnsp-gadget.c:160:16: got restricted __le32 [usertype] ../drivers/rtc/rtc-ds2404.c:171:20: warning: incorrect type in initializer (different base types) ../drivers/rtc/rtc-ds2404.c:171:20: expected unsigned int [usertype] time ../drivers/rtc/rtc-ds2404.c:171:20: got restricted __le32 [usertype] ../kernel/futex/core.c:582:38: warning: cast removes address space '__user' of expression ../kernel/futex/core.c:582:51: warning: incorrect type in initializer (different address spaces) ../kernel/futex/core.c:582:51: expected unsigned int [noderef] [usertype] __user *naddr ../kernel/futex/core.c:582:51: got void * ../kernel/futex/core.c:598:38: warning: cast removes address space '__user' of expression ../kernel/futex/core.c:598:51: warning: incorrect type in initializer (different address spaces) ../kernel/futex/core.c:598:51: expected unsigned int [noderef] [usertype] __user *naddr ../kernel/futex/core.c:598:51: got void * ../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/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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/netfilter/nf_tables_api.c:2035:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2035:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2035:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2035:25: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2237:17: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2237:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2237:17: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2280:21: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2280:21: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2280:21: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2280:21: struct nft_stats [noderef] __percpu * ../net/netfilter/nf_tables_api.c:2685:25: warning: cast between address spaces (__percpu -> __rcu) ../net/netfilter/nf_tables_api.c:2685:25: error: incompatible types in comparison expression (different address spaces): ../net/netfilter/nf_tables_api.c:2685:25: struct nft_stats [noderef] __rcu * ../net/netfilter/nf_tables_api.c:2685:25: struct nft_stats [noderef] __percpu * ../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/scsi/ipr.c: note: in included file: ../drivers/scsi/ipr.h:1063:44: warning: array of flexible structures ../drivers/scsi/ipr.h:1070:46: warning: array of flexible structures ../drivers/usb/host/sl811-hcd.c:1787:24: warning: symbol 'sl811h_driver' 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 * ../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? ../fs/quota/quota_tree.c:98:30: signed value source ../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? ../fs/quota/quota_tree.c:103:30: signed value source ../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? ../fs/quota/quota_tree.c:370:18: signed value source ../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? ../fs/quota/quota_tree.c:815:31: signed value source ../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/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 ../sound/soc/codecs/cpcap.c:1543:54: warning: restricted snd_pcm_format_t degrades to integer ../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:1848:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:1848:35: expected unsigned int [usertype] src_low_addr ../drivers/scsi/mvumi.c:1848:35: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:1850:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvumi.c:1850:36: expected unsigned int [usertype] src_high_addr ../drivers/scsi/mvumi.c:1850:36: got restricted __le32 [usertype] ../drivers/scsi/mvumi.c:1902:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1902:48: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1902:48: got void *arm_to_pciea_mask_reg ../drivers/scsi/mvumi.c:1903:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1903:29: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1903:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1905:29: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1905:29: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1905:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1917:26: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1917:26: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1917:26: got void *arm_to_pciea_mask_reg ../drivers/scsi/mvumi.c:1918:29: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1918:29: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1918:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1921:29: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1921:29: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1921:29: got void *enpointa_mask_reg ../drivers/scsi/mvumi.c:1930:31: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1930:31: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1930:31: got void *main_int_cause_reg ../drivers/scsi/mvumi.c:1934:36: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1934:36: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1934:36: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1938:61: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1938:61: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1938:61: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1944:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1944:53: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1944:53: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1950:36: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1950:36: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1950:36: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1952:61: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1952:61: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1952:61: got void *outb_isr_cause ../drivers/scsi/mvumi.c:1955:43: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1955:43: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1955:43: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1957:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1957:51: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1957:51: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1974:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/mvumi.c:1974:37: expected void const [noderef] __iomem * ../drivers/scsi/mvumi.c:1974:37: got void *arm_to_pciea_drbl_reg ../drivers/scsi/mvumi.c:1976:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/mvumi.c:1976:45: expected void [noderef] __iomem * ../drivers/scsi/mvumi.c:1976:45: got void *arm_to_pciea_drbl_reg ../drivers/pci/controller/dwc/pci-dra7xx.c: In function ‘dra7xx_pcie_probe’: ../drivers/pci/controller/dwc/pci-dra7xx.c:748:55: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~ ../drivers/pci/controller/dwc/pci-dra7xx.c:748:46: note: directive argument in the range [0, 2147483646] 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~~~~~~~~~~~ ../drivers/pci/controller/dwc/pci-dra7xx.c:748:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/misc/sgi-gru/gruhandles.c: In function ‘wait_instruction_complete’: ../drivers/misc/sgi-gru/gruhandles.c:65:21: error: ‘GRU_OP_TIMEOUT_NSEC’ undeclared (first use in this function); did you mean ‘GRU_OPERATION_TIMEOUT_NSEC’? 65 | if (GRU_OP_TIMEOUT_NSEC < (ktime_get() - start_time)) { | ^~~~~~~~~~~~~~~~~~~ | GRU_OPERATION_TIMEOUT_NSEC ../drivers/misc/sgi-gru/gruhandles.c:65:21: note: each undeclared identifier is reported only once for each function it appears in make[6]: *** [../scripts/Makefile.build:289: drivers/misc/sgi-gru/gruhandles.o] Error 1 make[5]: *** [../scripts/Makefile.build:548: drivers/misc/sgi-gru] Error 2 make[4]: *** [../scripts/Makefile.build:548: drivers/misc] Error 2 make[4]: *** Waiting for unfinished jobs.... ../fs/proc/inode.c:114:22: warning: incorrect type in assignment (different address spaces) ../fs/proc/inode.c:114:22: expected struct hlist_node *node ../fs/proc/inode.c:114:22: got struct hlist_node [noderef] __rcu * ../drivers/acpi/apei/apei-base.c:448:5: warning: symbol 'arch_apei_filter_addr' 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:207:21: warning: incorrect type in assignment (different address spaces) ../drivers/spi/spi-lp8841-rtc.c:207:21: expected void *iomem ../drivers/spi/spi-lp8841-rtc.c:207: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 ../arch/x86/kernel/kprobes/opt.c:525:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition ../drivers/scsi/vmw_pvscsi.c:210:39: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/vmw_pvscsi.c:210:39: expected void volatile [noderef] __iomem *addr ../drivers/scsi/vmw_pvscsi.c:210:39: got char * ../drivers/scsi/vmw_pvscsi.c:215:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/vmw_pvscsi.c:215:40: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/vmw_pvscsi.c:215:40: got char * ../drivers/scsi/vmw_pvscsi.c:1225:50: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/vmw_pvscsi.c:1225:50: expected void [noderef] __iomem * ../drivers/scsi/vmw_pvscsi.c:1225:50: got char *mmioBase ../drivers/scsi/vmw_pvscsi.c:1403:27: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/vmw_pvscsi.c:1403:27: expected char *mmioBase ../drivers/scsi/vmw_pvscsi.c:1403:27: got void [noderef] __iomem * ../drivers/acpi/apei/erst.c:292:13: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:292:13: expected void *src ../drivers/acpi/apei/erst.c:292:13: got void [noderef] __iomem * ../drivers/acpi/apei/erst.c:295:13: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:295:13: expected void *dst ../drivers/acpi/apei/erst.c:295:13: got void [noderef] __iomem * ../drivers/acpi/apei/erst.c:297:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:297:25: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:297:25: got void *src ../drivers/acpi/apei/erst.c:303:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:303:17: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:303:17: got void *src ../drivers/acpi/apei/erst.c:304:17: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:304:17: expected void volatile [noderef] __iomem *addr ../drivers/acpi/apei/erst.c:304:17: got void *dst ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void const * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void const * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) ../drivers/acpi/apei/erst.c:825:9: expected void * ../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:826:20: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:826:20: expected struct cper_record_header *rcd_erange ../drivers/acpi/apei/erst.c:826:20: got void [noderef] __iomem *static [toplevel] vaddr ../drivers/acpi/apei/erst.c:863:17: warning: incorrect type in assignment (different address spaces) ../drivers/acpi/apei/erst.c:863:17: expected struct cper_record_header *rcd_tmp ../drivers/acpi/apei/erst.c:863:17: got void [noderef] __iomem * ../drivers/watchdog/aspeed_wdt.c:274:25: warning: cast removes address space '__iomem' of expression ../fs/proc/base.c:890:65: error: incompatible types in comparison expression (different address spaces): ../fs/proc/base.c:890:65: struct task_struct [noderef] __rcu * ../fs/proc/base.c:890:65: struct task_struct * ../fs/proc/base.c:2329:25: warning: cast to restricted fmode_t ../fs/proc/base.c:2386:42: warning: cast from restricted fmode_t ../fs/proc/base.c:2486:48: warning: cast from restricted fmode_t ../fs/proc/base.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../kernel/acct.c:487:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:487:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:487:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:497:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:497:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:497:33: got struct spinlock [noderef] __rcu * ../kernel/acct.c:574:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:574:31: expected struct spinlock [usertype] *lock ../kernel/acct.c:574:31: got struct spinlock [noderef] __rcu * ../kernel/acct.c:594:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/acct.c:594:33: expected struct spinlock [usertype] *lock ../kernel/acct.c:594:33: got struct spinlock [noderef] __rcu * ../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 ../drivers/net/ethernet/broadcom/bnx2.c:8293:31: warning: cast to restricted __be32 In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/irqflags.h:102, from ../include/linux/irqflags.h:18, from ../include/linux/spinlock.h:59, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../include/linux/slab.h:17, from ../include/linux/resource_ext.h:11, from ../include/linux/acpi.h:14, from ../include/acpi/apei.h:9, from ../include/acpi/ghes.h:5, from ../include/linux/arm_sdei.h:8, from ../drivers/acpi/apei/ghes.c:20: In function ‘fortify_memcpy_chk’, inlined from ‘ghes_handle_aer’ at ../drivers/acpi/apei/ghes.c:667:3: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../net/ipv4/netfilter/ip_tables.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:36:16: warning: array of flexible structures ../include/uapi/linux/netfilter_ipv4/ip_tables.h:218:36: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:1214:40: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:1546:43: warning: array of flexible structures ../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/ip_tables.c:36:16: also defined here ../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/ip_tables.c:36:16: also defined here ../kernel/vmcore_info.c:43:19: warning: symbol 'hwerr_data' was not declared. Should it be static? ../fs/proc/array.c:254:11: warning: incorrect type in assignment (different address spaces) ../fs/proc/array.c:254:11: expected struct k_sigaction *k ../fs/proc/array.c:254:11: got struct k_sigaction [noderef] __rcu * ../fs/proc/array.c:731:47: error: incompatible types in comparison expression (different address spaces): ../fs/proc/array.c:731:47: struct task_struct [noderef] __rcu * ../fs/proc/array.c:731:47: struct task_struct * ../fs/proc/array.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/tty.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../drivers/net/ethernet/brocade/bna/bnad.c:397:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:397:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:397:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:453:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:453:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:453:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:552:23: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:618:17: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:640:25: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:641:23: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:668:39: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:669:41: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:713:73: warning: cast to restricted __be16 ../drivers/net/ethernet/brocade/bna/bnad.c:1323:33: warning: cast to restricted __be32 ../drivers/net/ethernet/brocade/bna/bnad.c:1323: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:2818:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2818:33: expected unsigned short [usertype] vlan_tag ../drivers/net/ethernet/brocade/bna/bnad.c:2818:33: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2827:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2827:47: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2827:47: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2831:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2831:47: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2831:47: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2832:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2832:48: expected unsigned short [usertype] lso_mss ../drivers/net/ethernet/brocade/bna/bnad.c:2832:48: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2841:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2841:53: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2841:53: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2845:39: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2845:39: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:2845:39: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2867:69: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2867:69: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2867:69: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2880:69: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2880:69: expected unsigned short [usertype] l4_hdr_size_n_offset ../drivers/net/ethernet/brocade/bna/bnad.c:2880:69: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2900:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2900:30: expected unsigned short [usertype] flags ../drivers/net/ethernet/brocade/bna/bnad.c:2900:30: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:2901:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:2901:37: expected unsigned int [usertype] frame_length ../drivers/net/ethernet/brocade/bna/bnad.c:2901:37: got restricted __be32 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3021:9: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3021:9: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:3021:9: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3022:34: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3022:34: expected unsigned short [usertype] length ../drivers/net/ethernet/brocade/bna/bnad.c:3022:34: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3046:51: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3046:51: expected unsigned short [usertype] opcode ../drivers/net/ethernet/brocade/bna/bnad.c:3046:51: got restricted __be16 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3062:17: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3062:17: expected unsigned long long [usertype] tmp_addr ../drivers/net/ethernet/brocade/bna/bnad.c:3062:17: got restricted __be64 [usertype] ../drivers/net/ethernet/brocade/bna/bnad.c:3063:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/brocade/bna/bnad.c:3063:48: expected unsigned short [usertype] length ../drivers/net/ethernet/brocade/bna/bnad.c:3063:48: got restricted __be16 [usertype] ../drivers/acpi/apei/ghes.c:735:20: warning: symbol 'cxl_cper_prot_err_work' was not declared. Should it be static? ../drivers/acpi/apei/ghes.c:793:1: warning: symbol 'cxl_cper_fifo' was not declared. Should it be static? ../drivers/acpi/apei/ghes.c:797:20: warning: symbol 'cxl_cper_work' was not declared. Should it be static? ../drivers/thermal/airoha_thermal.c:264:24: error: too long token expansion ../drivers/thermal/airoha_thermal.c:276:23: error: too long token expansion ../drivers/scsi/st.c: In function ‘create_one_cdev’: ../drivers/scsi/st.c:4292:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size between 9 and 10 [-Wformat-truncation=] 4292 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", | ^~ ../drivers/scsi/st.c:4292:9: note: ‘snprintf’ output 1 or more bytes (assuming 33) into a destination of size 10 4292 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 4293 | tape->name, st_formats[i]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: incorrect type in argument 1 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: expected void const volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: got unsigned int [usertype] * ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: cast removes address space '__iomem' of expression ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: incorrect type in argument 2 (different address spaces) ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: expected void volatile [noderef] __iomem *addr ../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: got unsigned int [usertype] * ../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:455:26: warning: unsigned value that used to be signed checked against zero? ../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:452:35: signed value source ../drivers/net/ethernet/broadcom/cnic.c:5258:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5258:40: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:5258:40: got unsigned int [usertype] cli ../drivers/net/ethernet/broadcom/cnic.c:5213:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5213:40: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:5213:40: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:5214:40: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5214:40: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:5214:40: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1389:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1389:33: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1389:33: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1390:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1390:33: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1390:33: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1414:36: warning: cast from restricted __le32 ../drivers/net/ethernet/broadcom/cnic.c:1415:36: warning: cast from restricted __le32 ../drivers/net/ethernet/broadcom/cnic.c:1685:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1685:22: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1685:22: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1686:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1686:22: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1686:22: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1727:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1727:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1727:54: got unsigned int [usertype] sq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1729:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1729:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1729:54: got unsigned int [usertype] sq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1731:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1731:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1731:54: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1732:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1732:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1732:54: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1733:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1733:54: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1733:54: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1735:54: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1735:54: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1735:54: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1737:59: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1737:59: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1737:59: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1739:59: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1739:59: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1739:59: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1741:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1741:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1741:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1743:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1743:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1743:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1745:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1745:61: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1745:61: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1747:61: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1747:61: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1747:61: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1749:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1749:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1749:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1751:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1751:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1751:56: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1773:57: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1773:57: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1773:57: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:1775:57: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1775:57: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1775:57: got unsigned int [usertype] rq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1786:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1786:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1786:53: got unsigned int [usertype] rq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1788:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1788:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1788:53: got unsigned int [usertype] rq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1790:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1790:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1790:53: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1791:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1791:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1791:53: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1792:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1792:55: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1792:55: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1794:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1794:55: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1794:55: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1796:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1796:55: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1796:55: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1798:55: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1798:55: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1798:55: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1800:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1800:53: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1800:53: got unsigned int [usertype] cq_page_table_addr_lo ../drivers/net/ethernet/broadcom/cnic.c:1802:53: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1802:53: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1802:53: got unsigned int [usertype] cq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:1805:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1805:56: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1805:56: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1806:56: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1806:56: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1806:56: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1820:64: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1820:64: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1820:64: got unsigned int [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1822:64: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1822:64: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1822:64: got unsigned int [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1826:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1826:50: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1826:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1828:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1828:50: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1828:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1830:49: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1830:49: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1830:49: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1832:49: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1832:49: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1832:49: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1843:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1843:48: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1843:48: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1845:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1845:48: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1845:48: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1847:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1847:48: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1847:48: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1848:48: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1848:48: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1848:48: got unsigned int [usertype] ../drivers/net/ethernet/broadcom/cnic.c:1849:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1849:50: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1849:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1851:50: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1851:50: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1851:50: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:1855:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1855:47: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:1855:47: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:1857:47: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:1857:47: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:1857:47: got unsigned int [usertype] cq_page_table_addr_hi ../drivers/net/ethernet/broadcom/cnic.c:2076:17: warning: cast from restricted __sum16 ../drivers/net/ethernet/broadcom/cnic.c:2325:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2325:35: expected restricted __le32 [usertype] lo ../drivers/net/ethernet/broadcom/cnic.c:2325:35: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:2326:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2326:35: expected restricted __le32 [usertype] hi ../drivers/net/ethernet/broadcom/cnic.c:2326:35: got unsigned long long ../drivers/net/ethernet/broadcom/cnic.c:2327:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2327:32: expected restricted __le32 [usertype] eq_pbl_size ../drivers/net/ethernet/broadcom/cnic.c:2327:32: got int num_pages ../drivers/net/ethernet/broadcom/cnic.c:2329:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2329:27: expected restricted __le16 [usertype] sb_num ../drivers/net/ethernet/broadcom/cnic.c:2329:27: got unsigned int [usertype] status_blk_num ../drivers/net/ethernet/broadcom/cnic.c:2330:28: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2330:28: expected restricted __le16 [usertype] eq_prod ../drivers/net/ethernet/broadcom/cnic.c:2330:28: got unsigned long ../drivers/net/ethernet/broadcom/cnic.c:2371:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2371:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2371:16: got restricted __le16 [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2428:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2428:27: expected restricted __le32 [addressable] [assigned] [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2428:27: got restricted __le16 [usertype] fcoe_conn_id ../drivers/net/ethernet/broadcom/cnic.c:2429:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2429:32: expected restricted __le32 [addressable] [assigned] [usertype] completion_status ../drivers/net/ethernet/broadcom/cnic.c:2429:32: got int ../drivers/net/ethernet/broadcom/cnic.c:2446:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2446:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2446:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2447:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:2474:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2474:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2474:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2475:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2475:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2475:16: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:2508:13: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2508:13: expected unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2508:13: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2509:16: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2509:16: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2509:16: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:2521:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2521:32: expected restricted __le32 [addressable] [usertype] completion_status ../drivers/net/ethernet/broadcom/cnic.c:2521:32: got int ../drivers/net/ethernet/broadcom/cnic.c:2536:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2536:35: expected restricted __le32 [addressable] [assigned] [usertype] fcoe_conn_context_id ../drivers/net/ethernet/broadcom/cnic.c:2536:35: got unsigned int [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2608:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2608:29: expected unsigned int [assigned] [usertype] cid ../drivers/net/ethernet/broadcom/cnic.c:2608:29: got restricted __le32 [usertype] context_id ../drivers/net/ethernet/broadcom/cnic.c:2609:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:2609:32: expected unsigned int [usertype] l5_cid ../drivers/net/ethernet/broadcom/cnic.c:2609:32: got restricted __le32 [usertype] conn_id ../drivers/net/ethernet/broadcom/cnic.c:3510:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3511:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3512:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3513:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3514:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3515:40: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3530:27: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3531:27: warning: cast to restricted __be32 ../drivers/net/ethernet/broadcom/cnic.c:3532:29: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3533:29: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3636:49: warning: cast to restricted __be16 ../drivers/net/ethernet/broadcom/cnic.c:3789:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3789:31: expected unsigned short [usertype] dst_port ../drivers/net/ethernet/broadcom/cnic.c:3789:31: got restricted __be16 [usertype] sin6_port ../drivers/net/ethernet/broadcom/cnic.c:3795:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3795:32: expected unsigned int ../drivers/net/ethernet/broadcom/cnic.c:3795:32: got restricted __be32 [usertype] s_addr ../drivers/net/ethernet/broadcom/cnic.c:3796:31: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3796:31: expected unsigned short [usertype] dst_port ../drivers/net/ethernet/broadcom/cnic.c:3796:31: got restricted __be16 [usertype] sin_port ../drivers/net/ethernet/broadcom/cnic.c:3826:23: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:3826:23: expected unsigned short [usertype] src_port ../drivers/net/ethernet/broadcom/cnic.c:3826:23: got restricted __be16 [assigned] [usertype] local_port ../drivers/net/ethernet/broadcom/cnic.c:3983:29: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:4943:43: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/broadcom/cnic.c:4943:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4943:33: expected restricted __le32 [usertype] addr_lo ../drivers/net/ethernet/broadcom/cnic.c:4943:33: got unsigned int ../drivers/net/ethernet/broadcom/cnic.c:4951:46: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4951:46: expected restricted __le32 [usertype] parsing_data ../drivers/net/ethernet/broadcom/cnic.c:4951:46: got int ../drivers/net/ethernet/broadcom/cnic.c:4954:46: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4954:46: expected restricted __le16 [usertype] global_data ../drivers/net/ethernet/broadcom/cnic.c:4954:46: got int ../drivers/net/ethernet/broadcom/cnic.c:4979:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:4979:25: expected unsigned short [usertype] *tx_cons_ptr ../drivers/net/ethernet/broadcom/cnic.c:4979:25: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5044:35: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5044:35: expected restricted __le16 [usertype] silent_vlan_mask ../drivers/net/ethernet/broadcom/cnic.c:5044:35: got int ../drivers/net/ethernet/broadcom/cnic.c:5046:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5046:25: expected unsigned short [usertype] *rx_cons_ptr ../drivers/net/ethernet/broadcom/cnic.c:5046:25: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5064:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5064:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5064:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5066:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5066:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5066:41: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5071:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5071:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5071:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5073:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5073:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5073:41: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5083:42: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5083:42: expected unsigned short [usertype] *hw_prod_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5083:42: got restricted __le16 * ../drivers/net/ethernet/broadcom/cnic.c:5085:41: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/broadcom/cnic.c:5085:41: expected unsigned short [usertype] *status_idx_ptr ../drivers/net/ethernet/broadcom/cnic.c:5085:41: got restricted __le16 * ../drivers/acpi/apei/einj-core.c:181:6: warning: symbol 'einj_initialized' was not declared. Should it be static? ../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 ../crypto/async_tx/raid6test.c:21:14: warning: symbol 'dataoffs' was not declared. Should it be static? ../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] ../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/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 ../sound/soc/mediatek/mt8365/mt8365-afe-pcm.c:597:34: warning: cast removes address space '__iomem' of expression ../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/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/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] ../net/llc/llc_input.c:198:15: error: incompatible types in comparison expression (different address spaces): ../net/llc/llc_input.c:198:15: int ( [noderef] __rcu * )( ... ) ../net/llc/llc_input.c:198:15: int ( * )( ... ) ../drivers/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 ../arch/x86/kernel/kvm.c:74:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? ../net/ipv4/netfilter/iptable_raw.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): ../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures ../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/acpi/acpica/utglobal.c: note: in included file (through ../include/acpi/acpi.h): ../include/acpi/acpixf.h:104:1: warning: symbol 'acpi_gbl_enable_interpreter_slack' was not declared. Should it be static? ../include/acpi/acpixf.h:113:1: warning: symbol 'acpi_gbl_auto_serialize_methods' was not declared. Should it be static? ../include/acpi/acpixf.h:120:1: warning: symbol 'acpi_gbl_create_osi_method' was not declared. Should it be static? ../include/acpi/acpixf.h:126:1: warning: symbol 'acpi_gbl_use_default_register_widths' was not declared. Should it be static? ../include/acpi/acpixf.h:136:1: warning: symbol 'acpi_gbl_enable_table_validation' was not declared. Should it be static? ../include/acpi/acpixf.h:141:1: warning: symbol 'acpi_gbl_enable_aml_debug_object' was not declared. Should it be static? ../include/acpi/acpixf.h:149:1: warning: symbol 'acpi_gbl_copy_dsdt_locally' was not declared. Should it be static? ../include/acpi/acpixf.h:157:1: warning: symbol 'acpi_gbl_do_not_use_xsdt' was not declared. Should it be static? ../include/acpi/acpixf.h:167:1: warning: symbol 'acpi_gbl_use32_bit_fadt_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:176:1: warning: symbol 'acpi_gbl_use32_bit_facs_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:184:1: warning: symbol 'acpi_gbl_truncate_io_addresses' was not declared. Should it be static? ../include/acpi/acpixf.h:190:1: warning: symbol 'acpi_gbl_disable_auto_repair' was not declared. Should it be static? ../include/acpi/acpixf.h:196:1: warning: symbol 'acpi_gbl_disable_ssdt_table_install' was not declared. Should it be static? ../include/acpi/acpixf.h:201:1: warning: symbol 'acpi_gbl_runtime_namespace_override' was not declared. Should it be static? ../include/acpi/acpixf.h:207:1: warning: symbol 'acpi_gbl_osi_data' was not declared. Should it be static? ../include/acpi/acpixf.h:214:1: warning: symbol 'acpi_gbl_reduced_hardware' was not declared. Should it be static? ../include/acpi/acpixf.h:220:1: warning: symbol 'acpi_gbl_use_global_lock' was not declared. Should it be static? ../include/acpi/acpixf.h:227:1: warning: symbol 'acpi_gbl_max_loop_iterations' was not declared. Should it be static? ../include/acpi/acpixf.h:237:1: warning: symbol 'acpi_gbl_ignore_package_resolution_errors' was not declared. Should it be static? ../include/acpi/acpixf.h:243:1: warning: symbol 'acpi_gbl_trace_flags' was not declared. Should it be static? ../include/acpi/acpixf.h:244:1: warning: symbol 'acpi_gbl_trace_method_name' was not declared. Should it be static? ../include/acpi/acpixf.h:245:1: warning: symbol 'acpi_gbl_trace_dbg_level' was not declared. Should it be static? ../include/acpi/acpixf.h:246:1: warning: symbol 'acpi_gbl_trace_dbg_layer' was not declared. Should it be static? ../include/acpi/acpixf.h:253:1: warning: symbol 'acpi_dbg_level' was not declared. Should it be static? ../include/acpi/acpixf.h:254:1: warning: symbol 'acpi_dbg_layer' was not declared. Should it be static? ../include/acpi/acpixf.h:258:1: warning: symbol 'acpi_gbl_display_debug_timer' was not declared. Should it be static? ../include/acpi/acpixf.h:265:1: warning: symbol 'acpi_gbl_method_executing' was not declared. Should it be static? ../drivers/acpi/acpica/utglobal.c: note: in included file (through ../drivers/acpi/acpica/accommon.h): ../drivers/acpi/acpica/acglobal.h:27:1: warning: symbol 'acpi_gbl_CDAT' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:28:1: warning: symbol 'acpi_gbl_dsdt_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:29:1: warning: symbol 'acpi_gbl_facs_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:30:1: warning: symbol 'acpi_gbl_xfacs_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:31:1: warning: symbol 'acpi_gbl_fadt_index' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:32:1: warning: symbol 'acpi_gbl_FACS' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:115:1: warning: symbol 'acpi_gbl_startup_flags' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:116:1: warning: symbol 'acpi_gbl_shutdown' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:117:1: warning: symbol 'acpi_gbl_early_initialization' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:138:1: warning: symbol 'acpi_gbl_namespace_initialized' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:197:1: warning: symbol 'acpi_gbl_nesting_level' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:210:1: warning: symbol 'acpi_gbl_current_scope' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:214:1: warning: symbol 'acpi_gbl_capture_comments' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:215:1: warning: symbol 'acpi_gbl_last_list_head' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:273:1: warning: symbol 'acpi_gbl_db_output_flags' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:297:1: warning: symbol 'acpi_gbl_abort_method' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:298:1: warning: symbol 'acpi_gbl_db_thread_id' was not declared. Should it be static? ../drivers/acpi/acpica/acglobal.h:299:1: warning: symbol 'acpi_gbl_next_cmd_num' was not declared. Should it be static? ../kernel/cgroup/cgroup.c:7006:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:7006:41: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:7006:41: got struct spinlock [noderef] __rcu * ../kernel/cgroup/cgroup.c:7009:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/cgroup.c:7009:43: expected struct spinlock [usertype] *lock ../kernel/cgroup/cgroup.c:7009:43: got struct spinlock [noderef] __rcu * ../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 ../kernel/cgroup/rstat.c:342:22: warning: symbol 'bpf_rstat_flush' was not declared. Should it be static? ../drivers/scsi/ch.c: In function ‘ch_probe’: ../drivers/scsi/ch.c:923:29: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] 923 | sprintf(ch->name,"ch%d",ch->minor); | ^~ ../drivers/scsi/ch.c:923:26: note: directive argument in the range [0, 2147483647] 923 | sprintf(ch->name,"ch%d",ch->minor); | ^~~~~~ ../drivers/scsi/ch.c:923:9: note: ‘sprintf’ output between 4 and 13 bytes into a destination of size 8 923 | sprintf(ch->name,"ch%d",ch->minor); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/input/misc/gpio_decoder.c: note: in included file: ../include/linux/bitmap.h:796:22: warning: invalid access past the end of 'values' (8 8) ../include/linux/bitmap.h:797:55: warning: shift too big (64) for type unsigned long ../net/ipv6/mcast_snoop.c: note: in included file: ../include/net/mld.h:32:43: warning: array of flexible structures ../drivers/net/rionet.c: note: in included file: ../include/linux/rio.h:204:34: warning: array of flexible structures ../drivers/acpi/x86/s2idle.c:498:13: warning: restricted suspend_state_t degrades to integer ../drivers/acpi/x86/s2idle.c:498:33: warning: restricted suspend_state_t degrades to integer Warning: ../drivers/thermal/max77620_thermal.c:47 function parameter 'tz' not described in 'max77620_thermal_read_temp' Warning: ../drivers/thermal/max77620_thermal.c:47 function parameter 'tz' not described in 'max77620_thermal_read_temp' ../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) Warning: ../drivers/gpio/gpio-realtek-otto.c:66 cannot understand function prototype: 'struct realtek_gpio_ctrl' ../kernel/pid_namespace.c:208:26: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:208:26: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:208:26: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:210:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/pid_namespace.c:210:28: expected struct spinlock [usertype] *lock ../kernel/pid_namespace.c:210:28: got struct spinlock [noderef] __rcu * ../kernel/pid_namespace.c:209:28: warning: dereference of noderef expression ../drivers/pci/controller/pcie-mediatek.c: In function ‘mtk_pcie_parse_port’: ../drivers/pci/controller/pcie-mediatek.c:963:43: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] 963 | snprintf(name, sizeof(name), "port%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:963:38: note: directive argument in the range [0, 2147483647] 963 | snprintf(name, sizeof(name), "port%d", slot); | ^~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:963:9: note: ‘snprintf’ output between 6 and 15 bytes into a destination of size 10 963 | snprintf(name, sizeof(name), "port%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:970:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:970:38: note: directive argument in the range [0, 2147483647] 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:970:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:978:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:978:38: note: directive argument in the range [0, 2147483647] 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:978:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:983:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:983:38: note: directive argument in the range [0, 2147483647] 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:983:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:988:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:988:38: note: directive argument in the range [0, 2147483647] 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:988:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:993:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:993:38: note: directive argument in the range [0, 2147483647] 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:993:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:998:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:998:38: note: directive argument in the range [0, 2147483647] 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:998:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:1003:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:1003:38: note: directive argument in the range [0, 2147483647] 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:1003:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:1009:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~ ../drivers/pci/controller/pcie-mediatek.c:1009:38: note: directive argument in the range [0, 2147483647] 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~~~~~~~~~~~ ../drivers/pci/controller/pcie-mediatek.c:1009:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/regulator/pf0900-regulator.c:774:29: warning: symbol 'regu_irqs' was not declared. Should it be static? ../drivers/thermal/qoriq_thermal.c:217:38: warning: incorrect type in argument 1 (different base types) ../drivers/thermal/qoriq_thermal.c:217:38: expected restricted __be32 const [usertype] *cell ../drivers/thermal/qoriq_thermal.c:217:38: got unsigned int const [usertype] *[assigned] calibration ../drivers/thermal/qoriq_thermal.c:219:50: warning: incorrect type in argument 1 (different base types) ../drivers/thermal/qoriq_thermal.c:219:50: expected restricted __be32 const [usertype] *cell ../drivers/thermal/qoriq_thermal.c:219:50: got unsigned int const [usertype] * ../drivers/isdn/hardware/mISDN/mISDNisar.c:204:33: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/mISDNisar.c:205:32: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/mISDNisar.c:206:34: warning: cast to restricted __le16 ../drivers/isdn/hardware/mISDN/mISDNisar.c:253:39: warning: cast to restricted __le16 ../drivers/spi/spi-nxp-fspi.c:530:25: warning: cast from restricted __be32 ../kernel/cgroup/freezer.c:140:35: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:140:35: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:140:35: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c:143:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/cgroup/freezer.c:143:37: expected struct spinlock [usertype] *lock ../kernel/cgroup/freezer.c:143:37: got struct spinlock [noderef] __rcu * ../kernel/cgroup/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../drivers/pci/controller/pcie-mediatek.c:408:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/pci/controller/pcie-mediatek.c:408:40: expected void volatile *address ../drivers/pci/controller/pcie-mediatek.c:408: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/net/ethernet/broadcom/bnx2x/bnx2x_link.c:10478:48: warning: cast truncates bits from constant value (ffff7fff becomes 7fff) ../kernel/audit.c:2424:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2424:9: expected struct spinlock [usertype] *lock ../kernel/audit.c:2424:9: got struct spinlock [noderef] __rcu * ../kernel/audit.c:2427:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/audit.c:2427:40: expected struct spinlock [usertype] *lock ../kernel/audit.c:2427:40: got struct spinlock [noderef] __rcu * ../fs/proc/proc_sysctl.c: In function ‘init_header’: ../fs/proc/proc_sysctl.c:209:41: warning: variable ‘entry’ set but not used [-Wunused-but-set-variable=] 209 | const struct ctl_table *entry; | ^~~~~ ../drivers/spi/spi-ti-qspi.c:264:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:264:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:264:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:267:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:267:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:267:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:270:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:270:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:270:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:273:38: warning: incorrect type in assignment (different base types) ../drivers/spi/spi-ti-qspi.c:273:38: expected unsigned int [usertype] data ../drivers/spi/spi-ti-qspi.c:273:38: got restricted __be32 [usertype] ../drivers/spi/spi-ti-qspi.c:374:42: warning: cast to restricted __be32 ../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 ../net/netfilter/nf_tables_offload.c:253:24: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_tables_offload.c:253:24: expected restricted __be16 [usertype] proto ../net/netfilter/nf_tables_offload.c:253:24: got int ../drivers/scsi/libfc/fc_libfc.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_libfc.c:197:26: warning: cast to restricted __be16 ../drivers/scsi/libfc/fc_libfc.c:197:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/libfc/fc_libfc.c:197:24: expected restricted __be16 [usertype] fh_seq_cnt ../drivers/scsi/libfc/fc_libfc.c:197:24: got unsigned short [usertype] ../drivers/scsi/libfc/fc_libfc.c:287:17: error: incompatible types in comparison expression (different address spaces): ../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov [noderef] __rcu * ../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov * ../drivers/scsi/libfc/fc_libfc.c:289:17: error: incompatible types in comparison expression (different address spaces): ../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov [noderef] __rcu * ../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov * ../drivers/scsi/libfc/fc_disc.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe.c:1688:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/fcoe/fcoe.c:1688:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/fcoe/fcoe.c:1688:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/fcoe/fcoe.c:1613:13: warning: cast to restricted __le32 ../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/spi/spi-pci1xxxx.c:436:22: warning: incorrect type in assignment (different address spaces) ../drivers/spi/spi-pci1xxxx.c:436:22: expected void *base ../drivers/spi/spi-pci1xxxx.c:436:22: got void [noderef] __iomem * ../drivers/spi/spi-pci1xxxx.c:438:22: warning: incorrect type in assignment (different address spaces) ../drivers/spi/spi-pci1xxxx.c:438:22: expected void *base ../drivers/spi/spi-pci1xxxx.c:438:22: got void [noderef] __iomem * ../drivers/spi/spi-pci1xxxx.c:440:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:440:34: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:440:34: got void * ../drivers/spi/spi-pci1xxxx.c:441:26: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:441:26: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:441:26: got void * ../drivers/spi/spi-pci1xxxx.c:442:46: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:442:46: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:442:46: got void * ../drivers/spi/spi-pci1xxxx.c:443:46: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:443:46: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:443:46: got void * ../drivers/spi/spi-pci1xxxx.c:445:21: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:445:21: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:445:21: got void * ../drivers/spi/spi-pci1xxxx.c:447:21: warning: incorrect type in argument 2 (different address spaces) ../drivers/spi/spi-pci1xxxx.c:447:21: expected void volatile [noderef] __iomem *addr ../drivers/spi/spi-pci1xxxx.c:447:21: 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:1062:48: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:1370:44: warning: array of flexible structures ../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/arp_tables.c:40:16: also defined here ../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice ../net/ipv4/netfilter/arp_tables.c:40:16: also defined here ../arch/x86/kernel/callthunks.c: In function ‘callthunks_debugfs_init’: ../arch/x86/kernel/callthunks.c:376:35: warning: ‘%lu’ directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] 376 | sprintf(name, "cpu%lu", cpu); | ^~~ ../arch/x86/kernel/callthunks.c:376:31: note: directive argument in the range [0, 4294967294] 376 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~ ../arch/x86/kernel/callthunks.c:376:17: note: ‘sprintf’ output between 5 and 14 bytes into a destination of size 10 376 | sprintf(name, "cpu%lu", cpu); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/libfc/fc_exch.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/scsi/fcoe/fcoe_ctlr.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fcoe/fcoe_ctlr.c:52:37: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c:53:38: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c:54:38: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c:55:36: error: invalid initializer ../drivers/scsi/fcoe/fcoe_ctlr.c: note: in included file: ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/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 ../drivers/scsi/libfc/fc_elsct.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_elsct.c: note: in included file (through ../include/scsi/libfc.h): ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/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 ../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/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 ../sound/soc/intel/avs/probes.c:147:58: warning: incorrect type in argument 1 (different base types) ../sound/soc/intel/avs/probes.c:147:58: expected restricted snd_pcm_format_t [usertype] format ../sound/soc/intel/avs/probes.c:147:58: got unsigned int [usertype] format ../drivers/scsi/fcoe/fcoe_transport.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../sound/soc/codecs/cs35l56-shared-test.c:272:25: error: too long token expansion ../drivers/scsi/fnic/fip.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../arch/x86/kernel/shstk.c:411:55: warning: cast removes address space '__user' of expression ../drivers/media/test-drivers/vivid/vivid-cec.c: In function ‘find_dest_adap’: ../drivers/media/test-drivers/vivid/vivid-cec.c:26:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] 26 | unsigned int i, j; | ^ ../drivers/media/test-drivers/vivid/vivid-cec.c: In function ‘vivid_cec_bus_thread’: ../drivers/media/test-drivers/vivid/vivid-cec.c:116:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] 116 | unsigned int i, j; | ^ ../drivers/scsi/fcoe/fcoe_sysfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fnic_attrs.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../kernel/cgroup/debug.c:129:21: error: incompatible types in comparison expression (different address spaces): ../kernel/cgroup/debug.c:129:21: struct css_set [noderef] __rcu * ../kernel/cgroup/debug.c:129:21: struct css_set * ../arch/x86/kernel/amd_gart_64.c:83:15: warning: symbol 'agp_memory_reserved' was not declared. Should it be static? ../arch/x86/kernel/amd_gart_64.c:84:17: warning: symbol 'agp_gatt_table' was not declared. Should it be static? ../drivers/scsi/libfc/fc_lport.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_lport.c: note: in included file (through ../include/scsi/libfc.h): ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/scsi/libfc/fc_lport.c:962:16: error: incompatible types in comparison expression (different address spaces): ../drivers/scsi/libfc/fc_lport.c:962:16: struct fc4_prov [noderef] __rcu * ../drivers/scsi/libfc/fc_lport.c:962:16: struct fc4_prov * ../lib/xz/xz_dec_stream.c:392:28: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:392:28: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:392:28: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:426:48: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:426:48: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:426:48: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:434:37: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:434:37: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:434:37: got unsigned int const [usertype] * ../lib/xz/xz_dec_stream.c:458:28: warning: incorrect type in argument 1 (different base types) ../lib/xz/xz_dec_stream.c:458:28: expected restricted __le32 const [usertype] *p ../lib/xz/xz_dec_stream.c:458:28: got unsigned int const [usertype] * ../drivers/scsi/fnic/fnic_isr.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:1840:33: warning: unsigned value that used to be signed checked against zero? ../drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:1840:29: signed value source ../drivers/net/ethernet/cavium/liquidio/lio_core.c: In function ‘octeon_setup_interrupt’: ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1119: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=] 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", | ^~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1119:54: note: directive argument in the range [0, 2147483646] 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1118:33: note: ‘snprintf’ output between 21 and 43 bytes into a destination of size 32 1118 | snprintf(&queue_irq_names[IRQ_NAME_OFF(i)], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1120 | oct->octeon_id, oct->pf_num, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1124: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=] 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", | ^~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1124:54: note: directive argument in the range [0, 2147483646] 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1123:33: note: ‘snprintf’ output between 21 and 43 bytes into a destination of size 32 1123 | snprintf(&queue_irq_names[IRQ_NAME_OFF(i)], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1125 | oct->octeon_id, oct->vf_num, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/libfc/fc_rport.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/phy/mscc/mscc_main.c: In function ‘vsc85xx_probe_common.constprop’: ../drivers/net/phy/mscc/mscc_main.c:473:64: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 473 | ret = sprintf(led_dt_prop, "vsc8531,led-%d-mode", i); | ^ In function ‘vsc85xx_dt_led_modes_get’, inlined from ‘vsc85xx_probe_common.constprop’ at ../drivers/net/phy/mscc/mscc_main.c:2315:9: ../drivers/net/phy/mscc/mscc_main.c:473:23: note: ‘sprintf’ output between 19 and 29 bytes into a destination of size 28 473 | ret = sprintf(led_dt_prop, "vsc8531,led-%d-mode", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/fnic/fnic_main.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1740:15: warning: cast to restricted __be32 ../drivers/net/ethernet/cavium/liquidio/lio_core.c:1810:15: warning: cast to restricted __be32 ../drivers/scsi/bnx2fc/bnx2fc_els.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_els.c:95:25: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_els.c:536:44: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: expected unsigned int [assigned] [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_els.c:545:40: got restricted __le32 [usertype] rx_buf_off ../drivers/scsi/bnx2fc/bnx2fc_els.c:608:25: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_els.c:648:25: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:841:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:842:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:843:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: expected unsigned int [usertype] resp_len ../drivers/scsi/bnx2fc/bnx2fc_els.c:845:26: got restricted __le32 [usertype] mp_payload_len ../drivers/scsi/bnx2fc/bnx2fc_els.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../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 __le16 [usertype] ../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] ../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] ../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] ../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) ../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] ../fs/nls/nls_base.c:130:20: got restricted __be16 [usertype] ../fs/nls/nls_base.c:183:24: warning: cast to restricted __le16 ../fs/nls/nls_base.c:185:24: warning: cast to restricted __be16 ../fs/nls/nls_base.c:183:24: warning: cast to restricted __le16 ../fs/nls/nls_base.c:185:24: warning: cast to restricted __be16 ../drivers/scsi/libfc/fc_fcp.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/libfc/fc_fcp.c:535:29: warning: cast to restricted __le32 ../drivers/usb/storage/ene_ub6250.c:2160:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:2160:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:2160:33: got int ../drivers/usb/storage/ene_ub6250.c:2089:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:2089:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:2089:33: got int ../drivers/usb/storage/ene_ub6250.c:1932:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1932:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1932: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:1164:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1164:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1164:33: got int ../drivers/usb/storage/ene_ub6250.c:1197:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1197:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1197:33: got int ../drivers/usb/storage/ene_ub6250.c:1228:23: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:1274:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1274:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1274:33: got int ../drivers/usb/storage/ene_ub6250.c:1356:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1356:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1356:33: got int ../drivers/usb/storage/ene_ub6250.c:1540:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1540:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1540:33: got int ../drivers/usb/storage/ene_ub6250.c:1659:41: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1659:41: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1659:41: got unsigned int [usertype] blenByte ../drivers/usb/storage/ene_ub6250.c:1703:49: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1703:49: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1703:49: got int ../drivers/usb/storage/ene_ub6250.c:1760:41: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1760:41: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1760:41: got unsigned int [usertype] blenByte ../drivers/usb/storage/ene_ub6250.c:1836:33: warning: incorrect type in assignment (different base types) ../drivers/usb/storage/ene_ub6250.c:1836:33: expected restricted __le32 [usertype] DataTransferLength ../drivers/usb/storage/ene_ub6250.c:1836:33: got int ../drivers/usb/storage/ene_ub6250.c:1988:26: warning: cast to restricted __be16 ../drivers/usb/storage/ene_ub6250.c:1989:26: warning: cast to restricted __be16 ../drivers/scsi/fnic/fnic_res.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing0' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing1' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing2' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dmach' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'pio_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'addr_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'sg_io' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dma_read' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing0' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing1' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing2' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dmach' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'pio_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'addr_data' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'sg_io' not described in 'mxs_i2c_dev' Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dma_read' not described in 'mxs_i2c_dev' ../kernel/gcov/gcc_base.c:12:6: warning: symbol '__gcov_init' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:40:6: warning: symbol '__gcov_flush' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:46:6: warning: symbol '__gcov_merge_add' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:52:6: warning: symbol '__gcov_merge_single' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:58:6: warning: symbol '__gcov_merge_delta' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:64:6: warning: symbol '__gcov_merge_ior' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:70:6: warning: symbol '__gcov_merge_time_profile' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:76:6: warning: symbol '__gcov_merge_icall_topn' was not declared. Should it be static? ../kernel/gcov/gcc_base.c:82:6: warning: symbol '__gcov_exit' was not declared. Should it be static? ../drivers/scsi/fnic/fnic_fcs.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fnic_fcs.c: note: in included file: ../drivers/scsi/fnic/cq_enet_desc.h:130:39: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:25:1: warning: symbol '__pcpu_scope_bnx2fc_percpu' was not declared. Should it be static? ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:551:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:624:18: warning: cast to restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: expected restricted __be32 [usertype] rnid_atype ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:1027:36: got int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: got restricted __le32 [usertype] fc_crc_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:702:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: got restricted __le32 [usertype] fcoe_tx_pkt_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:704:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: got restricted __le32 [usertype] fcoe_tx_byte_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:706:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: got restricted __le32 [usertype] fcoe_rx_pkt_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:708:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: expected unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: got restricted __le32 [usertype] fcoe_rx_byte_cnt ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c:710:9: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_fcoe.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/scsi/libfc/fc_npiv.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_main.c:2218:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2218:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedf/qedf_main.c:2218:18: got restricted __le16 ../drivers/scsi/qedf/qedf_main.c:2247:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2247:18: expected unsigned short [usertype] prod_idx ../drivers/scsi/qedf/qedf_main.c:2247:18: got restricted __le16 ../drivers/scsi/qedf/qedf_main.c:2264:33: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2282:26: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2513:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_main.c:2513:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/qedf/qedf_main.c:2513:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 ../drivers/scsi/qedf/qedf_main.c:2709:34: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2823:25: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c:2826:18: warning: restricted __le32 degrades to integer ../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/scsi/qedf/qedf_io.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_io.c:637:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:637:59: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:637:59: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:639:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:639:59: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:639:59: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:651:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:651:40: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:651:40: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:652:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:652:40: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:652:40: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:660:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:660:33: expected unsigned int ../drivers/scsi/qedf/qedf_io.c:660:33: got restricted __be32 [usertype] ../drivers/scsi/qedf/qedf_io.c:716:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:716:26: expected restricted __be16 [usertype] fh_ox_id ../drivers/scsi/qedf/qedf_io.c:716:26: got unsigned short [usertype] xid ../drivers/scsi/qedf/qedf_io.c:720:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:720:31: expected restricted __le32 [addressable] [usertype] parameter ../drivers/scsi/qedf/qedf_io.c:720:31: got restricted __be32 [usertype] fh_parm_offset ../drivers/scsi/qedf/qedf_io.c:725:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:725:27: expected restricted __le16 [addressable] [assigned] [usertype] rx_id ../drivers/scsi/qedf/qedf_io.c:725:27: got restricted __be16 [usertype] fh_rx_id ../drivers/scsi/qedf/qedf_io.c:726:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:726:27: expected restricted __le16 [addressable] [assigned] [usertype] ox_id ../drivers/scsi/qedf/qedf_io.c:726:27: got restricted __be16 [usertype] fh_ox_id ../drivers/scsi/qedf/qedf_io.c:730:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:730:45: expected restricted __le32 [addressable] [assigned] [usertype] lo ../drivers/scsi/qedf/qedf_io.c:730:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:731:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:731:45: expected restricted __le32 [addressable] [assigned] [usertype] hi ../drivers/scsi/qedf/qedf_io.c:731:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:739:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:739:45: expected restricted __le32 [addressable] [assigned] [usertype] lo ../drivers/scsi/qedf/qedf_io.c:739:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:740:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:740:45: expected restricted __le32 [addressable] [assigned] [usertype] hi ../drivers/scsi/qedf/qedf_io.c:740:45: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:785:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:785:23: expected restricted __le16 [assigned] [usertype] sq_prod ../drivers/scsi/qedf/qedf_io.c:785:23: got unsigned short [usertype] fw_sq_prod_idx ../drivers/scsi/qedf/qedf_io.c:1064:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1064:35: expected unsigned int [usertype] fcp_resid ../drivers/scsi/qedf/qedf_io.c:1064:35: got restricted __le32 [usertype] fcp_resid ../drivers/scsi/qedf/qedf_io.c:1071:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1071:29: expected int fcp_rsp_len ../drivers/scsi/qedf/qedf_io.c:1071:29: got restricted __le32 [usertype] fcp_rsp_len ../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_sns_len ../drivers/scsi/qedf/qedf_io.c:1075:29: got restricted __le32 [usertype] fcp_sns_len ../drivers/scsi/qedf/qedf_io.c:1249:48: warning: restricted __le16 degrades to integer ../drivers/scsi/qedf/qedf_io.c:1251:52: warning: restricted __le16 degrades to integer ../drivers/scsi/qedf/qedf_io.c:1272:41: warning: restricted __le16 degrades to integer ../drivers/scsi/qedf/qedf_io.c:1449:9: warning: cast to restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1449:9: warning: cast from restricted __le16 ../drivers/scsi/qedf/qedf_io.c:1457:15: warning: cast from restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1458:14: warning: cast from restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1472:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1472:52: expected unsigned int [usertype] rx_buf_off ../drivers/scsi/qedf/qedf_io.c:1472:52: got restricted __le32 [usertype] rx_buf_off ../drivers/scsi/qedf/qedf_io.c:1474:52: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1474:52: expected unsigned int [usertype] tx_buf_off ../drivers/scsi/qedf/qedf_io.c:1474:52: got restricted __le32 [usertype] tx_buf_off ../drivers/scsi/qedf/qedf_io.c:1476:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:1476:47: expected unsigned int [usertype] rx_id ../drivers/scsi/qedf/qedf_io.c:1476:47: got restricted __le16 [usertype] rx_id ../drivers/scsi/qedf/qedf_io.c:1525:9: warning: cast to restricted __le32 ../drivers/scsi/qedf/qedf_io.c:1525:9: warning: cast from restricted __le16 ../drivers/scsi/qedf/qedf_io.c:2099:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2099:32: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:2099:32: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2100:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2100:32: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:2100:32: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2101:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2101:28: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedf/qedf_io.c:2101:28: got int ../drivers/scsi/qedf/qedf_io.c:2110:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2110:33: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/qedf_io.c:2110:33: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2111:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2111:33: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/qedf_io.c:2111:33: got unsigned int [usertype] ../drivers/scsi/qedf/qedf_io.c:2112:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2112:29: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedf/qedf_io.c:2112:29: got int ../drivers/scsi/qedf/qedf_io.c:2489:53: warning: incorrect type in initializer (different base types) ../drivers/scsi/qedf/qedf_io.c:2489:53: expected unsigned short [usertype] pktlen ../drivers/scsi/qedf/qedf_io.c:2489:53: got restricted __le16 [usertype] pkt_len ../drivers/scsi/qedf/qedf_io.c:2551:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_io.c:2551:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/qedf/qedf_io.c:2551:20: got restricted __le32 [usertype] ../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/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_hwi.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: warning: incorrect type in initializer (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1133:35: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1161:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: expected unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1162:20: got restricted __le32 [usertype] fcoe_conn_context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1181:30: warning: restricted __le32 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: expected unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1213:20: got restricted __le32 [usertype] fcoe_conn_context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1214:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1285:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: expected restricted __le32 [addressable] [assigned] [usertype] stat_params_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:42:38: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: expected restricted __le32 [addressable] [assigned] [usertype] stat_params_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:43:38: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: expected restricted __le16 [addressable] [assigned] [usertype] num_tasks ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:82:30: got unsigned int [usertype] max_tasks ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: expected restricted __le16 [addressable] [assigned] [usertype] sq_num_wqes ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:83:32: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: expected restricted __le16 [addressable] [assigned] [usertype] rq_num_wqes ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:84:32: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: expected restricted __le16 [addressable] [assigned] [usertype] rq_buffer_log_size ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:85:39: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: expected restricted __le16 [addressable] [assigned] [usertype] cq_num_wqes ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:86:32: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: expected restricted __le32 [addressable] [assigned] [usertype] dummy_buffer_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:87:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: expected restricted __le32 [addressable] [assigned] [usertype] dummy_buffer_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:88:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: expected restricted __le32 [addressable] [assigned] [usertype] task_list_pbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:89:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: expected restricted __le32 [addressable] [assigned] [usertype] task_list_pbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:90:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: expected restricted __le16 [addressable] [assigned] [usertype] mtu ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:92:24: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: expected restricted __le32 [addressable] [assigned] [usertype] hash_tbl_pbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:109:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: expected restricted __le32 [addressable] [assigned] [usertype] hash_tbl_pbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:110:41: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: expected restricted __le32 [addressable] [assigned] [usertype] t2_hash_tbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:113:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: expected restricted __le32 [addressable] [assigned] [usertype] t2_hash_tbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:114:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: expected restricted __le32 [addressable] [assigned] [usertype] t2_ptr_hash_tbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:117:44: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: expected restricted __le32 [addressable] [assigned] [usertype] t2_ptr_hash_tbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:118:44: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: expected restricted __le32 [addressable] [assigned] [usertype] free_list_count ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:121:36: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: expected restricted __le32 [addressable] [assigned] [usertype] error_bit_map_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:128:37: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: expected restricted __le32 [addressable] [assigned] [usertype] error_bit_map_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:129:37: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: expected restricted __le16 [addressable] [assigned] [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:199:32: got unsigned short [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: expected restricted __le32 [addressable] [assigned] [usertype] sq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:202:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: expected restricted __le32 [addressable] [assigned] [usertype] sq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:203:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: expected restricted __le32 [addressable] [assigned] [usertype] rq_pbl_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:205:34: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: expected restricted __le32 [addressable] [assigned] [usertype] rq_pbl_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:206:34: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: expected restricted __le32 [addressable] [assigned] [usertype] rq_first_pbe_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:208:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: expected restricted __le32 [addressable] [assigned] [usertype] rq_first_pbe_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:209:40: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: expected restricted __le16 [addressable] [assigned] [usertype] rq_prod ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:212:27: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: expected restricted __le16 [addressable] [assigned] [usertype] tx_max_fc_pay_len ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:221:37: got unsigned short [usertype] maxframe_size ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: expected restricted __le32 [addressable] [assigned] [usertype] cq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:223:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: expected restricted __le32 [addressable] [assigned] [usertype] cq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:224:30: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: expected restricted __le32 [addressable] [assigned] [usertype] xferq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:226:33: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: expected restricted __le32 [addressable] [assigned] [usertype] xferq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:227:33: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: expected restricted __le32 [addressable] [assigned] [usertype] conn_db_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:229:35: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: expected restricted __le32 [addressable] [assigned] [usertype] conn_db_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:230:35: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: expected restricted __le16 [addressable] [assigned] [usertype] vlan_tag ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:239:28: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: warning: invalid assignment: |= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: left side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:241:28: right side has type int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: expected restricted __le16 [addressable] [assigned] [usertype] tx_total_conc_seqs ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:264:38: got unsigned short [usertype] max_seq ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: expected restricted __le16 [addressable] [assigned] [usertype] rx_max_fc_pay_len ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:267:38: got unsigned int [usertype] mfs ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: expected restricted __le16 [addressable] [assigned] [usertype] rx_total_conc_seqs ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:269:38: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: expected restricted __le32 [addressable] [assigned] [usertype] confq_first_pbe_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:273:43: got unsigned long long [usertype] confq_dma ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: expected restricted __le32 [addressable] [assigned] [usertype] confq_first_pbe_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:274:43: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: expected restricted __le32 [addressable] [assigned] [usertype] lcq_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:332:31: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: expected restricted __le32 [addressable] [assigned] [usertype] lcq_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:333:31: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: expected restricted __le32 [addressable] [assigned] [usertype] confq_pbl_base_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:335:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: expected restricted __le32 [addressable] [assigned] [usertype] confq_pbl_base_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:336:42: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: expected restricted __le32 [addressable] [assigned] [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:410:29: got unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: expected restricted __le32 [addressable] [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:411:26: got unsigned int [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: expected restricted __le32 [addressable] [assigned] [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:469:32: got unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: expected restricted __le32 [addressable] [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:470:29: got unsigned int [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: expected restricted __le32 [addressable] [assigned] [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:504:32: got unsigned int [usertype] context_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: expected restricted __le32 [addressable] [assigned] [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:505:29: got unsigned int [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: expected unsigned int [usertype] fr_crc ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:613:28: got restricted __le32 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: expected unsigned short [usertype] xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:695:21: got restricted __le16 [usertype] ox_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:727:27: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:728:26: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:23: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: expected unsigned short [usertype] xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:807:21: got restricted __be16 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:821:27: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:822:26: warning: cast from restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:886:45: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: expected restricted __le16 [usertype] doorbell_cq_cons ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:963:33: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: expected unsigned int val ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:966:16: got restricted __le32 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1019:43: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: expected unsigned short [usertype] wqe ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1089:22: got restricted __le16 [usertype] wqe ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: expected unsigned int [usertype] conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1253:17: got restricted __le32 [usertype] fcoe_conn_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: expected unsigned int [usertype] err_code ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1369:53: got restricted __le32 [usertype] completion_status ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: expected restricted __le16 [usertype] wqe ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1420:18: got int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: warning: invalid assignment: |= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: left side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1421:18: right side has type int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: expected unsigned int val ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1439:16: got restricted __le32 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: expected restricted __le32 [usertype] init_flags ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1522:46: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: expected restricted __le32 [usertype] init_flags ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1524:46: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: expected restricted __le16 [usertype] cleaned_task_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1527:63: got unsigned short [usertype] orig_xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: expected restricted __le32 [usertype] rolled_tx_data_offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1530:69: got unsigned int [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1536:35: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: warning: invalid assignment: -= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1538:24: right side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: expected restricted __le32 [usertype] lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1543:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: expected restricted __le32 [usertype] hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1545:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: expected restricted __le16 [usertype] cur_sge_off ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1549:65: got unsigned int [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: expected restricted __le32 [usertype] lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1556:46: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: expected restricted __le32 [usertype] hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1557:46: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: expected restricted __le16 [usertype] cur_sge_off ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1559:42: got unsigned int [usertype] offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: expected restricted __le32 [usertype] low_exp_ro ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1564:55: got unsigned int [usertype] orig_offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: expected restricted __le32 [usertype] high_exp_ro ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1565:56: got unsigned int [usertype] orig_offset ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: expected restricted __le16 [usertype] cleaned_task_id ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1592:63: got unsigned short [usertype] orig_xid ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: expected restricted __le32 [usertype] init_flags ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1600:46: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: warning: invalid assignment: |= ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: left side has type restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1602:42: right side has type int ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: expected restricted __le32 [usertype] lo ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1638:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: expected restricted __le32 [usertype] hi ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1640:69: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_hwi.c:1665:47: warning: too many warnings ../drivers/scsi/fnic/fnic_scsi.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_io.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bnx2fc/bnx2fc_io.c:1636:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1636:53: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:1636:53: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1637:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1637:54: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:1637:54: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:49: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1638:49: got unsigned short [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1680:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1680:50: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:1680:50: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1681:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1681:51: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:1681:51: got unsigned long long ../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:46: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1682:46: got unsigned short [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1769:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1769:35: expected unsigned int [usertype] fcp_resid ../drivers/scsi/bnx2fc/bnx2fc_io.c:1769:35: got restricted __le32 [usertype] fcp_resid ../drivers/scsi/bnx2fc/bnx2fc_io.c:1786:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1786:41: expected unsigned int [usertype] rq_buff_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1786:41: got restricted __le32 [usertype] fcp_rsp_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1791:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1791:37: expected int fcp_sns_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1791:37: got restricted __le32 [usertype] fcp_sns_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1792:37: warning: invalid assignment: += ../drivers/scsi/bnx2fc/bnx2fc_io.c:1792:37: left side has type unsigned int ../drivers/scsi/bnx2fc/bnx2fc_io.c:1792:37: right side has type restricted __le32 ../drivers/scsi/bnx2fc/bnx2fc_io.c:637:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:637:32: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:637:32: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_io.c:638:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:638:32: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:638:32: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:639:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:639:28: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:639:28: got int ../drivers/scsi/bnx2fc/bnx2fc_io.c:649:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:649:33: expected restricted __le32 [usertype] buf_addr_lo ../drivers/scsi/bnx2fc/bnx2fc_io.c:649:33: got unsigned int ../drivers/scsi/bnx2fc/bnx2fc_io.c:650:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:650:33: expected restricted __le32 [usertype] buf_addr_hi ../drivers/scsi/bnx2fc/bnx2fc_io.c:650:33: got unsigned int [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:651:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:651:29: expected restricted __le16 [usertype] buf_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:651:29: got int ../drivers/scsi/bnx2fc/bnx2fc_io.c:878:28: warning: cast from restricted __le16 ../drivers/scsi/bnx2fc/bnx2fc_io.c:1551:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1551:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1551:16: got restricted __be64 [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1552:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1552:16: expected unsigned long long [usertype] ../drivers/scsi/bnx2fc/bnx2fc_io.c:1552:16: got restricted __be64 [usertype] ../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:1555:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2fc/bnx2fc_io.c:1555:26: expected unsigned int [usertype] resp_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1555:26: got restricted __le32 [usertype] mp_payload_len ../drivers/scsi/bnx2fc/bnx2fc_io.c:1991:56: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_io.c:1994:60: warning: restricted __le16 degrades to integer ../drivers/scsi/bnx2fc/bnx2fc_io.c:1798:44: warning: unsigned value that used to be signed checked against zero? ../drivers/scsi/bnx2fc/bnx2fc_io.c:1798:44: signed value source ../drivers/scsi/fnic/fnic_trace.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/i2c/busses/i2c-npcm7xx.c:1387:61: warning: Using plain integer as NULL pointer ../drivers/scsi/qedf/qedf_fip.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_fip.c:21:48: error: invalid initializer ../drivers/scsi/qedf/qedf_fip.c:165:38: error: invalid initializer ../drivers/scsi/bnx2fc/bnx2fc_tgt.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:41: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: expected void [noderef] __iomem *[assigned] inst_cnt_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:23: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:31: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:25: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:25: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:25: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:434:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: expected void [noderef] __iomem *doorbell_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:436:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: expected void [noderef] __iomem *inst_cnt_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:478:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: expected void [noderef] __iomem *pkts_sent_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:480:14: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: expected void [noderef] __iomem *pkts_credit_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: got unsigned char [usertype] * ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: got void *mbox_int_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: got void *mbox_int_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: got void *mbox_write_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:566:39: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:570:41: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:574:40: warning: cast removes address space '__iomem' of expression ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: got void *mbox_read_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: expected void const volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: got void *mbox_int_reg ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: warning: incorrect type in argument 2 (different address spaces) ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: got void *mbox_int_reg ../drivers/scsi/fnic/fnic_debugfs.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:341:24: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:411:42: warning: symbol 'visionox_rm69299_1080p_display_desc' was not declared. Should it be static? ../drivers/gpu/drm/panel/panel-visionox-rm69299.c:417:42: warning: symbol 'visionox_rm69299_shift_desc' was not declared. Should it be static? ../drivers/scsi/qedf/qedf_attr.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_attr.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) ../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) ../drivers/scsi/qedf/qedf_els.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qedf/qedf_els.c:180:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_els.c:180:34: expected unsigned int [usertype] resp_len ../drivers/scsi/qedf/qedf_els.c:180:34: got restricted __le32 [usertype] data_placement_size ../drivers/scsi/qedf/qedf_els.c:314:13: warning: cast from restricted __le16 ../drivers/scsi/qedf/qedf_els.c:350:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_els.c:350:22: expected restricted __be16 [usertype] fh_rx_id ../drivers/scsi/qedf/qedf_els.c:350:22: got int ../drivers/scsi/qedf/qedf_els.c:358:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/qedf_els.c:358:20: expected unsigned int [usertype] fr_crc ../drivers/scsi/qedf/qedf_els.c:358:20: got restricted __le32 [usertype] ../drivers/scsi/qedf/qedf_els.c:1050:13: warning: cast from restricted __le16 ../drivers/net/bareudp.c:290:14: warning: incorrect type in assignment (different address spaces) ../drivers/net/bareudp.c:290:14: expected struct socket *sock ../drivers/net/bareudp.c:290:14: got struct socket [noderef] __rcu *sock ../drivers/net/bareudp.c:621:20: warning: incorrect type in assignment (different base types) ../drivers/net/bareudp.c:621:20: expected restricted __be16 [usertype] port ../drivers/net/bareudp.c:621:20: got unsigned short ../drivers/net/bareudp.c:622:25: warning: incorrect type in assignment (different base types) ../drivers/net/bareudp.c:622:25: expected restricted __be16 [usertype] ethertype ../drivers/net/bareudp.c:622:25: got unsigned short ../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: got unsigned int [usertype] *firm_model ../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: got unsigned int [usertype] *firm_version ../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: got unsigned int [usertype] *device_map ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: 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:51: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:51: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3393:51: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: expected void const volatile [noderef] __iomem *addr ../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: got unsigned int [usertype] * ../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: got unsigned int [noderef] __iomem * ../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: got unsigned int [noderef] [usertype] __iomem *message_rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: got unsigned int [noderef] __iomem * ../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: got unsigned int [noderef] [usertype] __iomem *msgcode_rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: expected unsigned int [usertype] *rwbuffer ../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: got unsigned int [noderef] __iomem * ../drivers/scsi/aic7xxx/aic7xxx_core.c: In function ‘ahc_handle_ign_wide_residue’: ../drivers/scsi/aic7xxx/aic7xxx_core.c:4171:34: warning: variable ‘data_addr’ set but not used [-Wunused-but-set-variable=] 4171 | uint32_t data_addr; | ^~~~~~~~~ ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:15: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:13: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:25:13: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:26:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:26:37: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:26:37: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:15: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:13: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:27:13: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:28:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:28:37: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:28:37: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:29:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:29:13: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:29:13: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:30:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:30:42: expected restricted __le32 [usertype] sgl_total_length ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:30:42: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:23: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:21: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:34:21: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:35:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:35:59: expected restricted __le32 [usertype] lo ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:35:59: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:23: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:21: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:36:21: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:37:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:37:59: expected restricted __le32 [usertype] hi ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:37:59: got unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:23: warning: cast from restricted __le32 ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:21: expected unsigned int [usertype] val ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:38:21: got restricted __le32 [usertype] ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:39:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:39:55: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedf/drv_scsi_fw_funcs.c:39:55: got unsigned int [usertype] val ../drivers/scsi/bnx2fc/bnx2fc_debug.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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 ../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/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/scsi/fnic/vnic_dev.c:324:32: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:324:32: expected void const [noderef] __iomem * ../drivers/scsi/fnic/vnic_dev.c:324:32: got unsigned int * ../drivers/scsi/fnic/vnic_dev.c:325:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:325:37: expected void const [noderef] __iomem * ../drivers/scsi/fnic/vnic_dev.c:325:37: got unsigned int * ../drivers/scsi/fnic/vnic_dev.c:365:36: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:365:36: expected void [noderef] __iomem * ../drivers/scsi/fnic/vnic_dev.c:365:36: got unsigned int * ../drivers/scsi/fnic/vnic_dev.c:462:32: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:462:32: expected struct vnic_wq_ctrl *wq_ctrl ../drivers/scsi/fnic/vnic_dev.c:462:32: got struct vnic_wq_ctrl [noderef] __iomem *ctrl ../drivers/scsi/fnic/vnic_dev.c:937:11: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/fnic/vnic_dev.c:937:11: expected void *p ../drivers/scsi/fnic/vnic_dev.c:937:11: got void [noderef] __iomem * ../drivers/scsi/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/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/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/scsi/aacraid/aachba.c:3941:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3941:39: expected unsigned int [usertype] addrHigh ../drivers/scsi/aacraid/aachba.c:3941:39: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3942:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3942:38: expected unsigned int [usertype] addrLow ../drivers/scsi/aacraid/aachba.c:3942:38: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3943:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3943:26: expected unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3943:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3948:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3948:44: expected restricted __le32 [usertype] sgeFirstSize ../drivers/scsi/aacraid/aachba.c:3948:44: got unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3950:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3950:46: expected restricted __le32 [usertype] sgeNominalSize ../drivers/scsi/aacraid/aachba.c:3950:46: got unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:3952:60: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/aachba.c:3962:28: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:3964:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3964:39: expected unsigned int [usertype] length ../drivers/scsi/aacraid/aachba.c:3964:39: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:3968:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3968:22: expected unsigned char [usertype] sgeCnt ../drivers/scsi/aacraid/aachba.c:3968:22: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4067:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4067:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/aacraid/aachba.c:4067:30: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4068:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4068:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/aachba.c:4068:30: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4069:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4069:26: expected unsigned int [usertype] cur_size ../drivers/scsi/aacraid/aachba.c:4069:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4081:24: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:4083:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4083:26: expected unsigned int [usertype] len ../drivers/scsi/aacraid/aachba.c:4083:26: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4088:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4088:45: expected unsigned char [usertype] emb_data_desc_count ../drivers/scsi/aacraid/aachba.c:4088:45: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4089:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4089:28: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/aachba.c:4089:28: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4092:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4092:38: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/aachba.c:4092:38: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4093:48: warning: cast from restricted __le32 ../drivers/scsi/aacraid/aachba.c:4094:43: warning: cast from restricted __le32 ../drivers/scsi/aacraid/aachba.c:4095:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4095:40: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/aachba.c:4095:40: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4033:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4033:22: expected unsigned char [usertype] sgeCnt ../drivers/scsi/aacraid/aachba.c:4033:22: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:4035:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:4035:30: expected restricted __le32 [usertype] sgeNominalSize ../drivers/scsi/aacraid/aachba.c:4035:30: got unsigned long ../drivers/scsi/aacraid/aachba.c:244:5: warning: symbol 'aac_sync_mode' was not declared. Should it be static? ../drivers/scsi/aacraid/aachba.c:659:76: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:659:76: expected restricted __le32 [usertype] block_size ../drivers/scsi/aacraid/aachba.c:659:76: got int ../drivers/scsi/aacraid/aachba.c:1058:63: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/aachba.c:1079:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:1079:59: expected unsigned int [addressable] [assigned] [usertype] Serial ../drivers/scsi/aacraid/aachba.c:1079:59: got restricted __le32 [usertype] uid ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1252:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1383:27: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1556:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:1556:24: expected unsigned char ../drivers/scsi/aacraid/aachba.c:1556:24: got restricted __le32 [usertype] ../drivers/scsi/aacraid/aachba.c:1663:33: warning: cast to restricted __le32 ../drivers/scsi/aacraid/aachba.c:1996:61: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:1996:61: expected restricted __le32 [usertype] rmw_nexus ../drivers/scsi/aacraid/aachba.c:1996:61: got unsigned int [assigned] [usertype] nexus ../drivers/scsi/aacraid/aachba.c:2073:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:2073:54: expected restricted __le16 [usertype] virt_device_bus ../drivers/scsi/aacraid/aachba.c:2073:54: got int ../drivers/scsi/aacraid/aachba.c:3616:58: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/aachba.c:3616:58: expected restricted __le32 [usertype] rmw_nexus ../drivers/scsi/aacraid/aachba.c:3616:58: got unsigned int ../drivers/scsi/aacraid/aachba.c: note: in included file: ../drivers/scsi/aacraid/aacraid.h:2763:43: warning: incorrect type in return expression (different base types) ../drivers/scsi/aacraid/aacraid.h:2763:43: expected int ../drivers/scsi/aacraid/aacraid.h:2763:43: got restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: warning: invalid assignment: |= ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: left side has type unsigned int ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1534:25: right side has type restricted __le32 ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1539:34: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic7xxx_osm.c:1549:34: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: expected unsigned int [usertype] addr ../drivers/scsi/aic7xxx/aic7xxx_osm.c:482:18: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: expected unsigned int [usertype] len ../drivers/scsi/aic7xxx/aic7xxx_osm.c:489:17: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:602:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:602:32: expected unsigned char ../drivers/scsi/aacraid/commctrl.c:602:32: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:618:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:618:45: expected unsigned char [usertype] emb_data_desc_count ../drivers/scsi/aacraid/commctrl.c:618:45: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:693:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:693:48: expected unsigned int [usertype] addr_hi ../drivers/scsi/aacraid/commctrl.c:693:48: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:694:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:694:48: expected unsigned int [usertype] addr_lo ../drivers/scsi/aacraid/commctrl.c:694:48: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:696:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:696:44: expected unsigned int [usertype] len ../drivers/scsi/aacraid/commctrl.c:696:44: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:702:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:702:59: expected unsigned int [usertype] flags ../drivers/scsi/aacraid/commctrl.c:702:59: got restricted __le32 [usertype] ../drivers/scsi/aacraid/commctrl.c:954:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:954:42: expected restricted __le32 [addressable] [assigned] [usertype] srb_status ../drivers/scsi/aacraid/commctrl.c:954:42: got int ../drivers/scsi/aacraid/commctrl.c:956:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:956:48: expected restricted __le32 [addressable] [assigned] [usertype] data_xfer_length ../drivers/scsi/aacraid/commctrl.c:956:48: got unsigned int [assigned] [usertype] byte_count ../drivers/scsi/aacraid/commctrl.c:960:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:960:42: expected restricted __le32 [addressable] [assigned] [usertype] srb_status ../drivers/scsi/aacraid/commctrl.c:960:42: got unsigned char [usertype] service_response ../drivers/scsi/aacraid/commctrl.c:961:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:961:43: expected restricted __le32 [addressable] [assigned] [usertype] scsi_status ../drivers/scsi/aacraid/commctrl.c:961:43: got unsigned char [usertype] status ../drivers/scsi/aacraid/commctrl.c:962:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:962:48: expected restricted __le32 [addressable] [assigned] [usertype] data_xfer_length ../drivers/scsi/aacraid/commctrl.c:962:48: got unsigned int ../drivers/scsi/aacraid/commctrl.c:964:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/commctrl.c:964:47: expected restricted __le32 [addressable] [assigned] [usertype] sense_data_size ../drivers/scsi/aacraid/commctrl.c:964:47: got unsigned char [usertype] sense_response_data_len ../drivers/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/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/scsi/qedf/qedf_debugfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/aacraid/comminit.c:100:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/comminit.c:100:31: expected restricted __le32 [usertype] *host_rrq ../drivers/scsi/aacraid/comminit.c:100:31: got unsigned int [usertype] * ../drivers/scsi/aacraid/comminit.c:134:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/aacraid/comminit.c:134:49: expected restricted __le16 [usertype] msix_id ../drivers/scsi/aacraid/comminit.c:134:49: got int [assigned] i ../drivers/scsi/aacraid/comminit.c:543:33: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:547:34: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:550:42: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:553:48: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:556:48: warning: restricted __le32 degrades to integer ../drivers/scsi/aacraid/comminit.c:559:48: warning: restricted __le32 degrades to integer ../drivers/scsi/aic7xxx/aic79xx_core.c: In function ‘ahd_handle_ign_wide_residue’: ../drivers/scsi/aic7xxx/aic79xx_core.c:5694:34: warning: variable ‘data_addr’ set but not used [-Wunused-but-set-variable=] 5694 | uint64_t data_addr; | ^~~~~~~~~ ../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/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 ../kernel/debug/kdb/kdb_main.c:2201:40: warning: dereference of noderef expression ../drivers/scsi/aic7xxx/aic79xx_core.c:2999:50: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:3067:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:3072:39: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:3087:39: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:3260:39: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:4251:27: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:4412:64: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:4465:41: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:5614:30: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:5722:41: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5727:49: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5733:53: warning: cast to restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:5755:41: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5760:49: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5766:53: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5859:27: warning: cast to restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:5860:28: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5871:27: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5872:28: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:5875:27: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:7505:19: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:8028:27: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:8035:56: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9490:25: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9538:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:9538:31: expected unsigned int [addressable] [assigned] [usertype] integer ../drivers/scsi/aic7xxx/aic79xx_core.c:9538:31: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:1404:36: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:6903:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:6903:36: expected unsigned int [usertype] hscb_busaddr ../drivers/scsi/aic7xxx/aic79xx_core.c:6903:36: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:6917:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:6917:37: expected unsigned short [usertype] tag ../drivers/scsi/aic7xxx/aic79xx_core.c:6917:37: got restricted __le16 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:9069:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9086:23: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9095:17: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9111:25: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9122:25: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:9124:34: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:7974:34: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:1674:29: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:2206:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:2248:62: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:2275:39: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:2341:62: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:415:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:415:26: expected unsigned long long [usertype] addr ../drivers/scsi/aic7xxx/aic79xx_core.c:415:26: got restricted __le64 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:416:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:416:25: expected unsigned int [usertype] len ../drivers/scsi/aic7xxx/aic79xx_core.c:416:25: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:422:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:422:26: expected unsigned int [usertype] addr ../drivers/scsi/aic7xxx/aic79xx_core.c:422:26: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:423:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:423:25: expected unsigned int [usertype] len ../drivers/scsi/aic7xxx/aic79xx_core.c:423:25: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:446:72: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:446:72: expected unsigned int [usertype] sense_addr ../drivers/scsi/aic7xxx/aic79xx_core.c:446:72: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:473:37: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:474:44: warning: invalid assignment: |= ../drivers/scsi/aic7xxx/aic79xx_core.c:474:44: left side has type unsigned long long ../drivers/scsi/aic7xxx/aic79xx_core.c:474:44: right side has type restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:484:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:484:26: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic79xx_core.c:484:26: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:490:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:490:26: expected unsigned int [usertype] sgptr ../drivers/scsi/aic7xxx/aic79xx_core.c:490:26: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:834:32: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:845:13: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:847:23: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:852:56: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:871:32: warning: cast to restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:872:17: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:872:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:872:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1739:40: warning: cast to restricted __le64 ../drivers/scsi/aic7xxx/aic79xx_core.c:1755:39: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1756:33: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:6461:21: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:6473:29: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:6483:21: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:6704:32: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:7098:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/aic7xxx/aic79xx_core.c:7098:45: expected unsigned int [usertype] hscb_busaddr ../drivers/scsi/aic7xxx/aic79xx_core.c:7098:45: got restricted __le32 [usertype] ../drivers/scsi/aic7xxx/aic79xx_core.c:8152:19: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:8292:33: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:8877:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:8940:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9720:27: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9722:37: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9737:25: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:9745:17: warning: cast to restricted __le16 ../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1106:17: warning: cast to restricted __le32 ../drivers/scsi/aic7xxx/aic79xx_core.c:1096:17: warning: cast to restricted __le32 ../drivers/scsi/fnic/fnic_pci_subsys_devid.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/usb/atm/ueagle-atm.c:2060:9: warning: restricted __be16 degrades to integer ../drivers/usb/atm/ueagle-atm.c:2060:9: warning: restricted __be16 degrades to integer ../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/gpio/gpio-tqmx86.c:354:37: warning: cast truncates bits from constant value (ffffff0f becomes f) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: expected unsigned short [usertype] major ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: expected unsigned short [usertype] minor ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: expected unsigned short [usertype] micro ../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: got restricted __be16 [usertype] ../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/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/mfd/max77705.c:160:1: warning: symbol 'max77705_pm_ops' was not declared. Should it be static? Warning: ../drivers/usb/misc/usbio.c:117 struct member 'nr_i2c_buses' not described in 'usbio_device' Warning: ../drivers/usb/misc/usbio.c:117 struct member 'i2cs' not described in 'usbio_device' Warning: ../drivers/usb/misc/usbio.c:117 struct member 'nr_i2c_buses' not described in 'usbio_device' Warning: ../drivers/usb/misc/usbio.c:117 struct member 'i2cs' not described in 'usbio_device' ../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/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/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/isdn/mISDN/l1oip_core.c:670:39: warning: incorrect type in assignment (different base types) ../drivers/isdn/mISDN/l1oip_core.c:670:39: expected restricted __be32 [usertype] s_addr ../drivers/isdn/mISDN/l1oip_core.c:670:39: got unsigned long Warning: ../drivers/rtc/rtc-omap.c:411 function parameter 'dev' not described in 'omap_rtc_power_off_program' Warning: ../drivers/rtc/rtc-omap.c:411 function parameter 'dev' not described in 'omap_rtc_power_off_program' ../lib/digsig.c:210:47: warning: incorrect type in argument 1 (different base types) ../lib/digsig.c:210:47: expected restricted __be64 const [usertype] *p ../lib/digsig.c:210:47: got unsigned long long [usertype] * ../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/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/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/net/ethernet/cisco/enic/enic_main.c:273:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:277:14: warning: cast to restricted __be16 ../drivers/net/ethernet/cisco/enic/enic_main.c:272:20: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cisco/enic/enic_main.c:272: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/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/power/supply/ucs1002_power.c:190:29: warning: cast to restricted __be32 ../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 ../net/appletalk/ddp.c:101:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:126:33: warning: restricted __be16 degrades to integer ../net/appletalk/ddp.c:422:47: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: warning: cast from restricted __be16 ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: expected unsigned short [usertype] vxlan_port ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: expected unsigned short [usertype] major ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: expected unsigned short [usertype] minor ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: got restricted __be16 [usertype] ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: expected unsigned short [usertype] micro ../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: got restricted __be16 [usertype] ../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; | ^~~~~~~ ../kernel/seccomp.c:580:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:580:27: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:580:27: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:584:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:584:29: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:584:29: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:927:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:927:9: expected struct qspinlock *lock ../kernel/seccomp.c:927:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:1433:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1433:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1433:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1445:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1445:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:1445:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:1931:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:1931:9: expected struct lockdep_map const *lock ../kernel/seccomp.c:1931:9: got struct lockdep_map [noderef] __rcu * ../kernel/seccomp.c:2017:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2017:31: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2017:31: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2035:33: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2035:33: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2035:33: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2177:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2177:28: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2177:28: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2180:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2180:38: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2180:38: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:2186:30: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:2186:30: expected struct spinlock [usertype] *lock ../kernel/seccomp.c:2186:30: got struct spinlock [noderef] __rcu * ../kernel/seccomp.c:493:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:493:9: expected struct qspinlock *lock ../kernel/seccomp.c:493:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:603:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:603:9: expected struct qspinlock *lock ../kernel/seccomp.c:603:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:437:9: expected struct qspinlock *lock ../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:437:9: expected struct qspinlock *lock ../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/seccomp.c:451:9: expected struct qspinlock *lock ../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * ../kernel/seccomp.c: note: in included file (through ../include/linux/ptrace.h, ../include/linux/audit.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../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 ../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: expected unsigned short ../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: got restricted __le16 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: expected unsigned int [usertype] fragpa_lo ../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: got restricted __le32 [usertype] ../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: expected unsigned int [usertype] fragpa_hi ../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: got restricted __le32 [usertype] ../drivers/acpi/acpi_extlog.c:87:54: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:323:20: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:344:34: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:368:11: warning: cast removes address space '__iomem' of expression ../drivers/acpi/acpi_extlog.c:391:19: warning: cast removes address space '__iomem' of expression ../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:55:24: warning: cast to restricted __be32 ../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: expected unsigned int [usertype] num_tlvs ../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: got restricted __be32 [usertype] ../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:22: warning: cast to restricted __be32 ../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: expected unsigned int [usertype] length ../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: got restricted __be32 [usertype] ../drivers/net/ethernet/cisco/enic/vnic_vic.c:64:22: warning: cast to restricted __be32 ../drivers/gpio/gpio-viperboard.c:266:20: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:266:20: expected unsigned short [usertype] val ../drivers/gpio/gpio-viperboard.c:266:20: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:267:21: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:267:21: expected unsigned short [usertype] mask ../drivers/gpio/gpio-viperboard.c:267:21: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:307:27: warning: cast to restricted __be16 ../drivers/gpio/gpio-viperboard.c:331:20: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:331:20: expected unsigned short [usertype] val ../drivers/gpio/gpio-viperboard.c:331:20: got restricted __be16 [usertype] ../drivers/gpio/gpio-viperboard.c:332:21: warning: incorrect type in assignment (different base types) ../drivers/gpio/gpio-viperboard.c:332:21: expected unsigned short [usertype] mask ../drivers/gpio/gpio-viperboard.c:332:21: got restricted __be16 [usertype] ../kernel/taskstats.c:279:9: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:279:9: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:279:9: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:291:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:291:36: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:291:36: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:578:27: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:578:27: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:578:27: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c:589:29: warning: incorrect type in argument 1 (different address spaces) ../kernel/taskstats.c:589:29: expected struct spinlock [usertype] *lock ../kernel/taskstats.c:589:29: got struct spinlock [noderef] __rcu * ../kernel/taskstats.c: note: in included file (through ../include/linux/taskstats_kern.h): ../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * ../drivers/spi/spi-stm32.c:1662:65: warning: Using plain integer as NULL pointer ../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:2641:36: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2643:36: warning: cast to restricted __le32 ../drivers/net/ethernet/emulex/benet/be_cmds.c:2875:24: warning: too many warnings ../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:1416:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1425:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1434:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1443:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1453:25: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1462:44: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1481:44: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1515:41: warning: cast to restricted __le16 ../drivers/acpi/nfit/core.c:1540:44: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1804:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1806:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1807:33: warning: cast to restricted __be32 ../drivers/acpi/nfit/core.c:1810:33: warning: cast to restricted __be16 ../drivers/acpi/nfit/core.c:1811:33: warning: cast to restricted __be32 ../kernel/tracepoint.c:106:32: warning: unreplaced symbol '' ../kernel/tracepoint.c:106:32: warning: unreplaced symbol '' ../drivers/net/ethernet/emulex/benet/be_ethtool.c: In function ‘be_set_coalesce’: ../drivers/net/ethernet/emulex/benet/be_ethtool.c:349:27: warning: variable ‘eqo’ set but not used [-Wunused-but-set-variable=] 349 | struct be_eq_obj *eqo; | ^~~ ../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/cisco/enic/enic_ethtool.c:656:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: expected restricted __be32 [usertype] ip4src ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: got unsigned int [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: expected restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: got unsigned int [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: expected restricted __be16 [usertype] psrc ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: got unsigned short [usertype] ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: expected restricted __be16 [usertype] pdst ../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: got unsigned short [usertype] ../drivers/scsi/qla2xxx/qla_os.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/scsi/qla2xxx/qla_def.h:12, from ../drivers/scsi/qla2xxx/qla_init.c:6: In function ‘fortify_memcpy_chk’, inlined from ‘qla81xx_nvram_config’ at ../drivers/scsi/qla2xxx/qla_init.c:9445:2: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/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/scsi/lpfc/lpfc_mem.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_init.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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 [-2147483641, 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/pstore/ram_core.c:277:34: warning: incorrect type in argument 1 (different address spaces) ../fs/pstore/ram_core.c:277:34: expected void volatile [noderef] __iomem * ../fs/pstore/ram_core.c:277:34: got unsigned char * ../fs/pstore/ram_core.c:321:50: warning: incorrect type in argument 2 (different address spaces) ../fs/pstore/ram_core.c:321:50: expected void const volatile [noderef] __iomem * ../fs/pstore/ram_core.c:321:50: got unsigned char * ../fs/pstore/ram_core.c:322:65: warning: incorrect type in argument 2 (different address spaces) ../fs/pstore/ram_core.c:322:65: expected void const volatile [noderef] __iomem * ../fs/pstore/ram_core.c:322:65: got unsigned char * ../fs/pstore/ram_core.c:487:20: warning: incorrect type in assignment (different address spaces) ../fs/pstore/ram_core.c:487:20: expected void *va ../fs/pstore/ram_core.c:487:20: got void [noderef] __iomem * ../fs/pstore/ram_core.c:489:20: warning: incorrect type in assignment (different address spaces) ../fs/pstore/ram_core.c:489:20: expected void *va ../fs/pstore/ram_core.c:489:20: got void [noderef] __iomem * ../fs/pstore/ram_core.c:583:36: warning: incorrect type in argument 1 (different address spaces) ../fs/pstore/ram_core.c:583:36: expected void volatile [noderef] __iomem *addr ../fs/pstore/ram_core.c:583:36: got void *vaddr ../drivers/scsi/qla2xxx/qla_mbx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../kernel/trace/ftrace.c:232:49: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:232:49: expected struct ftrace_ops *ops ../kernel/trace/ftrace.c:232:49: got struct ftrace_ops [noderef] __rcu *[addressable] [toplevel] ftrace_ops_list ../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:1093:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1093:43: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1093:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1094:43: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:1094:43: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1094:43: got struct ftrace_hash * ../kernel/trace/ftrace.c:1326:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1326:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1326:40: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1327:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1327:40: expected struct ftrace_hash *hash ../kernel/trace/ftrace.c:1327:40: got struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1328:37: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1328:37: expected struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1328:37: got struct ftrace_hash * ../kernel/trace/ftrace.c:1329:38: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1329:38: expected struct ftrace_hash [noderef] __rcu *notrace_hash ../kernel/trace/ftrace.c:1329:38: got struct ftrace_hash * ../kernel/trace/ftrace.c:2141:54: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2141:54: expected struct ftrace_hash *old_hash ../kernel/trace/ftrace.c:2141:54: got struct ftrace_hash [noderef] __rcu *filter_hash ../kernel/trace/ftrace.c:1533:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:1533:9: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:1533:9: struct ftrace_hash * ../kernel/trace/ftrace.c:1549:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1550:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1551:40: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1552:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:1723:18: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1724:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1785:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:1786:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:2119:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2130:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2613:53: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:2624:36: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3425:51: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3426:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3432:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3433:66: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3446:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3447:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3450:52: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3454:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3469:39: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3470:42: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3478:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3484:81: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3488:54: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3490:56: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3520:60: warning: incorrect type in argument 2 (different address spaces) ../kernel/trace/ftrace.c:3521:49: warning: incorrect type in argument 3 (different address spaces) ../kernel/trace/ftrace.c:3560:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3562:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3564:48: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3566:49: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3572:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3573:17: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3579:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3580:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3582:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3583:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3588:53: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3589:54: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3636:31: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3637:32: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3652:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3653:59: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3658:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3659:43: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3661:39: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3662:40: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3704:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3705:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:3706:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3707:46: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:3997:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4014:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4703:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:4706:22: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5117:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5119:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5499:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5643:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5649:34: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5914:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5916:27: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:5997:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6000:51: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6016:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6060:14: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6110:19: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6175:50: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:6213:52: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6361:48: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6366:25: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6382:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6386:30: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6393:45: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6398:53: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6494:30: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:6494:30: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:6494:30: struct ftrace_hash * ../kernel/trace/ftrace.c:6508:50: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6519:41: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:6546:38: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6595:30: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:6595:30: struct ftrace_hash [noderef] __rcu * ../kernel/trace/ftrace.c:6595:30: struct ftrace_hash * ../kernel/trace/ftrace.c:6904:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6906:43: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6975:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:6983:35: warning: incorrect type in assignment (different address spaces) ../kernel/trace/ftrace.c:7048:47: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:7049:55: warning: incorrect type in initializer (different address spaces) ../kernel/trace/ftrace.c:7766:46: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7767:47: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7771:44: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/ftrace.c:7789:18: warning: too many warnings ../kernel/trace/ftrace.c:8279:36: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/ftrace.c:8279:36: struct ftrace_ops [noderef] __rcu * ../kernel/trace/ftrace.c:8279:36: struct ftrace_ops * ../drivers/scsi/qla4xxx/ql4_init.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): ../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. ../drivers/scsi/qla2xxx/qla_iocb.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_sli.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_sli.c:18241:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18241:47: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18241:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18243:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18243:47: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18243:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18245:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18245:47: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18245:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18247:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18247:47: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18247:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18260:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18260:20: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:18260:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:15477:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15478:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15478:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15478:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15478:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:15487:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9234:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9237:21: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9238:23: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:695:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:715:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:715:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:715:17: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_sli.c:715:17: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21354:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21362:37: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21363:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21363:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_sli.c:21363:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21397:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21397:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_sli.c:21397:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21406:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21406:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:21406:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21407:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21407:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:21407:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21408:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:21410:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21410:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_sli.c:21410:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:21411:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21411:30: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_sli.c:21411:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:454:13: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:580:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:580:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:580:17: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:580:17: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:602:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2358:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2460:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2461:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2464:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:2465:36: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9689:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:9734:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:12185:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:12213:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:14863:16: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_sli.c:18053:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18053:57: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18053:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18055:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18055:57: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18055:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18058:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18058:57: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18058:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18060:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18060:57: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18060:57: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18353:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18353:47: expected unsigned int [usertype] sgl_pg0_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18353:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18355:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18355:47: expected unsigned int [usertype] sgl_pg0_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18355:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18362:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18362:47: expected unsigned int [usertype] sgl_pg1_addr_lo ../drivers/scsi/lpfc/lpfc_sli.c:18362:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18364:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18364:47: expected unsigned int [usertype] sgl_pg1_addr_hi ../drivers/scsi/lpfc/lpfc_sli.c:18364:47: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18375:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:18375:20: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_sli.c:18375:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_sli.c:18605:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18607:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18607:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:18626:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_sli.c:19252:16: warning: restricted __be16 degrades to integer ../drivers/scsi/lpfc/lpfc_sli.c:21025:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_sli.c:21025:45: expected unsigned int ../drivers/scsi/lpfc/lpfc_sli.c:21025:45: got restricted __le32 [usertype] ../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/usb/misc/usb3503.c:231:44: warning: cast to restricted __be32 ../drivers/scsi/qla2xxx/qla_isr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_gs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3912 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3912 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' ../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/trace/trace.c:5002:1: warning: trying to concatenate 12722-character string (8191 bytes max) ../kernel/trace/trace.c:91:5: warning: symbol 'tracepoint_printk' was not declared. Should it be static? ../kernel/trace/trace.c:496:28: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:496:28: expected struct trace_export **list ../kernel/trace/trace.c:496:28: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:505:34: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:505:34: expected struct trace_export **list ../kernel/trace/trace.c:505:34: got struct trace_export [noderef] __rcu ** ../kernel/trace/trace.c:2432:38: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.c:2432:38: expected struct event_filter *filter ../kernel/trace/trace.c:2432:38: got struct event_filter [noderef] __rcu *filter ../kernel/trace/trace.c:450:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:450:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:450:9: struct trace_export * ../kernel/trace/trace.c:465:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace.c:465:9: struct trace_export [noderef] __rcu * ../kernel/trace/trace.c:465:9: struct trace_export * ../drivers/scsi/isci/remote_node_context.c:135:42: warning: restricted __le64 degrades to integer ../drivers/scsi/isci/remote_node_context.c:136:42: warning: restricted __le64 degrades to integer ../drivers/scsi/elx/efct/efct_driver.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/bpf_fs_kfuncs.c:42:25: warning: symbol 'bpf_get_task_exe_file' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:58:18: warning: symbol 'bpf_put_file' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:79:17: warning: symbol 'bpf_path_d_path' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:127:17: warning: symbol 'bpf_get_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:160:17: warning: symbol 'bpf_get_file_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:286:17: warning: symbol 'bpf_set_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:312:17: warning: symbol 'bpf_remove_dentry_xattr' was not declared. Should it be static? ../fs/bpf_fs_kfuncs.c:336:17: warning: symbol 'bpf_cgroup_read_xattr' was not declared. Should it be static? ../net/sunrpc/clnt.c:3340:9: warning: cast removes address space '__rcu' of expression ../drivers/scsi/lpfc/lpfc_ct.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_ct.c:198:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:199:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:202:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:531:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:532:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:534:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:878:33: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:880:40: warning: restricted __be32 degrades to integer ../drivers/scsi/lpfc/lpfc_ct.c:1350:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1498:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1514:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1515:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_ct.c:1962:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:1963:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:1989:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_ct.c:2026:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2026:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2026:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2033:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2033:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2033:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2075:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2075:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2075:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2085:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2085:39: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2085:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2120:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2120:41: expected unsigned int [usertype] port_id ../drivers/scsi/lpfc/lpfc_ct.c:2120:41: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:2127:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:2127:38: expected unsigned int [usertype] PortId ../drivers/scsi/lpfc/lpfc_ct.c:2127:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3314:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:3314:30: expected unsigned int [usertype] EntryCnt ../drivers/scsi/lpfc/lpfc_ct.c:3314:30: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3374:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_ct.c:3374:34: expected unsigned int [usertype] EntryCnt ../drivers/scsi/lpfc/lpfc_ct.c:3374:34: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_ct.c:3547:34: warning: cast to restricted __be32 ../drivers/scsi/elx/efct/efct_io.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: ../drivers/net/ethernet/freescale/enetc/enetc.c:2797: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=] 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2797:52: note: directive argument in the range [-2147483638, 2147483646] 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~ ../drivers/net/ethernet/freescale/enetc/enetc.c:2797:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2798 | priv->ndev->name, i); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/qla2xxx/qla_dbg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1268:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c:633:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:638:27: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:2362:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2362:31: expected unsigned int [usertype] vid ../drivers/scsi/lpfc/lpfc_els.c:2362:31: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2363:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2363:33: expected unsigned int [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:2363:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2682:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2682:33: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_els.c:2682:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:2683:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:2683:33: expected unsigned int [usertype] word4 ../drivers/scsi/lpfc/lpfc_els.c:2683:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:3014:19: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3221:34: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3780:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:3781:17: warning: cast to restricted __be32 ../include/uapi/scsi/fc/fc_els.h:1254:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_els.c:5744:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:5744:47: expected unsigned int [usertype] vid ../drivers/scsi/lpfc/lpfc_els.c:5744:47: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:5745:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:5745:49: expected unsigned int [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:5745:49: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6136:19: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6205:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6321:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6321:33: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_els.c:6321:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6322:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6322:33: expected unsigned int [usertype] word4 ../drivers/scsi/lpfc/lpfc_els.c:6322:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6323:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6323:33: expected unsigned int [usertype] word5 ../drivers/scsi/lpfc/lpfc_els.c:6323:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6489:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6492:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6492:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6504:32: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:6724:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6724:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6724:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6726:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6726:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6726:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6745:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6745:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6745:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6784:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6784:36: expected unsigned short [usertype] temperature ../drivers/scsi/lpfc/lpfc_els.c:6784:36: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6785:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6785:33: expected unsigned short [usertype] rx_power ../drivers/scsi/lpfc/lpfc_els.c:6785:33: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6786:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6786:32: expected unsigned short [usertype] tx_bias ../drivers/scsi/lpfc/lpfc_els.c:6786:32: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6787:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6787:33: expected unsigned short [usertype] tx_power ../drivers/scsi/lpfc/lpfc_els.c:6787:33: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6788:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6788:28: expected unsigned short [usertype] vcc ../drivers/scsi/lpfc/lpfc_els.c:6788:28: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6790:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6790:30: expected unsigned short [usertype] flags ../drivers/scsi/lpfc/lpfc_els.c:6790:30: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6791:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6791:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6791:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6802:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6802:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6802:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6806:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6806:30: expected unsigned int [usertype] port_type ../drivers/scsi/lpfc/lpfc_els.c:6806:30: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6808:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6808:49: expected unsigned int [usertype] link_failure_cnt ../drivers/scsi/lpfc/lpfc_els.c:6808:49: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6810:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6810:50: expected unsigned int [usertype] loss_of_synch_cnt ../drivers/scsi/lpfc/lpfc_els.c:6810:50: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6812:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6812:51: expected unsigned int [usertype] loss_of_signal_cnt ../drivers/scsi/lpfc/lpfc_els.c:6812:51: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6814:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6814:56: expected unsigned int [usertype] primitive_seq_proto_err ../drivers/scsi/lpfc/lpfc_els.c:6814:56: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6816:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6816:51: expected unsigned int [usertype] invalid_trans_word ../drivers/scsi/lpfc/lpfc_els.c:6816:51: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6818:48: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6818:48: expected unsigned int [usertype] invalid_crc_cnt ../drivers/scsi/lpfc/lpfc_els.c:6818:48: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6820:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6820:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6820:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6831:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6831:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6831:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6835:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6835:33: expected unsigned int [usertype] port_bbc ../drivers/scsi/lpfc/lpfc_els.c:6835:33: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6839:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6839:50: expected unsigned int [usertype] attached_port_bbc ../drivers/scsi/lpfc/lpfc_els.c:6839:50: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6845:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6845:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6845:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6856:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6856:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6856:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6873:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6873:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6873:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6874:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6874:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6874:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6885:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6885:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6885:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6902:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6902:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6902:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6903:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6903:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6903:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6914:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6914:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6914:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6931:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6931:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6931:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6932:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6932:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6932:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6943:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6943:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6943:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6960:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6960:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6960:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6961:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6961:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6961:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6973:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6973:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6973:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6990:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6990:39: expected unsigned int [usertype] function_flags ../drivers/scsi/lpfc/lpfc_els.c:6990:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6991:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6991:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:6991:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:6999:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:6999:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:6999:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7005:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7005:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7005:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7014:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7014:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7014:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7016:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7016:36: expected unsigned int [usertype] CorrectedBlocks ../drivers/scsi/lpfc/lpfc_els.c:7016:36: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7018:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7018:40: expected unsigned int [usertype] UncorrectableBlocks ../drivers/scsi/lpfc/lpfc_els.c:7018:40: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7021:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7021:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7021:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7032:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7032:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7032:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7070:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7070:37: expected unsigned short [usertype] speed ../drivers/scsi/lpfc/lpfc_els.c:7070:37: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7098:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7098:44: expected unsigned short [usertype] capabilities ../drivers/scsi/lpfc/lpfc_els.c:7098:44: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7099:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7099:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7099:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7108:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7108:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7108:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7116:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7116:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7116:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7125:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7125:19: expected unsigned int [usertype] tag ../drivers/scsi/lpfc/lpfc_els.c:7125:19: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7140:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7140:22: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7140:22: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7242:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_els.c:7242:25: expected unsigned int [usertype] length ../drivers/scsi/lpfc/lpfc_els.c:7242:25: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_els.c:7249:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7524:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7533:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7535:36: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7538:25: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7761:17: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7766:21: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7776:17: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7821:9: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7821:9: warning: cast to restricted __be16 ../drivers/scsi/lpfc/lpfc_els.c:7966:31: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:7969:44: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:8073:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:8134:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_els.c:8187:37: warning: too many warnings ../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. ../kernel/bpf/core.c:253:49: error: arithmetics on pointers to functions ../kernel/bpf/core.c:3043:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? ../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): ../include/trace/events/xdp.h:304:1: warning: Using plain integer as NULL pointer ../include/trace/events/xdp.h:331:1: warning: Using plain integer as NULL pointer ../kernel/bpf/core.c: note: in included file (through ../include/linux/rbtree_latch.h, ../include/linux/bpf.h, ../include/linux/filter.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/scsi/elx/efct/efct_scsi.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_hbadisc.c: In function ‘lpfc_nlp_state_name.constprop’: ../drivers/scsi/lpfc/lpfc_hbadisc.c:4825:50: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 7 [-Wformat-truncation=] 4825 | snprintf(buffer, size, "unknown (%d)", state); | ^~ ../drivers/scsi/lpfc/lpfc_hbadisc.c:4825:40: note: directive argument in the range [9, 2147483647] 4825 | snprintf(buffer, size, "unknown (%d)", state); | ^~~~~~~~~~~~~~ ../drivers/scsi/lpfc/lpfc_hbadisc.c:4825:17: note: ‘snprintf’ output between 12 and 21 bytes into a destination of size 16 4825 | snprintf(buffer, size, "unknown (%d)", state); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../sound/soc/sdca/sdca_functions.c:860:23: warning: cast to restricted __le16 ../sound/soc/sdca/sdca_functions.c:861:23: warning: cast to restricted __le16 ../sound/soc/sdca/sdca_functions.c:869:34: warning: cast to restricted __le32 ../sound/soc/sdca/sdca_functions.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): ../include/acpi/actbl2.h:3685:34: 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/scsi/qla2xxx/qla_sup.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../kernel/bpf/verifier.c:362:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? ../kernel/bpf/verifier.c:24273: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 ../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): ../include/net/bluetooth/hci.h:2922:47: warning: array of flexible structures ../include/net/bluetooth/hci.h:3008:43: warning: array of flexible structures ../drivers/scsi/elx/efct/efct_xport.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_hbadisc.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_hbadisc.c:3462:18: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:2281:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:2282:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4121:14: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4122:19: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:4124:17: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_hbadisc.c:7086:33: warning: cast to restricted __le16 ../drivers/usb/usbip/vhci_sysfs.c: In function ‘vhci_init_attr_group’: ../drivers/usb/usbip/vhci_sysfs.c:468:67: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 10 [-Wformat-truncation=] 468 | 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:507:8: ../drivers/usb/usbip/vhci_sysfs.c:468:59: note: directive argument in the range [-2147483641, 2147483646] 468 | snprintf(status->name, MAX_STATUS_NAME+1, "status.%d", id); | ^~~~~~~~~~~ ../drivers/usb/usbip/vhci_sysfs.c:468:17: note: ‘snprintf’ output between 9 and 19 bytes into a destination of size 17 468 | snprintf(status->name, MAX_STATUS_NAME+1, "status.%d", id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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. ../kernel/events/ring_buffer.c:22:47: warning: incorrect type in argument 2 (different base types) ../kernel/events/ring_buffer.c:22:47: expected int i ../kernel/events/ring_buffer.c:22:47: got restricted __poll_t ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * ../kernel/events/ring_buffer.c:174:14: struct perf_buffer * ../kernel/events/callchain.c:68:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:68:9: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:68:9: struct callchain_cpus_entries * ../kernel/events/callchain.c:98:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:98:9: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:98:9: struct callchain_cpus_entries * ../kernel/events/callchain.c:163:19: error: incompatible types in comparison expression (different address spaces): ../kernel/events/callchain.c:163:19: struct callchain_cpus_entries [noderef] __rcu * ../kernel/events/callchain.c:163:19: struct callchain_cpus_entries * ../drivers/scsi/qla2xxx/qla_attr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../net/netfilter/nf_flow_table_offload.c:49:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:49:32: expected restricted __be32 [usertype] keyid ../net/netfilter/nf_flow_table_offload.c:49:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:59:44: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:59:44: expected restricted __be32 [usertype] src ../net/netfilter/nf_flow_table_offload.c:59:44: got unsigned int ../net/netfilter/nf_flow_table_offload.c:61:44: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:61:44: expected restricted __be32 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:61:44: got unsigned int ../net/netfilter/nf_flow_table_offload.c:91:25: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:91:25: expected restricted __be16 [usertype] vlan_tpid ../net/netfilter/nf_flow_table_offload.c:91:25: got int ../net/netfilter/nf_flow_table_offload.c:154:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:154:32: expected restricted __be32 [usertype] src ../net/netfilter/nf_flow_table_offload.c:154:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:156:32: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:156:32: expected restricted __be32 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:156:32: got unsigned int ../net/netfilter/nf_flow_table_offload.c:171:29: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:171:29: expected restricted __be16 [usertype] n_proto ../net/netfilter/nf_flow_table_offload.c:171:29: got int ../net/netfilter/nf_flow_table_offload.c:197:30: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:197:30: expected restricted __be16 [usertype] src ../net/netfilter/nf_flow_table_offload.c:197:30: got int ../net/netfilter/nf_flow_table_offload.c:199:30: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:199:30: expected restricted __be16 [usertype] dst ../net/netfilter/nf_flow_table_offload.c:199:30: got int ../net/netfilter/nf_flow_table_offload.c:270:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:270:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:270:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:270:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:270:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:270:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:275:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:275:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:275:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:275:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:275:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:275:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:331:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:331:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:331:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:331:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:331:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:331:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:337:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:337:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:337:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:337:36: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:337:36: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:337:36: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:348:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:348:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:348:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:369:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:369:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:369:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:379:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:379:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:379:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:400:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:400:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:400:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:428:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:428:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:428:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:445:67: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:445:67: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:445:67: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:453:20: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:453:20: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:453:20: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:470:67: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:470:67: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:470:67: got unsigned int * ../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 [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:508:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:509:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:509:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:509:22: got restricted __be32 ../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 [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:514:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:515:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:515:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:515:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:522:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:522:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:522:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:522:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:522:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:522:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:542:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:542:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:542:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:543:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:543:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:543:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:548:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:548:22: expected unsigned int [assigned] [usertype] port ../net/netfilter/nf_flow_table_offload.c:548:22: got restricted __be32 [usertype] ../net/netfilter/nf_flow_table_offload.c:549:22: warning: incorrect type in assignment (different base types) ../net/netfilter/nf_flow_table_offload.c:549:22: expected unsigned int [usertype] mask ../net/netfilter/nf_flow_table_offload.c:549:22: got restricted __be32 ../net/netfilter/nf_flow_table_offload.c:556:30: warning: incorrect type in argument 4 (different base types) ../net/netfilter/nf_flow_table_offload.c:556:30: expected restricted __be32 const [usertype] *value ../net/netfilter/nf_flow_table_offload.c:556:30: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:556:37: warning: incorrect type in argument 5 (different base types) ../net/netfilter/nf_flow_table_offload.c:556:37: expected restricted __be32 const [usertype] *mask ../net/netfilter/nf_flow_table_offload.c:556:37: got unsigned int * ../net/netfilter/nf_flow_table_offload.c:912:24: warning: incorrect type in initializer (different base types) ../net/netfilter/nf_flow_table_offload.c:912:24: expected restricted __be16 [usertype] proto ../net/netfilter/nf_flow_table_offload.c:912:24: got int ../kernel/events/core.c:1585:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1585:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1585:15: struct perf_event_context * ../kernel/events/core.c:1598:28: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:1598:28: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:1598:28: struct perf_event_context * ../kernel/events/core.c:3776:20: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3776:20: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3776:20: struct perf_event_context * ../kernel/events/core.c:3780:18: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3780:18: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3780:18: struct perf_event_context * ../kernel/events/core.c:3781:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3781:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3781:23: struct perf_event_context * ../kernel/events/core.c:3834:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3834:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3834:25: struct perf_event_context * ../kernel/events/core.c:3835:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:3835:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:3835:25: struct perf_event_context * ../kernel/events/core.c:4253:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4253:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4253:15: struct perf_event_context * ../kernel/events/core.c:4661:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:4661:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:4661:15: struct perf_event_context * ../kernel/events/core.c:5147:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:5147:25: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:5147:25: struct perf_event_context * ../kernel/events/core.c:6925:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6925:9: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6925:9: struct perf_buffer * ../kernel/events/core.c:5422:21: warning: incorrect type in initializer (different address spaces) ../kernel/events/core.c:6308:24: warning: incorrect type in assignment (different base types) ../kernel/events/core.c:6676:22: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6676:22: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6676:22: struct perf_buffer * ../kernel/events/core.c:6800:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6800:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6800:14: struct perf_buffer * ../kernel/events/core.c:6833:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6833:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6833:14: struct perf_buffer * ../kernel/events/core.c:6946:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6946:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6946:14: struct perf_buffer * ../kernel/events/core.c:6962:14: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:6962:14: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:6962:14: struct perf_buffer * ../kernel/events/core.c:8953:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:8953:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:8953:15: struct perf_event_context * ../kernel/events/core.c:9041:13: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9041:13: struct perf_buffer [noderef] __rcu * ../kernel/events/core.c:9041:13: struct perf_buffer * ../kernel/events/core.c:9145:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:9145:61: expected struct task_struct *p ../kernel/events/core.c:9145:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9147:61: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:9147:61: expected struct task_struct *p ../kernel/events/core.c:9147:61: got struct task_struct [noderef] __rcu *real_parent ../kernel/events/core.c:9883:15: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:9883:15: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:9883:15: struct perf_event_context * ../kernel/events/core.c:11108:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11108:9: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11108:9: struct swevent_hlist * ../kernel/events/core.c:11147:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11147:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11147:17: struct swevent_hlist * ../kernel/events/core.c:11427:23: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11427:23: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:11427:23: struct perf_event_context * ../kernel/events/core.c:12515:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? ../kernel/events/core.c:14549:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:14549:9: struct perf_event_context [noderef] __rcu * ../kernel/events/core.c:14549:9: struct perf_event_context * ../kernel/events/core.c:15069:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:15069:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:15069:17: struct swevent_hlist * ../kernel/events/core.c: note: in included file: ../kernel/events/internal.h:211:1: warning: incorrect type in argument 2 (different address spaces) ../kernel/events/core.c:10961:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10961:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10961:17: struct swevent_hlist * ../kernel/events/core.c:10981:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:10981:17: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:10981:17: struct swevent_hlist * ../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11097:16: struct swevent_hlist * ../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11097:16: struct swevent_hlist * ../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): ../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * ../kernel/events/core.c:11097:16: struct swevent_hlist * ../drivers/scsi/elx/efct/efct_hw.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bfa/bfad_im.c:1065:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1065:29: expected unsigned long long [usertype] node_name ../drivers/scsi/bfa/bfad_im.c:1065:29: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1067:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1067:29: expected unsigned long long [usertype] port_name ../drivers/scsi/bfa/bfad_im.c:1067:29: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1034:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1034:33: expected unsigned long long [usertype] node_name ../drivers/scsi/bfa/bfad_im.c:1034:33: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1036:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1036:33: expected unsigned long long [usertype] port_name ../drivers/scsi/bfa/bfad_im.c:1036:33: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_im.c:1055:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_im.c:1055:37: expected unsigned int [usertype] maxframe_size ../drivers/scsi/bfa/bfad_im.c:1055:37: got restricted __be16 [usertype] maxfrsize ../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/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/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. ../kernel/events/uprobes.c:2165:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2165:17: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2165:17: struct return_instance * ../kernel/events/uprobes.c:2244:17: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2244:17: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2244:17: struct return_instance * ../kernel/events/uprobes.c:2308:9: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2308:9: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2308:9: struct return_instance * ../kernel/events/uprobes.c:2672:25: error: incompatible types in comparison expression (different address spaces): ../kernel/events/uprobes.c:2672:25: struct return_instance [noderef] __rcu * ../kernel/events/uprobes.c:2672:25: struct return_instance * ../kernel/events/uprobes.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ../include/linux/fs/super_types.h, ...): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../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_init.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_init.c: note: in included file: ../drivers/scsi/lpfc/lpfc_ids.h:26:28: warning: symbol 'lpfc_id_table' was not declared. Should it be static? ../drivers/scsi/lpfc/lpfc_init.c:148:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:148:40: expected unsigned int [usertype] ../drivers/scsi/lpfc/lpfc_init.c:148:40: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:4600:24: warning: cast to restricted __be64 ../drivers/scsi/lpfc/lpfc_init.c:8130:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:8130:21: expected unsigned long long [addressable] [usertype] wwn ../drivers/scsi/lpfc/lpfc_init.c:8130:21: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:8135:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_init.c:8135:21: expected unsigned long long [addressable] [usertype] wwn ../drivers/scsi/lpfc/lpfc_init.c:8135:21: got restricted __be64 [usertype] ../drivers/scsi/lpfc/lpfc_init.c:14594:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14595:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14596:15: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_init.c:14597:17: warning: cast to restricted __be32 ../kernel/bpf/helpers.c:1212:21: warning: incorrect type in assignment (different address spaces) ../kernel/bpf/helpers.c:1212:21: expected unsigned long long ( *[usertype] callback_fn )( ... ) ../kernel/bpf/helpers.c:1212:21: got void [noderef] __rcu * ../kernel/bpf/helpers.c:2037:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2038:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2039:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2040:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2041:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2042:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2043:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2044:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2045:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2046:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2049:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/bpf/helpers.c:2305:18: warning: symbol 'bpf_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2319:18: warning: symbol 'bpf_percpu_obj_new_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2350:18: warning: symbol 'bpf_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2358:18: warning: symbol 'bpf_percpu_obj_drop_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2364:18: warning: symbol 'bpf_refcount_acquire_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2409:17: warning: symbol 'bpf_list_push_front_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2419:17: warning: symbol 'bpf_list_push_back_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2452:34: warning: symbol 'bpf_list_pop_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2457:34: warning: symbol 'bpf_list_pop_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2462:34: warning: symbol 'bpf_list_front' was not declared. Should it be static? ../kernel/bpf/helpers.c:2472:34: warning: symbol 'bpf_list_back' was not declared. Should it be static? ../kernel/bpf/helpers.c:2482:32: warning: symbol 'bpf_rbtree_remove' was not declared. Should it be static? ../kernel/bpf/helpers.c:2538:17: warning: symbol 'bpf_rbtree_add_impl' was not declared. Should it be static? ../kernel/bpf/helpers.c:2548:32: warning: symbol 'bpf_rbtree_first' was not declared. Should it be static? ../kernel/bpf/helpers.c:2555:32: warning: symbol 'bpf_rbtree_root' was not declared. Should it be static? ../kernel/bpf/helpers.c:2562:32: warning: symbol 'bpf_rbtree_left' was not declared. Should it be static? ../kernel/bpf/helpers.c:2572:32: warning: symbol 'bpf_rbtree_right' was not declared. Should it be static? ../kernel/bpf/helpers.c:2588:32: warning: symbol 'bpf_task_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2599:18: warning: symbol 'bpf_task_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2604:18: warning: symbol 'bpf_task_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2617:27: warning: symbol 'bpf_cgroup_acquire' was not declared. Should it be static? ../kernel/bpf/helpers.c:2629:18: warning: symbol 'bpf_cgroup_release' was not declared. Should it be static? ../kernel/bpf/helpers.c:2634:18: warning: symbol 'bpf_cgroup_release_dtor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2647:27: warning: symbol 'bpf_cgroup_ancestor' was not declared. Should it be static? ../kernel/bpf/helpers.c:2667:27: warning: symbol 'bpf_cgroup_from_id' was not declared. Should it be static? ../kernel/bpf/helpers.c:2687:18: warning: symbol 'bpf_task_under_cgroup' was not declared. Should it be static? ../kernel/bpf/helpers.c:2730:27: warning: symbol 'bpf_task_get_cgroup1' was not declared. Should it be static? ../kernel/bpf/helpers.c:2747:32: warning: symbol 'bpf_task_from_pid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2766:32: warning: symbol 'bpf_task_from_vpid' was not declared. Should it be static? ../kernel/bpf/helpers.c:2807:18: warning: symbol 'bpf_dynptr_slice' was not declared. Should it be static? ../kernel/bpf/helpers.c:2930:17: warning: symbol 'bpf_dynptr_adjust' was not declared. Should it be static? ../kernel/bpf/helpers.c:2949:18: warning: symbol 'bpf_dynptr_is_null' was not declared. Should it be static? ../kernel/bpf/helpers.c:2956:18: warning: symbol 'bpf_dynptr_is_rdonly' was not declared. Should it be static? ../kernel/bpf/helpers.c:2966:17: warning: symbol 'bpf_dynptr_size' was not declared. Should it be static? ../kernel/bpf/helpers.c:2976:17: warning: symbol 'bpf_dynptr_clone' was not declared. Should it be static? ../kernel/bpf/helpers.c:3003:17: warning: symbol 'bpf_dynptr_copy' was not declared. Should it be static? ../kernel/bpf/helpers.c:3058:17: warning: symbol 'bpf_dynptr_memset' was not declared. Should it be static? ../kernel/bpf/helpers.c:3093:18: warning: symbol 'bpf_cast_to_kern_ctx' was not declared. Should it be static? ../kernel/bpf/helpers.c:3098:18: warning: symbol 'bpf_rdonly_cast' was not declared. Should it be static? ../kernel/bpf/helpers.c:3103:18: warning: symbol 'bpf_rcu_read_lock' was not declared. Should it be static? ../kernel/bpf/helpers.c:3108:18: warning: symbol 'bpf_rcu_read_unlock' was not declared. Should it be static? ../kernel/bpf/helpers.c:3144:18: warning: symbol 'bpf_throw' was not declared. Should it be static? ../kernel/bpf/helpers.c:3163:17: warning: symbol 'bpf_wq_init' was not declared. Should it be static? ../kernel/bpf/helpers.c:3177:17: warning: symbol 'bpf_wq_start' was not declared. Should it be static? ../kernel/bpf/helpers.c:3201:17: warning: symbol 'bpf_wq_set_callback' was not declared. Should it be static? ../kernel/bpf/helpers.c:3214:18: warning: symbol 'bpf_preempt_disable' was not declared. Should it be static? ../kernel/bpf/helpers.c:3219:18: warning: symbol 'bpf_preempt_enable' was not declared. Should it be static? ../kernel/bpf/helpers.c:3278:1: warning: symbol 'bpf_iter_bits_new' was not declared. Should it be static? ../kernel/bpf/helpers.c:3339:17: warning: symbol 'bpf_iter_bits_next' was not declared. Should it be static? ../kernel/bpf/helpers.c:3365:18: warning: symbol 'bpf_iter_bits_destroy' was not declared. Should it be static? ../kernel/bpf/helpers.c:3389:17: warning: symbol 'bpf_copy_from_user_str' was not declared. Should it be static? ../kernel/bpf/helpers.c:3434:17: warning: symbol 'bpf_copy_from_user_task_str' was not declared. Should it be static? ../kernel/bpf/helpers.c:3464:18: warning: symbol 'bpf_local_irq_save' was not declared. Should it be static? ../kernel/bpf/helpers.c:3469:18: warning: symbol 'bpf_local_irq_restore' was not declared. Should it be static? ../kernel/bpf/helpers.c:3474:18: warning: symbol '__bpf_trap' was not declared. Should it be static? ../kernel/bpf/helpers.c:3529:17: warning: symbol 'bpf_strcmp' was not declared. Should it be static? ../kernel/bpf/helpers.c:3547:17: warning: symbol 'bpf_strcasecmp' was not declared. Should it be static? ../kernel/bpf/helpers.c:3566:17: warning: symbol 'bpf_strncasecmp' was not declared. Should it be static? ../kernel/bpf/helpers.c:3587:17: warning: symbol 'bpf_strnchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3624:17: warning: symbol 'bpf_strchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3641:17: warning: symbol 'bpf_strchrnul' was not declared. Should it be static? ../kernel/bpf/helpers.c:3673:17: warning: symbol 'bpf_strrchr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3706:17: warning: symbol 'bpf_strnlen' was not declared. Should it be static? ../kernel/bpf/helpers.c:3736:17: warning: symbol 'bpf_strlen' was not declared. Should it be static? ../kernel/bpf/helpers.c:3754:17: warning: symbol 'bpf_strspn' was not declared. Should it be static? ../kernel/bpf/helpers.c:3798:17: warning: symbol 'bpf_strcspn' was not declared. Should it be static? ../kernel/bpf/helpers.c:3889:17: warning: symbol 'bpf_strstr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3908:17: warning: symbol 'bpf_strcasestr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3927:17: warning: symbol 'bpf_strnstr' was not declared. Should it be static? ../kernel/bpf/helpers.c:3948:17: warning: symbol 'bpf_strncasestr' was not declared. Should it be static? ../kernel/bpf/helpers.c:4384:17: warning: symbol 'bpf_task_work_schedule_signal' was not declared. Should it be static? ../kernel/bpf/helpers.c:4402:17: warning: symbol 'bpf_task_work_schedule_resume' was not declared. Should it be static? ../kernel/bpf/helpers.c:4433:17: warning: symbol 'bpf_dynptr_from_file' was not declared. Should it be static? ../kernel/bpf/helpers.c:4443:17: warning: symbol 'bpf_dynptr_file_discard' was not declared. Should it be static? ../kernel/bpf/helpers.c:4472:17: warning: symbol 'bpf_timer_cancel_async' was not declared. Should it be static? ../drivers/scsi/csiostor/csio_attr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_mid.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_dfs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_dfs.c:513:35: warning: Using plain integer as NULL pointer ../drivers/scsi/elx/efct/efct_hw_queues.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bfa/bfad_attr.c:66:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_attr.c:66:39: expected unsigned long long [usertype] node_name ../drivers/scsi/bfa/bfad_attr.c:66:39: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_attr.c:92:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_attr.c:92:39: expected unsigned long long [usertype] port_name ../drivers/scsi/bfa/bfad_attr.c:92:39: got restricted __be64 [usertype] ../drivers/scsi/bfa/bfad_attr.c:248:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfad_attr.c:248:36: expected unsigned long long [usertype] fabric_name ../drivers/scsi/bfa/bfad_attr.c:248:36: got restricted __be64 [usertype] ../drivers/scsi/elx/efct/efct_lio.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/usb/usbip/vhci_hcd.c:296:36: warning: incorrect type in assignment (different base types) ../drivers/usb/usbip/vhci_hcd.c:296:36: expected restricted __le16 [usertype] DeviceRemovable ../drivers/usb/usbip/vhci_hcd.c:296:36: got int ../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/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/scsi/csiostor/csio_init.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_mbox.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_mbox.c:956:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:956:33: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:956:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:957:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:957:33: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:957:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: expected unsigned int ../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: got restricted __le32 [usertype] ../drivers/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 ../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 ../lib/test_bpf.c:7856:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7856:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7856:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7870:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7870:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7870:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7881:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7893:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7905:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7905:25: expected unsigned int [usertype] result ../lib/test_bpf.c:7905:25: got restricted __be16 [usertype] ../lib/test_bpf.c:7919:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7919:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7919:24: got restricted __be32 [usertype] ../lib/test_bpf.c:7930:25: warning: cast from restricted __be64 ../lib/test_bpf.c:7942:31: warning: restricted __be64 degrades to integer ../lib/test_bpf.c:7954:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7954:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7954:24: got restricted __le16 [usertype] ../lib/test_bpf.c:7968:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:7968:24: expected unsigned int [usertype] result ../lib/test_bpf.c:7968:24: got restricted __le32 [usertype] ../lib/test_bpf.c:7979:25: warning: cast from restricted __le64 ../lib/test_bpf.c:7991:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:8003:25: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:8003:25: expected unsigned int [usertype] result ../lib/test_bpf.c:8003:25: got restricted __le16 [usertype] ../lib/test_bpf.c:8017:24: warning: incorrect type in initializer (different base types) ../lib/test_bpf.c:8017:24: expected unsigned int [usertype] result ../lib/test_bpf.c:8017:24: got restricted __le32 [usertype] ../lib/test_bpf.c:8028:25: warning: cast from restricted __le64 ../lib/test_bpf.c:8040:31: warning: restricted __le64 degrades to integer ../lib/test_bpf.c:4897:25: warning: cast truncates bits from constant value (567800001234 becomes 1234) ../lib/test_bpf.c:4908:25: warning: cast truncates bits from constant value (1ffffffff becomes ffffffff) ../lib/test_bpf.c:4985:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5063:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5079:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:5139:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5155:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5172:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5188:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5204:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) ../lib/test_bpf.c:5286:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5464:25: warning: cast truncates bits from constant value (100000000 becomes 0) ../lib/test_bpf.c:5774:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5775:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5786:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) ../lib/test_bpf.c:5787:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) ../lib/test_bpf.c:5909:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:5920:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6407:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6445:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6461:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6462:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6493:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6509:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6510:25: warning: cast truncates bits from constant value (123456780a0c0e0 becomes 80a0c0e0) ../lib/test_bpf.c:6619:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6657:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6658:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6673:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6705:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6706:25: warning: cast truncates bits from constant value (12345678fafcfef becomes 8fafcfef) ../lib/test_bpf.c:6721:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6831:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6869:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6870:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6885:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) ../lib/test_bpf.c:6886:25: warning: cast truncates bits from constant value (ffff00000000ffff becomes ffff) ../lib/test_bpf.c:6917:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6918:25: warning: cast truncates bits from constant value (123456786a4c2e0 becomes 86a4c2e0) ../lib/test_bpf.c:6933:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:6934:25: warning: cast truncates bits from constant value (fedcba98795b3d1f becomes 795b3d1f) ../lib/test_bpf.c:7010:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7022:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7035:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7047:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7060:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7072:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7085:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7097:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7177:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7188:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7200:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7211:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7223:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7234:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7246:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7318:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7330:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7343:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7355:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7368:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7380:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7393:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7405:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7485:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7496:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7508:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7519:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7531:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7542:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7554:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7578:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7590:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7602:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7615:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7627:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7640:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7652:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7665:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7677:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7713:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) ../lib/test_bpf.c:7724:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7735:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) ../lib/test_bpf.c:7747:25: warning: too many warnings ../drivers/scsi/qla2xxx/qla_bsg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/efct/efct_unsol.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/i2c/busses/i2c-octeon-core.c:731:23: warning: cast from restricted __be64 ../drivers/i2c/busses/i2c-octeon-core.c:732:42: warning: cast from restricted __be64 ../drivers/scsi/bfa/bfad_bsg.c:2390:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfad_bsg.c:2413:38: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfad_bsg.c:2414:38: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfad_bsg.c:2416:33: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfad_bsg.c:3406:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/bfa/bfad_bsg.c:3406:34: expected void const [noderef] __user *from ../drivers/scsi/bfa/bfad_bsg.c:3406:34: got void * ../drivers/scsi/bfa/bfad_bsg.c:3560:27: warning: incorrect type in argument 1 (different address spaces) ../drivers/scsi/bfa/bfad_bsg.c:3560:27: expected void [noderef] __user *to ../drivers/scsi/bfa/bfad_bsg.c:3560:27: got void * ../drivers/scsi/csiostor/csio_lnode.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_lnode.c: note: in included file: ../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures ../drivers/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/scsi/lpfc/lpfc_nportdisc.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_nportdisc.c:509:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:557:23: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:558:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1423:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1432:31: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:1433:32: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2198:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2200:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2204:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2207:36: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2208:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2215:21: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2221:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2230:30: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2237:54: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 ../drivers/scsi/elx/libefc/efc_cmds.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_nx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_mr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_nx2.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/usb/gadget/function/f_sourcesink.c:362:43: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:362:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:362:43: got unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:365:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:365:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:365:41: got unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:401:43: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:401:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:401:43: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:402:43: warning: invalid assignment: |= ../drivers/usb/gadget/function/f_sourcesink.c:402:43: left side has type restricted __le16 ../drivers/usb/gadget/function/f_sourcesink.c:402:43: right side has type unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:407:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:407:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:407:41: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:408:41: warning: invalid assignment: |= ../drivers/usb/gadget/function/f_sourcesink.c:408:41: left side has type restricted __le16 ../drivers/usb/gadget/function/f_sourcesink.c:408:41: right side has type unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:423:43: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:423:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:423:43: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:427:51: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:427:51: expected restricted __le16 static [addressable] [assigned] [toplevel] [usertype] wBytesPerInterval ../drivers/usb/gadget/function/f_sourcesink.c:427:51: got unsigned int ../drivers/usb/gadget/function/f_sourcesink.c:432:41: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:432:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_sourcesink.c:432:41: got unsigned int isoc_maxpacket ../drivers/usb/gadget/function/f_sourcesink.c:436:49: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_sourcesink.c:436:49: expected restricted __le16 static [addressable] [assigned] [toplevel] [usertype] wBytesPerInterval ../drivers/usb/gadget/function/f_sourcesink.c:436:49: got unsigned int ../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/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:145:24: warning: incorrect type in assignment (different address spaces) ../drivers/input/touchscreen/raspberrypi-ts.c:145:24: expected void [noderef] __iomem *fw_regs_va ../drivers/input/touchscreen/raspberrypi-ts.c:145:24: got void * ../drivers/scsi/bfa/bfa_ioc.c:1799:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1799:28: expected unsigned short [assigned] [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:1799:28: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1801:29: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1812:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1812:29: expected unsigned short [assigned] [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:1812:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1814:30: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1779:24: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/bfa/bfa_ioc.c:1779:24: expected unsigned int val ../drivers/scsi/bfa/bfa_ioc.c:1779:24: got restricted __le32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:1962:31: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1963:31: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:1964:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:1966:27: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:2065:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:2065:21: expected restricted __be32 [usertype] r32 ../drivers/scsi/bfa/bfa_ioc.c:2065:21: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_ioc.c:2066:26: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:2967:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:2967:22: expected unsigned short [usertype] clscode ../drivers/scsi/bfa/bfa_ioc.c:2967:22: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3243:52: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3245:58: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3247:59: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3249:54: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3251:54: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:3418:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3418:17: expected unsigned short [usertype] pers ../drivers/scsi/bfa/bfa_ioc.c:3418:17: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3419:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3419:19: expected unsigned short [usertype] bw_min ../drivers/scsi/bfa/bfa_ioc.c:3419:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3420:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3420:19: expected unsigned short [usertype] bw_max ../drivers/scsi/bfa/bfa_ioc.c:3420:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3543:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3543:19: expected unsigned short [usertype] bw_min ../drivers/scsi/bfa/bfa_ioc.c:3543:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:3544:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:3544:19: expected unsigned short [usertype] bw_max ../drivers/scsi/bfa/bfa_ioc.c:3544:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4246:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4248:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4251:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4279:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4281:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4284:23: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4303:21: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4342:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4350:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4351:39: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4356:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4358:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4360:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4362:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4364:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4366:41: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4373:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4379:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4390:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4396:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4413:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4419:33: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:4807:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4807:27: expected unsigned int [usertype] count ../drivers/scsi/bfa/bfa_ioc.c:4807:27: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4902:36: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:4911:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:4957:19: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4957:19: expected unsigned short [usertype] freq ../drivers/scsi/bfa/bfa_ioc.c:4957:19: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:4984:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:4984:21: expected unsigned int [usertype] period ../drivers/scsi/bfa/bfa_ioc.c:4984:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5279:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5345:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5345:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:5345:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5348:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5348:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:5348:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5361:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5361:24: expected unsigned short [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5361:24: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5383:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5383:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:5383:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5386:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:5386:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:5386:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:5700:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5718:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5735:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5749:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5758:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:5767:42: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_ioc.c:6188:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6188:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:6188:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6191:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6191:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:6191:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6222:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6222:21: expected unsigned int [usertype] offset ../drivers/scsi/bfa/bfa_ioc.c:6222:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6225:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.c:6225:21: expected unsigned int [usertype] length ../drivers/scsi/bfa/bfa_ioc.c:6225:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.c:6537:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:6557:26: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c:6566:35: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_ioc.c: note: in included file (through ../drivers/scsi/bfa/bfa.h, ../drivers/scsi/bfa/bfa_modules.h, ../drivers/scsi/bfa/bfad_drv.h): ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/csiostor/csio_scsi.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../sound/soc/sdca/sdca_fdl.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): ../include/acpi/actbl2.h:3685:34: warning: array of flexible structures ../kernel/bpf/bpf_iter.c:770:17: warning: symbol 'bpf_iter_num_new' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:801:17: warning: symbol 'bpf_iter_num_next' was not declared. Should it be static? ../kernel/bpf/bpf_iter.c:820:18: warning: symbol 'bpf_iter_num_destroy' was not declared. Should it be static? ../drivers/scsi/elx/libefc/efc_domain.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_scsi.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_scsi.c:106:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:108:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:108:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:108:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:313:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:314:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:317:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:320:35: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:321:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:324:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:792:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:792:39: expected unsigned int [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:792:39: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:880:46: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:882:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:884:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: expected unsigned int [usertype] prot_data ../drivers/scsi/lpfc/lpfc_scsi.c:1057:69: got restricted __be32 [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: expected unsigned int [usertype] prot_data ../drivers/scsi/lpfc/lpfc_scsi.c:1178:69: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1578:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: expected unsigned int [usertype] reftag ../drivers/scsi/lpfc/lpfc_scsi.c:1579:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1612:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_scsi.c:1613:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1614:21: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1623:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1624:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1630:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1745:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: expected unsigned int [usertype] reftag ../drivers/scsi/lpfc/lpfc_scsi.c:1746:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: expected unsigned int [usertype] word0 ../drivers/scsi/lpfc/lpfc_scsi.c:1774:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: expected unsigned int [usertype] word1 ../drivers/scsi/lpfc/lpfc_scsi.c:1775:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1776:29: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1793:34: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1794:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1828:40: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1829:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1852:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: expected unsigned int [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:1967:25: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:1994:23: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_scsi.c:1995:23: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2020:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2022:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2034:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2035:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2038:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2039:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2049:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2050:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2181:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2183:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2187:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2188:38: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: expected unsigned int [usertype] ref_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2200:33: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2234:31: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: expected unsigned int [usertype] word3 ../drivers/scsi/lpfc/lpfc_scsi.c:2235:31: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2253:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:2254:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2255:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2307:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2309:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:2313:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2314:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:2343:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:2345:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:2352:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: expected unsigned short [usertype] x ../drivers/scsi/lpfc/lpfc_scsi.c:2665:11: got restricted __be16 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: expected unsigned short [usertype] ret ../drivers/scsi/lpfc/lpfc_scsi.c:2679:13: got restricted __sum16 ../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: expected unsigned short [usertype] start_app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2739:31: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: expected unsigned short [assigned] [usertype] guard_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2756:51: got restricted __be16 [usertype] guard_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: expected unsigned short [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:2779:41: got restricted __be16 [usertype] app_tag ../drivers/scsi/lpfc/lpfc_scsi.c:3084:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3086:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:3142:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:3144:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_scsi.c:3160:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_scsi.c:3162:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3166:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:3167:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3176:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_scsi.c:3177:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3202:41: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_scsi.c:3204:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3215:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3217:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3329:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_scsi.c:3331:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_scsi.c:3619:24: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3852:26: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3877:35: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3882:28: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3897:9: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3913:38: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3968:17: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_scsi.c:3968:17: warning: too many warnings ../kernel/bpf/map_iter.c:198:17: warning: symbol 'bpf_map_sum_elem_count' was not declared. Should it be static? ../drivers/scsi/qla2xxx/qla_target.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_hw.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_hw_t5.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/libefc/efc_fabric.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/bpf/task_iter.c:818:17: warning: symbol 'bpf_iter_task_vma_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:862:35: warning: symbol 'bpf_iter_task_vma_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:871:18: warning: symbol 'bpf_iter_task_vma_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:896:17: warning: symbol 'bpf_iter_css_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:921:32: warning: symbol 'bpf_iter_css_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:930:18: warning: symbol 'bpf_iter_css_task_destroy' was not declared. Should it be static? ../kernel/bpf/task_iter.c:965:17: warning: symbol 'bpf_iter_task_new' was not declared. Should it be static? ../kernel/bpf/task_iter.c:997:32: warning: symbol 'bpf_iter_task_next' was not declared. Should it be static? ../kernel/bpf/task_iter.c:1026:18: warning: symbol 'bpf_iter_task_destroy' was not declared. Should it be static? ../drivers/scsi/elx/libefc/efc_node.c: In function ‘efc_node_alloc’: ../drivers/scsi/elx/libefc/efc_node.c:254:70: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size between 0 and 31 [-Wformat-truncation=] 254 | snprintf(node->display_name, sizeof(node->display_name), "%s.%s", | ^~ 255 | nport->display_name, portid_display); | ~~~~~~~~~~~~~~ In function ‘efc_node_update_display_name’, inlined from ‘efc_node_alloc’ at ../drivers/scsi/elx/libefc/efc_node.c:95:2: ../drivers/scsi/elx/libefc/efc_node.c:254:9: note: ‘snprintf’ output between 2 and 48 bytes into a destination of size 32 254 | snprintf(node->display_name, sizeof(node->display_name), "%s.%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 255 | nport->display_name, portid_display); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/elx/libefc/efc_node.c: In function ‘efc_node_update_display_name’: ../drivers/scsi/elx/libefc/efc_node.c:254:70: warning: ‘%s’ directive output may be truncated writing up to 15 bytes into a region of size between 0 and 31 [-Wformat-truncation=] 254 | snprintf(node->display_name, sizeof(node->display_name), "%s.%s", | ^~ 255 | nport->display_name, portid_display); | ~~~~~~~~~~~~~~ ../drivers/scsi/elx/libefc/efc_node.c:254:9: note: ‘snprintf’ output between 2 and 48 bytes into a destination of size 32 254 | snprintf(node->display_name, sizeof(node->display_name), "%s.%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 255 | nport->display_name, portid_display); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/scsi/smartpqi/smartpqi_init.c:1255:32: warning: unreplaced symbol '' ../net/atm/mpc.c:123:20: warning: symbol 'mpcs' was not declared. Should it be static? ../drivers/scsi/qla2xxx/qla_tmpl.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_attr.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../sound/soc/sof/ipc3.c: note: in included file: ../include/sound/sof/control.h:124:17: warning: array of flexible structures ../net/bluetooth/hci_codec.c: note: in included file: ../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures ../drivers/scsi/csiostor/csio_isr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/elx/libefc/efc_node.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/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 ../drivers/scsi/csiostor/csio_mb.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/csiostor/csio_rnode.c: note: in included file: ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/qla_nvme.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_nvme.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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 ../lib/test_ubsan.c:62:16: warning: cast truncates bits from constant value (7fffffffffffffff becomes ffffffff) ../lib/test_ubsan.c:72:18: warning: shift count is negative (-1) ../drivers/scsi/lpfc/lpfc_vport.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/i2c/busses/i2c-diolan-u2c.c:290:26: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c: In function ‘diag_cmd_data_alloc’: ../drivers/scsi/lpfc/lpfc_bsg.c:2819:18: warning: variable ‘offset’ set but not used [-Wunused-but-set-variable=] 2819 | int cnt, offset = 0, i = 0; | ^~~~~~ ../drivers/usb/gadget/udc/lpc32xx_udc.c:2198:19: warning: cast to restricted __le16 ../drivers/usb/gadget/udc/lpc32xx_udc.c:2207:15: warning: cast to restricted __le16 ../drivers/scsi/elx/libefc/efc_nport.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: expected unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: got restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_lport.c:2139:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2462:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2554:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:2096:27: warning: restricted __be16 degrades to integer ../drivers/scsi/bfa/bfa_fcs_lport.c:2688:35: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:3140:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:3337:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4639:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4712:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4790:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4885:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4462:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_lport.c:4541:31: warning: cast to restricted __be16 ../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 ../drivers/scsi/bfa/bfa_fcs_rport.c:2558:13: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2559:36: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:1838:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: expected unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: got restricted __be16 [usertype] reply_oxid ../drivers/scsi/bfa/bfa_fcs_rport.c:1977:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2047:31: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: expected restricted __be16 [usertype] port_speed_cap ../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: got int ../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: expected restricted __be16 [usertype] port_op_speed ../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: got unsigned int enum fc_rpsc_op_speed ../drivers/scsi/bfa/bfa_fcs_rport.c:2593:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2667:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:2688:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: expected unsigned int [addressable] [assigned] [usertype] qos_flow_id ../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: got restricted __be32 [usertype] ../drivers/scsi/lpfc/lpfc_debugfs.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_debugfs.c:322:18: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:332:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:333:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:334:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_debugfs.c:360:37: warning: cast to restricted __le32 ../drivers/scsi/qla2xxx/qla_edif.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/bfa/bfa_fcbuild.c:107:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:107:29: expected unsigned int static [assigned] [toplevel] [usertype] pagebytes:16 ../drivers/scsi/bfa/bfa_fcbuild.c:107:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:164:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:164:21: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:164:21: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:173:23: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:213:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:213:46: expected unsigned int [usertype] rxsz:16 ../drivers/scsi/bfa/bfa_fcbuild.c:213:46: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:234:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:234:28: expected unsigned int [usertype] rxsz:16 ../drivers/scsi/bfa/bfa_fcbuild.c:234:28: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:249:56: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:249:56: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:249:56: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:258:56: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:258:56: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:258:56: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:270:14: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:271:17: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:284:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:284:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:284:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:338:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:338:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:338:44: got unsigned short [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:444:23: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:444:23: expected unsigned int [usertype] ox_id:16 ../drivers/scsi/bfa/bfa_fcbuild.c:444:23: got restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:470:30: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:473:30: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:489:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:489:31: expected unsigned int [usertype] payload_len:16 ../drivers/scsi/bfa/bfa_fcbuild.c:489:31: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:499:16: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:560:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:560:31: expected unsigned int [usertype] num_entries:16 ../drivers/scsi/bfa/bfa_fcbuild.c:560:31: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:563:17: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:566:17: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_fcbuild.c:578:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:578:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:578:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:588:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:588:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:588:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:599:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:599:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:599:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:641:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:641:29: expected unsigned int [usertype] cmd_rsp_code:16 ../drivers/scsi/bfa/bfa_fcbuild.c:641:29: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_fcbuild.c:655:44: warning: incorrect type in argument 4 (different base types) ../drivers/scsi/bfa/bfa_fcbuild.c:655:44: expected restricted __be16 [usertype] ox_id ../drivers/scsi/bfa/bfa_fcbuild.c:655:44: got unsigned short [usertype] ox_id ../drivers/scsi/lpfc/lpfc_bsg.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_bsg.c:205:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:206:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:211:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2640:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2643:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2647:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2863:32: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2864:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:2866:30: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_bsg.c:5426:29: warning: cast to restricted __be32 ../drivers/scsi/lpfc/lpfc_bsg.c:5429:33: warning: cast to restricted __be32 ../drivers/net/ethernet/huawei/hinic/hinic_main.c:832:25: warning: cast to restricted __be16 ../drivers/scsi/elx/libefc/efc_device.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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] ../kernel/trace/trace_events.c:1313:31: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace_events.c:1313:31: expected struct event_filter *filter ../kernel/trace/trace_events.c:1313: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:1681:37: warning: incorrect type in argument 1 (different address spaces) ../kernel/trace/trace.h:1681:37: expected struct event_filter *filter ../kernel/trace/trace.h:1681:37: got struct event_filter [noderef] __rcu *filter ../drivers/net/ethernet/huawei/hinic/hinic_tx.c:713:25: warning: cast to restricted __be16 ../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/scsi/lpfc/lpfc_nvme.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:612:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:613:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:616:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:619:25: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:620:24: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:623:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: expected restricted __be32 [usertype] rsn ../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: got unsigned int [usertype] parameter ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: expected restricted __le16 [usertype] sq_head ../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: got unsigned short [assigned] [usertype] sqhd ../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:1476:33: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:850:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:892:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:893:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: expected unsigned int [usertype] addr_hi ../drivers/scsi/lpfc/lpfc_nvme.c:909:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: expected unsigned int [usertype] addr_lo ../drivers/scsi/lpfc/lpfc_nvme.c:910:22: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:911:22: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvme.c:916:20: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvme.c:917:22: got restricted __le32 [usertype] ../kernel/context_tracking.c:105:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:105:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:105:39: got struct context_tracking * ../kernel/context_tracking.c:144:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:144:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:144:39: got struct context_tracking * ../kernel/context_tracking.c:185:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:185:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:185:39: got struct context_tracking * ../kernel/context_tracking.c:240:39: warning: incorrect type in initializer (different address spaces) ../kernel/context_tracking.c:240:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/context_tracking.c:240:39: got struct context_tracking * ../drivers/usb/gadget/udc/aspeed_udc.c:1011:28: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/aspeed_udc.c:1072:32: warning: restricted __le16 degrades to integer ../drivers/scsi/elx/libefc/efclib.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/qla2xxx/tcm_qla2xxx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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] ../lib/test_static_keys.c:15:19: warning: symbol 'old_true_key' was not declared. Should it be static? ../lib/test_static_keys.c:16:19: warning: symbol 'old_false_key' was not declared. Should it be static? ../lib/test_static_keys.c:19:1: warning: symbol 'true_key' was not declared. Should it be static? ../lib/test_static_keys.c:20:1: warning: symbol 'false_key' was not declared. Should it be static? ../drivers/scsi/lpfc/lpfc_nvmet.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_nvmet.c:2639:42: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:2640:43: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: expected unsigned int [usertype] addrLow ../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: expected unsigned int [usertype] addrHigh ../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: expected unsigned int [usertype] addrLow ../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: expected unsigned int [usertype] addrHigh ../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: expected unsigned int [usertype] word2 ../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: expected unsigned int [usertype] sge_len ../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:3033:38: warning: cast to restricted __le32 ../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: expected unsigned int [usertype] w ../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: got restricted __le32 [usertype] ../drivers/scsi/lpfc/lpfc_nvmet.c:910:21: warning: cast to restricted __le32 ../drivers/scsi/elx/libefc/efc_sm.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../drivers/scsi/lpfc/lpfc_vmid.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../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 ../net/bluetooth/sco.c: note: in included file: ../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures ../drivers/scsi/bfa/bfa_core.c:1252:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1253:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1254:42: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1255:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1256:40: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1257:42: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_core.c:1270:32: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1270:32: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/bfa/bfa_core.c:1270:32: expected unsigned short [usertype] num_ioim_fw ../drivers/scsi/bfa/bfa_core.c:1270:32: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_core.c:1285:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1286:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1287:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1288:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1289:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1290:33: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1613:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_core.c:1613:31: expected restricted __be16 [usertype] delay ../drivers/scsi/bfa/bfa_core.c:1613:31: got int ../drivers/scsi/bfa/bfa_core.c:1617:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_core.c:1617:33: expected restricted __be16 [usertype] latency ../drivers/scsi/bfa/bfa_core.c:1617:33: got int ../drivers/scsi/bfa/bfa_core.c:1631:43: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1632:45: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1647:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_core.c:1648:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:733:21: warning: restricted __be32 degrades to integer ../drivers/scsi/bfa/bfa_svc.c:740:48: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:745:41: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:750:33: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:3132:33: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3135:9: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:3136:9: warning: cast from restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:4410:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:4412:25: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:660:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:660:27: expected restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:660:27: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_svc.c:669:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:669:39: expected restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:669:39: got unsigned int [usertype] ../drivers/scsi/bfa/bfa_svc.c:681:71: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/bfa/bfa_svc.c:681:71: expected unsigned int [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:681:71: got restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:682:49: warning: incorrect type in argument 6 (different base types) ../drivers/scsi/bfa/bfa_svc.c:682:49: expected unsigned int [usertype] resid_len ../drivers/scsi/bfa/bfa_svc.c:682:49: got restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:689:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:689:39: expected unsigned int [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:689:39: got restricted __be32 [usertype] rsp_len ../drivers/scsi/bfa/bfa_svc.c:690:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:690:43: expected unsigned int [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:690:43: got restricted __be32 [usertype] residue_len ../drivers/scsi/bfa/bfa_svc.c:3486:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3486:39: expected restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3486:39: got unsigned short [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3521:41: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3522:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3522:54: expected unsigned short [usertype] path_tov ../drivers/scsi/bfa/bfa_svc.c:3522:54: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_svc.c:3524:53: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3524:53: expected unsigned short [usertype] q_depth ../drivers/scsi/bfa/bfa_svc.c:3524:53: got restricted __be16 [usertype] ../drivers/scsi/bfa/bfa_svc.c:3851:9: warning: cast from restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:3861:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:3861:31: expected restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3861:31: got unsigned short [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:3870:27: warning: incorrect type in return expression (different base types) ../drivers/scsi/bfa/bfa_svc.c:3870:27: expected unsigned short ../drivers/scsi/bfa/bfa_svc.c:3870:27: got restricted __be16 [usertype] maxfrsize ../drivers/scsi/bfa/bfa_svc.c:5450:22: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:5451:22: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6410:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6410:21: expected unsigned int enum bfa_status status ../drivers/scsi/bfa/bfa_svc.c:6410:21: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6461:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6461:49: expected unsigned int [usertype] roundtrip_latency ../drivers/scsi/bfa/bfa_svc.c:6461:49: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6463:50: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6463:50: expected unsigned int [usertype] est_cable_distance ../drivers/scsi/bfa/bfa_svc.c:6463:50: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6466:25: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6468:39: warning: cast to restricted __be16 ../drivers/scsi/bfa/bfa_svc.c:6495:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6495:30: expected unsigned int [usertype] lpcnt ../drivers/scsi/bfa/bfa_svc.c:6495:30: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:5748:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5749:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5750:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5751:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:5752:27: warning: cast to restricted __be32 ../drivers/scsi/bfa/bfa_svc.c:6387:26: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6387:26: expected unsigned int [usertype] lpcnt ../drivers/scsi/bfa/bfa_svc.c:6387:26: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c:6388:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_svc.c:6388:28: expected unsigned int [usertype] payload ../drivers/scsi/bfa/bfa_svc.c:6388:28: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_svc.c: note: in included file (through ../drivers/scsi/bfa/bfa.h, ../drivers/scsi/bfa/bfa_modules.h, ../drivers/scsi/bfa/bfad_drv.h): ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) ../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len ../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] ../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures ../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: expected unsigned int ../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: expected unsigned int [usertype] savep ../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: expected unsigned int [usertype] goalp ../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_init.c:294:38: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/mvsas/mv_init.c:294:38: expected void [noderef] __iomem *regs_ex ../drivers/scsi/mvsas/mv_init.c:294:38: got void * ../drivers/scsi/mvsas/mv_init.c:466:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_init.c:466:42: expected unsigned long long [usertype] dev_sas_addr ../drivers/scsi/mvsas/mv_init.c:466:42: got restricted __be64 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2518:16: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2522:24: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2523:24: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2526:24: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2530:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2542:48: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2543:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2574:34: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2576:34: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: expected unsigned int [usertype] ret ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2618:23: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2621:23: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4594:33: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: expected unsigned int [usertype] v ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: expected unsigned int [usertype] itlq_tbl_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3877:37: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3895:29: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: expected unsigned int [usertype] scratch ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1055:19: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1159:17: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1592:23: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: expected unsigned int volatile [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:1908:32: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:2981:43: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: expected unsigned int [usertype] savep ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: expected unsigned int [usertype] startp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: expected unsigned int [usertype] goalp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3648:27: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3649:27: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3666:15: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3688:31: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3699:31: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3748:27: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: expected unsigned int [usertype] dp_ret ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: expected unsigned int [usertype] ret ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3814:16: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3815:16: warning: cast to restricted __le32 ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: expected unsigned int [usertype] lastp ../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: expected unsigned int [usertype] itl_task_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: expected unsigned int [usertype] itl_task_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: warning: incorrect type in argument 2 (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: expected unsigned int [usertype] v ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: expected unsigned int [usertype] luntbl_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: expected unsigned int [usertype] lun0_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: expected unsigned int [usertype] itl_task_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: expected unsigned int [usertype] resel_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: expected unsigned int [usertype] luntbl_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: expected unsigned int [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: expected unsigned int [usertype] lun0_sa ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: expected unsigned int [usertype] addr ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: expected unsigned int [usertype] size ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: expected unsigned int [usertype] start ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: expected unsigned int [usertype] restart ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: got restricted __le32 [usertype] ../drivers/scsi/sym53c8xx_2/sym_hipd.c:5750:33: warning: too many warnings ../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: expected restricted __le16 [usertype] application_tag_translation_mask ../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: got int ../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: expected unsigned long long [noderef] [usertype] __iomem **replyPostRegisterIndex ../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: got unsigned long long [usertype] ** ../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: warning: incorrect type in argument 1 (different base types) ../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: expected unsigned int val ../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: got restricted __le32 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_base.c:7110:20: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:7118:20: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:7131:36: warning: cast to restricted __le16 ../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: warning: incorrect type in assignment (different address spaces) ../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: expected unsigned long long [noderef] [usertype] __iomem **reply_post_host_index ../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: got unsigned long long [usertype] ** ../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/scsi/mvsas/mv_sas.c:373:20: warning: invalid assignment: |= ../drivers/scsi/mvsas/mv_sas.c:373:20: left side has type restricted __le32 ../drivers/scsi/mvsas/mv_sas.c:373:20: right side has type unsigned int ../drivers/scsi/mvsas/mv_sas.c:530:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:530:31: expected unsigned short [usertype] ../drivers/scsi/mvsas/mv_sas.c:530:31: got restricted __be16 [usertype] ../drivers/scsi/mvsas/mv_sas.c:634:31: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:634:31: expected unsigned short [usertype] ../drivers/scsi/mvsas/mv_sas.c:634:31: got restricted __be16 [usertype] ../drivers/scsi/mvsas/mv_sas.c:954:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:954:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:954:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:957:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:957:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:957:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:960:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:960:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:960:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:963:14: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:963:14: expected unsigned int [usertype] ../drivers/scsi/mvsas/mv_sas.c:963:14: got restricted __le32 [usertype] ../drivers/scsi/mvsas/mv_sas.c:1462:28: warning: incorrect type in assignment (different base types) ../drivers/scsi/mvsas/mv_sas.c:1462:28: expected restricted __be32 [usertype] sense_data_len ../drivers/scsi/mvsas/mv_sas.c:1462:28: got int ../drivers/scsi/mvsas/mv_sas.c:1473:23: warning: cast to restricted __le32 ../drivers/scsi/mvsas/mv_sas.c:1474:23: warning: cast to restricted __le32 ../sound/soc/sof/ipc4-control.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:369:17: warning: array of flexible structures ../sound/soc/sof/ipc4-topology.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:343:54: warning: array of flexible structures ../sound/soc/sof/ipc4-topology.h:369: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/scsi/mvsas/mv_64xx.c:326:33: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/mvsas/mv_64xx.c:326:33: expected unsigned long long [usertype] sas_addr ../drivers/scsi/mvsas/mv_64xx.c:326:33: got restricted __be64 [usertype] ../drivers/scsi/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/elx/libefc/efc_els.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../net/sctp/sm_make_chunk.c:3077:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3077:48: expected int optname ../net/sctp/sm_make_chunk.c:3077:48: got restricted __be16 ../net/sctp/sm_make_chunk.c:3149:48: warning: incorrect type in argument 2 (different base types) ../net/sctp/sm_make_chunk.c:3149:48: expected int optname ../net/sctp/sm_make_chunk.c:3149:48: got restricted __be16 ../sound/soc/qcom/qdsp6/audioreach.c:81:45: warning: array of flexible structures ../drivers/scsi/cxgbi/libcxgbi.c:1047:21: warning: restricted __wsum degrades to integer ../drivers/scsi/cxgbi/libcxgbi.c:1052:33: warning: bad assignment (-=) to restricted __wsum ../drivers/scsi/cxgbi/libcxgbi.c:1056:33: warning: invalid assignment: -= ../drivers/scsi/cxgbi/libcxgbi.c:1056:33: left side has type unsigned int ../drivers/scsi/cxgbi/libcxgbi.c:1056:33: right side has type restricted __wsum ../drivers/scsi/cxgbi/libcxgbi.c:1358:19: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:1431:19: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast from restricted itt_t ../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast from restricted itt_t ../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast from restricted itt_t ../drivers/scsi/cxgbi/libcxgbi.c: note: in included file: ../drivers/scsi/cxgbi/libcxgbi.h:414:19: warning: invalid assignment: += ../drivers/scsi/cxgbi/libcxgbi.h:414:19: left side has type int ../drivers/scsi/cxgbi/libcxgbi.h:414:19: right side has type restricted __wsum ../drivers/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/scsi/bnx2i/bnx2i_init.c:71:1: warning: symbol '__pcpu_scope_bnx2i_percpu' was not declared. Should it be static? ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:396:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:397:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:399:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: got restricted __le64 [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: warning: incorrect type in assignment (different base types) ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: expected unsigned long long [usertype] ../drivers/scsi/bnx2i/bnx2i_init.c:400:9: got restricted __le64 [usertype] ../drivers/scsi/elx/libefc_sli/sli4.c: note: in included file (through ../drivers/scsi/elx/libefc_sli/sli4.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../sound/soc/sof/ipc4-pcm.c: note: in included file: ../sound/soc/sof/ipc4-topology.h:343:54: warning: array of flexible structures ../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: expected unsigned char [addressable] [assigned] [usertype] class ../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: got restricted __le16 [usertype] In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/irqflags.h:102, from ../include/linux/irqflags.h:18, from ../include/linux/spinlock.h:59, from ../include/linux/mmzone.h:8, from ../include/linux/gfp.h:7, from ../drivers/scsi/bnx2i/bnx2i_hwi.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘bnx2i_process_login_resp.isra’ at ../drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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) ../lib/test_xarray.c:368:17: error: incompatible types in comparison expression (different base types): ../lib/test_xarray.c:368:17: void [noderef] __rcu * ../lib/test_xarray.c:368:17: struct xa_node * ../lib/test_xarray.c:978:9: warning: Using plain integer as NULL pointer ../fs/squashfs/inode.c: note: in included file: ../fs/squashfs/squashfs_fs.h:394:46: warning: array of flexible structures ../kernel/iomem.c:111:22: warning: incorrect type in assignment (different address spaces) ../kernel/iomem.c:111:22: expected void *[assigned] addr ../kernel/iomem.c:111:22: got void [noderef] __iomem * ../kernel/iomem.c:114:22: warning: incorrect type in assignment (different address spaces) ../kernel/iomem.c:114:22: expected void *[assigned] addr ../kernel/iomem.c:114:22: got void [noderef] __iomem * ../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/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:489:1: warning: cast to restricted __le16 ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489: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:489:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489: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:489:1: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: expected restricted __le16 [usertype] maxpack_reg ../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: got int ../fs/jbd2/journal.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/jbd2.h): ../include/trace/events/jbd2.h:356:1: warning: cast to restricted blk_opf_t ../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:144:40: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:145:44: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:147:44: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:148:37: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:149:41: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:150:41: warning: restricted __le16 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:37: warning: cast to restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: expected restricted __le64 [addressable] [assigned] [usertype] address ../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: got unsigned long long [usertype] ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:36: warning: cast to restricted __le32 ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: expected restricted __le32 [addressable] [assigned] [usertype] length ../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: got unsigned int [usertype] ../drivers/scsi/mpi3mr/mpi3mr_app.c:1935:47: warning: restricted __le32 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:1992:13: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2016:21: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: warning: incorrect type in initializer (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: expected unsigned short [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: got restricted __le16 [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2194:29: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2222:37: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2243:37: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2261:29: warning: restricted __le64 degrades to integer ../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: warning: invalid assignment: &= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: warning: invalid assignment: |= ../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: left side has type restricted __le64 ../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: right side has type unsigned long long ../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: expected unsigned short [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: got restricted __le16 [usertype] dev_handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: warning: incorrect type in argument 3 (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: expected unsigned short [usertype] handle ../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: got restricted __le16 [usertype] function_dependent ../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: expected restricted __le16 [usertype] ioc_status ../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: got unsigned short [usertype] ioc_status ../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: expected restricted __le32 [usertype] ioc_log_info ../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: got unsigned int [usertype] ioc_loginfo ../drivers/scsi/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/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/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/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/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/usb/gadget/udc/cdns2/cdns2-gadget.c:1091:24: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: expected restricted __le32 [noderef] __iomem ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: got unsigned short [usertype] tx_offset ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1431:24: warning: restricted __le16 degrades to integer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: expected unsigned int [usertype] buffer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: got restricted __le32 [usertype] ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: expected restricted __le32 [usertype] buffer ../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: got unsigned int [usertype] buffer ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:2325:25: warning: cast to restricted __be64 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1304:24: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1323:17: warning: cast to restricted __be32 ../drivers/scsi/cxgbi/cxgb4i/cxgb4i.c:1323:17: warning: cast to restricted __be32 ../drivers/scsi/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:1853:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_main.c:1853:32: expected restricted __le32 [usertype] itt ../drivers/scsi/qedi/qedi_main.c:1853:32: got unsigned int [usertype] proto_itt ../drivers/scsi/qedi/qedi_main.c:1866:37: warning: restricted __le32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:166:43: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:167:44: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:168:44: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:169:44: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_mgmt.c:171:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_mgmt.c:171:38: expected unsigned long dst_addr ../drivers/scsi/be2iscsi/be_mgmt.c:171:38: got restricted __be32 [usertype] s_addr ../drivers/scsi/be2iscsi/be_cmds.c:338:24: warning: cast to restricted __le32 ../drivers/scsi/be2iscsi/be_cmds.c:690:33: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:690:33: expected unsigned int [usertype] request_length ../drivers/scsi/be2iscsi/be_cmds.c:690:33: got restricted __le32 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:702:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:702:29: expected unsigned int [usertype] lo ../drivers/scsi/be2iscsi/be_cmds.c:702:29: got restricted __le32 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:703:29: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:703:29: expected unsigned int [usertype] hi ../drivers/scsi/be2iscsi/be_cmds.c:703:29: got restricted __le32 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:752:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:752:24: expected unsigned short [usertype] num_pages ../drivers/scsi/be2iscsi/be_cmds.c:752:24: got restricted __le16 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:768:26: warning: cast to restricted __le16 ../drivers/scsi/be2iscsi/be_cmds.c:795:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:795:24: expected unsigned short [usertype] num_pages ../drivers/scsi/be2iscsi/be_cmds.c:795:24: got restricted __le16 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:830:26: warning: cast to restricted __le16 ../drivers/scsi/be2iscsi/be_cmds.c:892:28: warning: cast to restricted __le16 ../drivers/scsi/be2iscsi/be_cmds.c:948:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:948:25: expected unsigned short [usertype] id ../drivers/scsi/be2iscsi/be_cmds.c:948:25: got restricted __le16 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:1041:26: warning: cast to restricted __le16 ../drivers/scsi/be2iscsi/be_cmds.c:1106:28: warning: cast to restricted __le16 ../drivers/scsi/be2iscsi/be_cmds.c:1770:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:1770:37: expected unsigned short [usertype] hdr_ring_id ../drivers/scsi/be2iscsi/be_cmds.c:1770:37: got restricted __le16 [usertype] ../drivers/scsi/be2iscsi/be_cmds.c:1771:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/be2iscsi/be_cmds.c:1771:38: expected unsigned short [usertype] data_ring_id ../drivers/scsi/be2iscsi/be_cmds.c:1771:38: got restricted __le16 [usertype] ../drivers/scsi/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:4338:19: warning: cast from restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:4371:34: warning: cast to restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:4468:16: warning: cast to restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:4468:16: warning: cast from restricted __be32 ../drivers/scsi/be2iscsi/be_main.c:4524:9: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/be2iscsi/be_main.c:4524:9: expected unsigned int [usertype] value ../drivers/scsi/be2iscsi/be_main.c:4524:9: got restricted __be16 [usertype] ../drivers/scsi/be2iscsi/be_main.c:4584:9: warning: incorrect type in argument 5 (different base types) ../drivers/scsi/be2iscsi/be_main.c:4584:9: expected unsigned int [usertype] value ../drivers/scsi/be2iscsi/be_main.c:4584:9: got restricted __be16 [usertype] ../drivers/scsi/be2iscsi/be_main.c:4678:30: warning: restricted __be32 degrades to integer ../drivers/scsi/be2iscsi/be_main.c:4763:17: warning: cast to restricted __be32 ../drivers/scsi/be2iscsi/be_main.c:4763:17: warning: cast from restricted itt_t ../drivers/scsi/be2iscsi/be_main.c:5771:24: warning: symbol 'beiscsi_iscsi_transport' was not declared. Should it be static? ../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/usb/gadget/udc/bdc/bdc_ep.c:497:26: warning: cast truncates bits from constant value (ffffffff7fffffff becomes 7fffffff) ../drivers/i2c/busses/i2c-viperboard.c:124:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:124:35: expected unsigned short [usertype] addr ../drivers/i2c/busses/i2c-viperboard.c:124:35: 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] tf1 ../drivers/i2c/busses/i2c-viperboard.c:197:34: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:198:34: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:198:34: expected unsigned short [usertype] tf2 ../drivers/i2c/busses/i2c-viperboard.c:198:34: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:233:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:233:35: expected unsigned short [usertype] addr ../drivers/i2c/busses/i2c-viperboard.c:233:35: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:294:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:294:35: expected unsigned short [usertype] len ../drivers/i2c/busses/i2c-viperboard.c:294:35: got restricted __le16 [usertype] ../drivers/i2c/busses/i2c-viperboard.c:319:35: warning: incorrect type in assignment (different base types) ../drivers/i2c/busses/i2c-viperboard.c:319:35: expected unsigned short [usertype] len ../drivers/i2c/busses/i2c-viperboard.c:319:35: got restricted __le16 [usertype] ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: expected restricted __le32 [usertype] H2DLength ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: got int data_out_sz ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: expected restricted __le32 [usertype] D2HLength ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: got int data_in_sz ../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; | ^~~~ Warning: ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:2913 expecting prototype for mpt3sas_send_passthru_cmd(). Prototype was for mpt3sas_send_mctp_passthru_req() instead ../drivers/scsi/qedi/qedi_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/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/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/usb/gadget/function/f_mass_storage.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:294:28: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:294:28: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:294:28: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:296:30: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:296:30: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:296:30: got struct spinlock [noderef] __rcu * ../kernel/trace/trace_events_user.c:2249:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2356:16: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs * ../kernel/trace/trace_events_user.c:2381:9: error: incompatible types in comparison expression (different address spaces): ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs [noderef] __rcu * ../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs * ../fs/coda/upcall.c:618:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:618:31: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:618:31: got struct spinlock [noderef] __rcu * ../fs/coda/upcall.c:627:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:627:33: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:627:33: got struct spinlock [noderef] __rcu * ../fs/coda/upcall.c:632:31: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:632:31: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:632:31: got struct spinlock [noderef] __rcu * ../fs/coda/upcall.c:635:33: warning: incorrect type in argument 1 (different address spaces) ../fs/coda/upcall.c:635:33: expected struct spinlock [usertype] *lock ../fs/coda/upcall.c:635:33: got struct spinlock [noderef] __rcu * ../drivers/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/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:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../fs/coda/coda_linux.c:25:5: warning: symbol 'coda_fake_statfs' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:189:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:226:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:241:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:276:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:574:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:760:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:771:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:785:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:883:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:895:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:1186:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3339:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3347:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3533:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3542:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3549:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3556:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3563:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3570:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3577:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3584:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:3592:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? ../kernel/trace/bpf_trace.c:2343:21: warning: dereference of noderef expression ../kernel/trace/bpf_trace.c:2347:66: warning: dereference of noderef expression ../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:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../lib/test_lockup.c:144:13: warning: symbol 'test_file' was not declared. Should it be static? ../net/9p/client.c:626:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:626:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:626:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:628:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:628:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:628:48: got struct spinlock [noderef] __rcu * ../net/9p/client.c:711:17: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:711:17: expected struct spinlock [usertype] *lock ../net/9p/client.c:711:17: got struct spinlock [noderef] __rcu * ../net/9p/client.c:713:48: warning: incorrect type in argument 1 (different address spaces) ../net/9p/client.c:713:48: expected struct spinlock [usertype] *lock ../net/9p/client.c:713:48: got struct spinlock [noderef] __rcu * ../drivers/usb/gadget/function/f_fs.c:3326:32: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_fs.c:3326:32: expected unsigned short [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_fs.c:3326:32: got restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_fs.c:3351:36: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_fs.c:3351:36: expected restricted __le16 [usertype] wMaxPacketSize ../drivers/usb/gadget/function/f_fs.c:3351:36: got unsigned short [usertype] wMaxPacketSize ../net/bridge/netfilter/ebtable_filter.c:19:41: warning: array of flexible structures ../net/bridge/netfilter/ebtable_nat.c:19:41: warning: array of flexible structures ../drivers/scsi/esas2r/esas2r_init.c:903:41: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:903:41: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_init.c:903:41: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1159:35: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1159:35: expected unsigned int [usertype] sgl_page_size ../drivers/scsi/esas2r/esas2r_init.c:1159:35: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1161:32: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1161:32: expected unsigned int [usertype] epoch_time ../drivers/scsi/esas2r/esas2r_init.c:1161:32: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1173:41: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_init.c:1176:38: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_init.c:1191:25: warning: cast to restricted __be32 ../drivers/scsi/esas2r/esas2r_init.c:1202:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1202:56: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_init.c:1202:56: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1204:56: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_init.c:1204:56: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_init.c:1204:56: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_init.c:1218:41: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_init.c:1220:41: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_init.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:34:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:34:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:34:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:34:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:35:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:35:37: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_fw_api.c:35:37: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:36:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:36:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:36:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:36:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:37:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:37:37: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_fw_api.c:37:37: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:38:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:38:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:38:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:39:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:39:42: expected restricted __le32 [usertype] sgl_total_length ../drivers/scsi/qedi/qedi_fw_api.c:39:42: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:43:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:43:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:43:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:43:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:44:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:44:59: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_fw_api.c:44:59: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:45:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:45:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:45:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:45:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:46:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:46:59: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_fw_api.c:46:59: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:47:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:47:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:47:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:47:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:48:55: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:48:55: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_fw_api.c:48:55: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:136:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:136:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:136:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:136:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:136:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:136:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:139:21: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:141:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:141:25: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:141:25: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:141:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:141:25: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:150:21: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:152:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:152:25: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:152:25: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:152:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:152:25: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:174:39: warning: restricted __le32 degrades to integer ../drivers/scsi/qedi/qedi_fw_api.c:182:25: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:182:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:182:25: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:182:25: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:182:25: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:182:25: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:218:23: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:218:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:218:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:218:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:219:69: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:219:69: expected restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:219:69: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:244:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:244:9: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:244:9: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:244:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:244:9: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:247:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:247:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:247:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:247:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:248:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:248:54: expected restricted __le32 [usertype] lo ../drivers/scsi/qedi/qedi_fw_api.c:248:54: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:249:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:249:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:249:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:249:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:250:54: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:250:54: expected restricted __le32 [usertype] hi ../drivers/scsi/qedi/qedi_fw_api.c:250:54: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:251:15: warning: cast from restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:251:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:251:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:251:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:252:51: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:252:51: expected restricted __le32 [usertype] sge_len ../drivers/scsi/qedi/qedi_fw_api.c:252:51: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:265:13: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:265:13: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:265:13: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:266:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:266:46: expected restricted __le32 [usertype] exp_data_transfer_len ../drivers/scsi/qedi/qedi_fw_api.c:266:46: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:267:9: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:267:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:267:9: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:267:9: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:267:9: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:267:9: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:306:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:306:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:306:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:307:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:307:59: expected restricted __le32 [usertype] exp_data_acked ../drivers/scsi/qedi/qedi_fw_api.c:307:59: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:316:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:316:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:316:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:317:57: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:317:57: expected restricted __le32 [usertype] exp_cont_len ../drivers/scsi/qedi/qedi_fw_api.c:317:57: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:340:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:340:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:340:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:341:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:341:47: expected restricted __le32 [usertype] initial_ref_tag ../drivers/scsi/qedi/qedi_fw_api.c:341:47: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:357:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:357:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:357:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:357:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:357:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:357:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:361:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:361:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:361:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:361:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:361:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:361:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:365:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:365:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:365:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:365:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:365:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:365:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:369:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:369:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:369:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:369:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:369:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:369:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:372:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:372:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:372:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:372:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:372:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:372:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:375:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:375:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:375:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:375:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:375:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:375:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:378:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:378:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:378:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:378:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:378:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:378:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:381:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:381:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:381:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:381:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:381:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:381:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:384:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:384:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:384:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:384:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:384:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:384:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:387:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:387:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:387:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:387:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:387:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:387:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:390:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:390:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:390:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:390:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:390:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:390:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:393:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:393:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:393:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:393:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:393:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:393:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:396:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:396:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:396:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:396:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:396:17: left side has type restricted __le16 ../drivers/scsi/qedi/qedi_fw_api.c:396:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:414:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:414:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:414:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:414:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:414:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:414:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:416:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:416:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:416:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:416:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:416:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:416:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:419:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:419:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:419:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:419:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:419:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:419:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:422:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:422:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:422:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:422:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:422:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:422:17: right side has type unsigned long long ../drivers/scsi/qedi/qedi_fw_api.c:424:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:424:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:424:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:424:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:424:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:424:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:427:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:427:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:427:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:427:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:427:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:427:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:430:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:430:21: expected unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:430:21: got restricted __le32 [usertype] ../drivers/scsi/qedi/qedi_fw_api.c:431:47: warning: incorrect type in assignment (different base types) ../drivers/scsi/qedi/qedi_fw_api.c:431:47: expected restricted __le32 [usertype] initial_ref_tag ../drivers/scsi/qedi/qedi_fw_api.c:431:47: got unsigned int [usertype] val ../drivers/scsi/qedi/qedi_fw_api.c:446:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:446:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:446:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:446:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:446:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:446:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:450:17: warning: invalid assignment: &= ../drivers/scsi/qedi/qedi_fw_api.c:450:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:450:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:450:17: warning: invalid assignment: |= ../drivers/scsi/qedi/qedi_fw_api.c:450:17: left side has type restricted __le32 ../drivers/scsi/qedi/qedi_fw_api.c:450:17: right side has type int ../drivers/scsi/qedi/qedi_fw_api.c:454:17: warning: too many warnings ../drivers/usb/typec/tipd/trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/typec/tipd/trace.h): ../drivers/usb/typec/tipd/./trace.h:304:1: error: too long token expansion ../drivers/usb/typec/tipd/./trace.h:331:1: error: too long token expansion ../sound/soc/codecs/da7218.c:488:44: warning: cast to restricted __le16 ../sound/soc/codecs/da7218.c:508:13: warning: incorrect type in assignment (different base types) ../sound/soc/codecs/da7218.c:508:13: expected unsigned short [usertype] val ../sound/soc/codecs/da7218.c:508:13: got restricted __le16 [usertype] ../drivers/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 * ../net/sunrpc/sysfs.c:405:9: error: incompatible types in comparison expression (different address spaces): ../net/sunrpc/sysfs.c:405:9: char const [noderef] __rcu * ../net/sunrpc/sysfs.c:405:9: char const * ../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: warning: invalid assignment: |= ../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: left side has type restricted __le32 ../drivers/scsi/hisi_sas/hisi_sas_v3_hw.c:1494:26: right side has type unsigned int ../drivers/scsi/qedi/qedi_debugfs.c:14:5: warning: symbol 'qedi_do_not_recover' was not declared. Should it be static? ../drivers/scsi/qedi/qedi_debugfs.c:86:31: warning: symbol 'qedi_debugfs_ops' was not declared. Should it be static? ../drivers/scsi/qedi/qedi_debugfs.c:109:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/scsi/qedi/qedi_debugfs.c:109:45: expected char const * ../drivers/scsi/qedi/qedi_debugfs.c:109:45: got char const [noderef] __user *buffer ../drivers/scsi/qedi/qedi_debugfs.c:150:41: warning: restricted __le16 degrades to integer ../drivers/scsi/qedi/qedi_debugfs.c:219:30: warning: symbol 'qedi_dbg_fops' was not declared. Should it be static? ../drivers/scsi/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 ../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? ../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/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 ../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/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:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:282:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:290:41: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_vda.c:295:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:307:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:307:42: expected unsigned int [usertype] data_length ../drivers/scsi/esas2r/esas2r_vda.c:307:42: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:310:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:314:39: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_vda.c:315:39: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_vda.c:336:25: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_vda.c:112:39: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:112:39: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:112:39: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:126:42: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:126:42: expected unsigned int [usertype] cmd_rsp_len ../drivers/scsi/esas2r/esas2r_vda.c:126:42: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:128:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:128:37: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:128:37: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:169:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:169:45: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:169:45: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:172:59: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:172:59: expected unsigned int [usertype] payld_length ../drivers/scsi/esas2r/esas2r_vda.c:172:59: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:187:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:187:45: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:187:45: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:200:40: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:200:40: expected unsigned short [usertype] dev_index ../drivers/scsi/esas2r/esas2r_vda.c:200:40: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:221:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:221:37: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:221:37: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:365:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:365:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:365:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:366:25: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:366:25: expected unsigned int [usertype] flash_addr ../drivers/scsi/esas2r/esas2r_vda.c:366:25: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:388:24: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:388:24: expected unsigned short [usertype] dev_index ../drivers/scsi/esas2r/esas2r_vda.c:388:24: got restricted __le16 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:389:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:389:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:389:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:396:44: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:396:44: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:396:44: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:397:45: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:397:45: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:397:45: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:404:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:404:46: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_vda.c:404:46: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:405:46: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:405:46: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:405:46: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:428:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:428:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:428:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:433:36: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:433:36: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:433:36: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:434:37: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:434:37: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:434:37: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:440:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:440:38: expected unsigned int [usertype] ctl_len ../drivers/scsi/esas2r/esas2r_vda.c:440:38: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:441:38: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:441:38: expected unsigned long long [usertype] address ../drivers/scsi/esas2r/esas2r_vda.c:441:38: got restricted __le64 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:459:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:459:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:459:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c:478:21: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_vda.c:478:21: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_vda.c:478:21: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_vda.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../net/sunrpc/debugfs.c:78:21: warning: cast removes address space '__rcu' of expression ../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 * ../kernel/bpf/trampoline.c:183:19: warning: symbol 'direct_ops' was not declared. Should it be static? ../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 ../sound/soc/ti/davinci-i2s.c:113:44: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:120:39: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:121:43: warning: incorrect type in initializer (different base types) ../sound/soc/ti/davinci-i2s.c:121:43: expected unsigned char ../sound/soc/ti/davinci-i2s.c:121:43: got restricted snd_pcm_format_t [usertype] ../sound/soc/ti/davinci-i2s.c:122:43: warning: incorrect type in initializer (different base types) ../sound/soc/ti/davinci-i2s.c:122:43: expected unsigned char ../sound/soc/ti/davinci-i2s.c:122:43: got restricted snd_pcm_format_t [usertype] ../sound/soc/ti/davinci-i2s.c:501:53: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:597:32: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:599:42: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/ti/davinci-i2s.c:599:29: warning: incorrect type in assignment (different base types) ../sound/soc/ti/davinci-i2s.c:599:29: expected restricted snd_pcm_format_t [assigned] [usertype] fmt ../sound/soc/ti/davinci-i2s.c:599:29: got unsigned char const ../sound/soc/uniphier/aio-compress.c:304:34: warning: cast to restricted __be16 ../drivers/usb/typec/tcpm/tcpci.c:1002:1: warning: symbol 'tcpci_pm_ops' was not declared. Should it be static? ../fs/bfs/inode.c:430:36: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:849:45: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:849:45: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:849:45: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:851:45: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:851:45: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:851:45: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:855:30: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r_main.c:855:30: expected unsigned int [usertype] length ../drivers/scsi/esas2r/esas2r_main.c:855:30: got restricted __le32 [usertype] ../drivers/scsi/esas2r/esas2r_main.c:857:29: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:857:29: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:857:29: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:944:56: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:944:53: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:944:53: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:944:53: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:950:53: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:950:53: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:950:53: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1139:29: warning: invalid assignment: |= ../drivers/scsi/esas2r/esas2r_main.c:1139:29: left side has type unsigned int ../drivers/scsi/esas2r/esas2r_main.c:1139:29: right side has type restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1331:31: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1339:25: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1352:31: warning: cast to restricted __le64 ../drivers/scsi/esas2r/esas2r_main.c:1353:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1354:36: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1355:32: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1356:26: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1357:31: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1380:31: warning: cast to restricted __le64 ../drivers/scsi/esas2r/esas2r_main.c:1381:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1382:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1383:31: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1386:41: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1399:32: warning: cast to restricted __le64 ../drivers/scsi/esas2r/esas2r_main.c:1400:32: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1401:33: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1402:32: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1409:37: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1410:35: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1418:45: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1438:38: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1439:37: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1440:35: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1441:34: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1442:36: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1443:43: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1459:30: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1464:30: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1465:38: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1466:43: warning: cast to restricted __le16 ../drivers/scsi/esas2r/esas2r_main.c:1471:35: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1473:35: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c:1535:40: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r_main.c: note: in included file: ../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 ../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) ../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf ../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] ../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] ../sound/soc/ti/davinci-mcasp.c:2193:73: warning: incorrect type in argument 1 (different base types) ../sound/soc/ti/davinci-mcasp.c:2193:73: expected restricted __be32 const [usertype] *p ../sound/soc/ti/davinci-mcasp.c:2193:73: got unsigned int const [usertype] * ../net/caif/cffrml.c:92:15: warning: cast to restricted __le16 ../net/caif/cffrml.c:117:27: warning: cast to restricted __le16 ../drivers/regulator/vctrl-regulator.c: note: in included file: ../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer ../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: expected unsigned int [usertype] ../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: got restricted __le32 [usertype] cci ../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 ../net/caif/cfserl.c:121:29: warning: cast to restricted __le16 ../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: expected restricted __le32 [usertype] owner ../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: expected restricted __le32 [usertype] type ../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: expected restricted __le32 [usertype] opcode ../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: expected restricted __le32 [usertype] owner ../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: expected restricted __le32 [usertype] type ../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: got int ../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: warning: incorrect type in assignment (different base types) ../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: expected restricted __le32 [usertype] opcode ../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: got int ../kernel/bpf/rqspinlock.c:101:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:101:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:101:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:122:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:122:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:122:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:135:51: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:135:51: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:135:51: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:674:39: warning: incorrect type in initializer (different address spaces) ../kernel/bpf/rqspinlock.c:674:39: expected void const [noderef] __percpu *__vpp_verify ../kernel/bpf/rqspinlock.c:674:39: got struct rqspinlock_held * ../kernel/bpf/rqspinlock.c:693:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:709:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:715:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? ../kernel/bpf/rqspinlock.c:734:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? ../fs/hfsplus/ioctl.c:42:50: warning: incorrect type in assignment (different base types) ../fs/hfsplus/ioctl.c:42:50: expected unsigned int ../fs/hfsplus/ioctl.c:42:50: got restricted __be32 [usertype] ../fs/hfsplus/ioctl.c:50:50: warning: incorrect type in assignment (different base types) ../fs/hfsplus/ioctl.c:50:50: expected unsigned int ../fs/hfsplus/ioctl.c:50:50: got restricted __be32 [usertype] ../fs/hfsplus/ioctl.c:53:50: warning: incorrect type in assignment (different base types) ../fs/hfsplus/ioctl.c:53:50: expected unsigned int ../fs/hfsplus/ioctl.c:53:50: got restricted __be32 [usertype] ../lib/bch.c:260:19: warning: incorrect type in assignment (different base types) ../lib/bch.c:260:19: expected unsigned int [usertype] w ../lib/bch.c:260:19: got restricted __be32 [usertype] ../kernel/bpf/stream.c:215:17: warning: symbol 'bpf_stream_vprintk' was not declared. Should it be static? ../kernel/bpf/stream.c:249:17: warning: symbol 'bpf_stream_print_stack' was not declared. Should it be static? ../kernel/bpf/arena.c:857:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:880:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? ../kernel/bpf/arena.c:900:17: warning: symbol 'bpf_arena_reserve_pages' was not declared. Should it be static? ../sound/soc/tegra/tegra210_i2s.c:655:34: warning: cast to restricted snd_pcm_format_t ../drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c:196:30: warning: symbol 'gaokun_ucsi_ops' was not declared. Should it be static? ../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: warning: incorrect type in argument 1 (different base types) ../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: expected unsigned short [usertype] header ../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: got restricted __le16 const [usertype] header ../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:46:9: expected void * ../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:46:9: expected void * ../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:55:9: expected void * ../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:55:9: expected void * ../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:92:9: expected void * ../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:92:9: expected void * ../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:101:9: expected void * ../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:101:9: expected void * ../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:133:9: expected void * ../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:133:9: expected void * ../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:137:9: expected void * ../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:137:9: expected void * ../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:172:9: expected void * ../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:172:9: expected void * ../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer ../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:201:9: expected void * ../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:201:9: expected void * ../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:231:9: expected void * ../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:231:9: expected void * ../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:262:9: expected void * ../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:262:9: expected void * ../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:292:9: expected void * ../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:292:9: expected void * ../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:332:9: expected void * ../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:332:9: expected void * ../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:364:9: expected void * ../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer ../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) ../kernel/sysctl-test.c:364:9: expected void * ../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: got void *hwbase ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: expected restricted __sum16 [usertype] check ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: got restricted __be16 [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: expected unsigned int [usertype] val ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: got restricted __be32 [usertype] ip ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3104:40: warning: cast from restricted __be32 ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: expected restricted __be32 [usertype] ip4dst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: got unsigned int [usertype] ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: expected restricted __be32 [usertype] ip4src ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: got unsigned int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: expected restricted __be16 [usertype] psrc ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: got int ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: expected restricted __be16 [usertype] pdst ../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: got int ../drivers/gpu/drm/ttm/ttm_bo.c:1202:31: warning: symbol 'ttm_swap_ops' was not declared. Should it be static? ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:329:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:332:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: expected void *virtual ../drivers/gpu/drm/ttm/ttm_bo_util.c:335:38: got void [noderef] __iomem * ../drivers/gpu/drm/ttm/ttm_bo_util.c:465:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/ttm/ttm_bo_util.c:465:28: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/ttm/ttm_bo_util.c:465:28: got void *virtual ../fs/nfs/super.c:1170:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1170:49: expected struct rpc_xprt *xprt1 ../fs/nfs/super.c:1170:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../fs/nfs/super.c:1171:49: warning: incorrect type in initializer (different address spaces) ../fs/nfs/super.c:1171:49: expected struct rpc_xprt *xprt2 ../fs/nfs/super.c:1171:49: got struct rpc_xprt [noderef] __rcu *cl_xprt ../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 ../drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c:162:46: warning: cast to restricted __be16 ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:128:19: warning: cast to restricted __be32 ../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:132:41: warning: restricted __be32 degrades to integer ../fs/ext4/extents-test.c:59:3: warning: symbol 'k_ctx' was not declared. Should it be static? ../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/usb/gadget/function/f_tcm.c:83:18: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_tcm.c:83:18: expected unsigned int [usertype] Tag ../drivers/usb/gadget/function/f_tcm.c:83:18: got restricted __le32 [usertype] bot_tag ../drivers/usb/gadget/function/f_tcm.c:165:26: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_tcm.c:165:26: expected unsigned int [usertype] Tag ../drivers/usb/gadget/function/f_tcm.c:165:26: got restricted __le32 [usertype] bot_tag ../drivers/usb/gadget/function/f_tcm.c:1554:22: warning: incorrect type in assignment (different base types) ../drivers/usb/gadget/function/f_tcm.c:1554:22: expected restricted __le32 [usertype] bot_tag ../drivers/usb/gadget/function/f_tcm.c:1554:22: got unsigned int [usertype] Tag ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: expected struct rvu_fwdata *fwdata ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: got struct rvu_fwdata *fwdata ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: got struct rvu_fwdata *fwdata ../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: expected struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: got struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: got struct rx_desc *rx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: expected struct tx_desc *tx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: got void [noderef] __iomem * ../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: got struct tx_desc *tx_desc_area ../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: warning: incorrect type in argument 1 (different address spaces) ../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: expected void volatile [noderef] __iomem *addr ../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: got struct tx_desc *tx_desc_area ../sound/soc/sof/intel/hda-dai.c: note: in included file: ../sound/soc/sof/intel/../ipc4-topology.h:343:54: warning: array of flexible structures ../sound/soc/sof/intel/hda-dai.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../drivers/net/ethernet/marvell/skge.c:3114:29: warning: cast to restricted __le16 ../drivers/net/ethernet/marvell/skge.c:3114:27: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/marvell/skge.c:3114:27: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/marvell/skge.c:3114:27: got unsigned short [usertype] ../drivers/gpu/drm/radeon/radeon_kms.c:262:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:262:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:262:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:319:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:319:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:319:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:331:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:331:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:331:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:467:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:467:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:467:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:592:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:592:43: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_kms.c:592:43: got unsigned int [usertype] *[assigned] value_ptr ../drivers/gpu/drm/radeon/radeon_kms.c:609:26: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/radeon/radeon_kms.c:609:26: expected void [noderef] __user *to ../drivers/gpu/drm/radeon/radeon_kms.c:609:26: got unsigned int [usertype] *[assigned] value_ptr ../kernel/bpf/cgroup_iter.c:322:17: warning: symbol 'bpf_iter_css_new' was not declared. Should it be static? ../kernel/bpf/cgroup_iter.c:347:40: warning: symbol 'bpf_iter_css_next' was not declared. Should it be static? ../kernel/bpf/cgroup_iter.c:371:18: warning: symbol 'bpf_iter_css_destroy' was not declared. Should it be static? ../drivers/clk/clk-cdce925.c: In function ‘cdce925_probe’: ../drivers/clk/clk-cdce925.c:700:41: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] 700 | sprintf(child_name, "PLL%d", i+1); | ^~ ../drivers/clk/clk-cdce925.c:700:37: note: directive argument in the range [-2147483640, 2147483647] 700 | sprintf(child_name, "PLL%d", i+1); | ^~~~~~~ ../drivers/clk/clk-cdce925.c:700:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 6 700 | sprintf(child_name, "PLL%d", i+1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/radeon/radeon_atombios.c:55:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:56:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:57:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:66:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:79:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:91:28: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:92:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:93:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:94:27: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:95:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:96:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:97:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:98:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:222:44: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:547:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c: note: in included file (through ../drivers/gpu/drm/radeon/atom.h): ../drivers/gpu/drm/radeon/atombios.h:4039:45: warning: array of flexible structures ../drivers/gpu/drm/radeon/radeon_atombios.c:550:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:553:14: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:556:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:557:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:565:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:567:38: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:571:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:574:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:578:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:642:43: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:644:38: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:649:67: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:650:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:653:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:664:80: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:672:81: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:680:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:681:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:684:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:692:66: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:701:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:702:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:751:30: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:754:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:755:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:762:54: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:809:35: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:812:35: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:818:51: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:918:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1121:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1146:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1151:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1154:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1156:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1160:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1164:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1180:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1182:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1189:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1192:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1196:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1198:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1209:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1211:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1216:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1219:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1223:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1225:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1236:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1238:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1241:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1243:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1247:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1263:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1268:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1274:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1278:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1313:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1317:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1347:27: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1350:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1402:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1437:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1438:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1441:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1442:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1445:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1446:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1453:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1454:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1457:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1458:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1461:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1462:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1469:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1470:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1473:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1474:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1477:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1478:40: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1541:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_atombios.c:1543:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_atombios.c:1545:52: warning: too many warnings ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): ../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c: In function ‘rvu_dbg_mcs_init’: ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:36: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 7 [-Wformat-overflow=] 510 | sprintf(dname, "mcs%d", i); | ^~ ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:32: note: directive argument in the range [-2147483641, 2147483646] 510 | sprintf(dname, "mcs%d", i); | ^~~~~~~ ../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 10 510 | sprintf(dname, "mcs%d", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop ../drivers/gpu/drm/radeon/atombios_crtc.c:55:36: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom ../drivers/gpu/drm/radeon/atombios_crtc.c:56:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft ../drivers/gpu/drm/radeon/atombios_crtc.c:57:37: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight ../drivers/gpu/drm/radeon/atombios_crtc.c:58:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft ../drivers/gpu/drm/radeon/atombios_crtc.c:65:45: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight ../drivers/gpu/drm/radeon/atombios_crtc.c:66:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop ../drivers/gpu/drm/radeon/atombios_crtc.c:68:44: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom ../drivers/gpu/drm/radeon/atombios_crtc.c:69:47: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: expected unsigned short [addressable] [assigned] [usertype] usOverscanRight ../drivers/gpu/drm/radeon/atombios_crtc.c:74:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: expected unsigned short [addressable] [assigned] [usertype] usOverscanLeft ../drivers/gpu/drm/radeon/atombios_crtc.c:75:37: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: expected unsigned short [addressable] [assigned] [usertype] usOverscanBottom ../drivers/gpu/drm/radeon/atombios_crtc.c:76:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: expected unsigned short [addressable] [assigned] [usertype] usOverscanTop ../drivers/gpu/drm/radeon/atombios_crtc.c:77:36: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: expected unsigned short [addressable] [usertype] usH_Size ../drivers/gpu/drm/radeon/atombios_crtc.c:313:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: expected unsigned short [addressable] [usertype] usH_Blanking_Time ../drivers/gpu/drm/radeon/atombios_crtc.c:314:32: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: expected unsigned short [addressable] [usertype] usV_Size ../drivers/gpu/drm/radeon/atombios_crtc.c:316:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: expected unsigned short [addressable] [usertype] usV_Blanking_Time ../drivers/gpu/drm/radeon/atombios_crtc.c:317:32: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: expected unsigned short [addressable] [usertype] usH_SyncOffset ../drivers/gpu/drm/radeon/atombios_crtc.c:319:29: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: expected unsigned short [addressable] [usertype] usH_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:321:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: expected unsigned short [addressable] [usertype] usV_SyncOffset ../drivers/gpu/drm/radeon/atombios_crtc.c:323:29: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: expected unsigned short [addressable] [usertype] usV_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:325:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: expected unsigned short [addressable] [assigned] [usertype] usAccess ../drivers/gpu/drm/radeon/atombios_crtc.c:343:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: expected unsigned short [addressable] [usertype] usH_Total ../drivers/gpu/drm/radeon/atombios_crtc.c:360:24: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: expected unsigned short [addressable] [usertype] usH_Disp ../drivers/gpu/drm/radeon/atombios_crtc.c:361:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: expected unsigned short [addressable] [usertype] usH_SyncStart ../drivers/gpu/drm/radeon/atombios_crtc.c:362:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: expected unsigned short [addressable] [usertype] usH_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:363:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: expected unsigned short [addressable] [usertype] usV_Total ../drivers/gpu/drm/radeon/atombios_crtc.c:365:24: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: expected unsigned short [addressable] [usertype] usV_Disp ../drivers/gpu/drm/radeon/atombios_crtc.c:366:23: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: expected unsigned short [addressable] [usertype] usV_SyncStart ../drivers/gpu/drm/radeon/atombios_crtc.c:367:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: expected unsigned short [addressable] [usertype] usV_SyncWidth ../drivers/gpu/drm/radeon/atombios_crtc.c:368:28: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: expected unsigned short [addressable] [assigned] [usertype] usAccess ../drivers/gpu/drm/radeon/atombios_crtc.c:389:39: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: expected unsigned short [addressable] [usertype] usSpreadSpectrumAmountFrac ../drivers/gpu/drm/radeon/atombios_crtc.c:481:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumAmount ../drivers/gpu/drm/radeon/atombios_crtc.c:496:48: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumStep ../drivers/gpu/drm/radeon/atombios_crtc.c:497:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:500:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumAmount ../drivers/gpu/drm/radeon/atombios_crtc.c:515:48: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumStep ../drivers/gpu/drm/radeon/atombios_crtc.c:516:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:519:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:532:59: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: expected unsigned short [addressable] [assigned] [usertype] usSpreadSpectrumPercentage ../drivers/gpu/drm/radeon/atombios_crtc.c:543:57: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: expected unsigned short [addressable] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:687:54: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:696:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:699:61: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:710:69: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:729:50: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:788:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: expected unsigned int [addressable] [assigned] [usertype] ulDispEngClkFreq ../drivers/gpu/drm/radeon/atombios_crtc.c:795:50: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: expected unsigned short [addressable] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:847:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: expected unsigned short [addressable] [usertype] usRefDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:848:42: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: expected unsigned short [addressable] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:849:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:857:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: expected unsigned short [addressable] [assigned] [usertype] usRefDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:858:42: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:859:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:867:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: expected unsigned short [addressable] [assigned] [usertype] usRefDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:868:42: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:869:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_crtc.c:884:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:886:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: expected unsigned int [addressable] [assigned] [usertype] ulFbDivDecFrac ../drivers/gpu/drm/radeon/atombios_crtc.c:887:48: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: expected unsigned int [addressable] [assigned] [usertype] ulDispEngClkFreq ../drivers/gpu/drm/radeon/atombios_crtc.c:913:50: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: expected unsigned short [addressable] [assigned] [usertype] usFbDiv ../drivers/gpu/drm/radeon/atombios_crtc.c:915:41: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: expected unsigned int [addressable] [assigned] [usertype] ulFbDivDecFrac ../drivers/gpu/drm/radeon/atombios_crtc.c:916:48: got restricted __le32 [usertype] ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/ufs/inode.c: note: in included file: ../fs/ufs/util.h:192:40: warning: restricted __fs16 degrades to integer ../fs/ufs/util.h:226:40: warning: restricted __fs16 degrades to integer ../drivers/clk/clk-lmk04832.c: In function ‘lmk04832_register_clkout’: ../drivers/clk/clk-lmk04832.c:1328:45: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size 6 [-Wformat-overflow=] 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); | ^~~~ ../drivers/clk/clk-lmk04832.c:1328:36: note: directive argument in the range [-2147483648, 2147483646] 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); | ^~~~~~~~~~~~~~~~~~~ ../drivers/clk/clk-lmk04832.c:1328:36: note: directive argument in the range [-2147483647, 2147483647] ../drivers/clk/clk-lmk04832.c:1328:17: note: ‘sprintf’ output between 14 and 32 bytes into a destination of size 14 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/clk/clk-lmk04832.c:1312:45: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size 6 [-Wformat-overflow=] 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); | ^~~~ ../drivers/clk/clk-lmk04832.c:1312:36: note: directive argument in the range [-2147483648, 2147483646] 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); | ^~~~~~~~~~~~~~~~~~~ ../drivers/clk/clk-lmk04832.c:1312:36: note: directive argument in the range [-2147483647, 2147483647] ../drivers/clk/clk-lmk04832.c:1312:17: note: ‘sprintf’ output between 14 and 32 bytes into a destination of size 14 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:4444:53: warning: cast to restricted __be16 ../drivers/net/ethernet/marvell/sky2.c:4444:53: warning: cast from restricted __le16 Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' ../drivers/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: void ../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: int ../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression ../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/atom.c:508:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:508:30: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/atom.c:508:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1350:15: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:1350:15: expected unsigned int ../drivers/gpu/drm/radeon/atom.c:1350:15: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1351:15: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atom.c:1351:15: expected unsigned int ../drivers/gpu/drm/radeon/atom.c:1351:15: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/atom.c:1424:17: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/atom.c:1428:31: warning: cast to restricted __le16 ../drivers/net/ethernet/micrel/ksz884x.c:3147:50: warning: restricted pci_power_t degrades to integer ../drivers/net/ethernet/micrel/ksz884x.c:3468:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:3468:37: expected unsigned int [usertype] next ../drivers/net/ethernet/micrel/ksz884x.c:3468:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:3470:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:3470:29: expected unsigned int [usertype] next ../drivers/net/ethernet/micrel/ksz884x.c:3470:29: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:3472:33: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:3472:33: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:3472: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:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1543:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1543:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1543:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr ../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1519:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1519:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1519: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:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529: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:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529: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:1527:37: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data ../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:73:40: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_fence.c:95:31: warning: cast to restricted __le32 ../kernel/bpf/bpf_struct_ops.c:592:27: warning: symbol 'bpf_struct_ops_link_lops' was not declared. Should it be static? Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c: In function ‘myri10ge_request_irq’: ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2197: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=] 2197 | "%s:slice-%d", netdev->name, i); | ^~ ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2197:34: note: directive argument in the range [-2147483643, 2147483646] 2197 | "%s:slice-%d", netdev->name, i); | ^~~~~~~~~~~~~ ../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2196:25: note: ‘snprintf’ output between 9 and 34 bytes into a destination of size 32 2196 | snprintf(ss->irq_desc, sizeof(ss->irq_desc), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2197 | "%s:slice-%d", netdev->name, i); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../kernel/bpf/cpumask.c:53:32: warning: symbol 'bpf_cpumask_create' was not declared. Should it be static? ../kernel/bpf/cpumask.c:83:32: warning: symbol 'bpf_cpumask_acquire' was not declared. Should it be static? ../kernel/bpf/cpumask.c:97:18: warning: symbol 'bpf_cpumask_release' was not declared. Should it be static? ../kernel/bpf/cpumask.c:105:18: warning: symbol 'bpf_cpumask_release_dtor' was not declared. Should it be static? ../kernel/bpf/cpumask.c:121:17: warning: symbol 'bpf_cpumask_first' was not declared. Should it be static? ../kernel/bpf/cpumask.c:137:17: warning: symbol 'bpf_cpumask_first_zero' was not declared. Should it be static? ../kernel/bpf/cpumask.c:154:17: warning: symbol 'bpf_cpumask_first_and' was not declared. Should it be static? ../kernel/bpf/cpumask.c:165:18: warning: symbol 'bpf_cpumask_set_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:178:18: warning: symbol 'bpf_cpumask_clear_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:195:18: warning: symbol 'bpf_cpumask_test_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:212:18: warning: symbol 'bpf_cpumask_test_and_set_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:230:18: warning: symbol 'bpf_cpumask_test_and_clear_cpu' was not declared. Should it be static? ../kernel/bpf/cpumask.c:242:18: warning: symbol 'bpf_cpumask_setall' was not declared. Should it be static? ../kernel/bpf/cpumask.c:251:18: warning: symbol 'bpf_cpumask_clear' was not declared. Should it be static? ../kernel/bpf/cpumask.c:268:18: warning: symbol 'bpf_cpumask_and' was not declared. Should it be static? ../kernel/bpf/cpumask.c:283:18: warning: symbol 'bpf_cpumask_or' was not declared. Should it be static? ../kernel/bpf/cpumask.c:298:18: warning: symbol 'bpf_cpumask_xor' was not declared. Should it be static? ../kernel/bpf/cpumask.c:316:18: warning: symbol 'bpf_cpumask_equal' was not declared. Should it be static? ../kernel/bpf/cpumask.c:332:18: warning: symbol 'bpf_cpumask_intersects' was not declared. Should it be static? ../kernel/bpf/cpumask.c:348:18: warning: symbol 'bpf_cpumask_subset' was not declared. Should it be static? ../kernel/bpf/cpumask.c:363:18: warning: symbol 'bpf_cpumask_empty' was not declared. Should it be static? ../kernel/bpf/cpumask.c:378:18: warning: symbol 'bpf_cpumask_full' was not declared. Should it be static? ../kernel/bpf/cpumask.c:390:18: warning: symbol 'bpf_cpumask_copy' was not declared. Should it be static? ../kernel/bpf/cpumask.c:405:17: warning: symbol 'bpf_cpumask_any_distribute' was not declared. Should it be static? ../kernel/bpf/cpumask.c:423:17: warning: symbol 'bpf_cpumask_any_and_distribute' was not declared. Should it be static? ../kernel/bpf/cpumask.c:438:17: warning: symbol 'bpf_cpumask_weight' was not declared. Should it be static? ../kernel/bpf/cpumask.c:457:17: warning: symbol 'bpf_cpumask_populate' was not declared. Should it be static? ../fs/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 ../sound/soc/sof/intel/hda.c: note: in included file: ../sound/soc/sof/intel/../ipc4-topology.h:343:54: warning: array of flexible structures ../sound/soc/sof/intel/hda.c: note: in included file: ../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures ../drivers/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/natsemi/ns83820.c: In function ‘ns83820_run_bist’: ../drivers/net/ethernet/natsemi/ns83820.c:1703:13: warning: variable ‘loops’ set but not used [-Wunused-but-set-variable=] 1703 | int loops = 0; | ^~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/atombios_crtc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/net/ethernet/natsemi/ns83820.c:902:39: warning: cast to restricted __be16 ../drivers/net/ethernet/natsemi/ns83820.c:1114:42: warning: restricted __be16 degrades to integer ../drivers/net/ethernet/natsemi/ns83820.c:1982:9: warning: cast to restricted __le32 ../drivers/gpu/drm/xe/xe_bo.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_bo.c:613:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/xe/tests/xe_bo.c:627:20: warning: symbol 'xe_bo_shrink_test_suite' was not declared. Should it be static? ../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? ../kernel/bpf/crypto.c:242:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? ../kernel/bpf/crypto.c:258:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? ../kernel/bpf/crypto.c:264:18: warning: symbol 'bpf_crypto_ctx_release_dtor' was not declared. Should it be static? ../kernel/bpf/crypto.c:319:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? ../kernel/bpf/crypto.c:340:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? ../drivers/gpu/drm/kmb/kmb_drv.c:105:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/kmb/kmb_drv.c:105:31: expected void [noderef] __iomem * ../drivers/gpu/drm/kmb/kmb_drv.c:105:31: got void * ../drivers/gpu/drm/amd/amdgpu/amdgpu_connectors.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence * ../net/nfc/nci/core.c: note: in included file: ../include/net/nfc/nci.h:263:56: warning: array of flexible structures ../fs/jffs2/background.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): ../include/linux/sched/signal.h:294:28: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:294:28: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:294:28: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:296:30: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:296:30: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:296:30: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:303:31: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:303:31: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:303:31: got struct spinlock [noderef] __rcu * ../include/linux/sched/signal.h:308:33: warning: incorrect type in argument 1 (different address spaces) ../include/linux/sched/signal.h:308:33: expected struct spinlock [usertype] *lock ../include/linux/sched/signal.h:308:33: got struct spinlock [noderef] __rcu * ../drivers/gpu/drm/kmb/kmb_plane.c:21:11: warning: symbol 'layer_irqs' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1913 expecting prototype for amdgpu_ttm_mmio_remap_bo_init(). Prototype was for amdgpu_ttm_alloc_mmio_remap_bo() instead ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../kernel/bpf/kmem_cache_iter.c:24:17: warning: symbol 'bpf_iter_kmem_cache_new' was not declared. Should it be static? ../kernel/bpf/kmem_cache_iter.c:35:31: warning: symbol 'bpf_iter_kmem_cache_next' was not declared. Should it be static? ../kernel/bpf/kmem_cache_iter.c:80:18: warning: symbol 'bpf_iter_kmem_cache_destroy' was not declared. Should it be static? ../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/net/ethernet/intel/ixgbe/ixgbe_fcoe.c: note: in included file (through ../include/scsi/libfc.h): ../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures ../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures ../fs/fuse/dir.c:38:21: warning: symbol 'dentry_tree_work' was not declared. Should it be static? ../drivers/gpu/drm/i915/i915_irq.c:467:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:475:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:518:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:526:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:575:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:578:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:582:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:467:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:475:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:518:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:526:16: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:575:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:578:15: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:582:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../net/qrtr/af_qrtr.c:182:27: error: incompatible types in comparison expression (different base types): ../net/qrtr/af_qrtr.c:182:27: void [noderef] __rcu * ../net/qrtr/af_qrtr.c:182:27: struct qrtr_node * ../net/qrtr/af_qrtr.c:636:27: error: incompatible types in comparison expression (different base types): ../net/qrtr/af_qrtr.c:636:27: void [noderef] __rcu * ../net/qrtr/af_qrtr.c:636:27: struct qrtr_node * ../kernel/bpf/dmabuf_iter.c:161:17: warning: symbol 'bpf_iter_dmabuf_new' was not declared. Should it be static? ../kernel/bpf/dmabuf_iter.c:172:28: warning: symbol 'bpf_iter_dmabuf_next' was not declared. Should it be static? ../kernel/bpf/dmabuf_iter.c:184:18: warning: symbol 'bpf_iter_dmabuf_destroy' was not declared. Should it be static? ../drivers/gpu/drm/vc4/vc4_kms.c:276:25: error: too long token expansion ../drivers/gpu/drm/xe/xe_dma_buf.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_dma_buf.c:295:20: warning: symbol 'xe_dma_buf_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/radeon/radeon_ring.c:309:23: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_cs.c:293:45: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:293:45: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:293:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:308:27: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:308:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../drivers/gpu/drm/radeon/radeon_cs.c:308:27: got void [noderef] __user * ../drivers/gpu/drm/radeon/radeon_cs.c:309:49: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/radeon/radeon_cs.c:309:49: expected void const [noderef] __user *from ../drivers/gpu/drm/radeon/radeon_cs.c:309:49: got struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_eu_stall.c:149:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? ../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/gpu/drm/radeon/radeon_bios.c:66:30: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:66:49: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:92:9: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:93:9: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:95:26: warning: dereference of noderef expression ../drivers/gpu/drm/radeon/radeon_bios.c:95:42: warning: dereference of noderef expression ../drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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 ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: In function ‘qlcnic_request_irq’: ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1765: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=] 1765 | "%s-tx-%d", netdev->name, ring); | ^~ ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1765:42: note: directive argument in the range [-2147483643, 254] 1765 | "%s-tx-%d", netdev->name, ring); | ^~~~~~~~~~ ../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1764:33: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 28 1764 | snprintf(tx_ring->name, sizeof(tx_ring->name), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1765 | "%s-tx-%d", netdev->name, ring); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/overlayfs/dir.c:589:13: error: incompatible types in comparison expression (different address spaces): ../fs/overlayfs/dir.c:589:13: struct cred const [noderef] __rcu * ../fs/overlayfs/dir.c:589:13: struct cred const * ../drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c: In function ‘sparx5_dsm_calendar_check’: ../drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c:504:34: warning: variable ‘kdx’ set but not used [-Wunused-but-set-variable=] 504 | u32 jdx, kdx; | ^~~ ../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:1543:40: warning: invalid assignment: &= ../drivers/net/ethernet/renesas/sh_eth.c:1543:40: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1543:40: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1600:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/renesas/sh_eth.c:1603:31: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1604:27: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1642:36: warning: cast to restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1673:29: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1673:29: expected unsigned int [usertype] len ../drivers/net/ethernet/renesas/sh_eth.c:1673:29: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1689:38: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:1689:38: expected unsigned int [usertype] addr ../drivers/net/ethernet/renesas/sh_eth.c:1689:38: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:1693:40: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:1693:40: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1693:40: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:1696:40: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:1696:40: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:1696:40: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:2475:32: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2475:32: expected unsigned int [usertype] status ../drivers/net/ethernet/renesas/sh_eth.c:2475:32: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:2476:30: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2476:30: expected unsigned int [usertype] addr ../drivers/net/ethernet/renesas/sh_eth.c:2476:30: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:2527:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2527:22: expected unsigned int [usertype] addr ../drivers/net/ethernet/renesas/sh_eth.c:2527:22: got restricted __le32 [usertype] ../drivers/net/ethernet/renesas/sh_eth.c:2528:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/renesas/sh_eth.c:2528:22: expected unsigned int [usertype] len ../drivers/net/ethernet/renesas/sh_eth.c:2528:22: got restricted __le32 [usertype] ../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:2534:32: warning: invalid assignment: |= ../drivers/net/ethernet/renesas/sh_eth.c:2534:32: left side has type unsigned int ../drivers/net/ethernet/renesas/sh_eth.c:2534:32: right side has type restricted __le32 ../drivers/net/ethernet/renesas/sh_eth.c:3107:23: warning: incorrect type in assignment (different address spaces) ../drivers/net/ethernet/renesas/sh_eth.c:3107:23: expected void *addr ../drivers/net/ethernet/renesas/sh_eth.c:3107:23: got void [noderef] __iomem * ../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/i915/i915_pci.c:145:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:147:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:176:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:178:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:182:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:184:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:188:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:191:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:208:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:211:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:215:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:219:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:223:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:225:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:230:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:233:10: also defined here ../drivers/gpu/drm/i915/i915_pci.c:398:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:398:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:403:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:403:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:408:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:408:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:426:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:426:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:431:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:431:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:436:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:436:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:444:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:444:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:486:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:486:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:491:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:491:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:502:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:502:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:507:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:507:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:547:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:547:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:552:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:552:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:557:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:557:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:568:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:568:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:573:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:573:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:578:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:578:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:589:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:589:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:594:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:594:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:611:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:611:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:618:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:618:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:625:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:625:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:640:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:640:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:647:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:647:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:662:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:662:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:674:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:674:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:682:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:682:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:740:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:740:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:744:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:744:9: also defined here ../drivers/gpu/drm/i915/i915_pci.c:760:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/i915_pci.c:770:10: also defined here ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/r100.c:713:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/r100.c:713:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/r100.c:713:16: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/r100.c:1099:24: warning: cast to restricted __le32 ../drivers/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/qede/qede_main.c: In function ‘qede_init_fp’: ../drivers/net/ethernet/qlogic/qede/qede_main.c:1881: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=] 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1881:54: note: directive argument in the range [-2147483641, 65534] 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_main.c:1881:17: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 24 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1882 | edev->ndev->name, queue_id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/realtek/8139too.c:2233:9: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/realtek/8139too.c:2233:9: expected unsigned int [usertype] ../drivers/net/ethernet/realtek/8139too.c:2233:9: got restricted __le32 [usertype] ../drivers/net/ethernet/realtek/8139too.c:2234:9: warning: incorrect type in argument 1 (different base types) ../drivers/net/ethernet/realtek/8139too.c:2234:9: expected unsigned int [usertype] ../drivers/net/ethernet/realtek/8139too.c:2234:9: got restricted __le32 [usertype] ../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:570:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:31: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:574:35: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:576:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:577:66: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:54: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:64: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:614:22: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:626:63: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:626:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:625:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:632:18: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:632:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:631:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:635:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:635:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:649:22: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:661:63: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:661:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:660:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:667:18: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:667:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:666:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:669:21: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:669:50: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:55: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:65: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:20: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:702:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:710:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:711:32: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:716:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:717:62: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: expected int idx ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:26: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:16: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: expected restricted __le32 [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:778:48: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: expected unsigned int [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: expected unsigned int [usertype] offs ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:832:38: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:833:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:33: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:48: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: warning: incorrect type in return expression (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: expected restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:859:28: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:25: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:45: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:58: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: warning: incorrect type in return expression (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: expected restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: expected unsigned int [usertype] val ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: got restricted __le32 ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: warning: incorrect type in argument 3 (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: expected unsigned long long [usertype] ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: got restricted __le64 [assigned] [usertype] data ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: expected restricted __le32 [addressable] [usertype] flash_fw_ver ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: got unsigned int ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1126:46: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1138:21: warning: restricted __le32 degrades to integer ../drivers/gpu/drm/radeon/r300.c:122:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r300.c:122:39: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r300.c:122:39: got void *ptr ../drivers/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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:880:14: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:961:35: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1001:31: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1259:33: error: too long token expansion ../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1264:33: error: too long token expansion ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c:202:31: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs400.c:238:16: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/rs400.c:238:16: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/rs400.c:238:16: got restricted __le32 [usertype] ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c: In function ‘qede_get_drvinfo’: ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:621:34: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 25 [-Wformat-truncation=] 621 | "[storm %s]", storm); | ^~ ~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:620:17: note: ‘snprintf’ output between 9 and 40 bytes into a destination of size 32 620 | snprintf(info->version, sizeof(info->version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 621 | "[storm %s]", storm); | ~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:638:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 638 | "mfw %s", mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:637:17: note: ‘snprintf’ output between 5 and 36 bytes into a destination of size 32 637 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 638 | "mfw %s", mfw); | ~~~~~~~~~~~~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:635:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] 635 | "mbi %s [mfw %s]", mbi, mfw); | ^~ ~~~ ../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:634:17: note: ‘snprintf’ output between 12 and 74 bytes into a destination of size 32 634 | snprintf(info->fw_version, sizeof(info->fw_version), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 635 | "mbi %s [mfw %s]", mbi, mfw); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/atombios_dp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/rs600.c:662:30: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/rs600.c:662:30: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/rs600.c:662:30: got void * ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/rs690.c:82:59: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:84:29: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs690.c:85:65: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs690.c:91:57: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs690.c:96:59: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:98:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:99:65: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:105:57: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs690.c:107:59: warning: cast to restricted __le16 ../drivers/gpu/drm/nouveau/nvif/object.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/object.c:202:41: got void * ../fs/smb/client/smb2maperror.c:124:36: warning: symbol 'smb2_error_map_table_test' was not declared. Should it be static? ../fs/smb/client/smb2maperror.c:127:14: warning: symbol 'smb2_error_map_num' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: expected void *timing_base ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: got void [noderef] __iomem * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: got void * ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: got void * ../drivers/gpu/drm/nouveau/nvif/client.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/rockchip/cdn-dp-core.c:321:25: warning: cast to restricted __le32 Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/module.h:13, from ../drivers/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:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/r600.c:1082:38: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r600.c:1082:38: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r600.c:1082:38: got void * ../drivers/gpu/drm/radeon/r600.c:4042:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600.c:4128:26: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600.c:4129:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600.c:4387:38: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/radeon/r600.c:4387:38: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/radeon/r600.c:4387:38: got void * ../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_tlb_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/team/team_mode_loadbalance.c:370:14: warning: incorrect type in assignment (different address spaces) ../drivers/net/team/team_mode_loadbalance.c:370:14: expected struct team_port *port ../drivers/net/team/team_mode_loadbalance.c:370:14: got struct team_port [noderef] __rcu *port ../drivers/net/bonding/bond_options.c:1262:24: warning: incorrect type in assignment (different base types) ../drivers/net/bonding/bond_options.c:1262:24: expected restricted __be32 [addressable] [usertype] target ../drivers/net/bonding/bond_options.c:1262:24: got unsigned long long const [usertype] value ../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../fs/befs/datastream.c:131 expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead ../drivers/net/arcnet/com20020-pci.c: In function ‘com20020pci_probe’: ../drivers/net/arcnet/com20020-pci.c:224: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=] 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); | ^~ ../drivers/net/arcnet/com20020-pci.c:224:64: note: directive argument in the range [-2147483641, 2147483646] 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); | ^~~~~~~~~~ ../drivers/net/arcnet/com20020-pci.c:224:25: note: ‘snprintf’ output between 7 and 18 bytes into a destination of size 16 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/qxl/qxl_kms.c:167:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:167:19: expected struct qxl_rom *rom ../drivers/gpu/drm/qxl/qxl_kms.c:167:19: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:185:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:185:26: expected struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:185:26: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_kms.c:272:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:272:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:272:21: got struct qxl_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:276:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:276:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:276:21: got struct qxl_rom *rom ../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_ram_header *ram_header ../drivers/gpu/drm/qxl/qxl_kms.c:321:21: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_kms.c:321:21: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/qxl/qxl_kms.c:321:21: got struct qxl_rom *rom ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/gpu/drm/qxl/qxl_object.c:176:29: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/qxl/qxl_object.c:223:40: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:223:40: expected void * ../drivers/gpu/drm/qxl/qxl_object.c:223:40: got void [noderef] __iomem * ../drivers/gpu/drm/qxl/qxl_object.c:273:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/qxl/qxl_object.c:273:33: expected void [noderef] __iomem *vaddr ../drivers/gpu/drm/qxl/qxl_object.c:273:33: got void *pmap ../fs/nfs/nfs4trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfs4trace.h): ../fs/nfs/./nfs4trace.h:2168:1: error: too long token expansion ../fs/nfs/./nfs4trace.h:2234:1: error: too long token expansion ../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] ../fs/afs/cell.c:741:9: error: incompatible types in comparison expression (different address spaces): ../fs/afs/cell.c:741:9: struct hlist_node [noderef] __rcu * ../fs/afs/cell.c:741:9: struct hlist_node * ../fs/afs/cell.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): ../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/gpu/drm/msm/msm_drv.c:49:6: warning: symbol 'dumpstate' 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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/gpu/drm/radeon/evergreen.c:4212:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4212:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4212:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4226:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4226:44: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4226:44: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4229:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4229:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4229: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:4293:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4293:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4293:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4294:36: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4294:36: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4300:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4300:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4306:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4306:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4306:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4310:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4310:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4310:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4314:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4314:73: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4314:73: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4319:81: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4319:81: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4325:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/evergreen.c:4325:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4325:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/evergreen.c:4687:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4747:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/evergreen.c:4748: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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:1481:1: error: too long token expansion ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/delayed-inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/super.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1629:17: error: Expected ) in function call ../fs/btrfs/super.c:1629:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1859:9: error: Expected ) in function call ../fs/btrfs/super.c:1859:9: error: got __VA_OPT__ ../fs/btrfs/super.c:1904:17: error: Expected ) in function call ../fs/btrfs/super.c:1904:17: error: got __VA_OPT__ ../fs/btrfs/super.c:1924:17: error: Expected ) in function call ../fs/btrfs/super.c:1924:17: error: got __VA_OPT__ ../fs/btrfs/super.c:2119:9: error: Expected ) in function call ../fs/btrfs/super.c:2119:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2313:9: error: Expected ) in function call ../fs/btrfs/super.c:2313:9: error: got __VA_OPT__ ../fs/btrfs/super.c:2700:17: error: Expected ) in function call ../fs/btrfs/super.c:2700:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:830:9: error: Expected ) in function call ../fs/btrfs/ctree.c:830:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:874:9: error: Expected ) in function call ../fs/btrfs/ctree.c:874:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:939:9: error: Expected ) in function call ../fs/btrfs/ctree.c:939:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1545:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1545:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1572:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1572:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1599:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1599:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1681:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1681:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1682:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1682:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1724:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1724:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1809:9: error: Expected ) in function call ../fs/btrfs/ctree.c:1809:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1882:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1882:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1954:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1954:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1958:17: error: Expected ) in function call ../fs/btrfs/ctree.c:1958:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:1964:25: error: Expected ) in function call ../fs/btrfs/ctree.c:1964:25: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2038:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2038:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2065:17: error: Expected ) in function call ../fs/btrfs/ctree.c:2065:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2150:33: error: Expected ) in function call ../fs/btrfs/ctree.c:2150:33: error: got __VA_OPT__ ../fs/btrfs/ctree.c:2273:9: error: Expected ) in function call ../fs/btrfs/ctree.c:2273:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:3033:9: error: Expected ) in function call ../fs/btrfs/ctree.c:3033:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4622:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4622:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4623:9: error: Expected ) in function call ../fs/btrfs/ctree.c:4623:9: error: got __VA_OPT__ ../fs/btrfs/ctree.c:4801:17: error: Expected ) in function call ../fs/btrfs/ctree.c:4801:17: error: got __VA_OPT__ ../fs/btrfs/ctree.c:193:22: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:193:22: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:193:22: struct extent_buffer * ../fs/btrfs/ctree.c:550:17: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:550:17: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:550:17: struct extent_buffer * ../fs/btrfs/ctree.c:895:9: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:895:9: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:895:9: struct extent_buffer * ../fs/btrfs/ctree.c:2908:9: error: incompatible types in comparison expression (different address spaces): ../fs/btrfs/ctree.c:2908:9: struct extent_buffer [noderef] __rcu * ../fs/btrfs/ctree.c:2908:9: struct extent_buffer * ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: got int ../fs/gfs2/bmap.c:1694:42: warning: unsigned value that used to be signed checked against zero? ../fs/gfs2/bmap.c:1992:16: signed value source ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: expected restricted __wsum [usertype] csum ../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: got restricted __be16 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:1651:17: warning: restricted __le64 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: warning: incorrect type in argument 2 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: expected unsigned long long [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: got restricted __le64 [usertype] addr ../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: warning: incorrect type in initializer (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: expected unsigned int [usertype] *vfTable ../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: got restricted __le32 * ../drivers/net/vmxnet3/vmxnet3_drv.c:2856:31: warning: restricted __le32 degrades to integer ../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: warning: incorrect type in argument 3 (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: expected unsigned long [usertype] size ../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: got restricted __le16 [usertype] mfTableLen ../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: expected unsigned int [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: expected restricted __le16 [usertype] txDataRingDescSize ../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: got restricted __le32 [usertype] ../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: got int ../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: warning: incorrect type in assignment (different base types) ../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: expected restricted __le32 [usertype] confVer ../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: got int ../fs/btrfs/print-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/print-tree.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/print-tree.c:97:9: error: Expected ) in function call ../fs/btrfs/print-tree.c:97:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:354:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:354:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:366:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:366:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:378:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:378:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:388:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:388:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:664:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:664:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:921:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:921:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1457:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1457:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:1496:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:1496:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2527:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2527:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2534:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2534:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:2535:33: error: Expected ) in function call ../fs/btrfs/extent-tree.c:2535:33: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3069:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3069:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:3642:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:3642:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4042:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4042:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4100:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4100:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4103:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4103:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4604:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4604:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4607:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4607:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:4979:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:4979:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5168:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5168:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5499:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5499:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5500:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5500:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5645:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5645:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5673:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5673:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5840:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5840:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:5976:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:5976:9: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:6029:17: error: Expected ) in function call ../fs/btrfs/extent-tree.c:6029:17: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:6047:25: error: Expected ) in function call ../fs/btrfs/extent-tree.c:6047:25: error: got __VA_OPT__ ../fs/btrfs/extent-tree.c:6076:9: error: Expected ) in function call ../fs/btrfs/extent-tree.c:6076:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/f2fs/file.c:3719:36: warning: incorrect type in argument 1 (different base types) ../fs/f2fs/file.c:3719:36: expected unsigned short const [usertype] *pwcs ../fs/f2fs/file.c:3719:36: got restricted __le16 * ../fs/f2fs/file.c:3755:28: warning: incorrect type in argument 4 (different base types) ../fs/f2fs/file.c:3755:28: expected unsigned short [usertype] *pwcs ../fs/f2fs/file.c:3755:28: got restricted __le16 * ../drivers/gpu/drm/sti/sti_hdmi.c:1482:24: warning: symbol 'sti_hdmi_driver' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/jfs/xattr.c: note: in included file: ../fs/jfs/jfs_xattr.h:25:25: warning: array of flexible structures ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/xen-netback/xenbus.c: In function ‘connect’: ../drivers/net/xen-netback/xenbus.c:780: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=] 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", | ^~ ../drivers/net/xen-netback/xenbus.c:780:60: note: directive argument in the range [0, 4294967294] 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", | ^~~~~~~~ ../drivers/net/xen-netback/xenbus.c:780:17: note: ‘snprintf’ output between 4 and 28 bytes into a destination of size 21 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 781 | be->vif->dev->name, queue->id); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/ethtool_common.c: In function ‘efx_fill_test’: ../drivers/net/ethernet/sfc/ethtool_common.c:277: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=] 277 | "%-6s %-24s", unit_str, test_str); | ^~~~~ ~~~~~~~~ ../drivers/net/ethernet/sfc/ethtool_common.c:275:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 275 | snprintf(strings + test_index * ETH_GSTRING_LEN, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 276 | ETH_GSTRING_LEN, | ~~~~~~~~~~~~~~~~ 277 | "%-6s %-24s", unit_str, test_str); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_guc.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c:771:20: warning: symbol 'xe_guc_g2g_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: struct dma_fence * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: struct dma_fence * ../drivers/gpu/drm/xe/xe_guc_ads.c:348:13: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_guc_ads.c:348:13: error: got , ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: got ) ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: got && ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:348:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:13: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:351:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got & ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got 1 ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got && ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:351:63: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:356:43: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:356:43: error: got , ../drivers/gpu/drm/xe/xe_guc_ads.c:358:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got & ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got 1 ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Trying to use reserved word 'void' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got && ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:360:13: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:365:13: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:365:13: error: got ! ../drivers/gpu/drm/xe/xe_guc_ads.c:365:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in nested declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got ( ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ) in function declarator ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got ! ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Trying to use reserved word 'if' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Trying to use reserved word 'do' as identifier ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at end of declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got { ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: Expected ; at the end of type declaration ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: got } ../drivers/gpu/drm/xe/xe_guc_ads.c:371:9: error: too many errors ../drivers/gpu/drm/nouveau/nvif/chan.c:11:32: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: expected unsigned int const [usertype] *map ../drivers/gpu/drm/nouveau/nvif/chan.c:38:51: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:101:29: got void *userd ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:103:30: got void *gpfifo ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan.c:107:39: got void *push ../drivers/gpu/drm/nouveau/nvif/chan.c:119:32: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan.c:155:22: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dir-item.c:47:9: error: Expected ) in function call ../fs/btrfs/dir-item.c:47:9: error: got __VA_OPT__ ../drivers/gpu/drm/pl111/pl111_display.c:34:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:34:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:34:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:46:37: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:46:37: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:46:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:164:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:164:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:164:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:169:27: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:169:27: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:169:27: got void * ../drivers/gpu/drm/pl111/pl111_display.c:173:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:173:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:173:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:232:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:232:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:232:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:235:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:235:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:235:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:339:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:339:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:339:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:352:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:352:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:352:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:369:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:369:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:369:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:372:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:372:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:372:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:385:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:385:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:385:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:404:41: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:404:41: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:404:41: got void * ../drivers/gpu/drm/pl111/pl111_display.c:425:53: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:425:53: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:425:53: got void * ../drivers/gpu/drm/pl111/pl111_display.c:436:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:436:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:436:30: got void * ../drivers/gpu/drm/pl111/pl111_display.c:493:37: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:493:37: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:493:37: got void * ../drivers/gpu/drm/pl111/pl111_display.c:516:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:516:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:516:33: got void * ../drivers/gpu/drm/pl111/pl111_display.c:527:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_display.c:527:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_display.c:527:33: got void * ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:464:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:464:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:465:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:465:9: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:636:25: error: Expected ) in function call ../fs/btrfs/inode-item.c:636:25: error: got __VA_OPT__ ../fs/btrfs/inode-item.c:728:9: error: Expected ) in function call ../fs/btrfs/inode-item.c:728:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:92:9: error: Expected ) in function call ../fs/btrfs/file-item.c:92:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:121:9: error: Expected ) in function call ../fs/btrfs/file-item.c:121:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:130:9: error: Expected ) in function call ../fs/btrfs/file-item.c:130:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:137:9: error: Expected ) in function call ../fs/btrfs/file-item.c:137:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:291:9: error: Expected ) in function call ../fs/btrfs/file-item.c:291:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:328:9: error: Expected ) in function call ../fs/btrfs/file-item.c:328:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:376:9: error: Expected ) in function call ../fs/btrfs/file-item.c:376:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:513:9: error: Expected ) in function call ../fs/btrfs/file-item.c:513:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:657:9: error: Expected ) in function call ../fs/btrfs/file-item.c:657:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:804:9: error: Expected ) in function call ../fs/btrfs/file-item.c:804:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:805:9: error: Expected ) in function call ../fs/btrfs/file-item.c:805:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:939:9: error: Expected ) in function call ../fs/btrfs/file-item.c:939:9: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1369:17: error: Expected ) in function call ../fs/btrfs/file-item.c:1369:17: error: got __VA_OPT__ ../fs/btrfs/file-item.c:1398:9: error: Expected ) in function call ../fs/btrfs/file-item.c:1398:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:390:27: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:446:38: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:519:59: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:529:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:535:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:605:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:630:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:878:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:915:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:938:46: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1080:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1086:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1088:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1090:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1137:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1143:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1145:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1147:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1179:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1185:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1187:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1189:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: expected unsigned short [addressable] [assigned] [usertype] usInitInfo ../drivers/gpu/drm/radeon/atombios_encoders.c:1238:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1244:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1246:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1248:62: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1300:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: expected unsigned short [addressable] [assigned] [usertype] usSymClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1302:52: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1470:58: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: expected unsigned short [addressable] [assigned] [usertype] usConnectorId ../drivers/gpu/drm/radeon/atombios_encoders.c:1485:67: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: expected unsigned short [addressable] [assigned] [usertype] usPixelClock ../drivers/gpu/drm/radeon/atombios_encoders.c:1487:66: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2301:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2303:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2305:50: got restricted __le16 [usertype] ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: expected unsigned short [addressable] [assigned] [usertype] usDeviceID ../drivers/gpu/drm/radeon/atombios_encoders.c:2309:50: got restricted __le16 [usertype] ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:663:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 27 and 29 [-Wformat-truncation=] 663 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:710:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:663:25: note: ‘snprintf’ output between 4 and 69 bytes into a destination of size 32 663 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 664 | stmmac_qstats_tx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:670:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 27 and 29 [-Wformat-truncation=] 670 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~ In function ‘stmmac_get_qstats_string’, inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:710:3: ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:670:25: note: ‘snprintf’ output between 4 and 69 bytes into a destination of size 32 670 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 671 | stmmac_qstats_rx_string[stat]); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../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/sun/niu.c: In function ‘niu_txc_set_imask’: ../drivers/net/ethernet/sun/niu.c:4647:13: warning: variable ‘val’ set but not used [-Wunused-but-set-variable=] 4647 | u64 val; | ^~~ ../drivers/net/ethernet/sun/niu.c: In function ‘niu_open’: ../drivers/net/ethernet/sun/niu.c:6028:52: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] 6028 | 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:6046:2, inlined from ‘niu_open’ at ../drivers/net/ethernet/sun/niu.c:6112:8: ../drivers/net/ethernet/sun/niu.c:6028:17: note: ‘sprintf’ output between 8 and 23 bytes into a destination of size 22 6028 | sprintf(np->irq_name[2], "%s:SYSERR", np->dev->name); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:189:9: error: Expected ) in function call ../fs/btrfs/transaction.c:189:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1031:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1031:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1033:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1033:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1040:17: error: Expected ) in function call ../fs/btrfs/transaction.c:1040:17: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1046:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1046:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1241:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1241:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1347:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1347:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1482:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1482:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1501:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1501:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1504:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1504:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1507:25: error: Expected ) in function call ../fs/btrfs/transaction.c:1507:25: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1675:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1675:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:1678:9: error: Expected ) in function call ../fs/btrfs/transaction.c:1678:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2201:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2201:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2212:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2212:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2229:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2229:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2529:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2529:9: error: got __VA_OPT__ ../fs/btrfs/transaction.c:2530:9: error: Expected ) in function call ../fs/btrfs/transaction.c:2530:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/raid56.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:187:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:187:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:188:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:188:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:221:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:221:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:285:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:285:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:366:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:366:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:587:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:587:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:759:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:759:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1081:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1081:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1206:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:1206:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:1395:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:1395:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2038:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:2038:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2165:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:2165:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:2732:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:2732:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:3733:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:3733:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4175:17: error: Expected ) in function call ../fs/btrfs/disk-io.c:4175:17: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4210:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4210:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4237:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4237:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4435:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4435:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4444:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4444:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4504:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4504:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4760:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4760:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4843:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4843:9: error: got __VA_OPT__ ../fs/btrfs/disk-io.c:4844:9: error: Expected ) in function call ../fs/btrfs/disk-io.c:4844:9: error: got __VA_OPT__ ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:61:31: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:81:31: got void * ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: expected void [noderef] __iomem * ../drivers/gpu/drm/msm/msm_io_utils.c:90:31: got void * ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/file.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/file.c:51:9: error: Expected ) in function call ../fs/btrfs/file.c:51:9: error: got __VA_OPT__ ../fs/btrfs/file.c:91:9: error: Expected ) in function call ../fs/btrfs/file.c:91:9: error: got __VA_OPT__ ../fs/btrfs/file.c:92:9: error: Expected ) in function call ../fs/btrfs/file.c:92:9: error: got __VA_OPT__ ../fs/btrfs/file.c:168:9: error: Expected ) in function call ../fs/btrfs/file.c:168:9: error: got __VA_OPT__ ../fs/btrfs/file.c:224:25: error: Expected ) in function call ../fs/btrfs/file.c:224:25: error: got __VA_OPT__ ../fs/btrfs/file.c:1173:9: error: Expected ) in function call ../fs/btrfs/file.c:1173:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1230:9: error: Expected ) in function call ../fs/btrfs/file.c:1230:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1231:9: error: Expected ) in function call ../fs/btrfs/file.c:1231:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1820:9: error: Expected ) in function call ../fs/btrfs/file.c:1820:9: error: got __VA_OPT__ ../fs/btrfs/file.c:1821:9: error: Expected ) in function call ../fs/btrfs/file.c:1821:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2338:9: error: Expected ) in function call ../fs/btrfs/file.c:2338:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2777:9: error: Expected ) in function call ../fs/btrfs/file.c:2777:9: error: got __VA_OPT__ ../fs/btrfs/file.c:2970:17: error: Expected ) in function call ../fs/btrfs/file.c:2970:17: error: got __VA_OPT__ ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: got void *sema ../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:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long mask ../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: incorrect type in argument 3 (different base types) ../include/trace/events/f2fs.h:1469:1: expected unsigned long flags ../include/trace/events/f2fs.h:1469: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:1172:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1172:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1231:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1231:1: warning: cast to restricted blk_opf_t ../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer ../include/trace/events/f2fs.h:1469:1: warning: cast to restricted vm_fault_t ../include/trace/events/f2fs.h:1469:1: warning: restricted vm_fault_t degrades to integer ../include/trace/events/f2fs.h:1469:1: warning: restricted vm_fault_t degrades to integer ../fs/f2fs/super.c:485:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/inode.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:482:9: error: Expected ) in function call ../fs/btrfs/inode.c:482:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:489:17: error: Expected ) in function call ../fs/btrfs/inode.c:489:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:490:17: error: Expected ) in function call ../fs/btrfs/inode.c:490:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:492:17: error: Expected ) in function call ../fs/btrfs/inode.c:492:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:533:17: error: Expected ) in function call ../fs/btrfs/inode.c:533:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:787:9: error: Expected ) in function call ../fs/btrfs/inode.c:787:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:882:25: error: Expected ) in function call ../fs/btrfs/inode.c:882:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:886:9: error: Expected ) in function call ../fs/btrfs/inode.c:886:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:916:9: error: Expected ) in function call ../fs/btrfs/inode.c:916:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:973:9: error: Expected ) in function call ../fs/btrfs/inode.c:973:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1425:9: error: Expected ) in function call ../fs/btrfs/inode.c:1425:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1485:9: error: Expected ) in function call ../fs/btrfs/inode.c:1485:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:1553:25: error: Expected ) in function call ../fs/btrfs/inode.c:1553:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:1575:17: error: Expected ) in function call ../fs/btrfs/inode.c:1575:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:1888:9: error: Expected ) in function call ../fs/btrfs/inode.c:1888:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2144:9: error: Expected ) in function call ../fs/btrfs/inode.c:2144:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2238:17: error: Expected ) in function call ../fs/btrfs/inode.c:2238:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2383:17: error: Expected ) in function call ../fs/btrfs/inode.c:2383:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2451:9: error: Expected ) in function call ../fs/btrfs/inode.c:2451:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2569:9: error: Expected ) in function call ../fs/btrfs/inode.c:2569:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:2574:17: error: Expected ) in function call ../fs/btrfs/inode.c:2574:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:2598:25: error: Expected ) in function call ../fs/btrfs/inode.c:2598:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2600:25: error: Expected ) in function call ../fs/btrfs/inode.c:2600:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:2739:17: error: Expected ) in function call ../fs/btrfs/inode.c:2739:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3141:9: error: Expected ) in function call ../fs/btrfs/inode.c:3141:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3274:17: error: Expected ) in function call ../fs/btrfs/inode.c:3274:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3465:9: error: Expected ) in function call ../fs/btrfs/inode.c:3465:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:3501:17: error: Expected ) in function call ../fs/btrfs/inode.c:3501:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:3606:9: error: Expected ) in function call ../fs/btrfs/inode.c:3606:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4031:17: error: Expected ) in function call ../fs/btrfs/inode.c:4031:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:4032:17: error: Expected ) in function call ../fs/btrfs/inode.c:4032:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:4066:9: error: Expected ) in function call ../fs/btrfs/inode.c:4066:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:4900:17: error: Expected ) in function call ../fs/btrfs/inode.c:4900:17: error: got __VA_OPT__ ../fs/btrfs/inode.c:4979:9: error: Expected ) in function call ../fs/btrfs/inode.c:4979:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5076:9: error: Expected ) in function call ../fs/btrfs/inode.c:5076:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5118:25: error: Expected ) in function call ../fs/btrfs/inode.c:5118:25: error: got __VA_OPT__ ../fs/btrfs/inode.c:5529:9: error: Expected ) in function call ../fs/btrfs/inode.c:5529:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:5779:9: error: Expected ) in function call ../fs/btrfs/inode.c:5779:9: error: got __VA_OPT__ ../fs/btrfs/inode.c:7180:9: error: Expected ) in function call ../fs/btrfs/inode.c:7180:9: error: too many errors ../drivers/gpu/drm/pl111/pl111_drv.c:278:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:278:20: expected void *regs ../drivers/gpu/drm/pl111/pl111_drv.c:278:20: got void [noderef] __iomem * ../drivers/gpu/drm/pl111/pl111_drv.c:293:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/pl111/pl111_drv.c:293:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/pl111/pl111_drv.c:293:30: got void * ../drivers/gpu/drm/vmwgfx/vmwgfx_vkms.c:116:36: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/radeon/si.c:1568:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1570:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1571:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:1573:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3481:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3482:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3490:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3491:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3499:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:3498:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:3498:25: expected restricted __le32 const [usertype] *[assigned] fw_data ../drivers/gpu/drm/radeon/si.c:3498:25: got restricted __be32 const [usertype] * ../drivers/gpu/drm/radeon/si.c:3500:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5706:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5706:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5706:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5707:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5707:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5709:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5709:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5710:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5710:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5711:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5711:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5716:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5716:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5718:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5718:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5720:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5720:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5727:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5727:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5728:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5728:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5732:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5732:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5735:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5735:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5738:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5738:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5741:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5741:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5744:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5748:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5748:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5749:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5749:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5751:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5751:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si.c:5752:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/si.c:5752:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/si.c:5873:31: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:5875:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6262:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6263:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6264:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si.c:6195:24: warning: cast to restricted __le32 ../drivers/net/usb/hso.c: In function ‘hso_probe’: ../drivers/net/usb/hso.c:2853:13: warning: variable ‘mux’ set but not used [-Wunused-but-set-variable=] 2853 | int mux, i, if_num, port_spec; | ^~~ ../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/gpu/drm/tve200/tve200_display.c:35:33: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:35:33: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:35:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:52:40: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:52:40: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:52:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:62:40: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:62:40: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:62:40: got void * ../drivers/gpu/drm/tve200/tve200_display.c:67:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:67:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:67:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:140:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:140:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:140:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:143:38: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:143:38: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:143:38: got void * ../drivers/gpu/drm/tve200/tve200_display.c:149:30: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:149:30: expected void const volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:149:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:238:34: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:238:34: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:238:34: got void * ../drivers/gpu/drm/tve200/tve200_display.c:252:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:252:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:252:30: got void * ../drivers/gpu/drm/tve200/tve200_display.c:253:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:253:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:253:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:272:35: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:272:35: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:272:35: got void * ../drivers/gpu/drm/tve200/tve200_display.c:277:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:277:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:277:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:279:43: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:279:43: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:279:43: got void * ../drivers/gpu/drm/tve200/tve200_display.c:302:33: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:302:33: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:302:33: got void * ../drivers/gpu/drm/tve200/tve200_display.c:303:48: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:303:48: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:303:48: got void * ../drivers/gpu/drm/tve200/tve200_display.c:313:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_display.c:313:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_display.c:313:30: got void * ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:505:9: error: Expected ) in function call ../fs/btrfs/defrag.c:505:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:646:17: error: Expected ) in function call ../fs/btrfs/defrag.c:646:17: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1084:25: error: Expected ) in function call ../fs/btrfs/defrag.c:1084:25: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1206:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1206:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1207:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1207:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1230:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1230:9: error: got __VA_OPT__ ../fs/btrfs/defrag.c:1373:9: error: Expected ) in function call ../fs/btrfs/defrag.c:1373:9: error: got __VA_OPT__ ../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/gpu/drm/tve200/tve200_drv.c:196:20: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: expected void *regs ../drivers/gpu/drm/tve200/tve200_drv.c:196:20: got void [noderef] __iomem * ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/tve200/tve200_drv.c:210:30: got void * ../drivers/gpu/drm/sti/sti_hda.c:804:24: warning: symbol 'sti_hda_driver' was not declared. Should it be static? ../drivers/net/usb/rtl8150.c:198:22: warning: incorrect type in assignment (different base types) ../drivers/net/usb/rtl8150.c:198:22: expected unsigned short [usertype] rx_creg ../drivers/net/usb/rtl8150.c:198:22: got restricted __le16 [usertype] ../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/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/fddi/skfp/drvfbi.c:55:14: warning: symbol 'oem_id' was not declared. Should it be static? ../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 * In file included from ../include/linux/string.h:386, from ../include/linux/bitmap.h:13, from ../include/linux/cpumask.h:11, from ../arch/x86/include/asm/paravirt.h:19, from ../arch/x86/include/asm/cpuid/api.h:57, from ../arch/x86/include/asm/processor.h:19, from ../arch/x86/include/asm/timex.h:5, from ../include/linux/timex.h:67, from ../include/linux/time32.h:13, from ../include/linux/time.h:60, from ../include/linux/stat.h:19, from ../include/linux/fs_dirent.h:5, from ../include/linux/fs/super_types.h:5, from ../include/linux/fs/super.h:5, from ../include/linux/fs.h:5, from ../fs/smb/client/cifssmb.c:17: In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFileInfo’ at ../fs/smb/client/cifssmb.c:4093:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQFileInfo’ at ../fs/smb/client/cifssmb.c:4267:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBUnixQPathInfo’ at ../fs/smb/client/cifssmb.c:4352:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSAttributeInfo’ at ../fs/smb/client/cifssmb.c:5137:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSDeviceInfo’ at ../fs/smb/client/cifssmb.c:5212:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘fortify_memcpy_chk’, inlined from ‘CIFSSMBQFSUnixInfo’ at ../fs/smb/client/cifssmb.c:5284:4: ../include/linux/fortify-string.h:578: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] 578 | __read_overflow2_field(q_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/usb/hso.c:1475:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1476:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1477:13: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1485:37: warning: cast to restricted __le16 ../drivers/net/usb/hso.c:1629:37: warning: cast to restricted __le16 ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/cik.c:1878:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1880:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1881:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:1883:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3909:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3910:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3914:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3918:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3919:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3923:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3927:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3926:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:3926:25: expected restricted __le32 const [usertype] *[assigned] fw_data ../drivers/gpu/drm/radeon/cik.c:3926:25: got restricted __be32 const [usertype] * ../drivers/gpu/drm/radeon/cik.c:3928:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3932:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:3933:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4265:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4266:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4270:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4279:34: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4280:35: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:4284:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5943:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5947:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:5951:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6433:62: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6434:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6435:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6439:63: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6440:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6441:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6445:62: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6446:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6447:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6451:63: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6452:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6453:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6457:64: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6458:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6459:46: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:6463:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6463:56: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6463:56: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6486:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6486:56: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6486:56: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6710:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6710:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6710:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6711:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6711:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6711:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6713:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6713:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6713:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6714:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6714:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6714:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6715:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6715:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6715:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6720:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6720:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6720:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6722:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6722:49: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6722:49: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6724:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6724:57: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6724:57: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6731:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6731:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6731:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6732:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6732:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6732:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6735:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6735:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6735:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6736:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6736:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6736:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6739:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6739:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6739:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6740:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6740:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6740:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6744:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6744:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6744:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6745:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6745:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6745:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6748:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6748:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6748:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6749:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6749:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6749:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6752:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6752:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6752:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6753:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6753:33: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6753:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6757:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6757:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6757:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6758:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6758:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6758:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6760:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6760:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6760:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:6761:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik.c:6761:25: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik.c:6761:25: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik.c:7576:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7577:28: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7578:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik.c:7486:24: warning: cast to restricted __le32 ../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/gpu/drm/meson/meson_vclk.c:373:3: warning: symbol 'params' was not declared. Should it be static? ../drivers/gpu/drm/gma500/psb_intel_display.c:436:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? ../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:148:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:148:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:273:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:273:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:274:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:274:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:316:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:316:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:479:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:479:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:619:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:619:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:720:17: error: Expected ) in function call ../fs/btrfs/extent_map.c:720:17: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:764:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:764:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:946:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:946:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:976:33: error: Expected ) in function call ../fs/btrfs/extent_map.c:976:33: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1021:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1021:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1057:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1057:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1058:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1058:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1077:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1077:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1078:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1078:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1079:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1079:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1080:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1080:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1081:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1081:9: error: got __VA_OPT__ ../fs/btrfs/extent_map.c:1082:9: error: Expected ) in function call ../fs/btrfs/extent_map.c:1082:9: error: got __VA_OPT__ ../drivers/net/usb/lan78xx.c:3841:29: warning: cast to restricted __be16 ../drivers/net/usb/lan78xx.c:3841:27: warning: incorrect type in assignment (different base types) ../drivers/net/usb/lan78xx.c:3841:27: expected restricted __wsum [usertype] csum ../drivers/net/usb/lan78xx.c:3841:27: got unsigned short [usertype] ../fs/erofs/data.c:264:26: warning: Using plain integer as NULL pointer ../fs/gfs2/inode.c:1976:14: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/inode.c:1976:14: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/inode.c:1976:14: struct gfs2_glock * ../drivers/gpu/drm/msm/msm_rd.c:44:6: warning: symbol 'rd_full' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/r600_dpm.c:831:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:833:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:855:38: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:856:47: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:857:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:887:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:891:55: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:893:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:894:50: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:895:51: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:896:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:897:52: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:898:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:900:58: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:907:41: 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:917:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:922:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:931:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:942:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:954:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:968:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:971:41: 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:979:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:986:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1000:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1002:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1004:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1014:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1016:42: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1017:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1019:45: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1025:53: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1026:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1027:48: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1032:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1044:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1046:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1048:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1051:49: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1053:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1063:13: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1067:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1068:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1072:34: 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:1081:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1104:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1106:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1108:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1119:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1121:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1130:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1134:34: 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:1157:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1159:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1161:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1166:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1171:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1186:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1188:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1193:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1197:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1206:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1208:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1210:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1212:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1214:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1216:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1218:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1220:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1222:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dpm.c:1224:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1229:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1244:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1246:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1251:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1254:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1265:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1267:41: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1272:42: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1276:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1278:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1279:69: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1281:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1283:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1285:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/r600_dpm.c:1287:33: warning: cast to restricted __le16 ../drivers/gpu/drm/panfrost/panfrost_drv.c:956:6: warning: symbol 'panfrost_transparent_hugepage' was not declared. Should it be static? ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:1930:17: error: Expected ) in function call ../fs/btrfs/sysfs.c:1930:17: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:1968:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:1968:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2147:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2147:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2148:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2148:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2378:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2378:9: error: got __VA_OPT__ ../fs/btrfs/sysfs.c:2596:9: error: Expected ) in function call ../fs/btrfs/sysfs.c:2596:9: error: got __VA_OPT__ ../drivers/net/can/rockchip/rockchip_canfd-core.c:152:16: error: too long token expansion ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: expected void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: got void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: got void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: got unsigned char [usertype] * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: expected void * ../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: got void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/core/ioctl.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/net/ethernet/sfc/mcdi_mon.c: In function ‘efx_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/mcdi_mon.c:457:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 457 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:457:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 457 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 458 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:488:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:488:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 489 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/mcdi_mon.c:495:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 495 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/mcdi_mon.c:495:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 495 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 496 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/panthor/panthor_drv.c:1707:6: warning: symbol 'panthor_transparent_hugepage' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/accessors.c: note: in included file: ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/gfs2/super.c:1448:17: error: incompatible types in comparison expression (different address spaces): ../fs/gfs2/super.c:1448:17: struct gfs2_glock [noderef] __rcu * ../fs/gfs2/super.c:1448:17: struct gfs2_glock * ../fs/f2fs/data.c:2467:39: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/gma500/opregion.c:297:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:297:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/gma500/opregion.c:297:25: got struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:327:20: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:327:20: expected void const *const p ../drivers/gpu/drm/gma500/opregion.c:327:20: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:333:26: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:333:26: expected struct opregion_header *header ../drivers/gpu/drm/gma500/opregion.c:333:26: got void [noderef] __iomem *[assigned] base ../drivers/gpu/drm/gma500/opregion.c:334:23: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:334:23: expected void *vbt ../drivers/gpu/drm/gma500/opregion.c:334:23: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:341:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:341:32: expected struct opregion_acpi *acpi ../drivers/gpu/drm/gma500/opregion.c:341:32: got void [noderef] __iomem * ../drivers/gpu/drm/gma500/opregion.c:346:32: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/gma500/opregion.c:346:32: expected struct opregion_asle *asle ../drivers/gpu/drm/gma500/opregion.c:346:32: got void [noderef] __iomem * ../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:815:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:819:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:825:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:890:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:892:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:898:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:902:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:904:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:906:33: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rs780_dpm.c:908:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/rs780_dpm.c:912:46: warning: cast to restricted __le32 ../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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:80:9: error: Expected ) in function call ../fs/btrfs/xattr.c:80:9: error: got __VA_OPT__ ../fs/btrfs/xattr.c:141:17: error: Expected ) in function call ../fs/btrfs/xattr.c:141:17: error: got __VA_OPT__ ../fs/btrfs/xattr.c:242:17: error: Expected ) in function call ../fs/btrfs/xattr.c:242:17: error: got __VA_OPT__ ../drivers/net/can/rockchip/rockchip_canfd-timestamp.c:57:15: error: too long token expansion ../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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:287:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:287:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:360:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:360:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:361:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:361:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:362:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:362:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:537:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:537:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:627:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:627:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:628:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:628:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:629:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:629:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:705:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:705:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1047:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1047:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1242:9: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1242:9: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1264:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1264:17: error: got __VA_OPT__ ../fs/btrfs/ordered-data.c:1311:17: error: Expected ) in function call ../fs/btrfs/ordered-data.c:1311:17: error: got __VA_OPT__ ../drivers/net/ethernet/ti/tlan.c: In function ‘tlan_read_and_clear_stats’: ../drivers/net/ethernet/ti/tlan.c:2072:25: warning: variable ‘def_tx’ set but not used [-Wunused-but-set-variable=] 2072 | u32 def_tx, crc, code; | ^~~~~~ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:164:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:164:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:182:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:182:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:213:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:213:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:249:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:249:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:296:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:296:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:386:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:386:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:389:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:389:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:400:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:400:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:430:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:430:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:493:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:493:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:525:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:525:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:553:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:553:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:557:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:557:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:581:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:581:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:798:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:798:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:799:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:799:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:814:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:814:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:815:25: error: Expected ) in function call ../fs/btrfs/extent_io.c:815:25: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:912:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:912:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:930:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:930:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:948:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:948:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:983:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:983:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1040:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1040:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1188:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1188:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1189:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1189:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1227:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1227:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1248:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1248:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1298:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1298:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1301:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1301:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1302:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1302:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1375:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1375:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1378:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1378:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1393:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1393:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1457:17: error: Expected ) in function call ../fs/btrfs/extent_io.c:1457:17: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1646:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1646:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1649:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1649:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1680:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1680:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1681:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1681:9: error: got __VA_OPT__ ../fs/btrfs/extent_io.c:1682:9: error: Expected ) in function call ../fs/btrfs/extent_io.c:1682:9: error: too many errors ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:464:9: error: Expected ) in function call ../fs/btrfs/volumes.c:464:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1361:17: error: Expected ) in function call ../fs/btrfs/volumes.c:1361:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1691:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1691:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1757:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1757:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1764:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1764:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:1938:9: error: Expected ) in function call ../fs/btrfs/volumes.c:1938:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2216:9: error: Expected ) in function call ../fs/btrfs/volumes.c:2216:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2236:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2236:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2440:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2440:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:2503:17: error: Expected ) in function call ../fs/btrfs/volumes.c:2503:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3512:17: error: Expected ) in function call ../fs/btrfs/volumes.c:3512:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3713:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3713:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:3925:9: error: Expected ) in function call ../fs/btrfs/volumes.c:3925:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4883:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4883:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:4974:9: error: Expected ) in function call ../fs/btrfs/volumes.c:4974:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5130:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5130:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5446:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5446:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5657:9: error: Expected ) in function call ../fs/btrfs/volumes.c:5657:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:5672:17: error: Expected ) in function call ../fs/btrfs/volumes.c:5672:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6287:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6287:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6602:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6602:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6613:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6613:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6641:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6641:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6660:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6660:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6663:17: error: Expected ) in function call ../fs/btrfs/volumes.c:6663:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6831:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6831:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:6903:9: error: Expected ) in function call ../fs/btrfs/volumes.c:6903:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7469:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7469:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7588:25: error: Expected ) in function call ../fs/btrfs/volumes.c:7588:25: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7643:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7643:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7671:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7671:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7679:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7679:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7682:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7682:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7686:17: error: Expected ) in function call ../fs/btrfs/volumes.c:7686:17: error: got __VA_OPT__ ../fs/btrfs/volumes.c:7806:9: error: Expected ) in function call ../fs/btrfs/volumes.c:7806:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8197:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8197:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8596:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8596:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8625:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8625:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8633:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8633:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8645:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8645:9: error: got __VA_OPT__ ../fs/btrfs/volumes.c:8651:9: error: Expected ) in function call ../fs/btrfs/volumes.c:8651:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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/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:1898:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1902:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv6xx_dpm.c:1919:42: warning: cast to restricted __le16 ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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: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:1744:34: warning: incorrect type in initializer (different base types) ../drivers/net/ethernet/via/via-velocity.c:1744:34: expected unsigned long [usertype] __UNIQUE_ID_y__1389 ../drivers/net/ethernet/via/via-velocity.c:1744:34: got restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:1747:17: warning: cast to restricted __le16 ../drivers/net/ethernet/via/via-velocity.c:2240:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2240:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:2240:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2248:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2248:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2248:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2437:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2437:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2437:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2450:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2450:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:2450:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:2875:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:2875:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:2875:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3146:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3146:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3146:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3152:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3152:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3152:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3204:40: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3204:40: expected char state ../drivers/net/ethernet/via/via-velocity.c:3204:40: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3274:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3274:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3274:48: got restricted pci_power_t [usertype] ../drivers/net/ethernet/via/via-velocity.c:3291:48: warning: incorrect type in argument 2 (different base types) ../drivers/net/ethernet/via/via-velocity.c:3291:48: expected char state ../drivers/net/ethernet/via/via-velocity.c:3291:48: got restricted pci_power_t [usertype] ../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] Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'events' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2783 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'events' not described in 'panthor_sched_report_fw_events' Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2783 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' ../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:2294:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2298:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/rv770_dpm.c:2316:42: warning: cast to restricted __le16 ../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/mediatek/mtk_cec.c:243:24: warning: symbol 'mtk_cec_driver' was not declared. Should it be static? ../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: expected void volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: got void *kptr ../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: expected void const volatile [noderef] __iomem * ../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: got void *kptr ../drivers/net/ethernet/xilinx/xilinx_emaclite.c:410:24: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/xilinx_emaclite.c:419:36: warning: cast to restricted __be32 ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/f2fs/xattr.c:845:1: warning: no newline at end of file ../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/ioctl.c:5094:17: error: Expected ) in function call ../fs/btrfs/ioctl.c:5094:17: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/erofs/zdata.c:326:30: warning: incorrect type in assignment (different address spaces) ../fs/erofs/zdata.c:326:30: expected struct kthread_worker [noderef] __rcu **static [toplevel] z_erofs_pcpu_workers ../fs/erofs/zdata.c:326:30: got struct kthread_worker ** ../drivers/net/usb/smsc75xx.c:2166:29: warning: cast to restricted __be16 ../drivers/net/usb/smsc75xx.c:2166:27: warning: incorrect type in assignment (different base types) ../drivers/net/usb/smsc75xx.c:2166:27: expected restricted __wsum [usertype] csum ../drivers/net/usb/smsc75xx.c:2166:27: got unsigned short [usertype] ../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: expected struct lsdc_device * ../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: got void [noderef] __iomem *reg_base ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:45: warning: cast to restricted __be32 ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: expected restricted __wsum [usertype] csum ../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: got unsigned int [usertype] ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:331:24: warning: symbol 'mtk_hdmi_ddc_driver' was not declared. Should it be static? ../drivers/gpu/drm/mediatek/mtk_hdmi_v2.c:53:12: warning: symbol 'mtk_hdmi_v2_clk_names' was not declared. Should it be static? ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c: In function ‘xlgmac_alloc_channels’: ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:73: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=] 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); | ^~ ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:64: note: directive argument in the range [0, 4294967294] 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); | ^~~~~~~~~~~~ ../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 16 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:411:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:600:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:601:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:602:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:603:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:604:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:605:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:606:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/cypress_dpm.c:607:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/cypress_dpm.c:608:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:663:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:669:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:672:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:824:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: expected unsigned short [usertype] s0 ../drivers/gpu/drm/radeon/cypress_dpm.c:958:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: expected unsigned short [usertype] s1 ../drivers/gpu/drm/radeon/cypress_dpm.c:960:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/cypress_dpm.c:1232:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1246:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1248:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1250:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1252:73: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1254:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1256:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/cypress_dpm.c:1259:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1261:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:1264:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1267:63: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1269:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/cypress_dpm.c:1271:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/cypress_dpm.c:1273:69: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1275:71: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/cypress_dpm.c:1278:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/cypress_dpm.c:1300:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/cypress_dpm.c:1302:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1436:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1438:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1440:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1442:70: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1444:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1446:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/cypress_dpm.c:1450:60: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/cypress_dpm.c:1452:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/cypress_dpm.c:1454:62: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: left side has type unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1522:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1539:77: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: expected unsigned int ../drivers/gpu/drm/radeon/cypress_dpm.c:1557:78: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/sumo_dpm.c:1407:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1408:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1409:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1412:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1413:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1436:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1474:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/sumo_dpm.c:1477:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1480:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1675:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1676:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1677:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1679:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1693:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1695:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1697:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1700:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1702:25: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/sumo_dpm.c:1704:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1705:46: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1707:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/sumo_dpm.c:1708:43: warning: cast to restricted __le32 ../fs/btrfs/locking.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/locking.c:87:9: error: Expected ) in function call ../fs/btrfs/locking.c:87:9: error: got __VA_OPT__ ../fs/f2fs/compress.c:1909:39: warning: symbol 'f2fs_compress_aops' was not declared. Should it be static? ../drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c:392:24: warning: symbol 'mtk_hdmi_ddc_v2_driver' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/trinity_dpm.c:1639:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1640:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1641:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1644:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1645:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1668:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1705:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/trinity_dpm.c:1708:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1711:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1763:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1818:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1819:41: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1820:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1821:49: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1823:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1842:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1843:52: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/trinity_dpm.c:1846:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1847:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1848:53: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/trinity_dpm.c:1849:53: warning: cast to restricted __le16 ../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:102:9: error: incompatible types in comparison expression (different address spaces): ../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * ../include/linux/rbtree.h:102:9: struct rb_node * ../drivers/gpu/drm/msm/adreno/adreno_device.c:11:6: warning: symbol 'hang_debug' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/adreno_device.c:19:5: warning: symbol 'enable_preemption' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/adreno_device.c:23:6: warning: symbol 'disable_acd' was not declared. Should it be static? ../fs/btrfs/orphan.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../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/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 * ../fs/btrfs/export.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/export.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../drivers/net/ethernet/jme.c:956:14: warning: incorrect type in assignment (different base types) ../drivers/net/ethernet/jme.c:956:14: expected unsigned short [usertype] csum ../drivers/net/ethernet/jme.c:956:14: got restricted __sum16 [usertype] check ../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 ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:266:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:266:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:453:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:453:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:505:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:505:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2292:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2292:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2445:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2445:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2593:33: error: Expected ) in function call ../fs/btrfs/tree-log.c:2593:33: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:2797:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:2797:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3348:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3348:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3489:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3489:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3595:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3595:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3930:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3930:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:3962:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:3962:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4041:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4041:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4094:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:4094:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4420:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4420:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4634:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4634:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4701:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4701:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:4716:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:4716:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:5497:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:5497:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6626:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6626:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6670:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6670:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6766:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:6766:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:6835:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:6835:9: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:8049:17: error: Expected ) in function call ../fs/btrfs/tree-log.c:8049:17: error: got __VA_OPT__ ../fs/btrfs/tree-log.c:8123:9: error: Expected ) in function call ../fs/btrfs/tree-log.c:8123:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/msm/adreno/a2xx_catalog.c:60:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/extent-tree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:419:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:419:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:708:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:708:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:843:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:843:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1170:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1170:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1558:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1558:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1770:25: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1770:25: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1839:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1839:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1859:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1859:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1884:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1884:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:1920:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:1920:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2370:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2370:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2600:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2600:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2601:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2601:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2627:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2627:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:2676:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:2676:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3102:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3102:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3235:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3235:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3404:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3404:9: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:3497:17: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:3497:17: error: got __VA_OPT__ ../fs/btrfs/free-space-cache.c:4077:9: error: Expected ) in function call ../fs/btrfs/free-space-cache.c:4077:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/zlib.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/zlib.c:122:9: error: Expected ) in function call ../fs/btrfs/zlib.c:122:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c:313:17: error: Expected ) in function call ../fs/btrfs/zlib.c:313:17: error: got __VA_OPT__ ../fs/btrfs/zlib.c:324:9: error: Expected ) in function call ../fs/btrfs/zlib.c:324:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c:362:9: error: Expected ) in function call ../fs/btrfs/zlib.c:362:9: error: got __VA_OPT__ ../fs/btrfs/zlib.c:424:25: error: Expected ) in function call ../fs/btrfs/zlib.c:424:25: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_lsdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/can/kvaser_pciefd/kvaser_pciefd_core.c:1155:29: error: too long token expansion ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/si_smc.c:228:39: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si_smc.c:229:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/si_smc.c:231:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: left side has type unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1265:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1279:80: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:1294:81: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1309:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1329:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1335:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1338:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1350:32: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1360:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1482:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1484:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1486:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: expected unsigned int [usertype] PowerBoostLimit ../drivers/gpu/drm/radeon/ni_dpm.c:1489:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/ni_dpm.c:1629:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/ni_dpm.c:1630:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:1676:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1690:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1692:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1694:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1696:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1698:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1700:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/ni_dpm.c:1702:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/ni_dpm.c:1704:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:1706:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1709:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1711:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:1713:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:1715:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/ni_dpm.c:1717:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1719:67: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:1721:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:1752:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:1754:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:1782:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1785:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1903:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1904:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1905:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1906:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1907:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1908:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:1912:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1913:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:1914:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:1915:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:1930:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:1933:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:2078:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2079:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2080:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/ni_dpm.c:2081:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/ni_dpm.c:2082:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/ni_dpm.c:2083:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2084:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2142:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2146:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/ni_dpm.c:2285:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2286:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2287:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2288:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2289:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2290:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/ni_dpm.c:2291:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/ni_dpm.c:2292:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/ni_dpm.c:2293:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:2307:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/ni_dpm.c:2309:64: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2411:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2415:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2440:23: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2442:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/ni_dpm.c:2448:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/ni_dpm.c:2591:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/ni_dpm.c:2592:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: warning: incorrect type in argument 3 (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: expected unsigned int [usertype] value ../drivers/gpu/drm/radeon/ni_dpm.c:2672:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: expected unsigned short [usertype] s0 ../drivers/gpu/drm/radeon/ni_dpm.c:2935:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: expected unsigned short [usertype] s1 ../drivers/gpu/drm/radeon/ni_dpm.c:2937:53: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:2954:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3085:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3091:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3127:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: expected unsigned int ../drivers/gpu/drm/radeon/ni_dpm.c:3133:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: expected unsigned int [usertype] pwr_const ../drivers/gpu/drm/radeon/ni_dpm.c:3184:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: expected unsigned int [usertype] dc_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3185:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: expected unsigned int [usertype] bif_cacValue ../drivers/gpu/drm/radeon/ni_dpm.c:3186:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ni_dpm.c:3899:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3900:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3901:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3904:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3905:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:3931:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3933:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3936:20: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3937:21: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:3938:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ni_dpm.c:4011:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4015:26: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/ni_dpm.c:4033:42: warning: cast to restricted __le16 ../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 ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/can/peak_canfd/peak_pciefd_main.c:146:32: warning: array of flexible structures ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/compression.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:140:9: error: Expected ) in function call ../fs/btrfs/lzo.c:140:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:142:9: error: Expected ) in function call ../fs/btrfs/lzo.c:142:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:156:17: error: Expected ) in function call ../fs/btrfs/lzo.c:156:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:208:9: error: Expected ) in function call ../fs/btrfs/lzo.c:208:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:211:9: error: Expected ) in function call ../fs/btrfs/lzo.c:211:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:212:9: error: Expected ) in function call ../fs/btrfs/lzo.c:212:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:218:9: error: Expected ) in function call ../fs/btrfs/lzo.c:218:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:269:9: error: Expected ) in function call ../fs/btrfs/lzo.c:269:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:296:9: error: Expected ) in function call ../fs/btrfs/lzo.c:296:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:297:9: error: Expected ) in function call ../fs/btrfs/lzo.c:297:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:306:9: error: Expected ) in function call ../fs/btrfs/lzo.c:306:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:324:17: error: Expected ) in function call ../fs/btrfs/lzo.c:324:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:389:9: error: Expected ) in function call ../fs/btrfs/lzo.c:389:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:394:17: error: Expected ) in function call ../fs/btrfs/lzo.c:394:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:417:17: error: Expected ) in function call ../fs/btrfs/lzo.c:417:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:420:17: error: Expected ) in function call ../fs/btrfs/lzo.c:420:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:450:9: error: Expected ) in function call ../fs/btrfs/lzo.c:450:9: error: got __VA_OPT__ ../fs/btrfs/lzo.c:486:17: error: Expected ) in function call ../fs/btrfs/lzo.c:486:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:489:17: error: Expected ) in function call ../fs/btrfs/lzo.c:489:17: error: got __VA_OPT__ ../fs/btrfs/lzo.c:584:9: error: Expected ) in function call ../fs/btrfs/lzo.c:584:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:88:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? ../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:111:23: warning: restricted __le32 degrades to integer ../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:111:50: warning: restricted __le32 degrades to integer ../drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/si_dpm.c:4062:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4062:40: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4062:40: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4096:24: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4104:37: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:4119:45: warning: cast to restricted __be16 ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: expected unsigned int [usertype] TDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2119:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2121:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2123:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: expected unsigned int [usertype] NearTDPLimitTherm ../drivers/gpu/drm/radeon/si_dpm.c:2138:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: expected unsigned int [usertype] dGPU_T_Limit ../drivers/gpu/drm/radeon/si_dpm.c:2139:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: expected unsigned int [usertype] dGPU_T_Warning ../drivers/gpu/drm/radeon/si_dpm.c:2140:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: expected unsigned int [usertype] dGPU_T_Hysteresis ../drivers/gpu/drm/radeon/si_dpm.c:2141:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: expected unsigned int [usertype] NearTDPLimit ../drivers/gpu/drm/radeon/si_dpm.c:2169:52: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: expected unsigned int [usertype] SafePowerLimit ../drivers/gpu/drm/radeon/si_dpm.c:2171:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: expected unsigned short [usertype] PwrEfficiencyRatio ../drivers/gpu/drm/radeon/si_dpm.c:2310:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:2366:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:2367:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: expected unsigned int [usertype] K ../drivers/gpu/drm/radeon/si_dpm.c:2437:23: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: expected unsigned int [usertype] T0 ../drivers/gpu/drm/radeon/si_dpm.c:2438:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: expected unsigned int [usertype] MaxT ../drivers/gpu/drm/radeon/si_dpm.c:2439:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: expected unsigned int [usertype] Tthreshold ../drivers/gpu/drm/radeon/si_dpm.c:2443:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2449:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2450:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2457:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2458:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2546:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: expected unsigned short ../drivers/gpu/drm/radeon/si_dpm.c:2582:100: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: expected unsigned int [usertype] l2numWin_TDP ../drivers/gpu/drm/radeon/si_dpm.c:2639:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: expected unsigned int [usertype] lkge_lut_V0 ../drivers/gpu/drm/radeon/si_dpm.c:2642:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: expected unsigned int [usertype] lkge_lut_Vstep ../drivers/gpu/drm/radeon/si_dpm.c:2643:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: expected unsigned int [usertype] R_LL ../drivers/gpu/drm/radeon/si_dpm.c:2644:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: expected unsigned int [usertype] WinTime ../drivers/gpu/drm/radeon/si_dpm.c:2645:29: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: expected unsigned int [usertype] calculation_repeats ../drivers/gpu/drm/radeon/si_dpm.c:2646:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: expected unsigned int [usertype] dc_cac ../drivers/gpu/drm/radeon/si_dpm.c:2647:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: expected unsigned int [usertype] lkge_lut_T0 ../drivers/gpu/drm/radeon/si_dpm.c:2650:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: expected unsigned int [usertype] lkge_lut_Tstep ../drivers/gpu/drm/radeon/si_dpm.c:2651:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2829:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:2833:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:3987:35: warning: invalid assignment: |= ../drivers/gpu/drm/radeon/si_dpm.c:3987:35: left side has type unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:3987:35: right side has type restricted __be32 ../drivers/gpu/drm/radeon/si_dpm.c:4008:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4008:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4008:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4022:89: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4022:89: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4022:89: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4030:88: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4030:88: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4030:88: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4039:109: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4039:109: expected unsigned int ../drivers/gpu/drm/radeon/si_dpm.c:4039:109: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4085:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4085:32: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4085:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4146:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4146:24: expected unsigned short [usertype] value ../drivers/gpu/drm/radeon/si_dpm.c:4146:24: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4254:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4254:39: expected unsigned int [usertype] mc_arb_dram_timing ../drivers/gpu/drm/radeon/si_dpm.c:4254:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4255:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4255:39: expected unsigned int [usertype] mc_arb_dram_timing2 ../drivers/gpu/drm/radeon/si_dpm.c:4255:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4319:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4319:50: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4319:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4321:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4321:58: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4321:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4323:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4323:59: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4323:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4325:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4325:59: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4325:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4327:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4327:56: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4327:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4329:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4329:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4329:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4331:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4331:58: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4331:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4333:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4333:49: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4333:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4335:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4335:50: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4335:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4338:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4338:51: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4338:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4341:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4341:59: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4341:59: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4343:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4343:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4343:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4345:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4345:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4345:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4347:61: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4347:61: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4347:61: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4349:65: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4349:65: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4349:65: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4351:68: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4351:68: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4351:68: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4354:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4354:51: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4354:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4395:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4395:38: expected unsigned int [usertype] aT ../drivers/gpu/drm/radeon/si_dpm.c:4395:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4397:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4397:39: expected unsigned int [usertype] bSP ../drivers/gpu/drm/radeon/si_dpm.c:4397:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4423:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4423:51: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4423:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4426:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4426:53: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4426:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4521:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4521:47: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4521:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4523:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4523:55: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4523:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4525:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4525:56: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4525:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4527:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4527:56: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4527:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4529:53: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4529:53: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4529:53: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4531:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4531:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4531:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4533:55: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4533:55: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4533:55: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4535:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4535:46: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4535:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4537:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4537:47: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4537:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4540:56: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4540:56: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4540:56: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4542:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4542:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4542:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4544:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4544:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4544:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4546:58: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4546:58: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4546:58: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4564:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4564:48: expected unsigned int [usertype] SQPowerThrottle ../drivers/gpu/drm/radeon/si_dpm.c:4564:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4567:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4567:50: expected unsigned int [usertype] SQPowerThrottle_2 ../drivers/gpu/drm/radeon/si_dpm.c:4567:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4805:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4805:34: expected unsigned int [usertype] sclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4805:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4806:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4806:42: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4806:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4807:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4807:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4807:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4808:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4808:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_3 ../drivers/gpu/drm/radeon/si_dpm.c:4808:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4809:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4809:44: expected unsigned int [usertype] vCG_SPLL_FUNC_CNTL_4 ../drivers/gpu/drm/radeon/si_dpm.c:4809:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4810:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4810:48: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM ../drivers/gpu/drm/radeon/si_dpm.c:4810:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4811:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4811:50: expected unsigned int [usertype] vCG_SPLL_SPREAD_SPECTRUM_2 ../drivers/gpu/drm/radeon/si_dpm.c:4811:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4892:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4892:26: expected unsigned int [usertype] mclk_value ../drivers/gpu/drm/radeon/si_dpm.c:4892:26: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4893:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4893:31: expected unsigned int [usertype] vMPLL_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4893:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4894:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4894:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_1 ../drivers/gpu/drm/radeon/si_dpm.c:4894:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4895:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4895:33: expected unsigned int [usertype] vMPLL_FUNC_CNTL_2 ../drivers/gpu/drm/radeon/si_dpm.c:4895:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4896:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4896:34: expected unsigned int [usertype] vMPLL_AD_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4896:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4897:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4897:34: expected unsigned int [usertype] vMPLL_DQ_FUNC_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4897:34: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4898:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4898:33: expected unsigned int [usertype] vMCLK_PWRMGT_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4898:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4899:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4899:25: expected unsigned int [usertype] vDLL_CNTL ../drivers/gpu/drm/radeon/si_dpm.c:4899:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4900:24: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4900:24: expected unsigned int [usertype] vMPLL_SS ../drivers/gpu/drm/radeon/si_dpm.c:4900:24: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4901:25: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/si_dpm.c:4901:25: expected unsigned int [usertype] vMPLL_SS2 ../drivers/gpu/drm/radeon/si_dpm.c:4901:25: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/si_dpm.c:4915:42: warning: too many warnings ../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 ../drivers/gpu/drm/radeon/kv_dpm.c:2070:60: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: expected unsigned short [usertype] fps_high_t ../drivers/gpu/drm/radeon/kv_dpm.c:1188:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: expected unsigned char [usertype] fps_low_t ../drivers/gpu/drm/radeon/kv_dpm.c:1196:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:388:49: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: expected unsigned int [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:462:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: expected unsigned short [usertype] AT ../drivers/gpu/drm/radeon/kv_dpm.c:472:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/kv_dpm.c:545:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: expected unsigned int [usertype] VclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:677:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/kv_dpm.c:678:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: expected unsigned short [usertype] MinVddNb ../drivers/gpu/drm/radeon/kv_dpm.c:679:43: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:748:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:749:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:811:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:812:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/kv_dpm.c:873:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/kv_dpm.c:874:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/kv_dpm.c:2304:44: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2305:47: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2307:25: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2320:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2327:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2329:33: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2331:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2386:21: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2387:22: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2388:23: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2391:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2392:29: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/kv_dpm.c:2415:16: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2452:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/radeon/atombios.h, ../drivers/gpu/drm/radeon/atom.h, ../drivers/gpu/drm/radeon/sumo_dpm.h, ../drivers/gpu/drm/radeon/trinity_dpm.h, ...): ../drivers/gpu/drm/radeon/pptable.h:442:31: warning: array of flexible structures ../drivers/gpu/drm/radeon/kv_dpm.c:2455:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2458:18: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2508:24: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/kv_dpm.c:2609:24: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/kv_dpm.c:2631:24: warning: cast to restricted __be32 ../drivers/gpu/drm/radeon/ci_smc.c:203:39: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:204:30: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/ci_smc.c:206:47: warning: cast to restricted __le32 ../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_migrate.c:780:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:48:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: expected unsigned short [usertype] TDC_VDDC_PkgLimit ../drivers/gpu/drm/radeon/ci_dpm.c:310:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: expected signed short [usertype] FuzzyFan_PwmSetDelta ../drivers/gpu/drm/radeon/ci_dpm.c:347:54: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: expected unsigned short [usertype] BapmVddCBaseLeakageHiSidd ../drivers/gpu/drm/radeon/ci_dpm.c:395:59: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: expected unsigned short [usertype] BapmVddCBaseLeakageLoSidd ../drivers/gpu/drm/radeon/ci_dpm.c:396:59: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: expected unsigned short [usertype] PPM_PkgPwrLimit ../drivers/gpu/drm/radeon/ci_dpm.c:424:44: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: expected unsigned short [usertype] PPM_TemperatureLimit ../drivers/gpu/drm/radeon/ci_dpm.c:425:49: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: expected unsigned short [usertype] PPM_PkgPwrLimit ../drivers/gpu/drm/radeon/ci_dpm.c:427:44: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: expected unsigned short [usertype] PPM_TemperatureLimit ../drivers/gpu/drm/radeon/ci_dpm.c:428:49: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: expected unsigned int [usertype] BAPM_TEMP_GRADIENT ../drivers/gpu/drm/radeon/ci_dpm.c:431:39: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: expected unsigned short ../drivers/gpu/drm/radeon/ci_dpm.c:438:62: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: expected unsigned short ../drivers/gpu/drm/radeon/ci_dpm.c:439:63: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: expected signed short [usertype] TempMin ../drivers/gpu/drm/radeon/ci_dpm.c:963:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: expected signed short [usertype] TempMed ../drivers/gpu/drm/radeon/ci_dpm.c:964:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: expected signed short [usertype] TempMax ../drivers/gpu/drm/radeon/ci_dpm.c:965:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: expected signed short [usertype] Slope1 ../drivers/gpu/drm/radeon/ci_dpm.c:967:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: expected signed short [usertype] Slope2 ../drivers/gpu/drm/radeon/ci_dpm.c:968:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: expected signed short [usertype] FdoMin ../drivers/gpu/drm/radeon/ci_dpm.c:970:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: expected signed short [usertype] HystDown ../drivers/gpu/drm/radeon/ci_dpm.c:972:28: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: expected signed short [usertype] HystUp ../drivers/gpu/drm/radeon/ci_dpm.c:974:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: expected signed short [usertype] HystSlope ../drivers/gpu/drm/radeon/ci_dpm.c:976:29: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: expected signed short [usertype] TempRespLim ../drivers/gpu/drm/radeon/ci_dpm.c:978:31: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: expected unsigned int [usertype] RefreshPeriod ../drivers/gpu/drm/radeon/ci_dpm.c:982:33: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: expected signed short [usertype] FdoMax ../drivers/gpu/drm/radeon/ci_dpm.c:985:26: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: expected unsigned short [usertype] FpsHighT ../drivers/gpu/drm/radeon/ci_dpm.c:1281:33: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: expected unsigned short [usertype] FpsLowT ../drivers/gpu/drm/radeon/ci_dpm.c:1284:32: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: expected unsigned int [usertype] low_sclk_interrupt_t ../drivers/gpu/drm/radeon/ci_dpm.c:1295:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: expected unsigned short [usertype] Voltage ../drivers/gpu/drm/radeon/ci_dpm.c:2167:36: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: expected unsigned short [usertype] StdVoltageHiSidd ../drivers/gpu/drm/radeon/ci_dpm.c:2168:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: expected unsigned short [usertype] StdVoltageLoSidd ../drivers/gpu/drm/radeon/ci_dpm.c:2170:45: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: expected unsigned int [usertype] VddcLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2192:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: expected unsigned int [usertype] VddciLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2215:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: expected unsigned int [usertype] MvddLevelCount ../drivers/gpu/drm/radeon/ci_dpm.c:2238:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: expected unsigned int [usertype] McArbDramTiming ../drivers/gpu/drm/radeon/ci_dpm.c:2495:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: expected unsigned int [usertype] McArbDramTiming2 ../drivers/gpu/drm/radeon/ci_dpm.c:2496:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: expected unsigned int [usertype] DownT ../drivers/gpu/drm/radeon/ci_dpm.c:2595:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: expected unsigned int [usertype] UpT ../drivers/gpu/drm/radeon/ci_dpm.c:2596:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: expected unsigned int [usertype] VclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2639:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: expected unsigned int [usertype] DclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2640:54: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: expected unsigned short [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2641:48: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2672:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2673:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2705:50: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2706:51: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: expected unsigned int [usertype] Frequency ../drivers/gpu/drm/radeon/ci_dpm.c:2737:51: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: expected unsigned short [usertype] MinVoltage ../drivers/gpu/drm/radeon/ci_dpm.c:2738:52: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2925:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:2926:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:2927:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: expected unsigned int [usertype] MinMvdd ../drivers/gpu/drm/radeon/ci_dpm.c:2928:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: expected unsigned int [usertype] MclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2930:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:2931:37: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: expected unsigned int [usertype] MpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2932:36: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: expected unsigned int [usertype] MpllFuncCntl_1 ../drivers/gpu/drm/radeon/ci_dpm.c:2933:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: expected unsigned int [usertype] MpllFuncCntl_2 ../drivers/gpu/drm/radeon/ci_dpm.c:2934:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: expected unsigned int [usertype] MpllAdFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2935:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: expected unsigned int [usertype] MpllDqFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2936:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: expected unsigned int [usertype] MclkPwrmgtCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2937:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: expected unsigned int [usertype] DllCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2938:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: expected unsigned int [usertype] MpllSs1 ../drivers/gpu/drm/radeon/ci_dpm.c:2939:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: expected unsigned int [usertype] MpllSs2 ../drivers/gpu/drm/radeon/ci_dpm.c:2940:31: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2960:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:2962:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: expected unsigned int [usertype] Flags ../drivers/gpu/drm/radeon/ci_dpm.c:2993:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:2994:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:2995:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: expected unsigned int [usertype] CgSpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:2996:41: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: expected unsigned int [usertype] CgSpllFuncCntl2 ../drivers/gpu/drm/radeon/ci_dpm.c:2997:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: expected unsigned int [usertype] CgSpllFuncCntl3 ../drivers/gpu/drm/radeon/ci_dpm.c:2998:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: expected unsigned int [usertype] CgSpllFuncCntl4 ../drivers/gpu/drm/radeon/ci_dpm.c:2999:42: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: expected unsigned int [usertype] SpllSpreadSpectrum ../drivers/gpu/drm/radeon/ci_dpm.c:3000:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: expected unsigned int [usertype] SpllSpreadSpectrum2 ../drivers/gpu/drm/radeon/ci_dpm.c:3001:46: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3002:37: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: expected unsigned int [usertype] CcPwrDynRm1 ../drivers/gpu/drm/radeon/ci_dpm.c:3003:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:3010:57: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: expected unsigned int [usertype] MinVddci ../drivers/gpu/drm/radeon/ci_dpm.c:3013:57: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: expected unsigned int [usertype] MinMvdd ../drivers/gpu/drm/radeon/ci_dpm.c:3020:48: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: expected unsigned int [usertype] DllCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3028:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: expected unsigned int [usertype] MclkPwrmgtCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3029:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: expected unsigned int [usertype] MpllAdFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3030:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: expected unsigned int [usertype] MpllDqFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3032:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: expected unsigned int [usertype] MpllFuncCntl ../drivers/gpu/drm/radeon/ci_dpm.c:3034:45: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: expected unsigned int [usertype] MpllFuncCntl_1 ../drivers/gpu/drm/radeon/ci_dpm.c:3036:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: expected unsigned int [usertype] MpllFuncCntl_2 ../drivers/gpu/drm/radeon/ci_dpm.c:3038:47: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: expected unsigned int [usertype] MpllSs1 ../drivers/gpu/drm/radeon/ci_dpm.c:3040:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: expected unsigned int [usertype] MpllSs2 ../drivers/gpu/drm/radeon/ci_dpm.c:3041:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:3048:46: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3108:27: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: expected unsigned int [usertype] CcPwrDynRm1 ../drivers/gpu/drm/radeon/ci_dpm.c:3109:28: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: expected unsigned short [usertype] VddcOffset ../drivers/gpu/drm/radeon/ci_dpm.c:3110:27: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: expected unsigned int [usertype] Flags ../drivers/gpu/drm/radeon/ci_dpm.c:3217:30: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: expected unsigned int [usertype] MinVddc ../drivers/gpu/drm/radeon/ci_dpm.c:3218:32: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: expected unsigned int [usertype] MinVddcPhases ../drivers/gpu/drm/radeon/ci_dpm.c:3219:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: expected unsigned int [usertype] SclkFrequency ../drivers/gpu/drm/radeon/ci_dpm.c:3220:38: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: expected unsigned short [usertype] ActivityLevel ../drivers/gpu/drm/radeon/ci_dpm.c:3221:38: got restricted __be16 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: expected unsigned int [usertype] CgSpllFuncCntl3 ../drivers/gpu/drm/radeon/ci_dpm.c:3222:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: expected unsigned int [usertype] CgSpllFuncCntl4 ../drivers/gpu/drm/radeon/ci_dpm.c:3223:40: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: expected unsigned int [usertype] SpllSpreadSpectrum ../drivers/gpu/drm/radeon/ci_dpm.c:3224:43: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: expected unsigned int [usertype] SpllSpreadSpectrum2 ../drivers/gpu/drm/radeon/ci_dpm.c:3225:44: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: expected unsigned int [usertype] CcPwrDynRm ../drivers/gpu/drm/radeon/ci_dpm.c:3226:35: got restricted __be32 [usertype] ../drivers/gpu/drm/radeon/ci_dpm.c:3227:36: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: struct dma_fence * ../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:187:9: error: Expected ) in function call ../fs/btrfs/zstd.c:187:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:253:9: error: Expected ) in function call ../fs/btrfs/zstd.c:253:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:291:9: error: Expected ) in function call ../fs/btrfs/zstd.c:291:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:335:9: error: Expected ) in function call ../fs/btrfs/zstd.c:335:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:574:9: error: Expected ) in function call ../fs/btrfs/zstd.c:574:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:603:9: error: Expected ) in function call ../fs/btrfs/zstd.c:603:9: error: got __VA_OPT__ ../fs/btrfs/zstd.c:666:25: error: Expected ) in function call ../fs/btrfs/zstd.c:666:25: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/compression.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/compression.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:173:17: error: Expected ) in function call ../fs/btrfs/compression.c:173:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:227:9: error: Expected ) in function call ../fs/btrfs/compression.c:227:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:321:9: error: Expected ) in function call ../fs/btrfs/compression.c:321:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:322:9: error: Expected ) in function call ../fs/btrfs/compression.c:322:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:328:9: error: Expected ) in function call ../fs/btrfs/compression.c:328:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:332:9: error: Expected ) in function call ../fs/btrfs/compression.c:332:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:552:9: error: Expected ) in function call ../fs/btrfs/compression.c:552:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:587:9: error: Expected ) in function call ../fs/btrfs/compression.c:587:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:741:9: error: Expected ) in function call ../fs/btrfs/compression.c:741:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:776:9: error: Expected ) in function call ../fs/btrfs/compression.c:776:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:807:9: error: Expected ) in function call ../fs/btrfs/compression.c:807:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:903:9: error: Expected ) in function call ../fs/btrfs/compression.c:903:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1093:9: error: Expected ) in function call ../fs/btrfs/compression.c:1093:9: error: got __VA_OPT__ ../fs/btrfs/compression.c:1244:17: error: Expected ) in function call ../fs/btrfs/compression.c:1244:17: error: got __VA_OPT__ ../fs/btrfs/compression.c:1250:17: error: Expected ) in function call ../fs/btrfs/compression.c:1250:17: error: got __VA_OPT__ ../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/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/gpu/drm/msm/adreno/a5xx_catalog.c:153:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file: ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:571:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:571:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:613:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:613:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:616:33: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:616:33: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:851:17: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:851:17: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:882:25: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:882:25: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1116:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1116:9: error: got __VA_OPT__ ../fs/btrfs/delayed-ref.c:1127:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.c:1127:9: error: got __VA_OPT__ ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1134:1: warning: symbol 'a6xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1660:1: warning: symbol 'a7xx_gpulist' was not declared. Should it be static? ../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1960:1: warning: symbol 'a8xx_gpulist' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:313:9: error: Expected ) in function call ../fs/btrfs/relocation.c:313:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:352:17: error: Expected ) in function call ../fs/btrfs/relocation.c:352:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:470:9: error: Expected ) in function call ../fs/btrfs/relocation.c:470:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:471:9: error: Expected ) in function call ../fs/btrfs/relocation.c:471:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:529:17: error: Expected ) in function call ../fs/btrfs/relocation.c:529:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:751:9: error: Expected ) in function call ../fs/btrfs/relocation.c:751:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1029:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1029:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1030:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1030:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1065:17: error: Expected ) in function call ../fs/btrfs/relocation.c:1065:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1432:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1432:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:1433:9: error: Expected ) in function call ../fs/btrfs/relocation.c:1433:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2027:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2027:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2037:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2037:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2208:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2208:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2298:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2298:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2345:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2345:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2485:17: error: Expected ) in function call ../fs/btrfs/relocation.c:2485:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2507:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2507:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2530:25: error: Expected ) in function call ../fs/btrfs/relocation.c:2530:25: error: got __VA_OPT__ ../fs/btrfs/relocation.c:2797:9: error: Expected ) in function call ../fs/btrfs/relocation.c:2797:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3194:17: error: Expected ) in function call ../fs/btrfs/relocation.c:3194:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:3804:9: error: Expected ) in function call ../fs/btrfs/relocation.c:3804:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4416:9: error: Expected ) in function call ../fs/btrfs/relocation.c:4416:9: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4493:33: error: Expected ) in function call ../fs/btrfs/relocation.c:4493:33: error: got __VA_OPT__ ../fs/btrfs/relocation.c:4524:33: error: Expected ) in function call ../fs/btrfs/relocation.c:4524:33: error: got __VA_OPT__ ../fs/btrfs/relocation.c:5347:17: error: Expected ) in function call ../fs/btrfs/relocation.c:5347:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:5592:17: error: Expected ) in function call ../fs/btrfs/relocation.c:5592:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:5634:17: error: Expected ) in function call ../fs/btrfs/relocation.c:5634:17: error: got __VA_OPT__ ../fs/btrfs/relocation.c:5828:9: error: Expected ) in function call ../fs/btrfs/relocation.c:5828:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:173:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:173:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:174:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:174:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:175:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:175:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:308:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:308:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:606:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:606:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:693:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:693:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:715:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:715:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:776:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:776:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:854:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:854:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:862:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:862:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:981:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:981:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:991:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:991:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1059:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1059:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1060:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1060:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1175:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1175:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1469:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1469:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1588:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1588:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1589:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1589:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:1601:17: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:1601:17: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2181:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2181:9: error: got __VA_OPT__ ../fs/btrfs/delayed-inode.c:2226:9: error: Expected ) in function call ../fs/btrfs/delayed-inode.c:2226:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cik_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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 ../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:167:37: error: too long token expansion ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:306:1: error: Expected ) in function call ../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:307:1: error: Expected ) in function call ../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:308:1: error: Expected ) in function call ../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:309:1: error: Expected ) in function call ../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:310:1: error: Expected ) in function call ../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:311:1: error: Expected ) in function call ../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ ../fs/btrfs/scrub.c:312:1: error: Expected ) in function call ../fs/btrfs/scrub.c:312:1: error: too many errors ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/radeon_ucode.c:33:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:34:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:35:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:36:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:37:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:38:9: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:39:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:40:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:41:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:43:9: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:48:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:49:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:58:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:60:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:69:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:70:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:79:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:87:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:88:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:97:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:99:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:100:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:108:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:109:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:118:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:120:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:122:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:124:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:126:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:135:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:136:34: warning: cast to restricted __le16 ../drivers/gpu/drm/radeon/radeon_ucode.c:145:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:147:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:149:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:150:17: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/radeon_ucode.c:162:25: warning: cast to restricted __le32 ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: expected void [noderef] __iomem *llc_mmio ../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: got void * ../fs/btrfs/ulist.c:231:9: error: Expected ) in function call ../fs/btrfs/ulist.c:231:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1120:25: error: Expected ) in function call ../fs/btrfs/backref.c:1120:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:1264:9: error: Expected ) in function call ../fs/btrfs/backref.c:1264:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1335:9: error: Expected ) in function call ../fs/btrfs/backref.c:1335:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1405:17: error: Expected ) in function call ../fs/btrfs/backref.c:1405:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:1513:9: error: Expected ) in function call ../fs/btrfs/backref.c:1513:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1660:33: error: Expected ) in function call ../fs/btrfs/backref.c:1660:33: error: got __VA_OPT__ ../fs/btrfs/backref.c:1708:9: error: Expected ) in function call ../fs/btrfs/backref.c:1708:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:1752:9: error: Expected ) in function call ../fs/btrfs/backref.c:1752:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2380:17: error: Expected ) in function call ../fs/btrfs/backref.c:2380:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:2433:9: error: Expected ) in function call ../fs/btrfs/backref.c:2433:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2434:9: error: Expected ) in function call ../fs/btrfs/backref.c:2434:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:2987:17: error: Expected ) in function call ../fs/btrfs/backref.c:2987:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3054:9: error: Expected ) in function call ../fs/btrfs/backref.c:3054:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3074:17: error: Expected ) in function call ../fs/btrfs/backref.c:3074:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3075:17: error: Expected ) in function call ../fs/btrfs/backref.c:3075:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3076:17: error: Expected ) in function call ../fs/btrfs/backref.c:3076:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3130:9: error: Expected ) in function call ../fs/btrfs/backref.c:3130:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3177:9: error: Expected ) in function call ../fs/btrfs/backref.c:3177:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3178:9: error: Expected ) in function call ../fs/btrfs/backref.c:3178:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3179:9: error: Expected ) in function call ../fs/btrfs/backref.c:3179:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3180:9: error: Expected ) in function call ../fs/btrfs/backref.c:3180:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3187:9: error: Expected ) in function call ../fs/btrfs/backref.c:3187:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3212:9: error: Expected ) in function call ../fs/btrfs/backref.c:3212:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3257:17: error: Expected ) in function call ../fs/btrfs/backref.c:3257:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3307:17: error: Expected ) in function call ../fs/btrfs/backref.c:3307:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3357:25: error: Expected ) in function call ../fs/btrfs/backref.c:3357:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3425:25: error: Expected ) in function call ../fs/btrfs/backref.c:3425:25: error: got __VA_OPT__ ../fs/btrfs/backref.c:3490:17: error: Expected ) in function call ../fs/btrfs/backref.c:3490:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3493:17: error: Expected ) in function call ../fs/btrfs/backref.c:3493:17: error: got __VA_OPT__ ../fs/btrfs/backref.c:3586:9: error: Expected ) in function call ../fs/btrfs/backref.c:3586:9: error: got __VA_OPT__ ../fs/btrfs/backref.c:3705:9: error: Expected ) in function call ../fs/btrfs/backref.c:3705:9: error: got __VA_OPT__ ../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:65: warning: ‘snprintf’ output may be truncated before the last format character [-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:17: note: ‘snprintf’ output 7 or more bytes (assuming 17) into a destination of size 16 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 899 | ndev->name, i); | ~~~~~~~~~~~~~~ ../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/xe/xe_mocs.c: note: in included file: ../drivers/gpu/drm/xe/tests/xe_mocs.c:188:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? ../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/gpu/drm/msm/adreno/a6xx_hfi.c: note: in included file (through ../drivers/gpu/drm/msm/adreno/a6xx_gmu.h): ../drivers/gpu/drm/msm/adreno/a6xx_hfi.h:202:42: warning: array of flexible structures ../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 ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:208:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:208:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:412:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:412:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:413:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:413:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1142:25: error: Expected ) in function call ../fs/btrfs/qgroup.c:1142:25: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1199:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1199:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1264:17: error: Expected ) in function call ../fs/btrfs/qgroup.c:1264:17: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1554:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1554:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1655:17: error: Expected ) in function call ../fs/btrfs/qgroup.c:1655:17: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1721:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1721:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:1738:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:1738:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2103:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2103:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2619:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2619:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:2620:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:2620:9: error: got __VA_OPT__ ../fs/btrfs/qgroup.c:4201:9: error: Expected ) in function call ../fs/btrfs/qgroup.c:4201:9: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_oa.c:2447:25: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2447:25: expected unsigned long long [usertype] *ptr ../drivers/gpu/drm/xe/xe_oa.c:2447:25: got void [noderef] __user * ../drivers/gpu/drm/xe/xe_oa.c:2460:15: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/xe/xe_oa.c:2460:15: expected void const volatile [noderef] __user *ptr ../drivers/gpu/drm/xe/xe_oa.c:2460:15: got unsigned long long [usertype] *ptr ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/send.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/send.c:959:9: error: Expected ) in function call ../fs/btrfs/send.c:959:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1472:9: error: Expected ) in function call ../fs/btrfs/send.c:1472:9: error: got __VA_OPT__ ../fs/btrfs/send.c:1790:17: error: Expected ) in function call ../fs/btrfs/send.c:1790:17: error: got __VA_OPT__ ../fs/btrfs/send.c:2754:9: error: Expected ) in function call ../fs/btrfs/send.c:2754:9: error: got __VA_OPT__ ../fs/btrfs/send.c:2770:17: error: Expected ) in function call ../fs/btrfs/send.c:2770:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3188:25: error: Expected ) in function call ../fs/btrfs/send.c:3188:25: error: got __VA_OPT__ ../fs/btrfs/send.c:3491:9: error: Expected ) in function call ../fs/btrfs/send.c:3491:9: error: got __VA_OPT__ ../fs/btrfs/send.c:3520:17: error: Expected ) in function call ../fs/btrfs/send.c:3520:17: error: got __VA_OPT__ ../fs/btrfs/send.c:3528:25: error: Expected ) in function call ../fs/btrfs/send.c:3528:25: error: got __VA_OPT__ ../fs/btrfs/send.c:4995:17: error: Expected ) in function call ../fs/btrfs/send.c:4995:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7173:17: error: Expected ) in function call ../fs/btrfs/send.c:7173:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7181:17: error: Expected ) in function call ../fs/btrfs/send.c:7181:17: error: got __VA_OPT__ ../fs/btrfs/send.c:7249:9: error: Expected ) in function call ../fs/btrfs/send.c:7249:9: error: got __VA_OPT__ ../fs/btrfs/send.c:7358:9: error: Expected ) in function call ../fs/btrfs/send.c:7358:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/dev-replace.c:554:9: error: Expected ) in function call ../fs/btrfs/dev-replace.c:554:9: error: got __VA_OPT__ ../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/radeon/r600_dma.c:246:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/r600_dma.c:246:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/r600_dma.c:246:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/r600_dma.c:260:23: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/r600_dma.c:381:23: warning: cast to restricted __le32 Warning: ../drivers/md/bcache/request.c:308 function parameter 'bch_data_insert' not described in 'CLOSURE_CALLBACK' Warning: ../drivers/md/bcache/request.c:308 expecting prototype for bch_data_insert(). Prototype was for CLOSURE_CALLBACK() instead ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/props.c:102:9: error: Expected ) in function call ../fs/btrfs/props.c:102:9: error: got __VA_OPT__ ../fs/btrfs/props.c:125:17: error: Expected ) in function call ../fs/btrfs/props.c:125:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:235:9: error: Expected ) in function call ../fs/btrfs/raid56.c:235:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:241:17: error: Expected ) in function call ../fs/btrfs/raid56.c:241:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:242:17: error: Expected ) in function call ../fs/btrfs/raid56.c:242:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:276:33: error: Expected ) in function call ../fs/btrfs/raid56.c:276:33: error: got __VA_OPT__ ../fs/btrfs/raid56.c:309:9: error: Expected ) in function call ../fs/btrfs/raid56.c:309:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:312:9: error: Expected ) in function call ../fs/btrfs/raid56.c:312:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:327:9: error: Expected ) in function call ../fs/btrfs/raid56.c:327:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:330:9: error: Expected ) in function call ../fs/btrfs/raid56.c:330:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:341:9: error: Expected ) in function call ../fs/btrfs/raid56.c:341:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:342:9: error: Expected ) in function call ../fs/btrfs/raid56.c:342:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:366:17: error: Expected ) in function call ../fs/btrfs/raid56.c:366:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:381:9: error: Expected ) in function call ../fs/btrfs/raid56.c:381:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:382:9: error: Expected ) in function call ../fs/btrfs/raid56.c:382:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:435:17: error: Expected ) in function call ../fs/btrfs/raid56.c:435:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:436:17: error: Expected ) in function call ../fs/btrfs/raid56.c:436:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:716:9: error: Expected ) in function call ../fs/btrfs/raid56.c:716:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:717:9: error: Expected ) in function call ../fs/btrfs/raid56.c:717:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:720:9: error: Expected ) in function call ../fs/btrfs/raid56.c:720:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:732:9: error: Expected ) in function call ../fs/btrfs/raid56.c:732:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:735:9: error: Expected ) in function call ../fs/btrfs/raid56.c:735:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1020:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1020:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1044:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1044:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1078:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1078:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1084:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1084:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1090:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1090:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1091:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1091:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1134:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1134:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1136:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1136:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1186:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1186:17: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1254:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1254:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1256:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1256:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1258:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1258:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1303:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1303:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1351:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1351:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1390:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1390:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1391:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1391:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1397:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1397:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1403:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1403:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1467:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1467:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1470:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1470:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1515:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1515:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1534:25: error: Expected ) in function call ../fs/btrfs/raid56.c:1534:25: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1571:9: error: Expected ) in function call ../fs/btrfs/raid56.c:1571:9: error: got __VA_OPT__ ../fs/btrfs/raid56.c:1594:17: error: Expected ) in function call ../fs/btrfs/raid56.c:1594:17: error: too many errors ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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/gpu/drm/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:241:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:241:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:242:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:242:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:248:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:248:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:249:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:249:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:250:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:250:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:262:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:262:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:381:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:381:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:382:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:382:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:390:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:390:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:391:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:391:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:392:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:392:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:408:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:408:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:440:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:440:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:520:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:520:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:524:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:524:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:546:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:546:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:550:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:550:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:551:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:551:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:728:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:728:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:732:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:732:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:914:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:914:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:921:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:921:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:923:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:923:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:954:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:954:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:961:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:961:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:963:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:963:9: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1507:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1507:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1508:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1508:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1515:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1515:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1516:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1516:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1517:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1517:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1521:33: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1521:33: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1567:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1567:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1568:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1568:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1645:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1645:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1646:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1646:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1730:17: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1730:17: error: got __VA_OPT__ ../fs/btrfs/free-space-tree.c:1802:9: error: Expected ) in function call ../fs/btrfs/free-space-tree.c:1802:9: error: got __VA_OPT__ ../drivers/net/usb/aqc111.c:1094:34: warning: incorrect type in argument 1 (different base types) ../drivers/net/usb/aqc111.c:1094:34: expected restricted __le64 const [usertype] *p ../drivers/net/usb/aqc111.c:1094:34: got unsigned long long [usertype] * ../drivers/net/usb/aqc111.c:1122:45: warning: incorrect type in argument 1 (different base types) ../drivers/net/usb/aqc111.c:1122:45: expected restricted __le64 const [usertype] *p ../drivers/net/usb/aqc111.c:1122:45: got unsigned long long [usertype] *[assigned] pkt_desc_ptr ../drivers/net/usb/aqc111.c:1235:22: warning: incorrect type in assignment (different base types) ../drivers/net/usb/aqc111.c:1235:22: expected unsigned long long [usertype] ../drivers/net/usb/aqc111.c:1235:22: got restricted __le64 [usertype] ../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:321:21: warning: cast from restricted __le16 ../drivers/md/bcache/super.c:321:19: warning: incorrect type in assignment (different base types) ../drivers/md/bcache/super.c:321:19: expected restricted __le64 [usertype] csum ../drivers/md/bcache/super.c:321: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:1199:26: warning: incorrect type in initializer (different base types) ../drivers/md/bcache/super.c:1199:26: expected unsigned int [usertype] rtime ../drivers/md/bcache/super.c:1199:26: got restricted __le32 [usertype] ../drivers/md/bcache/super.c:1241:32: warning: incorrect type in assignment (different base types) ../drivers/md/bcache/super.c:1241:32: expected unsigned int [usertype] invalidated ../drivers/md/bcache/super.c:1241:32: got restricted __le32 [usertype] ../drivers/md/bcache/super.c:1601:36: warning: incorrect type in assignment (different base types) ../drivers/md/bcache/super.c:1601:36: expected unsigned int [usertype] last_reg ../drivers/md/bcache/super.c:1601:36: got restricted __le32 [usertype] ../drivers/net/ethernet/sfc/siena/mcdi_mon.c: In function ‘efx_siena_mcdi_mon_probe’: ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:457:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 457 | snprintf(name, sizeof(name), "%s%u_input", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:457:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 457 | snprintf(name, sizeof(name), "%s%u_input", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 458 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:488:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:488:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 488 | snprintf(name, sizeof(name), "%s%u_alarm", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 489 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:495:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] 495 | snprintf(name, sizeof(name), "%s%u_label", | ^ ../drivers/net/ethernet/sfc/siena/mcdi_mon.c:495:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 495 | snprintf(name, sizeof(name), "%s%u_label", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 496 | hwmon_prefix, hwmon_index); | ~~~~~~~~~~~~~~~~~~~~~~~~~~ ../drivers/gpu/drm/radeon/cik_sdma.c:481:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:482:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:490:48: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:491:27: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:661:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik_sdma.c:661:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:661:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:676:23: warning: cast to restricted __le32 ../drivers/gpu/drm/radeon/cik_sdma.c:718:30: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/cik_sdma.c:718:30: expected unsigned int volatile [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:718:30: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/cik_sdma.c:750:23: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/vce_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tree-checker.c:184:9: error: Expected ) in function call ../fs/btrfs/tree-checker.c:184:9: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_pci.c:110:9: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_pci.c:112:10: also defined here ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:214:9: error: Expected ) in function call ../fs/btrfs/space-info.c:214:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:265:9: error: Expected ) in function call ../fs/btrfs/space-info.c:265:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:267:9: error: Expected ) in function call ../fs/btrfs/space-info.c:267:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:553:17: error: Expected ) in function call ../fs/btrfs/space-info.c:553:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:915:17: error: Expected ) in function call ../fs/btrfs/space-info.c:915:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1679:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1679:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1684:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1684:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1691:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1691:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1767:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1767:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1776:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1776:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1777:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1777:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1778:17: error: Expected ) in function call ../fs/btrfs/space-info.c:1778:17: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1937:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1937:9: error: got __VA_OPT__ ../fs/btrfs/space-info.c:1940:9: error: Expected ) in function call ../fs/btrfs/space-info.c:1940:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-rsv.c:453:17: error: Expected ) in function call ../fs/btrfs/block-rsv.c:453:17: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:366:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:366:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:366: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:379:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:379:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:379: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:385:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:385:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:385:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:388:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:388:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:388:27: 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:433:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:433:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:433: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:439:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:439:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:439: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:442:32: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:442:32: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:442:32: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:445:27: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:445:27: expected unsigned int [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:445:27: 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:705:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:705:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:705:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:707:41: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:707:41: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:707:41: 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:725:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:725:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:725: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:746:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:746:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:746:33: got restricted __le32 [usertype] ../drivers/gpu/drm/radeon/radeon_vce.c:768:33: warning: incorrect type in argument 2 (different base types) ../drivers/gpu/drm/radeon/radeon_vce.c:768:33: expected unsigned int [usertype] v ../drivers/gpu/drm/radeon/radeon_vce.c:768:33: got restricted __le32 [usertype] ../fs/btrfs/discard.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/discard.c:279:33: error: Expected ) in function call ../fs/btrfs/discard.c:279:33: error: got __VA_OPT__ ../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 ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:119:17: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:119:17: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:187:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:187:9: error: got __VA_OPT__ ../fs/btrfs/delalloc-space.c:460:9: error: Expected ) in function call ../fs/btrfs/delalloc-space.c:460:9: error: got __VA_OPT__ ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/space-info.h): ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:213:9: error: Expected ) in function call ../fs/btrfs/block-group.c:213:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:384:9: error: Expected ) in function call ../fs/btrfs/block-group.c:384:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:394:9: error: Expected ) in function call ../fs/btrfs/block-group.c:394:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:603:9: error: Expected ) in function call ../fs/btrfs/block-group.c:603:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:604:9: error: Expected ) in function call ../fs/btrfs/block-group.c:604:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:605:9: error: Expected ) in function call ../fs/btrfs/block-group.c:605:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:691:9: error: Expected ) in function call ../fs/btrfs/block-group.c:691:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1369:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1369:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:1370:9: error: Expected ) in function call ../fs/btrfs/block-group.c:1370:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2432:9: error: Expected ) in function call ../fs/btrfs/block-group.c:2432:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:2534:25: error: Expected ) in function call ../fs/btrfs/block-group.c:2534:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:3026:9: error: Expected ) in function call ../fs/btrfs/block-group.c:3026:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:3831:9: error: Expected ) in function call ../fs/btrfs/block-group.c:3831:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4461:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4461:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4568:25: error: Expected ) in function call ../fs/btrfs/block-group.c:4568:25: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4703:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4703:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4704:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4704:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4705:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4705:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4706:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4706:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4707:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4707:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4708:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4708:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4748:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4748:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4781:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4781:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4782:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4782:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4820:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4820:9: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4911:17: error: Expected ) in function call ../fs/btrfs/block-group.c:4911:17: error: got __VA_OPT__ ../fs/btrfs/block-group.c:4953:9: error: Expected ) in function call ../fs/btrfs/block-group.c:4953:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/compression.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file: ../fs/btrfs/compression.h:76:9: error: Expected ) in function call ../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/compression.h:77:9: error: Expected ) in function call ../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:72:9: error: Expected ) in function call ../fs/btrfs/reflink.c:72:9: error: got __VA_OPT__ ../fs/btrfs/reflink.c:212:25: error: Expected ) in function call ../fs/btrfs/reflink.c:212:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:417:17: error: Expected ) in function call ../fs/btrfs/reflink.c:417:17: error: got __VA_OPT__ ../fs/btrfs/reflink.c:511:25: error: Expected ) in function call ../fs/btrfs/reflink.c:511:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:520:25: error: Expected ) in function call ../fs/btrfs/reflink.c:520:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:521:25: error: Expected ) in function call ../fs/btrfs/reflink.c:521:25: error: got __VA_OPT__ ../fs/btrfs/reflink.c:798:17: error: Expected ) in function call ../fs/btrfs/reflink.c:798:17: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:243:9: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:243:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:244:9: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:244:9: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:857:17: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:857:17: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:900:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:900:25: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:1069:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:1069:25: error: got __VA_OPT__ ../fs/btrfs/tree-mod-log.c:1070:25: error: Expected ) in function call ../fs/btrfs/tree-mod-log.c:1070:25: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/subpage.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/subpage.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c: note: in included file: ../fs/btrfs/subpage.h:111:17: error: Expected ) in function call ../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:73:17: error: Expected ) in function call ../fs/btrfs/subpage.c:73:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:80:17: error: Expected ) in function call ../fs/btrfs/subpage.c:80:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:112:9: error: Expected ) in function call ../fs/btrfs/subpage.c:112:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:122:9: error: Expected ) in function call ../fs/btrfs/subpage.c:122:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:155:9: error: Expected ) in function call ../fs/btrfs/subpage.c:155:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:169:9: error: Expected ) in function call ../fs/btrfs/subpage.c:169:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:173:9: error: Expected ) in function call ../fs/btrfs/subpage.c:173:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:181:9: error: Expected ) in function call ../fs/btrfs/subpage.c:181:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:182:9: error: Expected ) in function call ../fs/btrfs/subpage.c:182:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:189:17: error: Expected ) in function call ../fs/btrfs/subpage.c:189:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:253:9: error: Expected ) in function call ../fs/btrfs/subpage.c:253:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:282:9: error: Expected ) in function call ../fs/btrfs/subpage.c:282:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:334:9: error: Expected ) in function call ../fs/btrfs/subpage.c:334:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:476:17: error: Expected ) in function call ../fs/btrfs/subpage.c:476:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:702:17: error: Expected ) in function call ../fs/btrfs/subpage.c:702:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:709:9: error: Expected ) in function call ../fs/btrfs/subpage.c:709:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:712:17: error: Expected ) in function call ../fs/btrfs/subpage.c:712:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:713:17: error: Expected ) in function call ../fs/btrfs/subpage.c:713:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:715:9: error: Expected ) in function call ../fs/btrfs/subpage.c:715:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:735:9: error: Expected ) in function call ../fs/btrfs/subpage.c:735:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:745:17: error: Expected ) in function call ../fs/btrfs/subpage.c:745:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:746:17: error: Expected ) in function call ../fs/btrfs/subpage.c:746:17: error: got __VA_OPT__ ../fs/btrfs/subpage.c:750:9: error: Expected ) in function call ../fs/btrfs/subpage.c:750:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:789:9: error: Expected ) in function call ../fs/btrfs/subpage.c:789:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:790:9: error: Expected ) in function call ../fs/btrfs/subpage.c:790:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:794:9: error: Expected ) in function call ../fs/btrfs/subpage.c:794:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:795:9: error: Expected ) in function call ../fs/btrfs/subpage.c:795:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:796:9: error: Expected ) in function call ../fs/btrfs/subpage.c:796:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:797:9: error: Expected ) in function call ../fs/btrfs/subpage.c:797:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:798:9: error: Expected ) in function call ../fs/btrfs/subpage.c:798:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:799:9: error: Expected ) in function call ../fs/btrfs/subpage.c:799:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:821:9: error: Expected ) in function call ../fs/btrfs/subpage.c:821:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:822:9: error: Expected ) in function call ../fs/btrfs/subpage.c:822:9: error: got __VA_OPT__ ../fs/btrfs/subpage.c:826:9: error: Expected ) in function call ../fs/btrfs/subpage.c:826:9: error: got __VA_OPT__ ../drivers/gpu/drm/xe/xe_pt.c:1108:72: warning: Using plain integer as NULL pointer ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/gt/intel_sseu.c:600:17: error: too long token expansion ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/fs.c: note: in included file (through ../fs/btrfs/accessors.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/fs.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/fs.c:148:9: error: Expected ) in function call ../fs/btrfs/fs.c:148:9: error: got __VA_OPT__ ../fs/btrfs/fs.c:238:17: error: Expected ) in function call ../fs/btrfs/fs.c:238:17: error: got __VA_OPT__ ../fs/btrfs/fs.c:247:17: error: Expected ) in function call ../fs/btrfs/fs.c:247:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:127:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:127:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:133:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:133:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:141:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:141:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:294:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:294:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:295:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:295:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:956:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:956:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1064:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1064:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1066:17: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1066:17: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1755:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1755:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1785:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1785:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1786:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1786:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1819:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1819:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1820:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1820:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1863:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1863:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1875:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1875:9: error: got __VA_OPT__ ../fs/btrfs/extent-io-tree.c:1932:9: error: Expected ) in function call ../fs/btrfs/extent-io-tree.c:1932:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:75:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:75:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:76:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:76:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:90:17: error: Expected ) in function call ../fs/btrfs/lru_cache.c:90:17: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:125:17: error: Expected ) in function call ../fs/btrfs/lru_cache.c:125:17: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:164:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:164:9: error: got __VA_OPT__ ../fs/btrfs/lru_cache.c:165:9: error: Expected ) in function call ../fs/btrfs/lru_cache.c:165:9: error: got __VA_OPT__ ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/bio.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:48:9: error: Expected ) in function call ../fs/btrfs/bio.c:48:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:114:9: error: Expected ) in function call ../fs/btrfs/bio.c:114:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:196:9: error: Expected ) in function call ../fs/btrfs/bio.c:196:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:199:17: error: Expected ) in function call ../fs/btrfs/bio.c:199:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:285:17: error: Expected ) in function call ../fs/btrfs/bio.c:285:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:289:17: error: Expected ) in function call ../fs/btrfs/bio.c:289:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:317:9: error: Expected ) in function call ../fs/btrfs/bio.c:317:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:411:9: error: Expected ) in function call ../fs/btrfs/bio.c:411:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:508:17: error: Expected ) in function call ../fs/btrfs/bio.c:508:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:538:9: error: Expected ) in function call ../fs/btrfs/bio.c:538:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:861:17: error: Expected ) in function call ../fs/btrfs/bio.c:861:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:862:17: error: Expected ) in function call ../fs/btrfs/bio.c:862:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:884:9: error: Expected ) in function call ../fs/btrfs/bio.c:884:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:890:17: error: Expected ) in function call ../fs/btrfs/bio.c:890:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:902:9: error: Expected ) in function call ../fs/btrfs/bio.c:902:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:940:9: error: Expected ) in function call ../fs/btrfs/bio.c:940:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:941:9: error: Expected ) in function call ../fs/btrfs/bio.c:941:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:942:9: error: Expected ) in function call ../fs/btrfs/bio.c:942:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:944:9: error: Expected ) in function call ../fs/btrfs/bio.c:944:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:945:9: error: Expected ) in function call ../fs/btrfs/bio.c:945:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:946:9: error: Expected ) in function call ../fs/btrfs/bio.c:946:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:979:17: error: Expected ) in function call ../fs/btrfs/bio.c:979:17: error: got __VA_OPT__ ../fs/btrfs/bio.c:1013:9: error: Expected ) in function call ../fs/btrfs/bio.c:1013:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1014:9: error: Expected ) in function call ../fs/btrfs/bio.c:1014:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1015:9: error: Expected ) in function call ../fs/btrfs/bio.c:1015:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1016:9: error: Expected ) in function call ../fs/btrfs/bio.c:1016:9: error: got __VA_OPT__ ../fs/btrfs/bio.c:1024:17: error: Expected ) in function call ../fs/btrfs/bio.c:1024:17: error: got __VA_OPT__ ../fs/btrfs/acl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:33:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:33:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:34:9: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:34:9: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:142:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:142:25: error: got __VA_OPT__ ../fs/btrfs/raid-stripe-tree.c:242:25: error: Expected ) in function call ../fs/btrfs/raid-stripe-tree.c:242:25: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/ref-verify.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/ref-verify.c: note: in included file: ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/ref-verify.c:324:17: error: Expected ) in function call ../fs/btrfs/ref-verify.c:324:17: error: got __VA_OPT__ ../fs/btrfs/ref-verify.c:326:17: error: Expected ) in function call ../fs/btrfs/ref-verify.c:326:17: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/fiemap.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/backref.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:115:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:115:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:322:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:322:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:572:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:572:9: error: got __VA_OPT__ ../fs/btrfs/fiemap.c:582:9: error: Expected ) in function call ../fs/btrfs/fiemap.c:582:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:166:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:166:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:191:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:191:17: error: got __VA_OPT__ ../fs/btrfs/direct-io.c:920:17: error: Expected ) in function call ../fs/btrfs/direct-io.c:920:17: error: got __VA_OPT__ ../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 ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file: ../fs/btrfs/volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/zoned.h): ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file: ../fs/btrfs/zoned.h:431:9: error: Expected ) in function call ../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:96:17: error: Expected ) in function call ../fs/btrfs/zoned.c:96:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:170:9: error: Expected ) in function call ../fs/btrfs/zoned.c:170:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:177:9: error: Expected ) in function call ../fs/btrfs/zoned.c:177:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:244:17: error: Expected ) in function call ../fs/btrfs/zoned.c:244:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:395:17: error: Expected ) in function call ../fs/btrfs/zoned.c:395:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:401:9: error: Expected ) in function call ../fs/btrfs/zoned.c:401:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:840:25: error: Expected ) in function call ../fs/btrfs/zoned.c:840:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:891:9: error: Expected ) in function call ../fs/btrfs/zoned.c:891:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1063:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1063:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1065:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1065:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1182:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1182:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1184:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1184:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:1341:9: error: Expected ) in function call ../fs/btrfs/zoned.c:1341:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2055:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2055:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2088:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2088:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2126:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2126:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2214:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2214:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2611:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2611:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2799:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2799:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2806:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2806:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2814:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2814:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2816:25: error: Expected ) in function call ../fs/btrfs/zoned.c:2816:25: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2842:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2842:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2883:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2883:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:2911:9: error: Expected ) in function call ../fs/btrfs/zoned.c:2911:9: error: got __VA_OPT__ ../fs/btrfs/zoned.c:3170:17: error: Expected ) in function call ../fs/btrfs/zoned.c:3170:17: error: got __VA_OPT__ ../fs/btrfs/zoned.c:3184:17: error: Expected ) in function call ../fs/btrfs/zoned.c:3184:17: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mxgpu_nv.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): ../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file: ../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/transaction.h): ../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/extent-buffer-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/btrfs-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-io-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tests/inode-tests.c: note: in included file: ../fs/btrfs/tests/../compression.h:76:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:76:9: error: got __VA_OPT__ ../fs/btrfs/tests/../compression.h:77:9: error: Expected ) in function call ../fs/btrfs/tests/../compression.h:77:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/amd/amdgpu/soc24.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/extent-map-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/extent-map-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/btrfs/tests/chunk-allocation-tests.c: note: in included file: ../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ ../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call ../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ ../fs/btrfs/tests/chunk-allocation-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../btrfs_inode.h, ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call ../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call ../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ ../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): ../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call ../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/hdp_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/lsdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/lsdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_wa.c:423:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:423:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:445:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:445:11: also defined here ../drivers/gpu/drm/xe/xe_wa.c:480:11: warning: Initializer entry defined twice ../drivers/gpu/drm/xe/xe_wa.c:480:11: also defined here ../drivers/gpu/drm/amd/amdgpu/hdp_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/nbif_v6_3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cyan_skillfish_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v3_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/soc_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v4_6_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/df_v4_15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: got } ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:358:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_config.c:2823:9: error: undefined identifier '__VA_OPT__' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c:1029:14: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c:1029:14: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_migration.c:1029:14: error: undefined identifier '__VA_OPT__' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/xe/xe_gt_sriov_pf_control.c:1261 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst * xe_gt_sriov_pf_control_trigger restore_vf() - Start an SR-IOV VF migration data restore sequence. ../drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c:479:16: error: Expected ) in expression ../drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c:479:16: error: got 0 ../drivers/gpu/drm/xe/xe_gt_sriov_pf_policy.c:479:16: error: undefined identifier '__VA_OPT__' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/dp/dp_display.c:1320:39: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/msm/dp/dp_display.c:1320:39: void [noderef] __iomem * ../drivers/gpu/drm/msm/dp/dp_display.c:1320:39: void * ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/msm/dsi/dsi_host.c:1495:27: warning: cast to restricted __be32 ../drivers/gpu/drm/msm/dsi/dsi_host.c:1496:17: warning: cast to restricted __be32 ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/msm/dsi/dsi_host.c:590 function parameter 'is_bonded_dsi' not described in 'dsi_adjust_pclk_for_compression' Warning: ../drivers/gpu/drm/msm/dsi/dsi_host.c:590 function parameter 'is_bonded_dsi' not described in 'dsi_adjust_pclk_for_compression' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v3_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/xfs/scrub/stats.c: In function ‘xchk_stats_estimate_bufsize’: ../fs/xfs/scrub/stats.c:137:34: warning: variable ‘css’ set but not used [-Wunused-but-set-variable=] 137 | struct xchk_scrub_stats *css = &cs->cs_stats[0]; | ^~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mmhub_v4_2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gmc_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_0.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfxhub_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_1.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v6_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v6_7.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v8_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_7.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v8_10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_10.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c:1799:14: warning: restricted __be64 degrades to integer ../drivers/gpu/drm/xe/display/xe_display_rpm.c:65:42: warning: symbol 'xe_display_rpm_interface' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umc_v8_14.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/umc_v8_14.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a_devfreq.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/xe/display/xe_initial_plane.c:184:52: warning: symbol 'xe_display_initial_plane_interface' was not declared. Should it be static? ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/iceland_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/tonga_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/cz_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vega20_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/navi10_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/ih_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_casf.c:147:21: error: too long token expansion ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v13_0_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v15_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/psp_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_casf.c:147:21: error: too long token expansion ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/dce_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../fs/xfs/scrub/tempfile.c: In function ‘xrep_tempfile_copyin’: ../fs/xfs/scrub/tempfile.c:492:33: warning: variable ‘pos’ set but not used [-Wunused-but-set-variable=] 492 | loff_t pos = XFS_FSB_TO_B(mp, off); | ^~~ ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v9_4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here ../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/rt5575-spi.c:85:26: warning: incorrect type in assignment (different base types) ../sound/soc/codecs/rt5575-spi.c:85:26: expected unsigned int [usertype] addr ../sound/soc/codecs/rt5575-spi.c:85:26: got restricted __le32 [usertype] ../drivers/gpu/drm/amd/amdgpu/gfx_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/gfx_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/imu_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_sdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v4_4_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_userqueue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/sdma_v7_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_uvd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mes_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v5_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vce.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vce_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_sw_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v4_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v4_0_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_lt_phy.c:1940:39: warning: Using plain integer as NULL pointer ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v4_0_5.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/jpeg_v5_3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/umsch_mm_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/amd/amdgpu/athub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/athub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fbdev.c:157:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:158:10: also defined here ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v13_0_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_fbdev.c:157:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_fbdev.c:158:10: also defined here ../drivers/gpu/drm/xe/xe_debugfs.c:39:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? ../drivers/gpu/drm/xe/xe_debugfs.c:40:1: warning: symbol 'inject_csc_hw_error' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/smuio_v14_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/smuio_v15_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: an expression is expected before ')' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: Expected ) in function call ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: got , ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/xe_gt_sriov_pf_debugfs.c:602:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/amd/amdgpu/smuio_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/mca_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_reset.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_reset.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_module.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here ../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice ../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here ../drivers/gpu/drm/xe/tests/xe_args_test.c:89:9: error: Expected ) after typeof ../drivers/gpu/drm/xe/tests/xe_args_test.c:89:9: error: got Q ../drivers/gpu/drm/xe/tests/xe_args_test.c:90:9: error: Expected ) after typeof ../drivers/gpu/drm/xe/tests/xe_args_test.c:90:9: error: got Q ../drivers/gpu/drm/xe/tests/xe_args_test.c:225:9: error: Expected ) in expression ../drivers/gpu/drm/xe/tests/xe_args_test.c:225:9: error: got false ../drivers/gpu/drm/xe/tests/xe_args_test.c:226:9: error: Expected ) in expression ../drivers/gpu/drm/xe/tests/xe_args_test.c:226:9: error: got false ../drivers/gpu/drm/xe/tests/xe_args_test.c:228:9: error: Expected ) in expression ../drivers/gpu/drm/xe/tests/xe_args_test.c:228:9: error: got no_args ../drivers/gpu/drm/xe/tests/xe_args_test.c:229:9: error: Expected ) in expression ../drivers/gpu/drm/xe/tests/xe_args_test.c:229:9: error: got no_args ../drivers/gpu/drm/xe/tests/xe_args_test.c:89:9: error: undefined identifier '__left' ../drivers/gpu/drm/xe/tests/xe_args_test.c:89:9: error: undefined identifier '__left' ../drivers/gpu/drm/xe/tests/xe_args_test.c:90:9: error: undefined identifier '__left' ../drivers/gpu/drm/xe/tests/xe_args_test.c:90:9: error: undefined identifier '__left' ../drivers/gpu/drm/xe/tests/xe_args_test.c:225:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:226:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:228:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:229:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:234:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:235:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:236:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:237:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:239:9: int const __right ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: error: undefined identifier '__VA_OPT__' ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: error: incompatible types for operation (==): ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: bad type const __left ../drivers/gpu/drm/xe/tests/xe_args_test.c:242:9: int const __right ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_chardev.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_flat_memory.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_queue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_kernel_queue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_lt_phy.c:1940:39: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v12_1.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_process_queue_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_interrupt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/cik_event_interrupt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v12_1.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v12_1.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_smi_events.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debug.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_migrate.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_svm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_object.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3096:17: error: incompatible types in comparison expression (different address spaces): ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3096:17: struct dma_fence [noderef] __rcu * ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gpuvm.c:3096:17: struct dma_fence * ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_aldebaran.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_arcturus.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gc_9_4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v10_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v12_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_job.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_acp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_hmm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_acpi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/cyan_skillfish_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/renoir_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/arcturus_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu12/smu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/vangogh_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/smu_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/yellow_carp_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: got void * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: expected void const [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: got void * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: got void *[assigned] emap ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: expected void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: got void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: warning: incorrect type in return expression (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: expected void [noderef] __iomem * ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: expected void [noderef] __iomem *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: got void *map ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: warning: incorrect type in argument 1 (different address spaces) ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: expected void volatile [noderef] __iomem *addr ../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: got void *[assigned] map ../drivers/gpu/drm/amd/amdgpu/../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_4_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu11/navi10_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_5_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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/../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_12_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu15/smu_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu14/smu_v14_0_2_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu15/smu_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:945:17: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:945:17: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:945:17: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1218:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1218:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1218:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1250:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1250:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1250:9: int ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1432:9: error: incompatible types in conditional expression (different base types): ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1432:9: void ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/amdgpu_smu.c:1432:9: int ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu8_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0_7_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c:415 expecting prototype for smu_msg_proto_v1_send_msg(). Prototype was for smu_msg_v1_send_msg() instead ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/fiji_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/polaris10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/iceland_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/hardwaremanager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu7_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega20_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu8_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/ci_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomctrl.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ppatomfwctrl.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu10_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/tas2562.c:232:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:238:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:244:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:291:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2562.c:291:58: expected int bitwidth ../sound/soc/codecs/tas2562.c:291:58: got restricted snd_pcm_format_t ../sound/soc/codecs/tas2562.c:608:39: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2562.c:615:43: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:269:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:275:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:281:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2764.c:369:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2764.c:369:58: expected int bitwidth ../sound/soc/codecs/tas2764.c:369:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/amd/amdgpu/../pm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vega12_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/tas2780.c:157:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:164:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:171:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2780.c:285:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2780.c:285:58: expected int bitwidth ../sound/soc/codecs/tas2780.c:285:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/amd/amdgpu/../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/pp_psm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smu9_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_clockpowergating.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:32:9: warning: cast truncates bits from constant value (100000000 becomes 0) ../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:57:9: warning: cast truncates bits from constant value (800000000 becomes 0) ../drivers/gpu/drm/amd/amdgpu/../pm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/common_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/tonga_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/amd_powerplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/polaris_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/fiji_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/legacy_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/ci_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_dpm_internal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/amdgpu_pm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../sound/soc/codecs/tas2770.c:263:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:268:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:273:14: warning: restricted snd_pcm_format_t degrades to integer ../sound/soc/codecs/tas2770.c:343:58: warning: incorrect type in argument 2 (different base types) ../sound/soc/codecs/tas2770.c:343:58: expected int bitwidth ../sound/soc/codecs/tas2770.c:343:58: got restricted snd_pcm_format_t ../drivers/gpu/drm/amd/amdgpu/../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_irq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crtc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_mst_types.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_color.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_pp_smu.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_services.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_quirks.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_helpers.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_wb.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_replay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_colorop.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_hdcp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_hdcp.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_crc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2106:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2058:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2062:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2066:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2072:26: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2089:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1947:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1954:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1967:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1969:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1971:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1973:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1975:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1977:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1979:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1981:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:957:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1599: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:182:14: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:234:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:297:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:357:29: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:359:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:437:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:439:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:441:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:443:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:445:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:446:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:489:17: warning: cast to restricted __le16 ../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 __le32 ../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 __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:503:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:576:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:578:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:580:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:582:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:584:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:586:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:588:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:643:37: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:673:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:720:33: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:722:43: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:724:44: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:943:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1219:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1239:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1122:21: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1145:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1147:35: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1149:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1324:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1327:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1333:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1336:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1342:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1344:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1346:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1348:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1350:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1376:30: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1442:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1445:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1451:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1454:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1460:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1462:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1464:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1466:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1468:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1808:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1849:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1747:23: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1897:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1903:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:1911:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2338:38: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2339:34: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2340:35: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2345:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2348:25: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2352:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2354:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2364:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2365:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2367:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2369:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2373:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2376:17: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2379:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2380:47: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2382:28: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser.c:2384:17: warning: too many warnings ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: warning: incorrect type in assignment (different base types) ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: expected unsigned short [usertype] usPixelClock ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table_helper.c:205:34: got restricted __le16 [usertype] ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:483:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:491:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:521:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:615:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:673:27: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:680:18: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:688:36: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1456:38: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1458:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1464:53: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1466:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1472:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1473:51: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1474:50: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1475:49: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1476:48: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1595:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:1598:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2525:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2534:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2535:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2539:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2541:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2543:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2545:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2547:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2549:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2551:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2561:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2565:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2569:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2572:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2581:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2742:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2751:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2752:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2756:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2766:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2770:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2774:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2777:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2786:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2853:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2855:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2857:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2869:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2871:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2873:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2904:9: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2913:31: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2914:30: warning: cast to restricted __le32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2918:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2930:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2934:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2938:25: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2941:17: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2950:33: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2959:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2961:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2963:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2975:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2977:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/bios_parser2.c:2979:9: warning: cast to restricted __le16 ../drivers/gpu/drm/amd/amdgpu/../display/dc/bios/command_table2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:36:30: warning: symbol 'dcn3_14_ip' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn314/dcn314_fpu.c:313:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn351/dcn351_fpu.c:477:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn35/dcn35_fpu.c:444:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/clk_mgr.c: note: in included file: ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.h:34:29: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.c: note: in included file: ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn201/dcn201_clk_mgr.h:34:29: warning: no newline at end of file ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn30/dcn30_clk_mgr.c:513:22: warning: symbol 'dcn3_fpga_funcs' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/clk_mgr/dcn35/dcn35_clk_mgr.c:1339:22: warning: symbol 'dcn35_fpga_funcs' was not declared. Should it be static? ../sound/soc/codecs/wm0010.c:225:25: warning: cast to restricted __be32 ../sound/soc/codecs/wm0010.c:310:25: warning: cast to restricted __be32 ../drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dce60/dce60_hwseq.c:312:84: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn401/dcn401_hwseq.c:3513:82: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/nvkm/engine/sw/nv04.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_acpi.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_debugfs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_debugfs.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_hwmon.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_nvif.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_vga.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_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_drm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:407:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:408:41: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_drm.c:412:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_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_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_bo0039.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:73:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:86:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:86:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:107:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo0039.c:107:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:59:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo90b5.c:59:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:63:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:80:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:85:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:102:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:106:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:112:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:126:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_bo5039.c:147:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/amd/amdgpu/../display/dc/link/accessories/link_dp_cts.c:960:47: warning: Using plain integer as NULL pointer ../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_gem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_gem.c:883:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:884:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:916:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:917:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_gem.c:919:33: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_svm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_mem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_prime.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dmem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dmem.c:569:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:569:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:573:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:573:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:586:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:586:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:590:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:590:25: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:600:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:614:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:614:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:641:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:641:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:645:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:645:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:654:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:663:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:663:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:663:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:668:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:668:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:670:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_dmem.c:670:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_sgdma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_ttm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_exec.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_vmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_sched.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_uvmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_backlight.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_bios.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/arb.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_display.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_gem.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_connector.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/cursor.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/crtc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1205:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1205:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1206:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv04/crtc.c:1206: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: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/dac.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/dfp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/hw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/overlay.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/tvnv04.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/lut.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv04/tvnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:97:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core507d.c:139:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/core907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/core917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/disp.c:138:31: error: subtraction of different types can't work (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/disp.c:187:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/disp.c:201:31: error: subtraction of different types can't work (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/disp.c:261:24: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:61:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:74:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:74:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:140:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:149:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec37d.c:149:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/corec57d.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:29:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:36:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:36:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:50:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:50:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:69:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:77:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:87:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:87:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:93:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:93:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:95:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/coreca7d.c:95:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:47:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:48:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcc37d.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:28:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:35:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:35:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:55:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:55:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:79:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/crcca7d.c:79:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/dac907d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/pior507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor507d.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sorc37d.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/sor907d.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:69:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:83:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:83:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:86:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:123:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:123:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:137:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:145:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head827d.c:145:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:58:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:90:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:198:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:198:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:215:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:233:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:233:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:288:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:288:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:303:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:356:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:365:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:393:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:393:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:410:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:410:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:416:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:416:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head507d.c:420:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:87:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:162:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:181:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:191:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:205:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:222:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:256:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:259:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:273:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:281:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:333:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:358:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:363:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:388:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:394:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/head907d.c:398:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:39:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:120:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:212:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:230:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:230:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:235:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:235:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:239:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headc57d.c:239:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: dubious: !x & y ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wimmc37b.c:55:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn32/dcn32_resource_helpers.c:386:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:43:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:63:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc67e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:46:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:65:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:65:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:67:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:71:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:95:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:108:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:121:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc57e.c:134:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:62:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:104:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:153:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:166:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:171:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:193:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:194:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:196:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:200:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:219:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:232:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:249:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:262:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:278:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: dubious: !x & y ../drivers/gpu/drm/nouveau/dispnv50/wndwc37e.c:282:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:57:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:61:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:78:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:81:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:88:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:96:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:98:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:127:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:141:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:167:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:180:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:204:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base507c.c:217:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base917c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base827c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/curs.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/curs907a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/curs507a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base907c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:37:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:74:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:77:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:80:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:93:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:102:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:165:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/base907c.c:179:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/cursc37a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/oimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/oimm507b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:64:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:68:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:70:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:73:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly507e.c:75:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:41:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:45:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:50:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:50:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly827e.c:52:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly917e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:38:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:42:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:44:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:47:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/dispnv50/ovly907e.c:49:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_abi16.c: note: in included file: ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_dma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_chan.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: expected unsigned int [usertype] *bgn ../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: expected void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: got void *virtual ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: warning: incorrect type in argument 2 (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: expected void *userd ../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: got void [noderef] __iomem *ptr ../drivers/gpu/drm/nouveau/nouveau_chan.c:471:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv04_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv04_fence.c:45:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv10_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: expected struct nvif_push *push ../drivers/gpu/drm/nouveau/nv10_fence.c:35:40: got struct nvif_push [noderef] __rcu * ../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv10_fence.c:38:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: warning: incorrect type in assignment (different address spaces) ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: expected struct nouveau_channel [noderef] __rcu *channel ../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: got struct nouveau_channel *chan ../drivers/gpu/drm/nouveau/nv17_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:57:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv17_fence.c:65:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv50_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv84_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:41:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:43:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:64:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:66:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: warning: incorrect type in initializer (different address spaces) ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: expected struct nouveau_channel *chan ../drivers/gpu/drm/nouveau/nv84_fence.c:88:45: got struct nouveau_channel [noderef] __rcu *channel ../drivers/gpu/drm/nouveau/nvc0_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/nouveau_led.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_led.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/gv100_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:25:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:29:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:29:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:35:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:40:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:56:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/nouveau/gv100_fence.c:60:9: warning: cast removes address space '__iomem' of expression ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn31/dcn31_resource.c:1679:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn316/dcn316_resource.c:1648:33: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_top/dml2_top_soc15.c:418:87: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_top/dml2_top_soc15.c:418:90: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4.c:12:28: warning: symbol 'core_dcn4_ip_caps_base' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:7204:56: warning: symbol 'core_dcn4_g6_temp_read_blackout_table' was not declared. Should it be static? ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11193:73: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11194:69: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11752:74: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dml2_0/dml21/src/dml2_core/dml2_core_dcn4_calcs.c:11753:70: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/hdcp/hdcp_msg.c:133:31: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/dc_dmub_srv.c:894:64: warning: cast truncates bits from constant value (44 becomes 4) ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:355:30: warning: Using plain integer as NULL pointer ../drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_state.c:358:46: warning: Using plain integer as NULL pointer ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/isp_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:532:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:608:9: error: static assertion failed: "DMUB command size mismatch" ../drivers/gpu/drm/amd/amdgpu/isp_v4_1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): ../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_sys.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mgr.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_eeprom_i2c.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mp1_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/amdgpu_smu.h): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_cmd.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_virt_ras_cmd.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_core.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_mp1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_mp1_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_aca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_aca_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_umc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_umc_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_cmd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_gfx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_gfx_v9_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_nbio.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" Warning: ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c:845 function parameter 'ras_core' not described in 'ras_eeprom_append' Warning: ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c:845 expecting prototype for ras_core_eeprom_append(). Prototype was for ras_eeprom_append() instead ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_log_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_psp_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/../ras/ras_mgr/ras_sys.h, ...): ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" make[3]: *** [../scripts/Makefile.build:548: drivers] Error 2 make[2]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:2105: .] Error 2 make[1]: *** [/srv/nipa-poller/net-next/wt-1/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.jQOqfui9H7 2026-04-10 12:29:45.007443324 -0400 +++ /tmp/tmp.MtXBSDxPgS 2026-04-10 12:32:00.975667766 -0400 @@ -2,11 +1,0 @@ -../arch/x86/platform/pvh/enlighten.c:23:31: warning: symbol 'pvh_bootparams' was not declared. Should it be static? -../arch/x86/platform/pvh/enlighten.c:26:32: warning: symbol 'pvh_start_info_sz' was not declared. Should it be static? -../init/init_task.c:146:28: warning: incorrect type in initializer (different address spaces) -../init/init_task.c:146:28: expected struct task_struct [noderef] __rcu *real_parent -../init/init_task.c:146:28: got struct task_struct * -../init/init_task.c:147:28: warning: incorrect type in initializer (different address spaces) -../init/init_task.c:147:28: expected struct task_struct [noderef] __rcu *parent -../init/init_task.c:147:28: got struct task_struct * -../init/init_task.c:161:28: warning: incorrect type in initializer (different address spaces) -../init/init_task.c:161:28: expected struct sighand_struct [noderef] __rcu *sighand -../init/init_task.c:161:28: got struct sighand_struct * @@ -121,0 +111,15 @@ +../arch/x86/platform/pvh/enlighten.c:23:31: warning: symbol 'pvh_bootparams' was not declared. Should it be static? +../arch/x86/platform/pvh/enlighten.c:26:32: warning: symbol 'pvh_start_info_sz' was not declared. Should it be static? +../samples/trace_printk/trace-printk.c:7:6: warning: symbol 'trace_printk_test_global_str' was not declared. Should it be static? +../samples/trace_printk/trace-printk.c:10:6: warning: symbol 'trace_printk_test_global_str_irq' was not declared. Should it be static? +../samples/trace_printk/trace-printk.c:13:6: warning: symbol 'trace_printk_test_global_str_fmt' was not declared. Should it be static? +../init/init_task.c:146:28: warning: incorrect type in initializer (different address spaces) +../init/init_task.c:146:28: expected struct task_struct [noderef] __rcu *real_parent +../init/init_task.c:146:28: got struct task_struct * +../init/init_task.c:147:28: warning: incorrect type in initializer (different address spaces) +../init/init_task.c:147:28: expected struct task_struct [noderef] __rcu *parent +../init/init_task.c:147:28: got struct task_struct * +../init/init_task.c:161:28: warning: incorrect type in initializer (different address spaces) +../init/init_task.c:161:28: expected struct sighand_struct [noderef] __rcu *sighand +../init/init_task.c:161:28: got struct sighand_struct * +../arch/x86/power/cpu.c:39:22: warning: symbol 'saved_context' was not declared. Should it be static? @@ -124 +127,0 @@ -../arch/x86/power/cpu.c:39:22: warning: symbol 'saved_context' was not declared. Should it be static? @@ -126,2 +128,0 @@ -Warning: ../ipc/sem.c:629 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst - * perform_atomic_semop[_slow] - Attempt to perform semaphore @@ -129 +129,0 @@ -../net/socket.c:1728:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? @@ -213,9 +213,3 @@ -../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 -../io_uring/rsrc.c: note: in included file: -../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer -../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer +../arch/x86/platform/efi/efi.c:903:23: warning: symbol 'efi_attr_fw_vendor' was not declared. Should it be static? +../arch/x86/platform/efi/efi.c:904:23: warning: symbol 'efi_attr_runtime' was not declared. Should it be static? +../arch/x86/platform/efi/efi.c:905:23: warning: symbol 'efi_attr_config_table' was not declared. Should it be static? @@ -237,82 +231 @@ -../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/efi/efi.c:903:23: warning: symbol 'efi_attr_fw_vendor' was not declared. Should it be static? -../arch/x86/platform/efi/efi.c:904:23: warning: symbol 'efi_attr_runtime' was not declared. Should it be static? -../arch/x86/platform/efi/efi.c:905:23: warning: symbol 'efi_attr_config_table' was not declared. Should it be static? -../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 * -../net/bpf/test_run.c:510:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? -../net/bpf/test_run.c:516:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? -../net/bpf/test_run.c:521:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? -../net/bpf/test_run.c:526:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? -../net/bpf/test_run.c:531:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? -../net/bpf/test_run.c:536:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? -../net/bpf/test_run.c:545:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? -../net/bpf/test_run.c:551:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? -../net/bpf/test_run.c:556:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? -../net/bpf/test_run.c:561:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? -../net/bpf/test_run.c:566:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? -../net/bpf/test_run.c:570:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? -../net/bpf/test_run.c:576:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? -../net/bpf/test_run.c:583:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? -../net/bpf/test_run.c:590:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? -../net/bpf/test_run.c:612:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? -../net/bpf/test_run.c:617:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? -../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? -../net/bpf/test_run.c:627:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? -../arch/x86/entry/vdso/vdso32/vclock_gettime.c: note: in included file (through ../arch/x86/entry/vdso/vdso32/../common/vclock_gettime.c): -../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long -../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long -../lib/vdso/gettimeofday.c:454:26: warning: shift too big (40) for type unsigned long -../lib/vdso/gettimeofday.c:454:26: warning: shift too big (40) for type unsigned long -../arch/x86/platform/uv/uv_irq.c: note: in included file: -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/platform/uv/uv_time.c: note: in included file: -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:585:16: warning: incorrect type in return expression (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:585:16: expected void volatile [noderef] __iomem * -../arch/x86/include/asm/uv/uv_hub.h:585:16: got void * -../arch/x86/include/asm/uv/uv_hub.h:620:42: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/include/asm/uv/uv_hub.h:620:42: expected void const volatile [noderef] __iomem *addr -../arch/x86/include/asm/uv/uv_hub.h:620:42: got unsigned long * +../net/socket.c:1728:21: warning: symbol 'update_socket_protocol' was not declared. Should it be static? @@ -320,81 +233,2 @@ -../arch/x86/kernel/signal.c:421:9: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/signal.c:421:9: expected struct lockdep_map const *lock -../arch/x86/kernel/signal.c:421:9: got struct lockdep_map [noderef] __rcu * -../net/core/skbuff.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): -../include/net/checksum.h:33:39: warning: incorrect type in argument 3 (different base types) -../include/net/checksum.h:33:39: expected restricted __wsum [usertype] sum -../include/net/checksum.h:33:39: got unsigned int -../arch/x86/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/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 * -../io_uring/filetable.c: note: in included file: -../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer -../drivers/pci/pci.c:1150:36: warning: incorrect type in assignment (different base types) -../drivers/pci/pci.c:1150:36: expected restricted pci_power_t [usertype] current_state -../drivers/pci/pci.c:1150:36: got int -../drivers/pci/pci.c:1329:15: warning: incorrect type in assignment (different base types) -../drivers/pci/pci.c:1329:15: expected restricted pci_power_t [assigned] [usertype] state -../drivers/pci/pci.c:1329:15: got int -../drivers/pci/pci.c:1331:50: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:1331:69: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:1384:28: warning: incorrect type in assignment (different base types) -../drivers/pci/pci.c:1384:28: expected restricted pci_power_t [usertype] current_state -../drivers/pci/pci.c:1384:28: got int -../drivers/pci/pci.c:1474:16: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:1474:35: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:1474:52: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:1474:70: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:1499:15: warning: invalid assignment: |= -../drivers/pci/pci.c:1499:15: left side has type unsigned short -../drivers/pci/pci.c:1499:15: right side has type restricted pci_power_t -../drivers/pci/pci.c:1511:28: warning: incorrect type in assignment (different base types) -../drivers/pci/pci.c:1511:28: expected restricted pci_power_t [usertype] current_state -../drivers/pci/pci.c:1511:28: got int -../drivers/pci/pci.c:1528:13: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:1528:21: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:1530:18: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:1530:26: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:1553:13: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:1553:22: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:1858:38: warning: array of flexible structures -../drivers/pci/pci.c:2336:44: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:2654:60: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:2655:30: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:2826:20: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:2826:38: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:2849:49: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:2849:67: warning: restricted pci_power_t degrades to integer -../drivers/pci/pci.c:4483:13: warning: invalid assignment: |= -../drivers/pci/pci.c:4483:13: left side has type unsigned short -../drivers/pci/pci.c:4483:13: right side has type restricted pci_power_t -../drivers/pci/pci.c:4488:13: warning: invalid assignment: |= -../drivers/pci/pci.c:4488:13: left side has type unsigned short -../drivers/pci/pci.c:4488:13: right side has type restricted pci_power_t -../drivers/pci/pci.c:1105:24: warning: incorrect type in return expression (different base types) -../drivers/pci/pci.c:1105:24: expected int -../drivers/pci/pci.c:1105:24: got restricted pci_power_t [usertype] -../drivers/pci/pci.c:1105:24: warning: incorrect type in return expression (different base types) -../drivers/pci/pci.c:1105:24: expected int -../drivers/pci/pci.c:1105:24: got restricted pci_power_t [usertype] +Warning: ../ipc/sem.c:629 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst + * perform_atomic_semop[_slow] - Attempt to perform semaphore @@ -454 +288,72 @@ -../drivers/phy/apple/atc.c:2026:32: warning: symbol 'atcphy_dwc3_reset_ops' was not declared. Should it be static? +../io_uring/rsrc.c: note: in included file: +../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer +../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer +../drivers/pnp/support.c:42:14: warning: cast to restricted __be32 +../net/core/datagram.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): +../include/net/checksum.h:41:45: warning: incorrect type in argument 3 (different base types) +../include/net/checksum.h:41:45: expected restricted __wsum [usertype] sum +../include/net/checksum.h:41:45: got unsigned int +../net/core/skbuff.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): +../include/net/checksum.h:33:39: warning: incorrect type in argument 3 (different base types) +../include/net/checksum.h:33:39: expected restricted __wsum [usertype] sum +../include/net/checksum.h:33:39: got unsigned int +../arch/x86/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 +../mm/swap.c:47:5: warning: symbol 'page_cluster' was not declared. Should it be static? +../io_uring/filetable.c: note: in included file: +../io_uring/filetable.h:55:35: warning: restricted io_req_flags_t degrades to integer +../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 +../drivers/pci/pci.c:1150:36: warning: incorrect type in assignment (different base types) +../drivers/pci/pci.c:1150:36: expected restricted pci_power_t [usertype] current_state +../drivers/pci/pci.c:1150:36: got int +../drivers/pci/pci.c:1329:15: warning: incorrect type in assignment (different base types) +../drivers/pci/pci.c:1329:15: expected restricted pci_power_t [assigned] [usertype] state +../drivers/pci/pci.c:1329:15: got int +../drivers/pci/pci.c:1331:50: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:1331:69: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:1384:28: warning: incorrect type in assignment (different base types) +../drivers/pci/pci.c:1384:28: expected restricted pci_power_t [usertype] current_state +../drivers/pci/pci.c:1384:28: got int +../drivers/pci/pci.c:1474:16: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:1474:35: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:1474:52: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:1474:70: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:1499:15: warning: invalid assignment: |= +../drivers/pci/pci.c:1499:15: left side has type unsigned short +../drivers/pci/pci.c:1499:15: right side has type restricted pci_power_t +../drivers/pci/pci.c:1511:28: warning: incorrect type in assignment (different base types) +../drivers/pci/pci.c:1511:28: expected restricted pci_power_t [usertype] current_state +../drivers/pci/pci.c:1511:28: got int +../drivers/pci/pci.c:1528:13: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:1528:21: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:1530:18: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:1530:26: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:1553:13: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:1553:22: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:1858:38: warning: array of flexible structures +../drivers/pci/pci.c:2336:44: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:2654:60: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:2655:30: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:2826:20: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:2826:38: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:2849:49: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:2849:67: warning: restricted pci_power_t degrades to integer +../drivers/pci/pci.c:4483:13: warning: invalid assignment: |= +../drivers/pci/pci.c:4483:13: left side has type unsigned short +../drivers/pci/pci.c:4483:13: right side has type restricted pci_power_t +../drivers/pci/pci.c:4488:13: warning: invalid assignment: |= +../drivers/pci/pci.c:4488:13: left side has type unsigned short +../drivers/pci/pci.c:4488:13: right side has type restricted pci_power_t +../drivers/pci/pci.c:1105:24: warning: incorrect type in return expression (different base types) +../drivers/pci/pci.c:1105:24: expected int +../drivers/pci/pci.c:1105:24: got restricted pci_power_t [usertype] +../drivers/pci/pci.c:1105:24: warning: incorrect type in return expression (different base types) +../drivers/pci/pci.c:1105:24: expected int +../drivers/pci/pci.c:1105:24: got restricted pci_power_t [usertype] @@ -467,7 +372,39 @@ -../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:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * -../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * +../arch/x86/entry/vdso/vdso32/vclock_gettime.c: note: in included file (through ../arch/x86/entry/vdso/vdso32/../common/vclock_gettime.c): +../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long +../lib/vdso/gettimeofday.c:308:24: warning: shift too big (40) for type unsigned long +../lib/vdso/gettimeofday.c:454:26: warning: shift too big (40) for type unsigned long +../lib/vdso/gettimeofday.c:454:26: warning: shift too big (40) for type unsigned long +../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 * +../io_uring/tw.c: note: in included file (through ../io_uring/io_uring.h): +../include/linux/io_uring_types.h:219:37: warning: array of flexible structures +../arch/x86/events/intel/p4.c: In function ‘p4_pmu_init’: +../arch/x86/events/intel/p4.c:1370:27: warning: variable ‘high’ set but not used [-Wunused-but-set-variable=] + 1370 | unsigned int low, high; + | ^~~~ +../mm/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): +../include/trace/events/vmscan.h:99:1: error: too long token expansion +../include/trace/events/vmscan.h:125:1: error: too long token expansion +../include/trace/events/vmscan.h:209:1: error: too long token expansion +../include/trace/events/vmscan.h:491:1: error: too long token expansion +../arch/x86/kernel/signal.c:421:9: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/signal.c:421:9: expected struct lockdep_map const *lock +../arch/x86/kernel/signal.c:421:9: got struct lockdep_map [noderef] __rcu * @@ -530,11 +466,0 @@ -../io_uring/tw.c: note: in included file (through ../io_uring/io_uring.h): -../include/linux/io_uring_types.h:219:37: warning: array of flexible structures -../arch/x86/kernel/irq_64.c:30:1: warning: symbol '__pcpu_scope_irq_stack_backing_store' was not declared. Should it be static? -../net/core/datagram.c: note: in included file (through ../include/linux/skbuff.h, ../include/net/net_namespace.h, ../include/linux/inet.h): -../include/net/checksum.h:41:45: warning: incorrect type in argument 3 (different base types) -../include/net/checksum.h:41:45: expected restricted __wsum [usertype] sum -../include/net/checksum.h:41:45: got unsigned int -../arch/x86/events/intel/p4.c: In function ‘p4_pmu_init’: -../arch/x86/events/intel/p4.c:1370:27: warning: variable ‘high’ set but not used [-Wunused-but-set-variable=] - 1370 | unsigned int low, high; - | ^~~~ @@ -546,0 +473,25 @@ +../net/bpf/test_run.c:510:17: warning: symbol 'bpf_fentry_test1' was not declared. Should it be static? +../net/bpf/test_run.c:516:14: warning: symbol 'bpf_fentry_test2' was not declared. Should it be static? +../net/bpf/test_run.c:521:14: warning: symbol 'bpf_fentry_test3' was not declared. Should it be static? +../net/bpf/test_run.c:526:14: warning: symbol 'bpf_fentry_test4' was not declared. Should it be static? +../net/bpf/test_run.c:531:14: warning: symbol 'bpf_fentry_test5' was not declared. Should it be static? +../net/bpf/test_run.c:536:14: warning: symbol 'bpf_fentry_test6' was not declared. Should it be static? +../net/bpf/test_run.c:545:14: warning: symbol 'bpf_fentry_test7' was not declared. Should it be static? +../net/bpf/test_run.c:551:14: warning: symbol 'bpf_fentry_test8' was not declared. Should it be static? +../net/bpf/test_run.c:556:17: warning: symbol 'bpf_fentry_test9' was not declared. Should it be static? +../net/bpf/test_run.c:561:14: warning: symbol 'bpf_fentry_test10' was not declared. Should it be static? +../net/bpf/test_run.c:566:15: warning: symbol 'bpf_fentry_test_sinfo' was not declared. Should it be static? +../net/bpf/test_run.c:570:17: warning: symbol 'bpf_modify_return_test' was not declared. Should it be static? +../net/bpf/test_run.c:576:17: warning: symbol 'bpf_modify_return_test2' was not declared. Should it be static? +../net/bpf/test_run.c:583:17: warning: symbol 'bpf_modify_return_test_tp' was not declared. Should it be static? +../net/bpf/test_run.c:590:14: warning: symbol 'bpf_fentry_shadow_test' was not declared. Should it be static? +../net/bpf/test_run.c:612:18: warning: symbol 'bpf_kfunc_call_test_release' was not declared. Should it be static? +../net/bpf/test_run.c:617:18: warning: symbol 'bpf_kfunc_call_test_release_dtor' was not declared. Should it be static? +../net/bpf/test_run.c:623:18: warning: symbol 'bpf_kfunc_call_memb_release' was not declared. Should it be static? +../net/bpf/test_run.c:627:18: warning: symbol 'bpf_kfunc_call_memb_release_dtor' was not declared. Should it be static? +../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 * +../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? @@ -548,0 +500,16 @@ +../block/blk-mq.c:4407:16: warning: incorrect type in argument 1 (different address spaces) +../block/blk-mq.c:4407:16: expected void const *objp +../block/blk-mq.c:4407:16: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx +../block/blk-mq.c:4552:41: warning: incorrect type in initializer (different address spaces) +../block/blk-mq.c:4552:41: expected struct blk_mq_hw_ctx **hctxs +../block/blk-mq.c:4552:41: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx +../block/blk-mq.c:746:36: warning: dereference of noderef expression +../block/blk-mq.c:5250:48: warning: dereference of noderef expression +../io_uring/eventfd.c: note: in included file: +../include/linux/io_uring_types.h:219:37: warning: array of flexible structures +../drivers/tty/tty_io.c:2843:22: warning: incorrect type in assignment (different address spaces) +../drivers/tty/tty_io.c:2843:22: expected unsigned char *[addressable] iomem_base +../drivers/tty/tty_io.c:2843:22: got void [noderef] __user * +../drivers/tty/tty_io.c:2867:52: warning: incorrect type in argument 1 (different address spaces) +../drivers/tty/tty_io.c:2867:52: expected void [noderef] __user *uptr +../drivers/tty/tty_io.c:2867:52: got unsigned char *[addressable] iomem_base @@ -573,17 +540,28 @@ -../drivers/pnp/support.c:42:14: warning: cast to restricted __be32 -../fs/fcntl.c:1070:9: error: incompatible types in comparison expression (different address spaces): -../fs/fcntl.c:1070:9: struct fasync_struct [noderef] __rcu * -../fs/fcntl.c:1070:9: struct fasync_struct * -../fs/fcntl.c:1148:22: error: incompatible types in comparison expression (different address spaces): -../fs/fcntl.c:1148:22: struct fasync_struct [noderef] __rcu * -../fs/fcntl.c:1148:22: struct fasync_struct * -../fs/fcntl.c:1159:33: error: incompatible types in comparison expression (different address spaces): -../fs/fcntl.c:1159:33: struct fasync_struct [noderef] __rcu * -../fs/fcntl.c:1159:33: struct fasync_struct * -../io_uring/eventfd.c: note: in included file: -../include/linux/io_uring_types.h:219:37: warning: array of flexible structures -../io_uring/uring_cmd.c:351:59: warning: array of flexible structures -../io_uring/uring_cmd.c: note: in included file: -../io_uring/io_uring.h:180:73: warning: array of flexible structures -../io_uring/uring_cmd.c: note: in included file: -../io_uring/uring_cmd.h:21:59: warning: array of flexible structures +../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 * @@ -667,4 +645,2 @@ -../net/802/garp.c:597:9: warning: cast removes address space '__rcu' of expression -../net/802/garp.c:597:9: warning: cast removes address space '__rcu' of expression -../net/802/garp.c:597:9: warning: dereference of noderef expression -../net/802/garp.c:597:9: warning: dereference of noderef expression +../sound/usb/mixer_scarlett2.c:4850:30: warning: dubious: !x | y +../sound/usb/mixer_scarlett2.c:5801:30: warning: dubious: !x | y @@ -687,0 +664,327 @@ +../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:468:17: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:468:25: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:482:47: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:1998:56: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:2000:56: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:4043:65: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:4551:47: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:4728:65: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:6597:54: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/core.c:6598:54: warning: restricted suspend_state_t degrades to integer +../io_uring/uring_cmd.c:351:59: warning: array of flexible structures +../io_uring/uring_cmd.c: note: in included file: +../io_uring/io_uring.h:180:73: warning: array of flexible structures +../io_uring/uring_cmd.c: note: in included file: +../io_uring/uring_cmd.h:21:59: warning: array of flexible structures +../drivers/regulator/helpers.c: note: in included file: +../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer +../drivers/pnp/isapnp/core.c:39:5: warning: symbol 'isapnp_disable' was not declared. Should it be static? +../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/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 * +../mm/util.c:134:6: warning: multiple definitions for function 'kmemdup_noprof' +../mm/util.c: note: in included file (through ../include/linux/string.h, ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/irqflags.h, ...): +../include/linux/fortify-string.h:754:23: the previous one is here +../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? +../fs/fcntl.c:1070:9: error: incompatible types in comparison expression (different address spaces): +../fs/fcntl.c:1070:9: struct fasync_struct [noderef] __rcu * +../fs/fcntl.c:1070:9: struct fasync_struct * +../fs/fcntl.c:1148:22: error: incompatible types in comparison expression (different address spaces): +../fs/fcntl.c:1148:22: struct fasync_struct [noderef] __rcu * +../fs/fcntl.c:1148:22: struct fasync_struct * +../fs/fcntl.c:1159:33: error: incompatible types in comparison expression (different address spaces): +../fs/fcntl.c:1159:33: struct fasync_struct [noderef] __rcu * +../fs/fcntl.c:1159:33: struct fasync_struct * +../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? +../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 +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: expected restricted __le32 [usertype] magic +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: got unsigned long +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: warning: incorrect type in assignment (different base types) +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: expected restricted __le32 [usertype] magic +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: got unsigned int [usertype] ipi_magic +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:472:19: warning: restricted signed int degrades to integer +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: warning: incorrect type in assignment (different base types) +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: expected restricted __le64 [assigned] [usertype] base +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: got unsigned long long [usertype] shared_mem_phys +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: warning: incorrect type in assignment (different base types) +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: expected restricted __le32 [assigned] [usertype] size +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: got unsigned int shared_mem_size +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: warning: incorrect type in assignment (different base types) +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: expected restricted __le32 [usertype] cmd +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: got int +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: warning: incorrect type in assignment (different base types) +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: expected restricted __le32 [usertype] power_state +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: got int +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: warning: incorrect type in assignment (different base types) +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: expected restricted __le32 [usertype] cmd +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: got int +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: warning: incorrect type in assignment (different base types) +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: expected restricted signed int [usertype] gpu_oppidx +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: got unsigned int opp_idx +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: warning: incorrect type in assignment (different base types) +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: expected restricted signed int [usertype] stack_oppidx +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: got unsigned int opp_idx +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:578:42: warning: restricted __le32 degrades to integer +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:579:44: warning: restricted __le32 degrades to integer +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:593:44: warning: restricted __le32 degrades to integer +../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:594:46: warning: restricted __le32 degrades to integer +../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 +../net/core/dev.c:5872:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? +../drivers/xen/manage.c: In function ‘shutdown_event’: +../drivers/xen/manage.c:358:60: warning: ‘%s’ directive output may be truncated writing up to 95 bytes into a region of size 12 [-Wformat-truncation=] + 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", + | ^~ +In function ‘setup_shutdown_watcher’, + inlined from ‘shutdown_event’ at ../drivers/xen/manage.c:375:2: +../drivers/xen/manage.c:358:17: note: ‘snprintf’ output between 9 and 104 bytes into a destination of size 20 + 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 359 | shutdown_handlers[idx].command); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../arch/x86/lib/iomem.c:43:23: warning: cast removes address space '__iomem' of expression +../arch/x86/lib/iomem.c:64:19: warning: cast removes address space '__iomem' of expression +../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression +../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression +../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression +Warning: ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:244 struct __packed mtk_mfg_opp_entry { __le32 freq_khz; __le32 voltage_core; __le32 voltage_sram; __le32 posdiv; __le32 voltage_margin; __le32 power_mw; }; error: Cannot parse struct or union! +../drivers/pmdomain/qcom/rpmpd.c:80:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:80:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:80:16: got int +../drivers/pmdomain/qcom/rpmpd.c:89:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:89:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:89:16: got int +../drivers/pmdomain/qcom/rpmpd.c:98:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:98:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:98:16: got int +../drivers/pmdomain/qcom/rpmpd.c:107:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:107:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:107:16: got int +../drivers/pmdomain/qcom/rpmpd.c:116:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:116:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:116:16: got int +../drivers/pmdomain/qcom/rpmpd.c:125:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:125:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:125:16: got int +../drivers/pmdomain/qcom/rpmpd.c:134:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:134:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:134:16: got int +../drivers/pmdomain/qcom/rpmpd.c:143:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:143:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:143:16: got int +../drivers/pmdomain/qcom/rpmpd.c:152:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:152:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:152:16: got int +../drivers/pmdomain/qcom/rpmpd.c:161:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:161:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:161:16: got int +../drivers/pmdomain/qcom/rpmpd.c:170:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:170:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:170:16: got int +../drivers/pmdomain/qcom/rpmpd.c:179:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:179:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:179:16: got int +../drivers/pmdomain/qcom/rpmpd.c:186:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:186:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:186:16: got int +../drivers/pmdomain/qcom/rpmpd.c:193:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:193:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:193:16: got int +../drivers/pmdomain/qcom/rpmpd.c:200:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:200:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:200:16: got int +../drivers/pmdomain/qcom/rpmpd.c:207:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:207:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:207:16: got int +../drivers/pmdomain/qcom/rpmpd.c:214:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:214:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:214:16: got int +../drivers/pmdomain/qcom/rpmpd.c:221:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:221:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:221:16: got int +../drivers/pmdomain/qcom/rpmpd.c:228:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:228:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:228:16: got int +../drivers/pmdomain/qcom/rpmpd.c:237:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:237:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:237:16: got int +../drivers/pmdomain/qcom/rpmpd.c:246:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:246:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:246:16: got int +../drivers/pmdomain/qcom/rpmpd.c:253:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:253:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:253:16: got int +../drivers/pmdomain/qcom/rpmpd.c:261:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:261:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:261:16: got int +../drivers/pmdomain/qcom/rpmpd.c:268:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:268:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:268:16: got int +../drivers/pmdomain/qcom/rpmpd.c:275:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:275:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:275:16: got int +../drivers/pmdomain/qcom/rpmpd.c:282:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:282:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:282:16: got int +../drivers/pmdomain/qcom/rpmpd.c:289:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:289:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:289:16: got int +../drivers/pmdomain/qcom/rpmpd.c:296:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:296:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:296:16: got int +../drivers/pmdomain/qcom/rpmpd.c:307:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:307:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:307:16: got int +../drivers/pmdomain/qcom/rpmpd.c:318:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:318:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:318:16: got int +../drivers/pmdomain/qcom/rpmpd.c:328:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:328:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:328:16: got int +../drivers/pmdomain/qcom/rpmpd.c:337:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:337:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:337:16: got int +../drivers/pmdomain/qcom/rpmpd.c:346:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:346:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:346:16: got int +../drivers/pmdomain/qcom/rpmpd.c:355:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:355:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:355:16: got int +../drivers/pmdomain/qcom/rpmpd.c:364:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:364:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:364:16: got int +../drivers/pmdomain/qcom/rpmpd.c:373:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:373:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:373:16: got int +../drivers/pmdomain/qcom/rpmpd.c:382:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:382:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:382:16: got int +../drivers/pmdomain/qcom/rpmpd.c:391:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:391:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:391:16: got int +../drivers/pmdomain/qcom/rpmpd.c:400:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:400:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:400:16: got int +../drivers/pmdomain/qcom/rpmpd.c:409:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:409:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:409:16: got int +../drivers/pmdomain/qcom/rpmpd.c:418:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:418:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:418:16: got int +../drivers/pmdomain/qcom/rpmpd.c:427:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:427:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:427:16: got int +../drivers/pmdomain/qcom/rpmpd.c:436:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:436:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:436:16: got int +../drivers/pmdomain/qcom/rpmpd.c:445:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:445:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:445:16: got int +../drivers/pmdomain/qcom/rpmpd.c:454:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:454:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:454:16: got int +../drivers/pmdomain/qcom/rpmpd.c:463:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:463:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:463:16: got int +../drivers/pmdomain/qcom/rpmpd.c:470:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:470:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:470:16: got int +../drivers/pmdomain/qcom/rpmpd.c:477:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:477:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:477:16: got int +../drivers/pmdomain/qcom/rpmpd.c:484:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:484:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:484:16: got int +../drivers/pmdomain/qcom/rpmpd.c:494:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:494:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:494:16: got int +../drivers/pmdomain/qcom/rpmpd.c:503:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:503:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:503:16: got int +../drivers/pmdomain/qcom/rpmpd.c:512:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:512:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:512:16: got int +../drivers/pmdomain/qcom/rpmpd.c:521:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:521:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:521:16: got int +../drivers/pmdomain/qcom/rpmpd.c:528:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:528:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:528:16: got int +../drivers/pmdomain/qcom/rpmpd.c:536:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:536:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:536:16: got int +../drivers/pmdomain/qcom/rpmpd.c:543:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:543:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:543:16: got int +../drivers/pmdomain/qcom/rpmpd.c:551:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:551:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:551:16: got int +../drivers/pmdomain/qcom/rpmpd.c:558:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:558:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:558:16: got int +../drivers/pmdomain/qcom/rpmpd.c:566:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:566:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:566:16: got int +../drivers/pmdomain/qcom/rpmpd.c:573:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:573:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:573:16: got int +../drivers/pmdomain/qcom/rpmpd.c:580:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:580:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:580:16: got int +../drivers/pmdomain/qcom/rpmpd.c:587:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:587:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:587:16: got int +../drivers/pmdomain/qcom/rpmpd.c:594:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:594:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:594:16: got int +../drivers/pmdomain/qcom/rpmpd.c:601:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:601:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:601:16: got int +../drivers/pmdomain/qcom/rpmpd.c:609:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:609:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:609:16: got int +../drivers/pmdomain/qcom/rpmpd.c:616:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:616:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:616:16: got int +../drivers/pmdomain/qcom/rpmpd.c:623:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:623:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:623:16: got int +../drivers/pmdomain/qcom/rpmpd.c:630:16: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:630:16: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:630:16: got int +../drivers/pmdomain/qcom/rpmpd.c:962:24: warning: incorrect type in initializer (different base types) +../drivers/pmdomain/qcom/rpmpd.c:962:24: expected restricted __le32 [usertype] key +../drivers/pmdomain/qcom/rpmpd.c:962:24: got int +../drivers/regulator/devres.c: note: in included file: +../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer @@ -900,2 +1203,4 @@ -../drivers/pnp/isapnp/core.c:39:5: warning: symbol 'isapnp_disable' was not declared. Should it be static? -../samples/ftrace/sample-trace-array.c:20:20: warning: symbol 'tr' was not declared. Should it be static? +../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:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * @@ -903,0 +1209,22 @@ +../security/smack/smack_lsm.c:1972:61: warning: incorrect type in argument 1 (different address spaces) +../security/smack/smack_lsm.c:1972:61: expected struct cred const *cred +../security/smack/smack_lsm.c:1972:61: got struct cred const [noderef] __rcu *cred +../security/smack/smack_lsm.c:5326:30: warning: cast removes address space '__rcu' of expression +../drivers/pinctrl/pinctrl-tb10x.c:761:21: warning: incorrect type in assignment (different address spaces) +../drivers/pinctrl/pinctrl-tb10x.c:761:21: expected void *base +../drivers/pinctrl/pinctrl-tb10x.c:761:21: got void [noderef] __iomem * +../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) +../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * +../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base +../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * +../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base +../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) +../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * +../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base +../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * +../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base +../drivers/pinctrl/pinctrl-tb10x.c:511:31: warning: incorrect type in argument 1 (different address spaces) +../drivers/pinctrl/pinctrl-tb10x.c:511:31: expected void const [noderef] __iomem * +../drivers/pinctrl/pinctrl-tb10x.c:511:31: got void *base @@ -907,5 +1234,12 @@ -../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 -../mm/swap.c:47:5: warning: symbol 'page_cluster' was not declared. Should it be static? +Warning: ../security/smack/smack_access.c:584 expecting prototype for smk_import_valid_allocated_label(). Prototype was for smk_import_allocated_label() instead +../arch/x86/kernel/irq_64.c:30:1: warning: symbol '__pcpu_scope_irq_stack_backing_store' was not declared. Should it be static? +../drivers/phy/apple/atc.c:2026:32: warning: symbol 'atcphy_dwc3_reset_ops' was not declared. Should it be static? +../drivers/regulator/of_regulator.c:18:43: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/of_regulator.c:263:22: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/of_regulator.c:266:22: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/of_regulator.c:269:22: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/of_regulator.c:272:22: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/of_regulator.c:273:22: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/of_regulator.c:326:26: warning: restricted suspend_state_t degrades to integer +../drivers/regulator/of_regulator.c: note: in included file: +../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer @@ -918,13 +1252,9 @@ -../block/blk-mq.c:4407:16: warning: incorrect type in argument 1 (different address spaces) -../block/blk-mq.c:4407:16: expected void const *objp -../block/blk-mq.c:4407:16: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx -../block/blk-mq.c:4552:41: warning: incorrect type in initializer (different address spaces) -../block/blk-mq.c:4552:41: expected struct blk_mq_hw_ctx **hctxs -../block/blk-mq.c:4552:41: got struct blk_mq_hw_ctx *[noderef] __rcu *queue_hw_ctx -../block/blk-mq.c:746:36: warning: dereference of noderef expression -../block/blk-mq.c:5250:48: warning: dereference of noderef expression -../arch/x86/lib/iomem.c:43:23: warning: cast removes address space '__iomem' of expression -../arch/x86/lib/iomem.c:64:19: warning: cast removes address space '__iomem' of expression -../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression -../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression -../arch/x86/lib/iomem.c:123:17: warning: cast removes address space '__iomem' of expression +../security/yama/yama_lsm.c:278:26: error: incompatible types in comparison expression (different address spaces): +../security/yama/yama_lsm.c:278:26: struct task_struct [noderef] __rcu * +../security/yama/yama_lsm.c:278:26: struct task_struct * +../security/yama/yama_lsm.c:281:34: error: incompatible types in comparison expression (different address spaces): +../security/yama/yama_lsm.c:281:34: struct task_struct [noderef] __rcu * +../security/yama/yama_lsm.c:281:34: struct task_struct * +../security/yama/yama_lsm.c:322:26: error: incompatible types in comparison expression (different address spaces): +../security/yama/yama_lsm.c:322:26: struct task_struct [noderef] __rcu * +../security/yama/yama_lsm.c:322:26: struct task_struct * @@ -943,11 +1273,163 @@ -../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 -../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/vmscan.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/vmscan.h): -../include/trace/events/vmscan.h:99:1: error: too long token expansion -../include/trace/events/vmscan.h:125:1: error: too long token expansion -../include/trace/events/vmscan.h:209:1: error: too long token expansion -../include/trace/events/vmscan.h:491:1: error: too long token expansion +../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) +../mm/backing-dev.c:860:9: expected void **slot +../mm/backing-dev.c:860:9: got void [noderef] __rcu ** +../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) +../mm/backing-dev.c:860:9: expected void **slot +../mm/backing-dev.c:860:9: got void [noderef] __rcu ** +../mm/backing-dev.c:860:9: warning: incorrect type in argument 1 (different address spaces) +../mm/backing-dev.c:860:9: expected void [noderef] __rcu **slot +../mm/backing-dev.c:860:9: got void **slot +../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) +../mm/backing-dev.c:860:9: expected void **slot +../mm/backing-dev.c:860:9: got void [noderef] __rcu ** +../security/selinux/hooks.c:5644:22: warning: restricted __be16 degrades to integer +../security/selinux/hooks.c:5645:22: warning: restricted __be16 degrades to integer +../security/tomoyo/common.c:917:9: error: incompatible types in comparison expression (different address spaces): +../security/tomoyo/common.c:917:9: struct list_head [noderef] __rcu * +../security/tomoyo/common.c:917:9: struct list_head * +../security/tomoyo/common.c:917:9: error: incompatible types in comparison expression (different address spaces): +../security/tomoyo/common.c:917:9: struct list_head [noderef] __rcu * +../security/tomoyo/common.c:917:9: struct list_head * +../security/tomoyo/common.c:1615:9: error: incompatible types in comparison expression (different address spaces): +../security/tomoyo/common.c:1615:9: struct list_head [noderef] __rcu * +../security/tomoyo/common.c:1615:9: struct list_head * +../security/tomoyo/common.c:1615:9: error: incompatible types in comparison expression (different address spaces): +../security/tomoyo/common.c:1615:9: struct list_head [noderef] __rcu * +../security/tomoyo/common.c:1615:9: struct list_head * +../security/tomoyo/common.c:1639:9: error: incompatible types in comparison expression (different address spaces): +../security/tomoyo/common.c:1639:9: struct list_head [noderef] __rcu * +../security/tomoyo/common.c:1639:9: struct list_head * +../security/tomoyo/common.c:1639:9: error: incompatible types in comparison expression (different address spaces): +../security/tomoyo/common.c:1639:9: struct list_head [noderef] __rcu * +../security/tomoyo/common.c:1639:9: struct list_head * +../security/tomoyo/common.c:1825:9: error: incompatible types in comparison expression (different address spaces): +../security/tomoyo/common.c:1825:9: struct list_head [noderef] __rcu * +../security/tomoyo/common.c:1825:9: struct list_head * +../security/tomoyo/common.c:1829:17: error: incompatible types in comparison expression (different address spaces): +../security/tomoyo/common.c:1829:17: struct list_head [noderef] __rcu * +../security/tomoyo/common.c:1829:17: struct list_head * +../security/tomoyo/common.c:1829:17: error: incompatible types in comparison expression (different address spaces): +../security/tomoyo/common.c:1829:17: struct list_head [noderef] __rcu * +../security/tomoyo/common.c:1829:17: struct list_head * +../security/tomoyo/common.c:1825:9: error: incompatible types in comparison expression (different address spaces): +../security/tomoyo/common.c:1825:9: struct list_head [noderef] __rcu * +../security/tomoyo/common.c:1825:9: struct list_head * +../security/tomoyo/common.c:1885:9: error: incompatible types in comparison expression (different address spaces): +../security/tomoyo/common.c:1885:9: struct list_head [noderef] __rcu * +../security/tomoyo/common.c:1885:9: struct list_head * +../security/tomoyo/common.c:1885:9: error: incompatible types in comparison expression (different address spaces): +../security/tomoyo/common.c:1885:9: struct list_head [noderef] __rcu * +../security/tomoyo/common.c:1885:9: struct list_head * +../security/tomoyo/common.c:951:26: warning: dereference of noderef expression +../security/tomoyo/common.c:951:26: warning: dereference of noderef expression +../security/tomoyo/common.c:952:26: warning: dereference of noderef expression +../security/tomoyo/common.c:952:26: warning: dereference of noderef expression +In file included from ../drivers/char/tpm/tpm-chip.c:24: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm-dev-common.c:19: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../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 * +../security/smack/smackfs.c:926:17: error: incompatible types in comparison expression (different address spaces): +../security/smack/smackfs.c:926:17: struct netlbl_lsm_catmap [noderef] __rcu * +../security/smack/smackfs.c:926:17: struct netlbl_lsm_catmap * +../security/smack/smackfs.c:1497:47: warning: incorrect type in assignment (different base types) +../security/smack/smackfs.c:1500:47: warning: incorrect type in assignment (different base types) +../security/smack/smackfs.c:1937:17: error: incompatible types in comparison expression (different address spaces): +../security/smack/smackfs.c:1937:17: struct list_head [noderef] __rcu * +../security/smack/smackfs.c:1937:17: struct list_head * +../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs +../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs +../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 2 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs +../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs +../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs +../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 2 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs +../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs +../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs +../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 2 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs +../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * +../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * +../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 2 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * +../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * +../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * +../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 2 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * +../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * +../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * +../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * +../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void * +../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * @@ -973,78 +1455,25 @@ -../mm/util.c:134:6: warning: multiple definitions for function 'kmemdup_noprof' -../mm/util.c: note: in included file (through ../include/linux/string.h, ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/irqflags.h, ...): -../include/linux/fortify-string.h:754:23: the previous one is here -../fs/seq_file.c:932:9: error: incompatible types in comparison expression (different address spaces): -../fs/seq_file.c:932:9: struct list_head [noderef] __rcu * -../fs/seq_file.c:932:9: struct list_head * -../fs/seq_file.c:932:9: error: incompatible types in comparison expression (different address spaces): -../fs/seq_file.c:932:9: struct list_head [noderef] __rcu * -../fs/seq_file.c:932:9: struct list_head * -../fs/seq_file.c:954:12: warning: incorrect type in assignment (different address spaces) -../fs/seq_file.c:954:12: expected struct list_head *lh -../fs/seq_file.c:954:12: got struct list_head [noderef] __rcu * -../fs/seq_file.c:1081:24: error: incompatible types in comparison expression (different address spaces): -../fs/seq_file.c:1081:24: struct hlist_node [noderef] __rcu * -../fs/seq_file.c:1081:24: struct hlist_node * -../fs/seq_file.c:1083:24: error: incompatible types in comparison expression (different address spaces): -../fs/seq_file.c:1083:24: struct hlist_node [noderef] __rcu * -../fs/seq_file.c:1083:24: struct hlist_node * -../security/smack/smack_lsm.c:1972:61: warning: incorrect type in argument 1 (different address spaces) -../security/smack/smack_lsm.c:1972:61: expected struct cred const *cred -../security/smack/smack_lsm.c:1972:61: got struct cred const [noderef] __rcu *cred -../security/smack/smack_lsm.c:5326:30: warning: cast removes address space '__rcu' of expression -../drivers/xen/manage.c: In function ‘shutdown_event’: -../drivers/xen/manage.c:358:60: warning: ‘%s’ directive output may be truncated writing up to 95 bytes into a region of size 12 [-Wformat-truncation=] - 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", - | ^~ -In function ‘setup_shutdown_watcher’, - inlined from ‘shutdown_event’ at ../drivers/xen/manage.c:375:2: -../drivers/xen/manage.c:358:17: note: ‘snprintf’ output between 9 and 104 bytes into a destination of size 20 - 358 | snprintf(node, FEATURE_PATH_SIZE, "feature-%s", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 359 | shutdown_handlers[idx].command); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pinctrl/pinctrl-tb10x.c:761:21: warning: incorrect type in assignment (different address spaces) -../drivers/pinctrl/pinctrl-tb10x.c:761:21: expected void *base -../drivers/pinctrl/pinctrl-tb10x.c:761:21: got void [noderef] __iomem * -../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) -../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * -../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base -../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * -../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base -../drivers/pinctrl/pinctrl-tb10x.c:502:30: warning: incorrect type in argument 1 (different address spaces) -../drivers/pinctrl/pinctrl-tb10x.c:502:30: expected void const [noderef] __iomem * -../drivers/pinctrl/pinctrl-tb10x.c:502:30: got void *base -../drivers/pinctrl/pinctrl-tb10x.c:504:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/pinctrl/pinctrl-tb10x.c:504:30: expected void [noderef] __iomem * -../drivers/pinctrl/pinctrl-tb10x.c:504:30: got void *base -../drivers/pinctrl/pinctrl-tb10x.c:511:31: warning: incorrect type in argument 1 (different address spaces) -../drivers/pinctrl/pinctrl-tb10x.c:511:31: expected void const [noderef] __iomem * -../drivers/pinctrl/pinctrl-tb10x.c:511:31: got void *base -../fs/file.c:438:17: warning: incorrect type in assignment (different address spaces) -../fs/file.c:438:17: expected struct file **old_fds -../fs/file.c:438:17: got struct file [noderef] __rcu **fd -../fs/file.c:439:17: warning: incorrect type in assignment (different address spaces) -../fs/file.c:439:17: expected struct file **new_fds -../fs/file.c:439:17: got struct file [noderef] __rcu **fd -../fs/file.c:462:17: error: incompatible types in comparison expression (different address spaces): -../fs/file.c:462:17: struct file [noderef] __rcu * -../fs/file.c:462:17: struct file * -../fs/file.c:492:60: warning: incorrect type in initializer (different address spaces) -../fs/file.c:532:28: warning: incorrect type in initializer (different address spaces) -../fs/file.c:912:30: warning: incorrect type in assignment (different address spaces) -../fs/file.c:933:14: warning: incorrect type in assignment (different address spaces) -../fs/file.c:937:13: warning: incorrect type in argument 1 (different address spaces) -../fs/file.c:940:23: warning: incorrect type in assignment (different address spaces) -../fs/file.c:963:24: warning: incorrect type in return expression (different address spaces) -../fs/file.c:965:14: warning: incorrect type in argument 1 (different address spaces) -../fs/file.c:986:22: warning: incorrect type in assignment (different address spaces) -../fs/file.c:988:32: warning: incorrect type in return expression (different address spaces) -../fs/file.c:1010:31: warning: incorrect type in argument 1 (different address spaces) -../fs/file.c:1010:14: warning: incorrect type in assignment (different address spaces) -../fs/file.c:1014:16: warning: incorrect type in return expression (different address spaces) -../security/selinux/hooks.c:5644:22: warning: restricted __be16 degrades to integer -../security/selinux/hooks.c:5645:22: warning: restricted __be16 degrades to integer -../fs/libfs.c:2146:18: error: incompatible types in comparison expression (different address spaces): -../fs/libfs.c:2146:18: struct dentry [noderef] __rcu * -../fs/libfs.c:2146:18: struct dentry * +../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) +../sound/soc/soc-ops-test.c:450:9: expected long long left_value +../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __left +../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) +../sound/soc/soc-ops-test.c:450:9: expected long long right_value +../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __right +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm-dev.h:6, + from ../drivers/char/tpm/tpm-dev.c:16: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +In file included from ../drivers/char/tpm/tpm-interface.c:28: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../drivers/gpu/host1x/context_bus.c:9:23: warning: symbol 'host1x_context_device_bus_type' was not declared. Should it be static? +In file included from ../drivers/char/tpm/tpm1-cmd.c:21: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../drivers/video/fbdev/core/bitblit.c:369:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) @@ -1054,279 +1483,73 @@ -../drivers/pmdomain/qcom/rpmpd.c:80:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:80:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:80:16: got int -../drivers/pmdomain/qcom/rpmpd.c:89:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:89:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:89:16: got int -../drivers/pmdomain/qcom/rpmpd.c:98:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:98:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:98:16: got int -../drivers/pmdomain/qcom/rpmpd.c:107:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:107:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:107:16: got int -../drivers/pmdomain/qcom/rpmpd.c:116:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:116:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:116:16: got int -../drivers/pmdomain/qcom/rpmpd.c:125:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:125:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:125:16: got int -../drivers/pmdomain/qcom/rpmpd.c:134:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:134:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:134:16: got int -../drivers/pmdomain/qcom/rpmpd.c:143:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:143:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:143:16: got int -../drivers/pmdomain/qcom/rpmpd.c:152:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:152:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:152:16: got int -../drivers/pmdomain/qcom/rpmpd.c:161:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:161:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:161:16: got int -../drivers/pmdomain/qcom/rpmpd.c:170:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:170:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:170:16: got int -../drivers/pmdomain/qcom/rpmpd.c:179:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:179:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:179:16: got int -../drivers/pmdomain/qcom/rpmpd.c:186:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:186:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:186:16: got int -../drivers/pmdomain/qcom/rpmpd.c:193:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:193:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:193:16: got int -../drivers/pmdomain/qcom/rpmpd.c:200:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:200:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:200:16: got int -../drivers/pmdomain/qcom/rpmpd.c:207:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:207:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:207:16: got int -../drivers/pmdomain/qcom/rpmpd.c:214:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:214:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:214:16: got int -../drivers/pmdomain/qcom/rpmpd.c:221:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:221:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:221:16: got int -../drivers/pmdomain/qcom/rpmpd.c:228:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:228:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:228:16: got int -../drivers/pmdomain/qcom/rpmpd.c:237:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:237:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:237:16: got int -../drivers/pmdomain/qcom/rpmpd.c:246:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:246:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:246:16: got int -../drivers/pmdomain/qcom/rpmpd.c:253:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:253:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:253:16: got int -../drivers/pmdomain/qcom/rpmpd.c:261:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:261:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:261:16: got int -../drivers/pmdomain/qcom/rpmpd.c:268:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:268:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:268:16: got int -../drivers/pmdomain/qcom/rpmpd.c:275:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:275:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:275:16: got int -../drivers/pmdomain/qcom/rpmpd.c:282:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:282:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:282:16: got int -../drivers/pmdomain/qcom/rpmpd.c:289:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:289:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:289:16: got int -../drivers/pmdomain/qcom/rpmpd.c:296:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:296:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:296:16: got int -../drivers/pmdomain/qcom/rpmpd.c:307:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:307:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:307:16: got int -../drivers/pmdomain/qcom/rpmpd.c:318:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:318:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:318:16: got int -../drivers/pmdomain/qcom/rpmpd.c:328:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:328:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:328:16: got int -../drivers/pmdomain/qcom/rpmpd.c:337:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:337:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:337:16: got int -../drivers/pmdomain/qcom/rpmpd.c:346:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:346:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:346:16: got int -../drivers/pmdomain/qcom/rpmpd.c:355:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:355:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:355:16: got int -../drivers/pmdomain/qcom/rpmpd.c:364:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:364:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:364:16: got int -../drivers/pmdomain/qcom/rpmpd.c:373:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:373:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:373:16: got int -../drivers/pmdomain/qcom/rpmpd.c:382:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:382:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:382:16: got int -../drivers/pmdomain/qcom/rpmpd.c:391:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:391:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:391:16: got int -../drivers/pmdomain/qcom/rpmpd.c:400:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:400:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:400:16: got int -../drivers/pmdomain/qcom/rpmpd.c:409:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:409:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:409:16: got int -../drivers/pmdomain/qcom/rpmpd.c:418:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:418:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:418:16: got int -../drivers/pmdomain/qcom/rpmpd.c:427:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:427:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:427:16: got int -../drivers/pmdomain/qcom/rpmpd.c:436:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:436:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:436:16: got int -../drivers/pmdomain/qcom/rpmpd.c:445:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:445:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:445:16: got int -../drivers/pmdomain/qcom/rpmpd.c:454:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:454:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:454:16: got int -../drivers/pmdomain/qcom/rpmpd.c:463:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:463:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:463:16: got int -../drivers/pmdomain/qcom/rpmpd.c:470:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:470:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:470:16: got int -../drivers/pmdomain/qcom/rpmpd.c:477:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:477:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:477:16: got int -../drivers/pmdomain/qcom/rpmpd.c:484:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:484:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:484:16: got int -../drivers/pmdomain/qcom/rpmpd.c:494:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:494:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:494:16: got int -../drivers/pmdomain/qcom/rpmpd.c:503:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:503:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:503:16: got int -../drivers/pmdomain/qcom/rpmpd.c:512:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:512:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:512:16: got int -../drivers/pmdomain/qcom/rpmpd.c:521:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:521:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:521:16: got int -../drivers/pmdomain/qcom/rpmpd.c:528:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:528:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:528:16: got int -../drivers/pmdomain/qcom/rpmpd.c:536:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:536:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:536:16: got int -../drivers/pmdomain/qcom/rpmpd.c:543:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:543:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:543:16: got int -../drivers/pmdomain/qcom/rpmpd.c:551:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:551:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:551:16: got int -../drivers/pmdomain/qcom/rpmpd.c:558:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:558:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:558:16: got int -../drivers/pmdomain/qcom/rpmpd.c:566:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:566:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:566:16: got int -../drivers/pmdomain/qcom/rpmpd.c:573:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:573:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:573:16: got int -../drivers/pmdomain/qcom/rpmpd.c:580:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:580:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:580:16: got int -../drivers/pmdomain/qcom/rpmpd.c:587:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:587:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:587:16: got int -../drivers/pmdomain/qcom/rpmpd.c:594:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:594:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:594:16: got int -../drivers/pmdomain/qcom/rpmpd.c:601:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:601:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:601:16: got int -../drivers/pmdomain/qcom/rpmpd.c:609:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:609:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:609:16: got int -../drivers/pmdomain/qcom/rpmpd.c:616:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:616:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:616:16: got int -../drivers/pmdomain/qcom/rpmpd.c:623:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:623:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:623:16: got int -../drivers/pmdomain/qcom/rpmpd.c:630:16: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:630:16: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:630:16: got int -../drivers/pmdomain/qcom/rpmpd.c:962:24: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/qcom/rpmpd.c:962:24: expected restricted __le32 [usertype] key -../drivers/pmdomain/qcom/rpmpd.c:962:24: got int -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: warning: incorrect type in initializer (different base types) -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: expected restricted __le32 [usertype] magic -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:418:26: got unsigned long -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: warning: incorrect type in assignment (different base types) -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: expected restricted __le32 [usertype] magic -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:458:20: got unsigned int [usertype] ipi_magic -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:472:19: warning: restricted signed int degrades to integer -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: warning: incorrect type in assignment (different base types) -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: expected restricted __le64 [assigned] [usertype] base -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:490:31: got unsigned long long [usertype] shared_mem_phys -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: warning: incorrect type in assignment (different base types) -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: expected restricted __le32 [assigned] [usertype] size -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:491:31: got unsigned int shared_mem_size -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: warning: incorrect type in assignment (different base types) -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: expected restricted __le32 [usertype] cmd -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:509:17: got int -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: warning: incorrect type in assignment (different base types) -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: expected restricted __le32 [usertype] power_state -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:510:27: got int -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: warning: incorrect type in assignment (different base types) -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: expected restricted __le32 [usertype] cmd -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:523:17: got int -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: warning: incorrect type in assignment (different base types) -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: expected restricted signed int [usertype] gpu_oppidx -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:524:38: got unsigned int opp_idx -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: warning: incorrect type in assignment (different base types) -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: expected restricted signed int [usertype] stack_oppidx -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:525:40: got unsigned int opp_idx -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:578:42: warning: restricted __le32 degrades to integer -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:579:44: warning: restricted __le32 degrades to integer -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:593:44: warning: restricted __le32 degrades to integer -../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:594:46: warning: restricted __le32 degrades to integer -Warning: ../drivers/pmdomain/mediatek/mtk-mfg-pmdomain.c:244 struct __packed mtk_mfg_opp_entry { __le32 freq_khz; __le32 voltage_core; __le32 voltage_sram; __le32 posdiv; __le32 voltage_margin; __le32 power_mw; }; error: Cannot parse struct or union! -../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 -Warning: ../security/smack/smack_access.c:584 expecting prototype for smk_import_valid_allocated_label(). Prototype was for smk_import_allocated_label() instead -../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) -../mm/backing-dev.c:860:9: expected void **slot -../mm/backing-dev.c:860:9: got void [noderef] __rcu ** -../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) -../mm/backing-dev.c:860:9: expected void **slot -../mm/backing-dev.c:860:9: got void [noderef] __rcu ** -../mm/backing-dev.c:860:9: warning: incorrect type in argument 1 (different address spaces) -../mm/backing-dev.c:860:9: expected void [noderef] __rcu **slot -../mm/backing-dev.c:860:9: got void **slot -../mm/backing-dev.c:860:9: warning: incorrect type in assignment (different address spaces) -../mm/backing-dev.c:860:9: expected void **slot -../mm/backing-dev.c:860:9: got void [noderef] __rcu ** +../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 +../security/selinux/netnode.c:74:17: warning: restricted __be32 degrades to integer +../security/selinux/netnode.c:91:32: warning: restricted __be32 degrades to integer +../drivers/dma/idxd/cdev.c:503:24: warning: incorrect type in return expression (different base types) +../drivers/dma/idxd/cdev.c:503:24: expected restricted __poll_t +../drivers/dma/idxd/cdev.c:503:24: got int +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm2-cmd.c:16: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../mm/percpu.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/percpu.h): +../include/trace/events/percpu.h:11:1: error: too long token expansion +../drivers/char/tpm/tpm2-cmd.c:24:18: warning: symbol 'tpm2_hash_map' was not declared. Should it be static? +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm-dev.h:6, + from ../drivers/char/tpm/tpmrm-dev.c:6: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../drivers/pinctrl/mediatek/mtk-eint.c:428:44: warning: incorrect type in argument 2 (different address spaces) +../drivers/pinctrl/mediatek/mtk-eint.c:428:44: expected void [noderef] __iomem *base +../drivers/pinctrl/mediatek/mtk-eint.c:428:44: got void [noderef] __iomem **base +../drivers/pinctrl/mediatek/mtk-eint.c:436:44: warning: incorrect type in argument 2 (different address spaces) +../drivers/pinctrl/mediatek/mtk-eint.c:436:44: expected void [noderef] __iomem *base +../drivers/pinctrl/mediatek/mtk-eint.c:436:44: got void [noderef] __iomem **base @@ -1354,8 +1577,17 @@ -../security/smack/smackfs.c:926:17: error: incompatible types in comparison expression (different address spaces): -../security/smack/smackfs.c:926:17: struct netlbl_lsm_catmap [noderef] __rcu * -../security/smack/smackfs.c:926:17: struct netlbl_lsm_catmap * -../security/smack/smackfs.c:1497:47: warning: incorrect type in assignment (different base types) -../security/smack/smackfs.c:1500:47: warning: incorrect type in assignment (different base types) -../security/smack/smackfs.c:1937:17: error: incompatible types in comparison expression (different address spaces): -../security/smack/smackfs.c:1937:17: struct list_head [noderef] __rcu * -../security/smack/smackfs.c:1937:17: struct list_head * +../mm/slab_common.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/kmem.h): +../include/trace/events/kmem.h:12:1: error: too long token expansion +../include/trace/events/kmem.h:57:1: error: too long token expansion +../include/trace/events/kmem.h:180:1: error: too long token expansion +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm2-space.c:16: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../drivers/video/fbdev/core/fbcon_ud.c:371:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) +../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) +../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * +../lib/maple_tree.c:6263:30: got struct maple_node * +../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) +../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * +../lib/maple_tree.c:6263:30: got struct maple_node * @@ -1362,0 +1595,10 @@ +../security/safesetid/securityfs.c:274:15: error: incompatible types in comparison expression (different address spaces): +../security/safesetid/securityfs.c:274:15: struct setid_ruleset [noderef] __rcu * +../security/safesetid/securityfs.c:274:15: struct setid_ruleset * +../security/safesetid/securityfs.c:289:61: warning: incorrect type in argument 6 (different address spaces) +../security/safesetid/securityfs.c:289:61: expected struct setid_ruleset *ruleset +../security/safesetid/securityfs.c:289:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setuid_rules +../security/safesetid/securityfs.c:296:61: warning: incorrect type in argument 6 (different address spaces) +../security/safesetid/securityfs.c:296:61: expected struct setid_ruleset *ruleset +../security/safesetid/securityfs.c:296:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setgid_rules +../arch/x86/mm/mem_encrypt_amd.c:46:5: warning: symbol 'sev_check_data' was not declared. Should it be static? @@ -1367,10 +1609,79 @@ -../drivers/dma/idxd/cdev.c:503:24: warning: incorrect type in return expression (different base types) -../drivers/dma/idxd/cdev.c:503:24: expected restricted __poll_t -../drivers/dma/idxd/cdev.c:503:24: got int -../drivers/video/fbdev/core/bitblit.c:369:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) -../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:5555:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) -../arch/x86/kvm/mmu/mmu.c:5557:56: warning: cast truncates bits from constant value (ffffff0f becomes f) -../arch/x86/kvm/mmu/mmu.c:5559:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm-sysfs.c:16: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../drivers/gpio/gpio-pxa.c: In function ‘pxa_init_gpio_chip’: +../drivers/gpio/gpio-pxa.c:345:16: warning: variable ‘gpio’ set but not used [-Wunused-but-set-variable=] + 345 | int i, gpio, nbanks = DIV_ROUND_UP(ngpio, 32); + | ^~~~ +../sound/usb/caiaq/device.c:146:41: warning: cast to restricted __le16 +../drivers/iommu/amd/init.c:182:1: warning: symbol 'amd_ivhd_dev_flags_list' was not declared. Should it be static? +../net/core/filter.c:1438:39: warning: incorrect type in argument 1 (different address spaces) +../net/core/filter.c:1438:39: expected struct sock_filter const *filter +../net/core/filter.c:1438:39: got struct sock_filter [noderef] __user *filter +../net/core/filter.c:1516:39: warning: incorrect type in argument 1 (different address spaces) +../net/core/filter.c:1516:39: expected struct sock_filter const *filter +../net/core/filter.c:1516:39: got struct sock_filter [noderef] __user *filter +../net/core/filter.c:2347:45: warning: incorrect type in argument 2 (different base types) +../net/core/filter.c:2347:45: expected restricted __be32 [usertype] daddr +../net/core/filter.c:2347:45: got unsigned int [usertype] ipv4_nh +../net/core/filter.c:3974:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? +../net/core/filter.c:4716:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? +../net/core/filter.c:5130:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? +../net/core/filter.c:8133:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? +../net/core/filter.c:12135:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? +../net/core/filter.c:12165:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? +../net/core/filter.c:12181:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? +../net/core/filter.c:12197:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? +../net/core/filter.c:12218:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? +../net/core/filter.c:12315:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? +../net/core/filter.c:12365:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? +../net/core/filter.c:12541:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? +../net/core/filter.c:1946:43: warning: incorrect type in argument 2 (different base types) +../net/core/filter.c:1946:43: expected restricted __wsum [usertype] diff +../net/core/filter.c:1946:43: got unsigned long long [usertype] to +../net/core/filter.c:1949:36: warning: incorrect type in argument 2 (different base types) +../net/core/filter.c:1949:36: expected restricted __be16 [usertype] old +../net/core/filter.c:1949:36: got unsigned long long [usertype] from +../net/core/filter.c:1949:42: warning: incorrect type in argument 3 (different base types) +../net/core/filter.c:1949:42: expected restricted __be16 [usertype] new +../net/core/filter.c:1949:42: got unsigned long long [usertype] to +../net/core/filter.c:1952:36: warning: incorrect type in argument 2 (different base types) +../net/core/filter.c:1952:36: expected restricted __be32 [usertype] from +../net/core/filter.c:1952:36: got unsigned long long [usertype] from +../net/core/filter.c:1952:42: warning: incorrect type in argument 3 (different base types) +../net/core/filter.c:1952:42: expected restricted __be32 [usertype] to +../net/core/filter.c:1952:42: got unsigned long long [usertype] to +../net/core/filter.c:1998:59: warning: incorrect type in argument 3 (different base types) +../net/core/filter.c:1998:59: expected restricted __wsum [usertype] diff +../net/core/filter.c:1998:59: got unsigned long long [usertype] to +../net/core/filter.c:2001:52: warning: incorrect type in argument 3 (different base types) +../net/core/filter.c:2001:52: expected restricted __be16 [usertype] from +../net/core/filter.c:2001:52: got unsigned long long [usertype] from +../net/core/filter.c:2001:58: warning: incorrect type in argument 4 (different base types) +../net/core/filter.c:2001:58: expected restricted __be16 [usertype] to +../net/core/filter.c:2001:58: got unsigned long long [usertype] to +../net/core/filter.c:2004:52: warning: incorrect type in argument 3 (different base types) +../net/core/filter.c:2004:52: expected restricted __be32 [usertype] from +../net/core/filter.c:2004:52: got unsigned long long [usertype] from +../net/core/filter.c:2004:58: warning: incorrect type in argument 4 (different base types) +../net/core/filter.c:2004:58: expected restricted __be32 [usertype] to +../net/core/filter.c:2004:58: got unsigned long long [usertype] to +../net/core/filter.c:2071:35: warning: incorrect type in return expression (different base types) +../net/core/filter.c:2071:35: expected unsigned long long +../net/core/filter.c:2071:35: got restricted __wsum [usertype] csum +../net/core/filter.c:6054:17: warning: incorrect type in assignment (different base types) +../net/core/filter.c:6054:17: expected unsigned int [usertype] spi +../net/core/filter.c:6054:17: got restricted __be32 const [usertype] spi +../net/core/filter.c:6062:33: warning: incorrect type in assignment (different base types) +../net/core/filter.c:6062:33: expected unsigned int [usertype] remote_ipv4 +../net/core/filter.c:6062:33: got restricted __be32 const [usertype] a4 +In file included from ../drivers/char/tpm/eventlog/common.c:20: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../mm/compaction.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/compaction.h): +../include/trace/events/compaction.h:165:1: error: too long token expansion @@ -1381,7 +1691,0 @@ -../drivers/pci/pci-acpi.c:1107:56: warning: restricted pci_power_t degrades to integer -../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) -../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * -../lib/maple_tree.c:6263:30: got struct maple_node * -../lib/maple_tree.c:6263:30: warning: incorrect type in assignment (different address spaces) -../lib/maple_tree.c:6263:30: expected void [noderef] __rcu * -../lib/maple_tree.c:6263:30: got struct maple_node * @@ -1390,36 +1694,54 @@ -../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 * +Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' +Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' +Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' +Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' +Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' +Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' +Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' +Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' +Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' +Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' +Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' +Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' +Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' +Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' +Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' +Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' +../sound/usb/hiface/pcm.c:55:32: warning: array of flexible structures +../fs/file.c:438:17: warning: incorrect type in assignment (different address spaces) +../fs/file.c:438:17: expected struct file **old_fds +../fs/file.c:438:17: got struct file [noderef] __rcu **fd +../fs/file.c:439:17: warning: incorrect type in assignment (different address spaces) +../fs/file.c:439:17: expected struct file **new_fds +../fs/file.c:439:17: got struct file [noderef] __rcu **fd +../fs/file.c:462:17: error: incompatible types in comparison expression (different address spaces): +../fs/file.c:462:17: struct file [noderef] __rcu * +../fs/file.c:462:17: struct file * +../fs/file.c:492:60: warning: incorrect type in initializer (different address spaces) +../fs/file.c:532:28: warning: incorrect type in initializer (different address spaces) +../fs/file.c:912:30: warning: incorrect type in assignment (different address spaces) +../fs/file.c:933:14: warning: incorrect type in assignment (different address spaces) +../fs/file.c:937:13: warning: incorrect type in argument 1 (different address spaces) +../fs/file.c:940:23: warning: incorrect type in assignment (different address spaces) +../fs/file.c:963:24: warning: incorrect type in return expression (different address spaces) +../fs/file.c:965:14: warning: incorrect type in argument 1 (different address spaces) +../fs/file.c:986:22: warning: incorrect type in assignment (different address spaces) +../fs/file.c:988:32: warning: incorrect type in return expression (different address spaces) +../fs/file.c:1010:31: warning: incorrect type in argument 1 (different address spaces) +../fs/file.c:1010:14: warning: incorrect type in assignment (different address spaces) +../fs/file.c:1014:16: warning: incorrect type in return expression (different address spaces) +../sound/usb/usx2y/usx2yhwdeppcm.c: note: in included file: +../sound/usb/usx2y/usbusx2yaudio.c:743:23: warning: incorrect type in assignment (different base types) +../sound/usb/usx2y/usbusx2yaudio.c:743:23: expected unsigned int format +../sound/usb/usx2y/usbusx2yaudio.c:743:23: got restricted snd_pcm_format_t [usertype] format +../sound/usb/usx2y/usbusx2yaudio.c:802:53: warning: restricted snd_pcm_state_t degrades to integer +../sound/usb/usx2y/usbusx2yaudio.c:802:63: warning: restricted snd_pcm_state_t degrades to integer +../sound/usb/usx2y/usbusx2yaudio.c:836:45: warning: restricted snd_pcm_format_t degrades to integer +../sound/usb/usx2y/usx2yhwdeppcm.c:378:53: warning: restricted snd_pcm_state_t degrades to integer +../sound/usb/usx2y/usx2yhwdeppcm.c:378:63: warning: restricted snd_pcm_state_t degrades to integer +../sound/usb/usx2y/usx2yhwdeppcm.c:520:45: warning: restricted snd_pcm_format_t degrades to integer +In file included from ../drivers/char/tpm/eventlog/tpm1.c:24: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ @@ -1430,7 +1752,18 @@ -../security/selinux/netnode.c:74:17: warning: restricted __be32 degrades to integer -../security/selinux/netnode.c:91:32: warning: restricted __be32 degrades to integer -../io_uring/query.c: note: in included file (through ../io_uring/query.h): -../include/linux/io_uring_types.h:219:37: warning: array of flexible structures -../mm/percpu.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/percpu.h): -../include/trace/events/percpu.h:11:1: error: too long token expansion -../drivers/pci/quirks.c:2480:57: warning: restricted pci_power_t degrades to integer +../drivers/tty/hvc/hvc_xen.c:434:37: warning: incorrect type in argument 1 (different address spaces) +../drivers/tty/hvc/hvc_xen.c:434:37: expected void volatile [noderef] __iomem *addr +../drivers/tty/hvc/hvc_xen.c:434:37: got struct xencons_interface *intf +../drivers/tty/vt/vt.c:221:5: warning: symbol 'console_blank_hook' was not declared. Should it be static? +../drivers/tty/vt/vt.c:3330:19: warning: symbol 'console_driver' was not declared. Should it be static? +In file included from ../drivers/char/tpm/eventlog/tpm2.c:20: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +Warning: ../drivers/video/backlight/cgbc_bl.c:29 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst + * CGBC backlight driver data +../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:5555:57: warning: cast truncates bits from constant value (ffffff33 becomes 33) +../arch/x86/kvm/mmu/mmu.c:5557:56: warning: cast truncates bits from constant value (ffffff0f becomes f) +../arch/x86/kvm/mmu/mmu.c:5559:57: warning: cast truncates bits from constant value (ffffff55 becomes 55) @@ -1467 +1799,0 @@ -Warning: ../drivers/phy/mediatek/phy-mtk-tphy.c:289 cannot understand function prototype: 'struct mtk_phy_pdata' @@ -1498,0 +1831,39 @@ +drivers/tty/vt/defkeymap.c:261:14: warning: symbol 'keymap_count' was not declared. Should it be static? +drivers/tty/vt/defkeymap.c:269:6: warning: symbol 'func_buf' was not declared. Should it be static? +drivers/tty/vt/defkeymap.c:300:6: warning: symbol 'funcbufptr' was not declared. Should it be static? +drivers/tty/vt/defkeymap.c:301:5: warning: symbol 'funcbufsize' was not declared. Should it be static? +drivers/tty/vt/defkeymap.c:302:5: warning: symbol 'funcbufleft' was not declared. Should it be static? +drivers/tty/vt/defkeymap.c:304:6: warning: symbol 'func_table' was not declared. Should it be static? +drivers/tty/vt/defkeymap.c:338:18: warning: symbol 'accent_table' was not declared. Should it be static? +drivers/tty/vt/defkeymap.c:375:14: warning: symbol 'accent_table_size' was not declared. Should it be static? +../fs/seq_file.c:932:9: error: incompatible types in comparison expression (different address spaces): +../fs/seq_file.c:932:9: struct list_head [noderef] __rcu * +../fs/seq_file.c:932:9: struct list_head * +../fs/seq_file.c:932:9: error: incompatible types in comparison expression (different address spaces): +../fs/seq_file.c:932:9: struct list_head [noderef] __rcu * +../fs/seq_file.c:932:9: struct list_head * +../fs/seq_file.c:954:12: warning: incorrect type in assignment (different address spaces) +../fs/seq_file.c:954:12: expected struct list_head *lh +../fs/seq_file.c:954:12: got struct list_head [noderef] __rcu * +../fs/seq_file.c:1081:24: error: incompatible types in comparison expression (different address spaces): +../fs/seq_file.c:1081:24: struct hlist_node [noderef] __rcu * +../fs/seq_file.c:1081:24: struct hlist_node * +../fs/seq_file.c:1083:24: error: incompatible types in comparison expression (different address spaces): +../fs/seq_file.c:1083:24: struct hlist_node [noderef] __rcu * +../fs/seq_file.c:1083:24: struct hlist_node * +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm2-sessions.c:66: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../drivers/misc/eeprom/m24lr.c:343:24: warning: cast to restricted __le16 +../drivers/misc/eeprom/m24lr.c:343:24: warning: cast from restricted __le64 +../drivers/misc/eeprom/m24lr.c:346:24: warning: cast to restricted __le32 +../drivers/misc/eeprom/m24lr.c:346:24: warning: cast from restricted __le64 +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm_ppi.c:17: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ @@ -1509,70 +1880,79 @@ -../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs -../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs -../drivers/video/fbdev/geode/lxfb_ops.c:603:9: warning: incorrect type in argument 2 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:603:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:603:9: got void [noderef] __iomem *gp_regs -../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs -../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs -../drivers/video/fbdev/geode/lxfb_ops.c:604:9: warning: incorrect type in argument 2 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:604:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:604:9: got void [noderef] __iomem *dc_regs -../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs -../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs -../drivers/video/fbdev/geode/lxfb_ops.c:605:9: warning: incorrect type in argument 2 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:605:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:605:9: got void [noderef] __iomem *vp_regs -../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * -../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * -../drivers/video/fbdev/geode/lxfb_ops.c:606:9: warning: incorrect type in argument 2 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:606:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:606:9: got void [noderef] __iomem * -../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * -../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * -../drivers/video/fbdev/geode/lxfb_ops.c:634:9: warning: incorrect type in argument 2 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:634:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:634:9: got void [noderef] __iomem * -../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * -../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void const * -../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * -../drivers/video/fbdev/geode/lxfb_ops.c:761:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/geode/lxfb_ops.c:761:9: expected void * -../drivers/video/fbdev/geode/lxfb_ops.c:761:9: got void [noderef] __iomem * -../net/ipv6/route.c:2396:39: warning: incorrect type in assignment (different base types) -../net/ipv6/route.c:2396:39: expected unsigned int [usertype] flow_label -../net/ipv6/route.c:2396:39: got restricted __be32 -../net/ipv4/tcp_ipv4.c:3394:41: warning: incorrect type in argument 1 (different address spaces) -../net/ipv4/tcp_ipv4.c:3394:41: expected void const *data -../net/ipv4/tcp_ipv4.c:3394:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control -../net/ipv4/tcp_ipv4.c:3520:45: warning: incorrect type in argument 1 (different address spaces) -../net/ipv4/tcp_ipv4.c:3520:45: expected void const *data -../net/ipv4/tcp_ipv4.c:3520:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control -../net/ipv4/tcp_ipv4.c:3524:50: warning: incorrect type in assignment (different address spaces) -../net/ipv4/tcp_ipv4.c:3524:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control -../net/ipv4/tcp_ipv4.c:3524:50: got struct tcp_congestion_ops * -../net/ipv4/tcp_ipv4.c:3395:41: warning: dereference of noderef expression -../net/ipv4/tcp_ipv4.c:3395:41: warning: dereference of noderef expression -../net/ipv4/tcp_ipv4.c:3521:45: warning: dereference of noderef expression -../net/ipv4/tcp_ipv4.c:3521:45: warning: dereference of noderef expression +In file included from ../drivers/char/tpm/eventlog/acpi.c:24: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../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 +../drivers/iommu/iommufd/vfio_compat.c:377:17: warning: cast removes address space '__user' of expression +../drivers/misc/lis3lv02d/lis3lv02d.c:182:52: warning: cast to restricted __le16 +../drivers/iommu/generic_pt/fmt/iommu_amdv1.c: note: in included file (through ../drivers/iommu/generic_pt/fmt/iommu_template.h): +../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long +../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long +../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long +../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long +../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long +../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long +../sound/isa/wavefront/wavefront_synth.c: In function ‘wavefront_send_sample’: +../sound/isa/wavefront/wavefront_synth.c:887:13: warning: variable ‘blocknum’ set but not used [-Wunused-but-set-variable=] + 887 | int blocknum; + | ^~~~~~~~ +../drivers/regulator/ad5398.c:49:17: warning: cast to restricted __be16 +../drivers/regulator/ad5398.c:59:13: warning: incorrect type in assignment (different base types) +../drivers/regulator/ad5398.c:59:13: expected unsigned short val +../drivers/regulator/ad5398.c:59:13: got restricted __be16 [usertype] +../drivers/char/tpm/tpm-buf.c:225:16: warning: cast to restricted __be16 +../drivers/char/tpm/tpm-buf.c:242:16: warning: cast to restricted __be32 +Warning: ../drivers/gpio/gpio-tb10x.c:35 Cannot find identifier on line: + * @base: register base address +Warning: ../drivers/gpio/gpio-tb10x.c:36 Cannot find identifier on line: + * @domain: IRQ domain of GPIO generated interrupts managed by this controller +Warning: ../drivers/gpio/gpio-tb10x.c:37 Cannot find identifier on line: + * @irq: Interrupt line of parent interrupt controller +Warning: ../drivers/gpio/gpio-tb10x.c:38 Cannot find identifier on line: + * @chip: Generic GPIO chip structure associated with this GPIO controller +Warning: ../drivers/gpio/gpio-tb10x.c:39 Cannot find identifier on line: + */ +Warning: ../drivers/gpio/gpio-tb10x.c:40 Cannot find identifier on line: +struct tb10x_gpio { +Warning: ../drivers/gpio/gpio-tb10x.c:41 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst + void __iomem *base; +../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 +../io_uring/query.c: note: in included file (through ../io_uring/query.h): +../include/linux/io_uring_types.h:219:37: warning: array of flexible structures +../sound/hda/core/intel-dsp-config.c: note: in included file: +../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures +In file included from ../drivers/char/tpm/eventlog/efi.c:11: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../fs/libfs.c:2146:18: error: incompatible types in comparison expression (different address spaces): +../fs/libfs.c:2146:18: struct dentry [noderef] __rcu * +../fs/libfs.c:2146:18: struct dentry * @@ -1612,270 +1992,4 @@ -../net/core/dev.c:5872:5: warning: symbol 'br_fdb_test_addr_hook' was not declared. Should it be static? -../mm/slab_common.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/kmem.h): -../include/trace/events/kmem.h:12:1: error: too long token expansion -../include/trace/events/kmem.h:57:1: error: too long token expansion -../include/trace/events/kmem.h:180:1: error: too long token expansion -../arch/x86/mm/mem_encrypt_amd.c:46:5: warning: symbol 'sev_check_data' was not declared. Should it be static? -../drivers/phy/marvell/phy-mmp3-hsic.c:58:31: warning: cast removes address space '__iomem' of expression -../mm/compaction.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/compaction.h): -../include/trace/events/compaction.h:165:1: error: too long token expansion -../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:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * -../io_uring/fdinfo.c: note: in included file (through ../io_uring/filetable.h): -../include/linux/io_uring_types.h:219:37: warning: array of flexible structures -../io_uring/napi.c: note: in included file (through ../io_uring/io_uring.h): -../include/linux/io_uring_types.h:219:37: warning: array of flexible structures -Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' -Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' -../io_uring/cmd_net.c:61:32: warning: array of flexible structures -../io_uring/cmd_net.c: note: in included file: -../io_uring/uring_cmd.h:21:59: warning: array of flexible structures -../sound/usb/mixer_scarlett2.c:4850:30: warning: dubious: !x | y -../sound/usb/mixer_scarlett2.c:5801:30: warning: dubious: !x | y -../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? -../net/ipv4/tcp_cong.c:298:24: warning: incorrect type in initializer (different address spaces) -../net/ipv4/tcp_cong.c:298:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret -../net/ipv4/tcp_cong.c:298:24: got struct tcp_congestion_ops *[assigned] ca -../net/ipv4/tcp_cong.c:298:22: warning: incorrect type in assignment (different address spaces) -../net/ipv4/tcp_cong.c:298:22: expected struct tcp_congestion_ops const *prev -../net/ipv4/tcp_cong.c:298:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret -../security/tomoyo/common.c:917:9: error: incompatible types in comparison expression (different address spaces): -../security/tomoyo/common.c:917:9: struct list_head [noderef] __rcu * -../security/tomoyo/common.c:917:9: struct list_head * -../security/tomoyo/common.c:917:9: error: incompatible types in comparison expression (different address spaces): -../security/tomoyo/common.c:917:9: struct list_head [noderef] __rcu * -../security/tomoyo/common.c:917:9: struct list_head * -../security/tomoyo/common.c:1615:9: error: incompatible types in comparison expression (different address spaces): -../security/tomoyo/common.c:1615:9: struct list_head [noderef] __rcu * -../security/tomoyo/common.c:1615:9: struct list_head * -../security/tomoyo/common.c:1615:9: error: incompatible types in comparison expression (different address spaces): -../security/tomoyo/common.c:1615:9: struct list_head [noderef] __rcu * -../security/tomoyo/common.c:1615:9: struct list_head * -../security/tomoyo/common.c:1639:9: error: incompatible types in comparison expression (different address spaces): -../security/tomoyo/common.c:1639:9: struct list_head [noderef] __rcu * -../security/tomoyo/common.c:1639:9: struct list_head * -../security/tomoyo/common.c:1639:9: error: incompatible types in comparison expression (different address spaces): -../security/tomoyo/common.c:1639:9: struct list_head [noderef] __rcu * -../security/tomoyo/common.c:1639:9: struct list_head * -../security/tomoyo/common.c:1825:9: error: incompatible types in comparison expression (different address spaces): -../security/tomoyo/common.c:1825:9: struct list_head [noderef] __rcu * -../security/tomoyo/common.c:1825:9: struct list_head * -../security/tomoyo/common.c:1829:17: error: incompatible types in comparison expression (different address spaces): -../security/tomoyo/common.c:1829:17: struct list_head [noderef] __rcu * -../security/tomoyo/common.c:1829:17: struct list_head * -../security/tomoyo/common.c:1829:17: error: incompatible types in comparison expression (different address spaces): -../security/tomoyo/common.c:1829:17: struct list_head [noderef] __rcu * -../security/tomoyo/common.c:1829:17: struct list_head * -../security/tomoyo/common.c:1825:9: error: incompatible types in comparison expression (different address spaces): -../security/tomoyo/common.c:1825:9: struct list_head [noderef] __rcu * -../security/tomoyo/common.c:1825:9: struct list_head * -../security/tomoyo/common.c:1885:9: error: incompatible types in comparison expression (different address spaces): -../security/tomoyo/common.c:1885:9: struct list_head [noderef] __rcu * -../security/tomoyo/common.c:1885:9: struct list_head * -../security/tomoyo/common.c:1885:9: error: incompatible types in comparison expression (different address spaces): -../security/tomoyo/common.c:1885:9: struct list_head [noderef] __rcu * -../security/tomoyo/common.c:1885:9: struct list_head * -../security/tomoyo/common.c:951:26: warning: dereference of noderef expression -../security/tomoyo/common.c:951:26: warning: dereference of noderef expression -../security/tomoyo/common.c:952:26: warning: dereference of noderef expression -../security/tomoyo/common.c:952:26: warning: dereference of noderef expression -Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' -Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' -Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' -Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' -../drivers/pinctrl/mediatek/mtk-eint.c:428:44: warning: incorrect type in argument 2 (different address spaces) -../drivers/pinctrl/mediatek/mtk-eint.c:428:44: expected void [noderef] __iomem *base -../drivers/pinctrl/mediatek/mtk-eint.c:428:44: got void [noderef] __iomem **base -../drivers/pinctrl/mediatek/mtk-eint.c:436:44: warning: incorrect type in argument 2 (different address spaces) -../drivers/pinctrl/mediatek/mtk-eint.c:436:44: expected void [noderef] __iomem *base -../drivers/pinctrl/mediatek/mtk-eint.c:436:44: got void [noderef] __iomem **base -../drivers/video/fbdev/core/fbcon_ud.c:371:37: warning: cast truncates bits from constant value (ffffff00 becomes 0) -../io_uring/bpf_filter.c:159:26: warning: incorrect type in assignment (different address spaces) -../io_uring/bpf_filter.c:159:26: expected struct io_bpf_filter [noderef] __rcu **filters -../io_uring/bpf_filter.c:159:26: got struct io_bpf_filter ** -Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' -Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' -Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' -Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' -Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' -Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' -Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' -Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' -Warning: ../block/partitions/aix.c:80 function parameter 'state' not described in 'read_lba' -Warning: ../block/partitions/aix.c:80 function parameter 'lba' not described in 'read_lba' -Warning: ../block/partitions/aix.c:80 function parameter 'buffer' not described in 'read_lba' -Warning: ../block/partitions/aix.c:80 function parameter 'count' not described in 'read_lba' -Warning: ../block/partitions/aix.c:113 function parameter 'state' not described in 'alloc_pvd' -Warning: ../block/partitions/aix.c:113 function parameter 'lba' not described in 'alloc_pvd' -Warning: ../block/partitions/aix.c:138 function parameter 'state' not described in 'alloc_lvn' -Warning: ../block/partitions/aix.c:138 function parameter 'lba' not described in 'alloc_lvn' -../security/yama/yama_lsm.c:278:26: error: incompatible types in comparison expression (different address spaces): -../security/yama/yama_lsm.c:278:26: struct task_struct [noderef] __rcu * -../security/yama/yama_lsm.c:278:26: struct task_struct * -../security/yama/yama_lsm.c:281:34: error: incompatible types in comparison expression (different address spaces): -../security/yama/yama_lsm.c:281:34: struct task_struct [noderef] __rcu * -../security/yama/yama_lsm.c:281:34: struct task_struct * -../security/yama/yama_lsm.c:322:26: error: incompatible types in comparison expression (different address spaces): -../security/yama/yama_lsm.c:322:26: struct task_struct [noderef] __rcu * -../security/yama/yama_lsm.c:322:26: struct task_struct * -../sound/isa/gus/gus_reset.c: In function ‘snd_gf1_stop_voices’: -../sound/isa/gus/gus_reset.c:169:18: warning: variable ‘ramp_ok’ set but not used [-Wunused-but-set-variable=] - 169 | short i, ramp_ok; - | ^~~~~~~ -Warning: ../drivers/video/backlight/cgbc_bl.c:29 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst - * CGBC backlight driver data -../drivers/gpio/gpio-pxa.c: In function ‘pxa_init_gpio_chip’: -../drivers/gpio/gpio-pxa.c:345:16: warning: variable ‘gpio’ set but not used [-Wunused-but-set-variable=] - 345 | int i, gpio, nbanks = DIV_ROUND_UP(ngpio, 32); - | ^~~~ -../drivers/tty/tty_io.c:2843:22: warning: incorrect type in assignment (different address spaces) -../drivers/tty/tty_io.c:2843:22: expected unsigned char *[addressable] iomem_base -../drivers/tty/tty_io.c:2843:22: got void [noderef] __user * -../drivers/tty/tty_io.c:2867:52: warning: incorrect type in argument 1 (different address spaces) -../drivers/tty/tty_io.c:2867:52: expected void [noderef] __user *uptr -../drivers/tty/tty_io.c:2867:52: got unsigned char *[addressable] iomem_base -../drivers/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:468:17: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:468:25: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:482:47: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:1998:56: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:2000:56: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:4043:65: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:4551:47: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:4728:65: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:6597:54: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/core.c:6598:54: warning: restricted suspend_state_t degrades to integer -../net/ipv4/tcp_offload.c:213:49: warning: incorrect type in argument 2 (different base types) -../net/ipv4/tcp_offload.c:213:49: expected restricted __wsum [usertype] res -../net/ipv4/tcp_offload.c:213:49: got fouled restricted __sum16 -../net/ipv4/tcp_offload.c:215:60: warning: incorrect type in argument 2 (different base types) -../net/ipv4/tcp_offload.c:215:60: expected restricted __wsum [usertype] res -../net/ipv4/tcp_offload.c:215:60: got fouled restricted __sum16 -../net/ipv4/tcp_offload.c:258:41: warning: incorrect type in argument 2 (different base types) -../net/ipv4/tcp_offload.c:258:41: expected restricted __wsum [usertype] res -../net/ipv4/tcp_offload.c:258:41: got fouled restricted __sum16 -../net/ipv4/tcp_offload.c:260:52: warning: incorrect type in argument 2 (different base types) -../net/ipv4/tcp_offload.c:260:52: expected restricted __wsum [usertype] res -../net/ipv4/tcp_offload.c:260:52: got fouled restricted __sum16 -../drivers/regulator/helpers.c: note: in included file: -../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer -../net/8021q/vlan.c: In function ‘register_vlan_device’: -../net/8021q/vlan.c:249:46: warning: ‘%i’ directive output may be truncated writing between 1 and 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] - 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); - | ^~ -../net/8021q/vlan.c:249:42: note: directive argument in the range [0, 4094] - 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); - | ^~~~~~~ -../net/8021q/vlan.c:249:17: note: ‘snprintf’ output between 3 and 21 bytes into a destination of size 16 - 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../net/8021q/vlan.c:237:46: warning: ‘%.4i’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] - 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); - | ^~~~ -../net/8021q/vlan.c:237:42: note: directive argument in the range [0, 4094] - 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); - | ^~~~~~~~~ -../net/8021q/vlan.c:237:17: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 - 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/dma/at_hdmac.c:1119:15: warning: incorrect type in assignment (different address spaces) -../drivers/dma/at_hdmac.c:1119:15: expected void [noderef] __iomem *vaddr -../drivers/dma/at_hdmac.c:1119:15: got void * -../drivers/dma/at_hdmac.c:1129:11: warning: cast removes address space '__iomem' of expression -../drivers/dma/at_hdmac.c:1144:28: warning: incorrect type in assignment (different address spaces) -../drivers/dma/at_hdmac.c:1144:28: expected int *memset_vaddr -../drivers/dma/at_hdmac.c:1144:28: got void [noderef] __iomem *vaddr -../drivers/dma/at_hdmac.c:1157:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/dma/at_hdmac.c:1157:43: expected void *vaddr -../drivers/dma/at_hdmac.c:1157:43: got void [noderef] __iomem *vaddr -../drivers/dma/at_hdmac.c:1186:15: warning: incorrect type in assignment (different address spaces) -../drivers/dma/at_hdmac.c:1186:15: expected void [noderef] __iomem *vaddr -../drivers/dma/at_hdmac.c:1186:15: got void * -../drivers/dma/at_hdmac.c:1192:11: warning: cast removes address space '__iomem' of expression -../drivers/dma/at_hdmac.c:1222:28: warning: incorrect type in assignment (different address spaces) -../drivers/dma/at_hdmac.c:1222:28: expected int *memset_vaddr -../drivers/dma/at_hdmac.c:1222:28: got void [noderef] __iomem *vaddr -../drivers/dma/at_hdmac.c:1235:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/dma/at_hdmac.c:1235:43: expected void *vaddr -../drivers/dma/at_hdmac.c:1235:43: got void [noderef] __iomem *vaddr -../drivers/phy/qualcomm/phy-qcom-qmp-usbc.c:1682:31: warning: Using plain integer as NULL pointer -../drivers/phy/qualcomm/phy-qcom-qmp-usbc.c:1985:31: warning: Using plain integer as NULL pointer -../arch/x86/kernel/alternative.c:120:18: warning: symbol 'its_pages' was not declared. Should it be static? -../drivers/xen/xen-pciback/pci_stub.c:752:21: warning: incorrect type in assignment (different base types) -../drivers/xen/xen-pciback/pci_stub.c:752:21: expected signed int [usertype] err -../drivers/xen/xen-pciback/pci_stub.c:752:21: got restricted pci_channel_state_t [usertype] state -../drivers/xen/xen-pciback/pci_stub.c:797:37: warning: incorrect type in assignment (different base types) -../drivers/xen/xen-pciback/pci_stub.c:797:37: expected signed int [usertype] err -../drivers/xen/xen-pciback/pci_stub.c:797:37: got restricted pci_ers_result_t -../drivers/regulator/devres.c: note: in included file: -../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer -../drivers/dma/bcm-sba-raid.c:575:25: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:575:25: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:575:25: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:594:25: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:594:25: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:594:25: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:663:25: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:663:25: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:663:25: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:682:25: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:682:25: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:682:25: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:783:25: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:783:25: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:783:25: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:801:33: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:801:33: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:801:33: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:821:25: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:821:25: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:821:25: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:930:41: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:930:41: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:930:41: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:949:41: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:949:41: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:949:41: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:964:33: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:964:33: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:964:33: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:983:33: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:983:33: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:983:33: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:1004:33: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:1004:33: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:1004:33: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:1031:33: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:1031:33: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:1031:33: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:1107:33: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:1107:33: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:1107:33: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:1127:33: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:1127:33: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:1127:33: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:1144:33: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:1144:33: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:1144:33: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:1164:25: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:1164:25: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:1164:25: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:1188:25: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:1188:25: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:1188:25: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:1213:25: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:1213:25: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:1213:25: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:1242:33: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:1242:33: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:1242:33: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:1265:33: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:1265:33: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:1265:33: got restricted __le64 [usertype] -../drivers/dma/bcm-sba-raid.c:1285:25: warning: incorrect type in assignment (different base types) -../drivers/dma/bcm-sba-raid.c:1285:25: expected unsigned long long [usertype] -../drivers/dma/bcm-sba-raid.c:1285:25: got restricted __le64 [usertype] -In file included from ../drivers/char/tpm/tpm-chip.c:24: +../sound/hda/core/intel-nhlt.c: note: in included file: +../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures +../include/sound/intel-nhlt.h:61:39: warning: array of flexible structures +In file included from ../drivers/char/tpm/eventlog/of.c:20: @@ -1886,121 +2000,3 @@ -../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) -../sound/soc/soc-ops-test.c:450:9: expected long long left_value -../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __left -../sound/soc/soc-ops-test.c:450:9: warning: incorrect type in initializer (different base types) -../sound/soc/soc-ops-test.c:450:9: expected long long right_value -../sound/soc/soc-ops-test.c:450:9: got restricted snd_ctl_elem_type_t const __right -Warning: ../drivers/gpio/gpio-tb10x.c:35 Cannot find identifier on line: - * @base: register base address -Warning: ../drivers/gpio/gpio-tb10x.c:36 Cannot find identifier on line: - * @domain: IRQ domain of GPIO generated interrupts managed by this controller -Warning: ../drivers/gpio/gpio-tb10x.c:37 Cannot find identifier on line: - * @irq: Interrupt line of parent interrupt controller -Warning: ../drivers/gpio/gpio-tb10x.c:38 Cannot find identifier on line: - * @chip: Generic GPIO chip structure associated with this GPIO controller -Warning: ../drivers/gpio/gpio-tb10x.c:39 Cannot find identifier on line: - */ -Warning: ../drivers/gpio/gpio-tb10x.c:40 Cannot find identifier on line: -struct tb10x_gpio { -Warning: ../drivers/gpio/gpio-tb10x.c:41 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst - void __iomem *base; -../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 (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 (30203 becomes 203) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b019b becomes 19b) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b021b becomes 21b) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b029b becomes 29b) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b031b becomes 31b) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b041b becomes 41b) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a050a becomes 50a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a071a becomes 71a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a079a becomes 79a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a001a becomes 1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: 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: too many warnings +../sound/usb/qcom/qc_audio_offload.c:951:27: warning: incorrect type in argument 2 (different base types) +../sound/usb/qcom/qc_audio_offload.c:951:27: expected unsigned int val +../sound/usb/qcom/qc_audio_offload.c:951:27: got restricted snd_pcm_format_t [usertype] pcm_format @@ -2017,0 +2014,4 @@ +../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? +../io_uring/napi.c: note: in included file (through ../io_uring/io_uring.h): +../include/linux/io_uring_types.h:219:37: warning: array of flexible structures @@ -2019 +2019 @@ - from ../drivers/char/tpm/tpm-dev-common.c:19: + from ../drivers/char/tpm/tpm_tis_core.c:28: @@ -2024,21 +2024,143 @@ -../drivers/char/agp/generic.c:47:7: warning: symbol 'agp_gatt_table' was not declared. Should it be static? -../drivers/char/agp/generic.c:48:5: warning: symbol 'agp_memory_reserved' was not declared. Should it be static? -../drivers/regulator/of_regulator.c:18:43: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/of_regulator.c:263:22: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/of_regulator.c:266:22: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/of_regulator.c:269:22: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/of_regulator.c:272:22: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/of_regulator.c:273:22: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/of_regulator.c:326:26: warning: restricted suspend_state_t degrades to integer -../drivers/regulator/of_regulator.c: note: in included file: -../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer -../sound/isa/wavefront/wavefront_synth.c: In function ‘wavefront_send_sample’: -../sound/isa/wavefront/wavefront_synth.c:887:13: warning: variable ‘blocknum’ set but not used [-Wunused-but-set-variable=] - 887 | int blocknum; - | ^~~~~~~~ -../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/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a020a becomes 20a) +../drivers/gpu/drm/display/drm_dp_tunnel.c:124:16: error: too long token expansion +../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 +Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' +Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' +Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' +Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' +Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' +Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm_tis.c:29: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../drivers/xen/xen-pciback/pci_stub.c:752:21: warning: incorrect type in assignment (different base types) +../drivers/xen/xen-pciback/pci_stub.c:752:21: expected signed int [usertype] err +../drivers/xen/xen-pciback/pci_stub.c:752:21: got restricted pci_channel_state_t [usertype] state +../drivers/xen/xen-pciback/pci_stub.c:797:37: warning: incorrect type in assignment (different base types) +../drivers/xen/xen-pciback/pci_stub.c:797:37: expected signed int [usertype] err +../drivers/xen/xen-pciback/pci_stub.c:797:37: got restricted pci_ers_result_t +Warning: ../security/landlock/ruleset.c:208 Invalid param: const struct landlock_layer (*const layers)[] +Warning: ../security/landlock/ruleset.c:208 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' +Warning: ../security/landlock/ruleset.c:208 Invalid param: const struct landlock_layer (*const layers)[] +Warning: ../security/landlock/ruleset.c:208 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' +../net/core/xdp.c:903:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? +../net/core/xdp.c:925:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? +../net/core/xdp.c:958:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? +../sound/isa/gus/gus_reset.c: In function ‘snd_gf1_stop_voices’: +../sound/isa/gus/gus_reset.c:169:18: warning: variable ‘ramp_ok’ set but not used [-Wunused-but-set-variable=] + 169 | short i, ramp_ok; + | ^~~~~~~ +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm_crb.c:23: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../net/sched/act_skbmod.c:73:39: warning: incorrect type in assignment (different base types) +../net/sched/act_skbmod.c:73:39: expected restricted __be16 [usertype] h_proto +../net/sched/act_skbmod.c:73:39: got unsigned short [usertype] eth_type +../net/sched/act_skbmod.c:207:29: warning: incorrect type in assignment (different base types) +../net/sched/act_skbmod.c:207:29: expected unsigned short [usertype] eth_type +../net/sched/act_skbmod.c:207:29: got restricted __be16 [usertype] +../net/sched/act_skbmod.c:263:48: warning: cast to restricted __be16 +../drivers/char/applicom.c: In function ‘ac_register_board’: +../drivers/char/applicom.c:130:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable=] + 130 | volatile unsigned char byte_reset_it; + | ^~~~~~~~~~~~~ +../drivers/char/applicom.c: In function ‘ac_read’: +../drivers/char/applicom.c:542:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable=] + 542 | int ret = 0; + | ^~~ +../drivers/char/applicom.c: In function ‘ac_ioctl’: +../drivers/char/applicom.c:705:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable=] + 705 | volatile unsigned char byte_reset_it; + | ^~~~~~~~~~~~~ +../io_uring/cmd_net.c:61:32: warning: array of flexible structures +../io_uring/cmd_net.c: note: in included file: +../io_uring/uring_cmd.h:21:59: warning: array of flexible structures +../sound/soc/generic/simple-card-utils.c:34:33: warning: incorrect type in initializer (different base types) +../sound/soc/generic/simple-card-utils.c:34:33: expected unsigned int [usertype] val +../sound/soc/generic/simple-card-utils.c:34:33: got restricted snd_pcm_format_t [usertype] +../sound/soc/generic/simple-card-utils.c:35:33: warning: incorrect type in initializer (different base types) +../sound/soc/generic/simple-card-utils.c:35:33: expected unsigned int [usertype] val +../sound/soc/generic/simple-card-utils.c:35:33: got restricted snd_pcm_format_t [usertype] +../sound/soc/generic/simple-card-utils.c:36:33: warning: incorrect type in initializer (different base types) +../sound/soc/generic/simple-card-utils.c:36:33: expected unsigned int [usertype] val +../sound/soc/generic/simple-card-utils.c:36:33: got restricted snd_pcm_format_t [usertype] +../sound/soc/generic/simple-card-utils.c:37:33: warning: incorrect type in initializer (different base types) +../sound/soc/generic/simple-card-utils.c:37:33: expected unsigned int [usertype] val +../sound/soc/generic/simple-card-utils.c:37:33: got restricted snd_pcm_format_t [usertype] +../sound/soc/generic/simple-card-utils.c:38:33: warning: incorrect type in initializer (different base types) +../sound/soc/generic/simple-card-utils.c:38:33: expected unsigned int [usertype] val +../sound/soc/generic/simple-card-utils.c:38:33: got restricted snd_pcm_format_t [usertype] +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm_tis_synquacer.c:13: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../io_uring/fdinfo.c: note: in included file (through ../io_uring/filetable.h): +../include/linux/io_uring_types.h:219:37: warning: array of flexible structures +../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_meta_mark.c:33:21: warning: cast to restricted __be32 +../drivers/pci/pci-acpi.c:1107:56: warning: restricted pci_power_t degrades to integer +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm_tis_spi_main.c:35: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../drivers/misc/keba/cp500.c:962:34: warning: Using plain integer as NULL pointer +../io_uring/bpf_filter.c:159:26: warning: incorrect type in assignment (different address spaces) +../io_uring/bpf_filter.c:159:26: expected struct io_bpf_filter [noderef] __rcu **filters +../io_uring/bpf_filter.c:159:26: got struct io_bpf_filter ** +../net/sched/act_meta_skbprio.c:38:25: warning: cast to restricted __be32 +../drivers/gpu/drm/imx/ipuv3/imx-ldb.c: In function ‘imx_ldb_probe’: +../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:57: warning: ‘_sel’ directive output may be truncated writing 4 bytes into a region of size between 3 and 13 [-Wformat-truncation=] + 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); + | ^~~~ +../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:17: note: ‘snprintf’ output between 8 and 18 bytes into a destination of size 16 + 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm_tis_core.h:22, + from ../drivers/char/tpm/tpm_tis_spi_cr50.c:18: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast to restricted __le32 +../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast from restricted __le16 +../mm/memory.c:165:15: warning: symbol 'zero_pfn' was not declared. Should it be static? +Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' +Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' +Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'last_interrupt' not described in 'xdma_chan' +Warning: ../drivers/dma/xilinx/xdma.c:75 struct member 'stop_requested' not described in 'xdma_chan' +../drivers/pci/quirks.c:2480:57: warning: restricted pci_power_t degrades to integer +../net/sched/act_meta_skbtcindex.c:33:25: warning: cast to restricted __be16 +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm_tis_core.h:22, + from ../drivers/char/tpm/tpm_tis_i2c_cr50.c:29: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../drivers/gpu/drm/imx/dc/dc-ic.c:273:24: warning: symbol 'dc_ic_driver' was not declared. Should it be static? @@ -2171,273 +2293 @@ -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm-dev.h:6, - from ../drivers/char/tpm/tpm-dev.c:16: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../kernel/power/main.c:183:5: warning: symbol 'pm_async_enabled' was not declared. Should it be static? -../kernel/power/main.c:223:34: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:223:38: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:224:21: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:224:26: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:226:38: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:227:62: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:223:55: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:252:38: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:252:46: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:253:54: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:252:67: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:272:31: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:272:36: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:278:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:278:21: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:278:39: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:278:47: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:757:34: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:757:38: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:758:31: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:759:77: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:757:55: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:788:38: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:788:46: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:789:47: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:788:67: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:809:31: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:809:36: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:815:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:815:21: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:883:31: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:883:36: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:914:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:914:21: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:915:58: warning: restricted suspend_state_t degrades to integer -../kernel/power/main.c:916:51: warning: restricted suspend_state_t degrades to integer -../drivers/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 -../net/core/filter.c:1438:39: warning: incorrect type in argument 1 (different address spaces) -../net/core/filter.c:1438:39: expected struct sock_filter const *filter -../net/core/filter.c:1438:39: got struct sock_filter [noderef] __user *filter -../net/core/filter.c:1516:39: warning: incorrect type in argument 1 (different address spaces) -../net/core/filter.c:1516:39: expected struct sock_filter const *filter -../net/core/filter.c:1516:39: got struct sock_filter [noderef] __user *filter -../net/core/filter.c:2347:45: warning: incorrect type in argument 2 (different base types) -../net/core/filter.c:2347:45: expected restricted __be32 [usertype] daddr -../net/core/filter.c:2347:45: got unsigned int [usertype] ipv4_nh -../net/core/filter.c:3974:29: warning: symbol 'bpf_xdp_get_buff_len_trace_proto' was not declared. Should it be static? -../net/core/filter.c:4716:29: warning: symbol 'bpf_skb_output_proto' was not declared. Should it be static? -../net/core/filter.c:5130:29: warning: symbol 'bpf_xdp_output_proto' was not declared. Should it be static? -../net/core/filter.c:8133:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? -../net/core/filter.c:12135:17: warning: symbol 'bpf_dynptr_from_skb' was not declared. Should it be static? -../net/core/filter.c:12165:17: warning: symbol 'bpf_dynptr_from_skb_meta' was not declared. Should it be static? -../net/core/filter.c:12181:17: warning: symbol 'bpf_dynptr_from_xdp' was not declared. Should it be static? -../net/core/filter.c:12197:17: warning: symbol 'bpf_sock_addr_set_sun_path' was not declared. Should it be static? -../net/core/filter.c:12218:17: warning: symbol 'bpf_sk_assign_tcp_reqsk' was not declared. Should it be static? -../net/core/filter.c:12315:17: warning: symbol 'bpf_sock_ops_enable_tx_tstamp' was not declared. Should it be static? -../net/core/filter.c:12365:17: warning: symbol 'bpf_xdp_pull_data' was not declared. Should it be static? -../net/core/filter.c:12541:17: warning: symbol 'bpf_sock_destroy' was not declared. Should it be static? -../net/core/filter.c:1946:43: warning: incorrect type in argument 2 (different base types) -../net/core/filter.c:1946:43: expected restricted __wsum [usertype] diff -../net/core/filter.c:1946:43: got unsigned long long [usertype] to -../net/core/filter.c:1949:36: warning: incorrect type in argument 2 (different base types) -../net/core/filter.c:1949:36: expected restricted __be16 [usertype] old -../net/core/filter.c:1949:36: got unsigned long long [usertype] from -../net/core/filter.c:1949:42: warning: incorrect type in argument 3 (different base types) -../net/core/filter.c:1949:42: expected restricted __be16 [usertype] new -../net/core/filter.c:1949:42: got unsigned long long [usertype] to -../net/core/filter.c:1952:36: warning: incorrect type in argument 2 (different base types) -../net/core/filter.c:1952:36: expected restricted __be32 [usertype] from -../net/core/filter.c:1952:36: got unsigned long long [usertype] from -../net/core/filter.c:1952:42: warning: incorrect type in argument 3 (different base types) -../net/core/filter.c:1952:42: expected restricted __be32 [usertype] to -../net/core/filter.c:1952:42: got unsigned long long [usertype] to -../net/core/filter.c:1998:59: warning: incorrect type in argument 3 (different base types) -../net/core/filter.c:1998:59: expected restricted __wsum [usertype] diff -../net/core/filter.c:1998:59: got unsigned long long [usertype] to -../net/core/filter.c:2001:52: warning: incorrect type in argument 3 (different base types) -../net/core/filter.c:2001:52: expected restricted __be16 [usertype] from -../net/core/filter.c:2001:52: got unsigned long long [usertype] from -../net/core/filter.c:2001:58: warning: incorrect type in argument 4 (different base types) -../net/core/filter.c:2001:58: expected restricted __be16 [usertype] to -../net/core/filter.c:2001:58: got unsigned long long [usertype] to -../net/core/filter.c:2004:52: warning: incorrect type in argument 3 (different base types) -../net/core/filter.c:2004:52: expected restricted __be32 [usertype] from -../net/core/filter.c:2004:52: got unsigned long long [usertype] from -../net/core/filter.c:2004:58: warning: incorrect type in argument 4 (different base types) -../net/core/filter.c:2004:58: expected restricted __be32 [usertype] to -../net/core/filter.c:2004:58: got unsigned long long [usertype] to -../net/core/filter.c:2071:35: warning: incorrect type in return expression (different base types) -../net/core/filter.c:2071:35: expected unsigned long long -../net/core/filter.c:2071:35: got restricted __wsum [usertype] csum -../net/core/filter.c:6054:17: warning: incorrect type in assignment (different base types) -../net/core/filter.c:6054:17: expected unsigned int [usertype] spi -../net/core/filter.c:6054:17: got restricted __be32 const [usertype] spi -../net/core/filter.c:6062:33: warning: incorrect type in assignment (different base types) -../net/core/filter.c:6062:33: expected unsigned int [usertype] remote_ipv4 -../net/core/filter.c:6062:33: got restricted __be32 const [usertype] a4 -../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 -In file included from ../drivers/char/tpm/tpm-interface.c:28: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../net/ipv6/mcast.c: note: in included file: -../include/net/mld.h:32:43: warning: array of flexible structures -../mm/memory.c:165:15: warning: symbol 'zero_pfn' was not declared. Should it be static? -../net/sched/act_skbmod.c:73:39: warning: incorrect type in assignment (different base types) -../net/sched/act_skbmod.c:73:39: expected restricted __be16 [usertype] h_proto -../net/sched/act_skbmod.c:73:39: got unsigned short [usertype] eth_type -../net/sched/act_skbmod.c:207:29: warning: incorrect type in assignment (different base types) -../net/sched/act_skbmod.c:207:29: expected unsigned short [usertype] eth_type -../net/sched/act_skbmod.c:207:29: got restricted __be16 [usertype] -../net/sched/act_skbmod.c:263:48: warning: cast to restricted __be16 -../net/sched/act_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] -../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) +../drivers/tty/n_gsm.c:4051:29: warning: restricted __be16 degrades to integer @@ -2568,207 +2417,0 @@ -../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 -../arch/x86/kernel/process.c: In function ‘arch_post_acpi_subsys_init’: -../arch/x86/kernel/process.c:972:17: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable=] - 972 | u32 lo, hi; - | ^~ -../arch/x86/kvm/vmx/hyperv.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) -../arch/x86/kvm/vmx/nested.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80a88 becomes a88) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80608 becomes 608) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80108 becomes 108) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80388 becomes 388) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20482 becomes 482) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100910 becomes 910) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80188 becomes 188) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80208 becomes 208) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80288 becomes 288) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100010 becomes 10) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100710 becomes 710) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20402 becomes 402) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20002 becomes 2) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20082 becomes 82) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20102 becomes 102) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20182 becomes 182) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20202 becomes 202) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20282 becomes 282) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20302 becomes 302) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20382 becomes 382) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120012 becomes 12) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120092 becomes 92) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120112 becomes 112) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120192 becomes 192) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120212 becomes 212) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120292 becomes 292) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120312 becomes 312) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120412 becomes 412) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120492 becomes 492) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120592 becomes 592) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120612 becomes 612) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120512 becomes 512) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120692 becomes 692) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120712 becomes 712) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120792 becomes 792) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120812 becomes 812) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a019a becomes 19a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a021a becomes 21a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a029a becomes 29a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a031a becomes 31a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a049a becomes 49a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a059a becomes 59a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a061a becomes 61a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a089a becomes 89a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b08 becomes b08) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80708 becomes 708) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80788 becomes 788) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80808 becomes 808) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80888 becomes 888) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180018 becomes 18) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings @@ -2928,16 +2571,3 @@ -../net/ipv4/udp_offload.c:296:60: warning: incorrect type in argument 2 (different base types) -../net/ipv4/udp_offload.c:296:60: expected restricted __wsum [usertype] res -../net/ipv4/udp_offload.c:296:60: got fouled restricted __sum16 -../net/ipv4/udp_offload.c:593:49: warning: incorrect type in argument 2 (different base types) -../net/ipv4/udp_offload.c:593:49: expected restricted __wsum [usertype] res -../net/ipv4/udp_offload.c:593:49: got fouled restricted __sum16 -../net/ipv4/udp_offload.c:595:60: warning: incorrect type in argument 2 (different base types) -../net/ipv4/udp_offload.c:595:60: expected restricted __wsum [usertype] res -../net/ipv4/udp_offload.c:595:60: got fouled restricted __sum16 -../net/ipv4/udp_offload.c:611:41: warning: incorrect type in argument 2 (different base types) -../net/ipv4/udp_offload.c:611:41: expected restricted __wsum [usertype] res -../net/ipv4/udp_offload.c:611:41: got fouled restricted __sum16 -../net/ipv4/udp_offload.c:613:52: warning: incorrect type in argument 2 (different base types) -../net/ipv4/udp_offload.c:613:52: expected restricted __wsum [usertype] res -../net/ipv4/udp_offload.c:613:52: got fouled restricted __sum16 -In file included from ../drivers/char/tpm/tpm1-cmd.c:21: +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm_tis_core.h:22, + from ../drivers/char/tpm/tpm_tis_i2c.c:15: @@ -2947,0 +2578,11 @@ +../arch/x86/kernel/alternative.c:120:18: warning: symbol 'its_pages' was not declared. Should it be static? +../drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c:52:25: warning: symbol 'imx_legacy_bridge_funcs' was not declared. Should it be static? +Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' +Warning: ../drivers/dma/dmatest.c:152 struct member '' not described in 'dmatest_info' +../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:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * +../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * @@ -3084,242 +2724,0 @@ -../net/mpls/af_mpls.c: note: in included file: -../net/mpls/internal.h:158:38: warning: array of flexible structures -../security/safesetid/securityfs.c:274:15: error: incompatible types in comparison expression (different address spaces): -../security/safesetid/securityfs.c:274:15: struct setid_ruleset [noderef] __rcu * -../security/safesetid/securityfs.c:274:15: struct setid_ruleset * -../security/safesetid/securityfs.c:289:61: warning: incorrect type in argument 6 (different address spaces) -../security/safesetid/securityfs.c:289:61: expected struct setid_ruleset *ruleset -../security/safesetid/securityfs.c:289:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setuid_rules -../security/safesetid/securityfs.c:296:61: warning: incorrect type in argument 6 (different address spaces) -../security/safesetid/securityfs.c:296:61: expected struct setid_ruleset *ruleset -../security/safesetid/securityfs.c:296:61: got struct setid_ruleset [noderef] __rcu *extern [addressable] [assigned] [toplevel] safesetid_setgid_rules -../sound/usb/usx2y/usx2yhwdeppcm.c: note: in included file: -../sound/usb/usx2y/usbusx2yaudio.c:743:23: warning: incorrect type in assignment (different base types) -../sound/usb/usx2y/usbusx2yaudio.c:743:23: expected unsigned int format -../sound/usb/usx2y/usbusx2yaudio.c:743:23: got restricted snd_pcm_format_t [usertype] format -../sound/usb/usx2y/usbusx2yaudio.c:802:53: warning: restricted snd_pcm_state_t degrades to integer -../sound/usb/usx2y/usbusx2yaudio.c:802:63: warning: restricted snd_pcm_state_t degrades to integer -../sound/usb/usx2y/usbusx2yaudio.c:836:45: warning: restricted snd_pcm_format_t degrades to integer -../sound/usb/usx2y/usx2yhwdeppcm.c:378:53: warning: restricted snd_pcm_state_t degrades to integer -../sound/usb/usx2y/usx2yhwdeppcm.c:378:63: warning: restricted snd_pcm_state_t degrades to integer -../sound/usb/usx2y/usx2yhwdeppcm.c:520:45: warning: restricted snd_pcm_format_t degrades to integer -../kernel/locking/lockdep.c:1157:5: warning: symbol 'check_consistency' was not declared. Should it be static? -../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) -../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) -../net/sched/act_meta_mark.c:33:21: warning: cast to restricted __be32 -../net/sched/act_meta_skbprio.c:38:25: warning: cast to restricted __be32 -../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 -../net/netfilter/nf_conntrack_proto_sctp.c: In function ‘sctp_new’: -../net/netfilter/nf_conntrack_proto_sctp.c:246:21: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] - 246 | u32 offset, count; - | ^~~~~ -../net/netfilter/nf_conntrack_proto_sctp.c: In function ‘nf_conntrack_sctp_packet’: -../net/netfilter/nf_conntrack_proto_sctp.c:339:27: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] - 339 | u_int32_t offset, count; - | ^~~~~ -../kernel/power/suspend.c:93:54: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:93:54: expected int val -../kernel/power/suspend.c:93:54: got restricted suspend_state_t [usertype] -../kernel/power/suspend.c:130:54: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:130:54: expected int val -../kernel/power/suspend.c:130:54: got restricted suspend_state_t [usertype] -../kernel/power/suspend.c:191:19: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:191:47: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:192:19: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:192:51: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:197:26: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:197:65: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:204:42: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:204:51: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:205:38: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:206:51: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:204:72: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:229:34: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:229:73: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:230:27: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:230:59: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:235:34: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:235:69: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:236:21: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:236:42: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:467:33: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:467:33: expected int val -../kernel/power/suspend.c:467:33: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:470:33: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:470:33: expected int val -../kernel/power/suspend.c:470:33: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:540:57: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:540:57: expected int val -../kernel/power/suspend.c:540:57: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:542:57: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:542:57: expected int val -../kernel/power/suspend.c:542:57: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:580:52: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:580:52: expected int val -../kernel/power/suspend.c:580:52: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:607:9: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:607:9: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:616:52: warning: incorrect type in argument 2 (different base types) -../kernel/power/suspend.c:616:52: expected int val -../kernel/power/suspend.c:616:52: got restricted suspend_state_t [usertype] state -../kernel/power/suspend.c:617:9: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:617:9: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:640:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:640:22: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:640:39: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:640:48: warning: restricted suspend_state_t degrades to integer -../kernel/power/suspend.c:643:9: warning: restricted suspend_state_t degrades to integer -../kernel/locking/lockdep_proc.c: In function ‘seq_stats’: -../kernel/locking/lockdep_proc.c:499:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] - 499 | snprintf(name+namelen, 3, "#%d", class->name_version); - | ^~ -../kernel/locking/lockdep_proc.c:499:43: note: directive argument in the range [2, 2147483647] - 499 | snprintf(name+namelen, 3, "#%d", class->name_version); - | ^~~~~ -../kernel/locking/lockdep_proc.c:499:17: note: ‘snprintf’ output between 3 and 12 bytes into a destination of size 3 - 499 | snprintf(name+namelen, 3, "#%d", class->name_version); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm2-cmd.c:16: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../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/sched/act_meta_skbtcindex.c:33:25: warning: cast to restricted __be16 -Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' -Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' -Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' -Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' -Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' -Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' -Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' -Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' -Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' -Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' -Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' -Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' -Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' -Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' -Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' -Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' -Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' -Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' -Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' -Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' -Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' -Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' -Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' -Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' -Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' -Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' -Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' -Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' -Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' -Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' -Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' -Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' -Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' -Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' -Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' -Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' -Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' -Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' -Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' -Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' -Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' -Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' -Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' -Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' -Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' -Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' -Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' -Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' -Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' -Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' -Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' -Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' -Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' -Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' -Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' -Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' -Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' -Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' -Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' -Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' -Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' -Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' -Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' -Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' -Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' -../arch/x86/kvm/vmx/tdx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h): -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) -../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) -../fs/nullfs.c:66:25: warning: symbol 'nullfs_fs_type' was not declared. Should it be static? -../kernel/locking/lockdep_proc.c:479:17: error: incompatible types in comparison expression (different address spaces): -../kernel/locking/lockdep_proc.c:479:17: char const [noderef] __rcu * -../kernel/locking/lockdep_proc.c:479:17: char const * -../kernel/locking/lockdep_proc.c:480:17: error: incompatible types in comparison expression (different address spaces): -../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const [noderef] __rcu * -../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const * -../drivers/char/tpm/tpm2-cmd.c:24:18: warning: symbol 'tpm2_hash_map' was not declared. Should it be static? -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm-dev.h:6, - from ../drivers/char/tpm/tpmrm-dev.c:6: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../arch/x86/kernel/fpu/core.c:232:31: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/core.c:232:31: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/core.c:232:31: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/core.c:239:33: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/core.c:239:33: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/core.c:239:33: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/core.c:625:39: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/core.c:625:39: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/core.c:625:39: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/core.c:629:41: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/core.c:629:41: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/core.c:629:41: got struct spinlock [noderef] __rcu * @@ -3327 +2726 @@ - from ../drivers/char/tpm/tpm2-space.c:16: + from ../drivers/char/tpm/tpm_i2c_atmel.c:23: @@ -3332,3 +2731 @@ -../net/core/xdp.c:903:17: warning: symbol 'bpf_xdp_metadata_rx_timestamp' was not declared. Should it be static? -../net/core/xdp.c:925:17: warning: symbol 'bpf_xdp_metadata_rx_hash' was not declared. Should it be static? -../net/core/xdp.c:958:17: warning: symbol 'bpf_xdp_metadata_rx_vlan_tag' was not declared. Should it be static? +../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3363:30: warning: cast truncates bits from constant value (ffffff0d becomes d) @@ -3336,30 +2733 @@ - from ../drivers/char/tpm/tpm-sysfs.c:16: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -In file included from ../drivers/char/tpm/eventlog/common.c:20: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../net/ipv6/seg6.c:252:15: warning: incorrect type in assignment (different address spaces) -../net/ipv6/seg6.c:252:15: expected struct in6_addr *t_old -../net/ipv6/seg6.c:252:15: got struct in6_addr [noderef] __rcu *tun_src -../net/ipv6/seg6.c:430:24: warning: incorrect type in assignment (different address spaces) -../net/ipv6/seg6.c:430:24: expected struct in6_addr [noderef] __rcu *tun_src -../net/ipv6/seg6.c:430:24: got struct in6_addr * -../sound/usb/caiaq/device.c:146:41: warning: cast to restricted __le16 -../drivers/char/applicom.c: In function ‘ac_register_board’: -../drivers/char/applicom.c:130:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable=] - 130 | volatile unsigned char byte_reset_it; - | ^~~~~~~~~~~~~ -../drivers/char/applicom.c: In function ‘ac_read’: -../drivers/char/applicom.c:542:13: warning: variable ‘ret’ set but not used [-Wunused-but-set-variable=] - 542 | int ret = 0; - | ^~~ -../drivers/char/applicom.c: In function ‘ac_ioctl’: -../drivers/char/applicom.c:705:32: warning: variable ‘byte_reset_it’ set but not used [-Wunused-but-set-variable=] - 705 | volatile unsigned char byte_reset_it; - | ^~~~~~~~~~~~~ -In file included from ../drivers/char/tpm/eventlog/tpm1.c:24: + from ../drivers/char/tpm/tpm_i2c_infineon.c:21: @@ -3369,0 +2738,34 @@ +../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: +../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * +../drivers/dma/at_hdmac.c:1119:15: warning: incorrect type in assignment (different address spaces) +../drivers/dma/at_hdmac.c:1119:15: expected void [noderef] __iomem *vaddr +../drivers/dma/at_hdmac.c:1119:15: got void * +../drivers/dma/at_hdmac.c:1129:11: warning: cast removes address space '__iomem' of expression +../drivers/dma/at_hdmac.c:1144:28: warning: incorrect type in assignment (different address spaces) +../drivers/dma/at_hdmac.c:1144:28: expected int *memset_vaddr +../drivers/dma/at_hdmac.c:1144:28: got void [noderef] __iomem *vaddr +../drivers/dma/at_hdmac.c:1157:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/dma/at_hdmac.c:1157:43: expected void *vaddr +../drivers/dma/at_hdmac.c:1157:43: got void [noderef] __iomem *vaddr +../drivers/dma/at_hdmac.c:1186:15: warning: incorrect type in assignment (different address spaces) +../drivers/dma/at_hdmac.c:1186:15: expected void [noderef] __iomem *vaddr +../drivers/dma/at_hdmac.c:1186:15: got void * +../drivers/dma/at_hdmac.c:1192:11: warning: cast removes address space '__iomem' of expression +../drivers/dma/at_hdmac.c:1222:28: warning: incorrect type in assignment (different address spaces) +../drivers/dma/at_hdmac.c:1222:28: expected int *memset_vaddr +../drivers/dma/at_hdmac.c:1222:28: got void [noderef] __iomem *vaddr +../drivers/dma/at_hdmac.c:1235:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/dma/at_hdmac.c:1235:43: expected void *vaddr +../drivers/dma/at_hdmac.c:1235:43: got void [noderef] __iomem *vaddr +../drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c:254:9: warning: cast truncates bits from constant value (ffffff7f becomes 7f) @@ -3406,554 +2808,3 @@ -../kernel/power/autosleep.c:45:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/autosleep.c:45:32: warning: restricted suspend_state_t degrades to integer -../kernel/power/autosleep.c:70:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/autosleep.c:70:31: warning: restricted suspend_state_t degrades to integer -../kernel/power/autosleep.c:105:13: warning: restricted suspend_state_t degrades to integer -../kernel/power/autosleep.c:105:21: warning: restricted suspend_state_t degrades to integer -../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast to restricted __le32 -../drivers/soc/qcom/qcom-geni-se.c:1061:21: warning: cast from restricted __le16 -../drivers/gpu/host1x/context_bus.c:9:23: warning: symbol 'host1x_context_device_bus_type' was not declared. Should it be static? -../arch/x86/kernel/fpu/xstate.c:1656:9: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/xstate.c:1656:9: expected struct lockdep_map const *lock -../arch/x86/kernel/fpu/xstate.c:1656:9: got struct lockdep_map [noderef] __rcu * -../arch/x86/kernel/fpu/xstate.c:1750:31: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/xstate.c:1750:31: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/xstate.c:1750:31: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/xstate.c:1758:33: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/xstate.c:1758:33: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/xstate.c:1758:33: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/xstate.c:1776:31: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/xstate.c:1776:31: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/xstate.c:1776:31: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/xstate.c:1780:41: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/xstate.c:1780:41: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/xstate.c:1780:41: got struct spinlock [noderef] __rcu * -../arch/x86/kernel/fpu/xstate.c:1795:33: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/fpu/xstate.c:1795:33: expected struct spinlock [usertype] *lock -../arch/x86/kernel/fpu/xstate.c:1795:33: got struct spinlock [noderef] __rcu * -../drivers/xen/privcmd.c:587:35: warning: cast removes address space '__user' of expression -../drivers/xen/privcmd.c:587:32: warning: incorrect type in assignment (different address spaces) -../drivers/xen/privcmd.c:587:32: expected unsigned long [noderef] [usertype] __user *[addressable] [assigned] user_gfn -../drivers/xen/privcmd.c:587:32: got unsigned long [usertype] * -../drivers/xen/privcmd.c:715:17: warning: incorrect type in assignment (different address spaces) -../drivers/xen/privcmd.c:715:17: expected void *[usertype] h -../drivers/xen/privcmd.c:715:17: got void [noderef] __user *uptr -../drivers/tty/hvc/hvc_xen.c:434:37: warning: incorrect type in argument 1 (different address spaces) -../drivers/tty/hvc/hvc_xen.c:434:37: expected void volatile [noderef] __iomem *addr -../drivers/tty/hvc/hvc_xen.c:434:37: got struct xencons_interface *intf -In file included from ../drivers/char/tpm/eventlog/tpm2.c:20: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../drivers/video/fbdev/atmel_lcdfb.c:333:27: warning: incorrect type in assignment (different address spaces) -../drivers/video/fbdev/atmel_lcdfb.c:333:27: expected char [noderef] __iomem *screen_base -../drivers/video/fbdev/atmel_lcdfb.c:333:27: got void * -../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * -../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base -../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * -../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base -../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void * -../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base -../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) -../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr -../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base -../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) -../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr -../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base -../kernel/dma/mapping.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma.h): -../include/trace/events/dma.h:116:1: error: too long token expansion -../include/trace/events/dma.h:163:1: error: too long token expansion -../fs/notify/fsnotify.c:384:16: error: incompatible types in comparison expression (different address spaces): -../fs/notify/fsnotify.c:384:16: struct fsnotify_mark_connector [noderef] __rcu * -../fs/notify/fsnotify.c:384:16: struct fsnotify_mark_connector * -../fs/notify/fsnotify.c:386:24: error: incompatible types in comparison expression (different address spaces): -../fs/notify/fsnotify.c:386:24: struct hlist_node [noderef] __rcu * -../fs/notify/fsnotify.c:386:24: struct hlist_node * -../fs/notify/fsnotify.c:396:24: error: incompatible types in comparison expression (different address spaces): -../fs/notify/fsnotify.c:396:24: struct hlist_node [noderef] __rcu * -../fs/notify/fsnotify.c:396:24: struct hlist_node * -../fs/notify/fsnotify.c:567:46: warning: incorrect type in argument 1 (different address spaces) -../fs/notify/fsnotify.c:567:46: expected struct fsnotify_mark_connector *const *connp -../fs/notify/fsnotify.c:567:46: got struct fsnotify_mark_connector [noderef] __rcu ** -../fs/notify/fsnotify.c:571:46: warning: incorrect type in argument 1 (different address spaces) -../fs/notify/fsnotify.c:571:46: expected struct fsnotify_mark_connector *const *connp -../fs/notify/fsnotify.c:571:46: got struct fsnotify_mark_connector [noderef] __rcu ** -../fs/notify/fsnotify.c:575:46: warning: incorrect type in argument 1 (different address spaces) -../fs/notify/fsnotify.c:575:46: expected struct fsnotify_mark_connector *const *connp -../fs/notify/fsnotify.c:575:46: got struct fsnotify_mark_connector [noderef] __rcu ** -../fs/notify/fsnotify.c:579:46: warning: incorrect type in argument 1 (different address spaces) -../fs/notify/fsnotify.c:579:46: expected struct fsnotify_mark_connector *const *connp -../fs/notify/fsnotify.c:579:46: got struct fsnotify_mark_connector [noderef] __rcu ** -../fs/notify/fsnotify.c:583:54: warning: incorrect type in argument 1 (different address spaces) -../fs/notify/fsnotify.c:583:54: expected struct fsnotify_mark_connector *const *connp -../fs/notify/fsnotify.c:583:54: got struct fsnotify_mark_connector [noderef] __rcu *const * -../drivers/tty/vt/vt.c:221:5: warning: symbol 'console_blank_hook' was not declared. Should it be static? -../drivers/tty/vt/vt.c:3330:19: warning: symbol 'console_driver' was not declared. Should it be static? -../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 -../fs/signalfd.c:56:33: warning: incorrect type in argument 2 (different address spaces) -../fs/signalfd.c:56:33: expected struct wait_queue_head [usertype] *wait_address -../fs/signalfd.c:56:33: got struct wait_queue_head [noderef] __rcu * -../fs/signalfd.c:58:31: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:58:31: expected struct spinlock [usertype] *lock -../fs/signalfd.c:58:31: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:63:33: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:63:33: expected struct spinlock [usertype] *lock -../fs/signalfd.c:63:33: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:97:32: warning: cast removes address space '__user' of expression -../fs/signalfd.c:115:33: warning: cast removes address space '__user' of expression -../fs/signalfd.c:118:33: warning: cast removes address space '__user' of expression -../fs/signalfd.c:122:33: warning: cast removes address space '__user' of expression -../fs/signalfd.c:138:32: warning: cast removes address space '__user' of expression -../fs/signalfd.c:142:38: warning: cast removes address space '__user' of expression -../fs/signalfd.c:161:31: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:161:31: expected struct spinlock [usertype] *lock -../fs/signalfd.c:161:31: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:170:41: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:170:41: expected struct spinlock [usertype] *lock -../fs/signalfd.c:170:41: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:174:32: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:174:32: expected struct wait_queue_head *wq_head -../fs/signalfd.c:174:32: got struct wait_queue_head [noderef] __rcu * -../fs/signalfd.c:184:41: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:184:41: expected struct spinlock [usertype] *lock -../fs/signalfd.c:184:41: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:186:39: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:186:39: expected struct spinlock [usertype] *lock -../fs/signalfd.c:186:39: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:188:33: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:188:33: expected struct spinlock [usertype] *lock -../fs/signalfd.c:188:33: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:190:35: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:190:35: expected struct wait_queue_head *wq_head -../fs/signalfd.c:190:35: got struct wait_queue_head [noderef] __rcu * -../fs/signalfd.c:289:39: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:289:39: expected struct spinlock [usertype] *lock -../fs/signalfd.c:289:39: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:291:41: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:291:41: expected struct spinlock [usertype] *lock -../fs/signalfd.c:291:41: got struct spinlock [noderef] __rcu * -../fs/signalfd.c:293:17: warning: incorrect type in argument 1 (different address spaces) -../fs/signalfd.c:293:17: expected struct wait_queue_head *wq_head -../fs/signalfd.c:293:17: got struct wait_queue_head [noderef] __rcu * -drivers/tty/vt/defkeymap.c:261:14: warning: symbol 'keymap_count' was not declared. Should it be static? -drivers/tty/vt/defkeymap.c:269:6: warning: symbol 'func_buf' was not declared. Should it be static? -drivers/tty/vt/defkeymap.c:300:6: warning: symbol 'funcbufptr' was not declared. Should it be static? -drivers/tty/vt/defkeymap.c:301:5: warning: symbol 'funcbufsize' was not declared. Should it be static? -drivers/tty/vt/defkeymap.c:302:5: warning: symbol 'funcbufleft' was not declared. Should it be static? -drivers/tty/vt/defkeymap.c:304:6: warning: symbol 'func_table' was not declared. Should it be static? -drivers/tty/vt/defkeymap.c:338:18: warning: symbol 'accent_table' was not declared. Should it be static? -drivers/tty/vt/defkeymap.c:375:14: warning: symbol 'accent_table_size' was not declared. Should it be static? -../drivers/video/fbdev/pvr2fb.c:1081:11: warning: Using plain integer as NULL pointer -../fs/eventpoll.c:648:9: warning: restricted __poll_t degrades to integer -../fs/eventpoll.c:648:9: warning: cast to restricted __poll_t -../fs/eventpoll.c:1330:53: warning: incorrect type in argument 3 (different base types) -../fs/eventpoll.c:1330:53: expected unsigned int pollflags -../fs/eventpoll.c:1330:53: got restricted __poll_t -../sound/usb/hiface/pcm.c:55:32: warning: array of flexible structures -../drivers/char/tpm/tpm-buf.c:225:16: warning: cast to restricted __be16 -../drivers/char/tpm/tpm-buf.c:242:16: warning: cast to restricted __be32 -Warning: ../security/landlock/ruleset.c:208 Invalid param: const struct landlock_layer (*const layers)[] -Warning: ../security/landlock/ruleset.c:208 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' -Warning: ../security/landlock/ruleset.c:208 Invalid param: const struct landlock_layer (*const layers)[] -Warning: ../security/landlock/ruleset.c:208 function parameter 'const struct landlock_layer (*const layers' not described in 'insert_rule' -../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 -../kernel/locking/locktorture.c:128:23: warning: symbol 'call_rcu_chain_list' was not declared. Should it be static? -../kernel/rcu/refscale.c:1065:24: error: incompatible types in comparison expression (different address spaces): -../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe [noderef] __rcu * -../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe * -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm2-sessions.c:66: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../drivers/regulator/ad5398.c:49:17: warning: cast to restricted __be16 -../drivers/regulator/ad5398.c:59:13: warning: incorrect type in assignment (different base types) -../drivers/regulator/ad5398.c:59:13: expected unsigned short val -../drivers/regulator/ad5398.c:59:13: got restricted __be16 [usertype] -../arch/x86/kernel/tboot.c:487:16: warning: incorrect type in assignment (different address spaces) -../arch/x86/kernel/tboot.c:487:16: expected void *config -../arch/x86/kernel/tboot.c:487:16: got void [noderef] __iomem * -../arch/x86/kernel/tboot.c:493:19: warning: incorrect type in assignment (different address spaces) -../arch/x86/kernel/tboot.c:493:19: expected void *heap_base -../arch/x86/kernel/tboot.c:493:19: got void [noderef] __iomem * -../arch/x86/kernel/tboot.c:495:17: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/tboot.c:495:17: expected void volatile [noderef] __iomem *addr -../arch/x86/kernel/tboot.c:495:17: got void *config -../drivers/tty/n_gsm.c:4051:29: warning: restricted __be16 degrades to integer -../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 -../kernel/locking/test-ww_mutex.c:18:25: warning: symbol 'wq' was not declared. Should it be static? -../kernel/locking/test-ww_mutex.c:397:18: warning: symbol 'rng' was not declared. Should it be static? -../kernel/locking/test-ww_mutex.c:398:1: warning: symbol 'rng_lock' was not declared. Should it be static? -../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) -../drivers/xen/pvcalls-back.c:1014:9: expected void **slot -../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** -../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) -../drivers/xen/pvcalls-back.c:1014:9: expected void **slot -../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** -../drivers/xen/pvcalls-back.c:1015:49: warning: incorrect type in argument 1 (different address spaces) -../drivers/xen/pvcalls-back.c:1015:49: expected void [noderef] __rcu **slot -../drivers/xen/pvcalls-back.c:1015:49: got void **slot -../drivers/xen/pvcalls-back.c:1020:38: warning: incorrect type in assignment (different address spaces) -../drivers/xen/pvcalls-back.c:1020:38: expected void **slot -../drivers/xen/pvcalls-back.c:1020:38: got void [noderef] __rcu ** -../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/xen/pvcalls-back.c:1014:9: expected void [noderef] __rcu **slot -../drivers/xen/pvcalls-back.c:1014:9: got void **slot -../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) -../drivers/xen/pvcalls-back.c:1014:9: expected void **slot -../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_ppi.c:17: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../fs/notify/mark.c:786:13: warning: incorrect type in initializer (different address spaces) -../fs/notify/mark.c:786:13: expected struct fsnotify_mark_connector [noderef] __rcu *__new -../fs/notify/mark.c:786:13: got struct fsnotify_mark_connector *[assigned] conn -../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion -../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion -../arch/x86/kvm/svm/avic.c:253:21: error: too long token expansion -../arch/x86/kvm/svm/avic.c:337:49: error: too long token expansion -../arch/x86/kvm/svm/avic.c:892:35: error: too long token expansion -../arch/x86/kvm/svm/avic.c:892:35: error: too long token expansion -../arch/x86/kernel/acpi/boot.c:118:30: warning: incorrect type in return expression (different address spaces) -../arch/x86/kernel/acpi/boot.c:118:30: expected void [noderef] __iomem * -../arch/x86/kernel/acpi/boot.c:118:30: got void * -../arch/x86/kernel/acpi/boot.c:126:24: warning: incorrect type in argument 1 (different address spaces) -../arch/x86/kernel/acpi/boot.c:126:24: expected void *addr -../arch/x86/kernel/acpi/boot.c:126:24: got void [noderef] __iomem *map -../drivers/dma/pch_dma.c:839:14: warning: incorrect type in assignment (different address spaces) -../drivers/dma/pch_dma.c:839:14: expected struct pch_dma_regs *regs -../drivers/dma/pch_dma.c:839:14: got void [noderef] __iomem *membase -../drivers/dma/pch_dma.c:872:34: warning: incorrect type in assignment (different address spaces) -../drivers/dma/pch_dma.c:872:34: expected void [noderef] __iomem *membase -../drivers/dma/pch_dma.c:872:34: got struct pch_dma_desc_regs * -../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 -In file included from ../drivers/char/tpm/eventlog/acpi.c:24: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../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/xen/pvcalls-front.c:956:24: warning: incorrect type in return expression (different base types) -../drivers/xen/pvcalls-front.c:956:24: expected restricted __poll_t -../drivers/xen/pvcalls-front.c:956:24: got int [assigned] ret -../sound/hda/core/intel-dsp-config.c: note: in included file: -../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures -../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? -../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 -../sound/soc/generic/simple-card-utils.c:34:33: warning: incorrect type in initializer (different base types) -../sound/soc/generic/simple-card-utils.c:34:33: expected unsigned int [usertype] val -../sound/soc/generic/simple-card-utils.c:34:33: got restricted snd_pcm_format_t [usertype] -../sound/soc/generic/simple-card-utils.c:35:33: warning: incorrect type in initializer (different base types) -../sound/soc/generic/simple-card-utils.c:35:33: expected unsigned int [usertype] val -../sound/soc/generic/simple-card-utils.c:35:33: got restricted snd_pcm_format_t [usertype] -../sound/soc/generic/simple-card-utils.c:36:33: warning: incorrect type in initializer (different base types) -../sound/soc/generic/simple-card-utils.c:36:33: expected unsigned int [usertype] val -../sound/soc/generic/simple-card-utils.c:36:33: got restricted snd_pcm_format_t [usertype] -../sound/soc/generic/simple-card-utils.c:37:33: warning: incorrect type in initializer (different base types) -../sound/soc/generic/simple-card-utils.c:37:33: expected unsigned int [usertype] val -../sound/soc/generic/simple-card-utils.c:37:33: got restricted snd_pcm_format_t [usertype] -../sound/soc/generic/simple-card-utils.c:38:33: warning: incorrect type in initializer (different base types) -../sound/soc/generic/simple-card-utils.c:38:33: expected unsigned int [usertype] val -../sound/soc/generic/simple-card-utils.c:38:33: got restricted snd_pcm_format_t [usertype] -In file included from ../drivers/char/tpm/eventlog/efi.c:11: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../sound/hda/core/intel-nhlt.c: note: in included file: -../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures -../include/sound/intel-nhlt.h:61:39: warning: array of flexible structures -../sound/usb/qcom/qc_audio_offload.c:951:27: warning: incorrect type in argument 2 (different base types) -../sound/usb/qcom/qc_audio_offload.c:951:27: expected unsigned int val -../sound/usb/qcom/qc_audio_offload.c:951:27: got restricted snd_pcm_format_t [usertype] pcm_format -../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] -../arch/x86/kernel/early-quirks.c:647:49: warning: restricted pci_power_t degrades to integer -../arch/x86/kernel/early-quirks.c:653:57: warning: restricted pci_power_t degrades to integer -../drivers/iommu/amd/init.c:182:1: warning: symbol 'amd_ivhd_dev_flags_list' was not declared. Should it be static? -In file included from ../drivers/char/tpm/eventlog/of.c:20: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../fs/notify/fanotify/fanotify.c:1113:27: warning: symbol 'fanotify_fsnotify_ops' was not declared. Should it be static? -../fs/notify/inotify/inotify_user.c:576:51: warning: incorrect type in argument 1 (different address spaces) -../fs/notify/inotify/inotify_user.c:576:51: expected struct fsnotify_mark_connector *conn -../fs/notify/inotify/inotify_user.c:576:51: got struct fsnotify_mark_connector [noderef] __rcu *i_fsnotify_marks -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_tis.c:29: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_tis_core.c:28: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_crb.c:23: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_tis_synquacer.c:13: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../fs/dax.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/fs_dax.h): -../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:10:1: expected unsigned long mask -../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:10:1: expected unsigned long mask -../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:10:1: expected unsigned long mask -../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:10:1: expected unsigned long mask -../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:10:1: expected unsigned long mask -../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:10:1: expected unsigned long mask -../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:10:1: expected unsigned long mask -../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:10:1: expected unsigned long mask -../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:10:1: expected unsigned long mask -../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:10:1: expected unsigned long mask -../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:10:1: expected unsigned long mask -../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:10:1: expected unsigned long mask -../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:10:1: expected unsigned long mask -../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:105:1: expected unsigned long mask -../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:105:1: expected unsigned long mask -../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:105:1: expected unsigned long mask -../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:105:1: expected unsigned long mask -../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:105:1: expected unsigned long mask -../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:105:1: expected unsigned long mask -../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:105:1: expected unsigned long mask -../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:105:1: expected unsigned long mask -../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:105:1: expected unsigned long mask -../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:105:1: expected unsigned long mask -../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:105:1: expected unsigned long mask -../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:105:1: expected unsigned long mask -../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t -../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) -../include/trace/events/fs_dax.h:105:1: expected unsigned long mask -../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t -../fs/dax.c:727:39: warning: incorrect type in argument 1 (different base types) -../fs/dax.c:727:39: expected unsigned long v -../fs/dax.c:727:39: got restricted vm_fault_t -../fs/dax.c:729:39: warning: incorrect type in argument 1 (different base types) -../fs/dax.c:729:39: expected unsigned long v -../fs/dax.c:729:39: got restricted vm_fault_t -../fs/dax.c:733:31: warning: incorrect type in argument 1 (different base types) -../fs/dax.c:733:31: expected unsigned long v -../fs/dax.c:733:31: got restricted vm_fault_t -../fs/dax.c:1369:41: warning: incorrect type in argument 3 (different base types) -../fs/dax.c:1369:41: expected int result -../fs/dax.c:1369:41: got restricted vm_fault_t [assigned] [usertype] ret -../fs/dax.c:1854:21: warning: incorrect type in assignment (different base types) -../fs/dax.c:1854:21: expected int ret -../fs/dax.c:1854:21: got restricted vm_fault_t -../fs/dax.c:1856:21: warning: incorrect type in assignment (different base types) -../fs/dax.c:1856:21: expected int ret -../fs/dax.c:1856:21: got restricted vm_fault_t -../fs/dax.c:1859:16: warning: incorrect type in return expression (different base types) -../fs/dax.c:1859:16: expected restricted vm_fault_t -../fs/dax.c:1859:16: got int ret -../fs/dax.c:1877:46: warning: incorrect type in argument 3 (different base types) -../fs/dax.c:1877:46: expected int result -../fs/dax.c:1877:46: got restricted vm_fault_t [usertype] ret -../fs/dax.c:1893:21: warning: incorrect type in assignment (different base types) -../fs/dax.c:1893:21: expected restricted vm_fault_t [assigned] [usertype] ret -../fs/dax.c:1893:21: got unsigned long -../fs/dax.c:1934:51: warning: incorrect type in argument 3 (different base types) -../fs/dax.c:1934:51: expected int result -../fs/dax.c:1934:51: got restricted vm_fault_t [assigned] [usertype] ret -../fs/dax.c:2014:21: warning: incorrect type in assignment (different base types) -../fs/dax.c:2014:21: expected restricted vm_fault_t [assigned] [usertype] ret -../fs/dax.c:2014:21: got unsigned long -../fs/dax.c:2047:62: warning: incorrect type in argument 4 (different base types) -../fs/dax.c:2047:62: expected int result -../fs/dax.c:2047:62: got restricted vm_fault_t [assigned] [usertype] ret -../fs/dax.c:2110:55: warning: incorrect type in argument 3 (different base types) -../fs/dax.c:2110:55: expected int result -../fs/dax.c:2110:55: got restricted vm_fault_t -../fs/dax.c:2128:58: warning: incorrect type in argument 3 (different base types) -../fs/dax.c:2128:58: expected int result -../fs/dax.c:2128:58: got restricted vm_fault_t [assigned] [usertype] ret -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_tis_spi_main.c:35: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../drivers/misc/lis3lv02d/lis3lv02d.c:182:52: warning: cast to restricted __le16 -../kernel/unwind/deferred.c:256:13: warning: unsigned value that used to be signed checked against zero? -../kernel/unwind/deferred.c:255:15: signed value source -../drivers/acpi/acpica/evhandler.c:26:4: warning: symbol 'acpi_gbl_default_address_spaces' was not declared. Should it be static? -../arch/x86/kernel/cpu/bugs.c:71:5: warning: symbol 'x86_pred_cmd' was not declared. Should it be static? -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_tis_core.h:22, - from ../drivers/char/tpm/tpm_tis_spi_cr50.c:18: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../drivers/iommu/iommufd/vfio_compat.c:377:17: warning: cast removes address space '__user' of expression -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_tis_core.h:22, - from ../drivers/char/tpm/tpm_tis_i2c_cr50.c:29: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../drivers/misc/eeprom/m24lr.c:343:24: warning: cast to restricted __le16 -../drivers/misc/eeprom/m24lr.c:343:24: warning: cast from restricted __le64 -../drivers/misc/eeprom/m24lr.c:346:24: warning: cast to restricted __le32 -../drivers/misc/eeprom/m24lr.c:346:24: warning: cast from restricted __le64 -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_i2c_atmel.c:23: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_tis_core.h:22, - from ../drivers/char/tpm/tpm_tis_i2c.c:15: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../kernel/kcmp.c:192:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/kcmp.c:192:37: expected void *v1 -../kernel/kcmp.c:192:37: got struct sighand_struct [noderef] __rcu *sighand -../kernel/kcmp.c:192:53: warning: incorrect type in argument 2 (different address spaces) -../kernel/kcmp.c:192:53: expected void *v2 -../kernel/kcmp.c:192:53: got struct sighand_struct [noderef] __rcu *sighand -../kernel/kcmp.c:207:62: warning: incorrect type in argument 4 (different address spaces) -../kernel/kcmp.c:207:62: expected struct kcmp_epoll_slot [noderef] __user *uslot -../kernel/kcmp.c:207:62: got void * -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_i2c_infineon.c:21: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../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:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * -../drivers/tty/mxser.c:288:32: warning: array of flexible structures -../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] -../fs/verity/measure.c:121:17: warning: symbol 'bpf_get_fsverity_digest' was not declared. Should it be static? +../kernel/locking/lockdep.c:1157:5: warning: symbol 'check_consistency' was not declared. Should it be static? +../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) +../kernel/locking/lockdep.c:3407:49: warning: cast truncates bits from constant value (50000 becomes 0) @@ -3966,210 +2817,10 @@ -../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/gpu/drm/display/drm_dp_tunnel.c:124:16: error: too long token expansion -../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): -../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_nsc.c:19: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../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 * -../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: warning: incorrect type in argument 2 (different base types) -../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: expected unsigned int [usertype] irq_mask -../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: got restricted __le32 [usertype] status_lo -../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: warning: invalid assignment: |= -../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: left side has type restricted __le32 -../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: right side has type unsigned long -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_atmel.c:17: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -Warning: ../security/apparmor/af_unix.c:618 Cannot find identifier on line: - * -Warning: ../security/apparmor/af_unix.c:626 function parameter 'subj_cred' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 function parameter 'label' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 function parameter 'op' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 function parameter 'request' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 function parameter 'sk' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_sk' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_label' not described in 'aa_unix_peer_perm' -Warning: ../security/apparmor/af_unix.c:626 expecting prototype for Requires(). Prototype was for aa_unix_peer_perm() instead -../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:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * -../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * -../drivers/dax/bus.c:19:1: warning: symbol 'dax_region_rwsem' was not declared. Should it be static? -../drivers/dax/bus.c:25:1: warning: symbol 'dax_dev_rwsem' was not declared. Should it be static? -../drivers/soc/qcom/smem.c:472:16: warning: incorrect type in assignment (different address spaces) -../drivers/soc/qcom/smem.c:472:16: expected struct smem_header *header -../drivers/soc/qcom/smem.c:472:16: got void [noderef] __iomem *virt_base -../drivers/soc/qcom/smem.c:561:16: warning: incorrect type in assignment (different address spaces) -../drivers/soc/qcom/smem.c:561:16: expected struct smem_header *header -../drivers/soc/qcom/smem.c:561:16: got void [noderef] __iomem *virt_base -../drivers/soc/qcom/smem.c:581:50: warning: incorrect type in return expression (different address spaces) -../drivers/soc/qcom/smem.c:581:50: expected void * -../drivers/soc/qcom/smem.c:581:50: got void [noderef] __iomem * -../drivers/soc/qcom/smem.c:735:22: warning: incorrect type in assignment (different address spaces) -../drivers/soc/qcom/smem.c:735:22: expected struct smem_partition_header *phdr -../drivers/soc/qcom/smem.c:735:22: got void [noderef] __iomem *virt_base -../drivers/soc/qcom/smem.c:739:27: warning: cast to restricted __le32 -../drivers/soc/qcom/smem.c:743:22: warning: incorrect type in assignment (different address spaces) -../drivers/soc/qcom/smem.c:743:22: expected struct smem_partition_header *phdr -../drivers/soc/qcom/smem.c:743:22: got void [noderef] __iomem *virt_base -../drivers/soc/qcom/smem.c:747:27: warning: cast to restricted __le32 -../drivers/soc/qcom/smem.c:750:24: warning: incorrect type in assignment (different address spaces) -../drivers/soc/qcom/smem.c:750:24: expected struct smem_header *header -../drivers/soc/qcom/smem.c:750:24: got void [noderef] __iomem *virt_base -../drivers/soc/qcom/smem.c:784:36: error: subtraction of different types can't work (different address spaces) -../drivers/soc/qcom/smem.c:793:28: error: subtraction of different types can't work (different address spaces) -../drivers/soc/qcom/smem.c:802:36: error: subtraction of different types can't work (different address spaces) -../drivers/soc/qcom/smem.c:872:16: warning: incorrect type in assignment (different address spaces) -../drivers/soc/qcom/smem.c:872:16: expected struct smem_header *header -../drivers/soc/qcom/smem.c:872:16: got void [noderef] __iomem *virt_base -../drivers/soc/qcom/smem.c:926:16: warning: incorrect type in assignment (different address spaces) -../drivers/soc/qcom/smem.c:926:16: expected struct smem_partition_header *header -../drivers/soc/qcom/smem.c:926:16: got void [noderef] __iomem * -../drivers/soc/qcom/smem.c:1077:22: warning: incorrect type in assignment (different address spaces) -../drivers/soc/qcom/smem.c:1077:22: expected struct smem_ptable *ptable -../drivers/soc/qcom/smem.c:1077:22: got void [noderef] __iomem * -../drivers/soc/qcom/smem.c:1185:16: warning: incorrect type in assignment (different address spaces) -../drivers/soc/qcom/smem.c:1185:16: expected struct smem_header *header -../drivers/soc/qcom/smem.c:1185:16: got void [noderef] __iomem *virt_base -../drivers/soc/qcom/smem.c:1204:16: warning: incorrect type in argument 1 (different address spaces) -../drivers/soc/qcom/smem.c:1204:16: expected void const volatile [noderef] __iomem *addr -../drivers/soc/qcom/smem.c:1204:16: got restricted __le32 * -../drivers/soc/qcom/smem.c:1204:52: warning: incorrect type in argument 1 (different address spaces) -../drivers/soc/qcom/smem.c:1204:52: expected void const volatile [noderef] __iomem *addr -../drivers/soc/qcom/smem.c:1204:52: got restricted __le32 * -../drivers/pinctrl/renesas/pinctrl-rzt2h.c: In function ‘rzt2h_pinctrl_register’: -../drivers/pinctrl/renesas/pinctrl-rzt2h.c:886:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] - 886 | unsigned int i, j; - | ^ -../drivers/soc/qcom/smsm.c:159:32: warning: incorrect type in argument 1 (different address spaces) -../drivers/soc/qcom/smsm.c:159:32: expected void const volatile [noderef] __iomem *addr -../drivers/soc/qcom/smsm.c:159:32: got unsigned int [usertype] *local_state -../drivers/soc/qcom/smsm.c:171:25: warning: incorrect type in argument 2 (different address spaces) -../drivers/soc/qcom/smsm.c:171:25: expected void volatile [noderef] __iomem *addr -../drivers/soc/qcom/smsm.c:171:25: got unsigned int [usertype] *local_state -../drivers/soc/qcom/smsm.c:181:48: warning: incorrect type in argument 1 (different address spaces) -../drivers/soc/qcom/smsm.c:181:48: expected void const volatile [noderef] __iomem *addr -../drivers/soc/qcom/smsm.c:181:48: got unsigned int [usertype] * -../drivers/soc/qcom/smsm.c:219:26: warning: incorrect type in argument 1 (different address spaces) -../drivers/soc/qcom/smsm.c:219:26: expected void const volatile [noderef] __iomem *addr -../drivers/soc/qcom/smsm.c:219:26: got unsigned int [usertype] *remote_state -../drivers/soc/qcom/smsm.c:257:49: warning: incorrect type in argument 1 (different address spaces) -../drivers/soc/qcom/smsm.c:257:49: expected void const volatile [noderef] __iomem *addr -../drivers/soc/qcom/smsm.c:257:49: got unsigned int [usertype] * -../drivers/soc/qcom/smsm.c:259:49: warning: incorrect type in argument 2 (different address spaces) -../drivers/soc/qcom/smsm.c:259:49: expected void volatile [noderef] __iomem *addr -../drivers/soc/qcom/smsm.c:259:49: got unsigned int [usertype] * -../drivers/soc/qcom/smsm.c:280:24: warning: incorrect type in argument 1 (different address spaces) -../drivers/soc/qcom/smsm.c:280:24: expected void const volatile [noderef] __iomem *addr -../drivers/soc/qcom/smsm.c:280:24: got unsigned int [usertype] *remote_state -../drivers/soc/qcom/smsm.c:288:49: warning: incorrect type in argument 1 (different address spaces) -../drivers/soc/qcom/smsm.c:288:49: expected void const volatile [noderef] __iomem *addr -../drivers/soc/qcom/smsm.c:288:49: got unsigned int [usertype] * -../drivers/soc/qcom/smsm.c:290:49: warning: incorrect type in argument 2 (different address spaces) -../drivers/soc/qcom/smsm.c:290:49: expected void volatile [noderef] __iomem *addr -../drivers/soc/qcom/smsm.c:290:49: got unsigned int [usertype] * -../drivers/soc/qcom/smsm.c:330:26: warning: incorrect type in argument 1 (different address spaces) -../drivers/soc/qcom/smsm.c:330:26: expected void const volatile [noderef] __iomem *addr -../drivers/soc/qcom/smsm.c:330:26: got unsigned int [usertype] *remote_state -../drivers/soc/qcom/smsm.c:635:47: warning: incorrect type in argument 2 (different address spaces) -../drivers/soc/qcom/smsm.c:635:47: expected void volatile [noderef] __iomem *addr -../drivers/soc/qcom/smsm.c:635:47: got unsigned int [usertype] * -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_infineon.c:16: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../drivers/video/fbdev/ocfb.c:325:24: warning: incorrect type in assignment (different address spaces) -../drivers/video/fbdev/ocfb.c:325:24: expected void [noderef] __iomem *fb_virt -../drivers/video/fbdev/ocfb.c:325:24: got void * -../drivers/video/fbdev/ocfb.c:365:64: warning: incorrect type in argument 3 (different address spaces) -../drivers/video/fbdev/ocfb.c:365:64: expected void *cpu_addr -../drivers/video/fbdev/ocfb.c:365:64: got void [noderef] __iomem *fb_virt -../drivers/video/fbdev/ocfb.c:378:32: warning: incorrect type in argument 3 (different address spaces) -../drivers/video/fbdev/ocfb.c:378:32: expected void *cpu_addr -../drivers/video/fbdev/ocfb.c:378:32: got void [noderef] __iomem *fb_virt -../drivers/pinctrl/renesas/pinctrl-rzn1.c:187:52: warning: dubious: x | !y -../drivers/pinctrl/renesas/pinctrl-rzn1.c:193:52: warning: dubious: x | !y -../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/soc/qcom/smp2p.c:255:34: warning: incorrect type in argument 1 (different address spaces) -../drivers/soc/qcom/smp2p.c:255:34: expected void const volatile [noderef] __iomem *addr -../drivers/soc/qcom/smp2p.c:255:34: got unsigned int [usertype] *value -../drivers/soc/qcom/smp2p.c:419:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/soc/qcom/smp2p.c:419:33: expected void const volatile [noderef] __iomem *addr -../drivers/soc/qcom/smp2p.c:419:33: got unsigned int [usertype] *value -../drivers/soc/qcom/smp2p.c:422:26: warning: incorrect type in argument 2 (different address spaces) -../drivers/soc/qcom/smp2p.c:422:26: expected void volatile [noderef] __iomem *addr -../drivers/soc/qcom/smp2p.c:422:26: got unsigned int [usertype] *value -../drivers/iommu/generic_pt/fmt/iommu_amdv1.c: note: in included file (through ../drivers/iommu/generic_pt/fmt/iommu_template.h): -../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long -../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long -../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long -../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long -../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long -../drivers/iommu/generic_pt/fmt/amdv1.h:220:26: warning: shift too big (4294967295) for type unsigned long long -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/xen-tpmfront.c:17: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -../kernel/futex/core.c:582:38: warning: cast removes address space '__user' of expression -../kernel/futex/core.c:582:51: warning: incorrect type in initializer (different address spaces) -../kernel/futex/core.c:582:51: expected unsigned int [noderef] [usertype] __user *naddr -../kernel/futex/core.c:582:51: got void * -../kernel/futex/core.c:598:38: warning: cast removes address space '__user' of expression -../kernel/futex/core.c:598:51: warning: incorrect type in initializer (different address spaces) -../kernel/futex/core.c:598:51: expected unsigned int [noderef] [usertype] __user *naddr -../kernel/futex/core.c:598:51: got void * -../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: -../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * -../drivers/misc/keba/cp500.c:962:34: warning: Using plain integer as NULL pointer -../arch/x86/kernel/cpu/intel.c: In function ‘init_intel’: -../arch/x86/kernel/cpu/intel.c:553:34: warning: variable ‘l2’ set but not used [-Wunused-but-set-variable=] - 553 | unsigned int l1, l2; - | ^~ +../kernel/locking/lockdep_proc.c: In function ‘seq_stats’: +../kernel/locking/lockdep_proc.c:499:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] + 499 | snprintf(name+namelen, 3, "#%d", class->name_version); + | ^~ +../kernel/locking/lockdep_proc.c:499:43: note: directive argument in the range [2, 2147483647] + 499 | snprintf(name+namelen, 3, "#%d", class->name_version); + | ^~~~~ +../kernel/locking/lockdep_proc.c:499:17: note: ‘snprintf’ output between 3 and 12 bytes into a destination of size 3 + 499 | snprintf(name+namelen, 3, "#%d", class->name_version); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -4242,0 +2894,2 @@ +../drivers/dax/bus.c:19:1: warning: symbol 'dax_region_rwsem' was not declared. Should it be static? +../drivers/dax/bus.c:25:1: warning: symbol 'dax_dev_rwsem' was not declared. Should it be static? @@ -4244,7 +2897 @@ - from ../drivers/char/tpm/tpm_vtpm_proxy.c:24: -../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: -../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] - 167 | int mapping_size; - | ^~~~~~~~~~~~ -In file included from ../drivers/char/tpm/tpm.h:29, - from ../drivers/char/tpm/tpm_svsm.c:22: + from ../drivers/char/tpm/tpm_nsc.c:19: @@ -4255,104 +2902,40 @@ -lib/tests/module/test_kallsyms_a.c:14:5: warning: symbol 'auto_test_a_0000000001' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:16:5: warning: symbol 'auto_test_a_0000000002' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:18:5: warning: symbol 'auto_test_a_0000000003' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:20:5: warning: symbol 'auto_test_a_0000000004' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:22:5: warning: symbol 'auto_test_a_0000000005' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:24:5: warning: symbol 'auto_test_a_0000000006' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:26:5: warning: symbol 'auto_test_a_0000000007' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:28:5: warning: symbol 'auto_test_a_0000000008' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:30:5: warning: symbol 'auto_test_a_0000000009' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:32:5: warning: symbol 'auto_test_a_0000000010' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:34:5: warning: symbol 'auto_test_a_0000000011' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:36:5: warning: symbol 'auto_test_a_0000000012' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:38:5: warning: symbol 'auto_test_a_0000000013' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:40:5: warning: symbol 'auto_test_a_0000000014' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:42:5: warning: symbol 'auto_test_a_0000000015' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:44:5: warning: symbol 'auto_test_a_0000000016' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:46:5: warning: symbol 'auto_test_a_0000000017' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:48:5: warning: symbol 'auto_test_a_0000000018' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:50:5: warning: symbol 'auto_test_a_0000000019' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:52:5: warning: symbol 'auto_test_a_0000000020' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:54:5: warning: symbol 'auto_test_a_0000000021' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:56:5: warning: symbol 'auto_test_a_0000000022' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:58:5: warning: symbol 'auto_test_a_0000000023' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:60:5: warning: symbol 'auto_test_a_0000000024' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:62:5: warning: symbol 'auto_test_a_0000000025' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:64:5: warning: symbol 'auto_test_a_0000000026' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:66:5: warning: symbol 'auto_test_a_0000000027' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:68:5: warning: symbol 'auto_test_a_0000000028' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:70:5: warning: symbol 'auto_test_a_0000000029' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:72:5: warning: symbol 'auto_test_a_0000000030' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:74:5: warning: symbol 'auto_test_a_0000000031' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:76:5: warning: symbol 'auto_test_a_0000000032' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:78:5: warning: symbol 'auto_test_a_0000000033' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:80:5: warning: symbol 'auto_test_a_0000000034' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:82:5: warning: symbol 'auto_test_a_0000000035' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:84:5: warning: symbol 'auto_test_a_0000000036' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:86:5: warning: symbol 'auto_test_a_0000000037' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:88:5: warning: symbol 'auto_test_a_0000000038' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:90:5: warning: symbol 'auto_test_a_0000000039' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:92:5: warning: symbol 'auto_test_a_0000000040' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:94:5: warning: symbol 'auto_test_a_0000000041' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:96:5: warning: symbol 'auto_test_a_0000000042' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:98:5: warning: symbol 'auto_test_a_0000000043' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:100:5: warning: symbol 'auto_test_a_0000000044' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:102:5: warning: symbol 'auto_test_a_0000000045' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:104:5: warning: symbol 'auto_test_a_0000000046' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:106:5: warning: symbol 'auto_test_a_0000000047' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:108:5: warning: symbol 'auto_test_a_0000000048' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:110:5: warning: symbol 'auto_test_a_0000000049' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:112:5: warning: symbol 'auto_test_a_0000000050' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:114:5: warning: symbol 'auto_test_a_0000000051' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:116:5: warning: symbol 'auto_test_a_0000000052' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:118:5: warning: symbol 'auto_test_a_0000000053' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:120:5: warning: symbol 'auto_test_a_0000000054' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:122:5: warning: symbol 'auto_test_a_0000000055' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:124:5: warning: symbol 'auto_test_a_0000000056' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:126:5: warning: symbol 'auto_test_a_0000000057' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:128:5: warning: symbol 'auto_test_a_0000000058' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:130:5: warning: symbol 'auto_test_a_0000000059' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:132:5: warning: symbol 'auto_test_a_0000000060' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:134:5: warning: symbol 'auto_test_a_0000000061' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:136:5: warning: symbol 'auto_test_a_0000000062' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:138:5: warning: symbol 'auto_test_a_0000000063' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:140:5: warning: symbol 'auto_test_a_0000000064' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:142:5: warning: symbol 'auto_test_a_0000000065' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:144:5: warning: symbol 'auto_test_a_0000000066' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:146:5: warning: symbol 'auto_test_a_0000000067' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:148:5: warning: symbol 'auto_test_a_0000000068' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:150:5: warning: symbol 'auto_test_a_0000000069' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:152:5: warning: symbol 'auto_test_a_0000000070' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:154:5: warning: symbol 'auto_test_a_0000000071' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:156:5: warning: symbol 'auto_test_a_0000000072' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:158:5: warning: symbol 'auto_test_a_0000000073' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:160:5: warning: symbol 'auto_test_a_0000000074' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:162:5: warning: symbol 'auto_test_a_0000000075' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:164:5: warning: symbol 'auto_test_a_0000000076' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:166:5: warning: symbol 'auto_test_a_0000000077' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:168:5: warning: symbol 'auto_test_a_0000000078' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:170:5: warning: symbol 'auto_test_a_0000000079' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:172:5: warning: symbol 'auto_test_a_0000000080' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:174:5: warning: symbol 'auto_test_a_0000000081' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:176:5: warning: symbol 'auto_test_a_0000000082' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:178:5: warning: symbol 'auto_test_a_0000000083' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:180:5: warning: symbol 'auto_test_a_0000000084' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:182:5: warning: symbol 'auto_test_a_0000000085' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:184:5: warning: symbol 'auto_test_a_0000000086' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:186:5: warning: symbol 'auto_test_a_0000000087' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:188:5: warning: symbol 'auto_test_a_0000000088' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:190:5: warning: symbol 'auto_test_a_0000000089' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:192:5: warning: symbol 'auto_test_a_0000000090' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:194:5: warning: symbol 'auto_test_a_0000000091' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:196:5: warning: symbol 'auto_test_a_0000000092' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:198:5: warning: symbol 'auto_test_a_0000000093' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:200:5: warning: symbol 'auto_test_a_0000000094' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:202:5: warning: symbol 'auto_test_a_0000000095' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:204:5: warning: symbol 'auto_test_a_0000000096' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:206:5: warning: symbol 'auto_test_a_0000000097' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:208:5: warning: symbol 'auto_test_a_0000000098' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:210:5: warning: symbol 'auto_test_a_0000000099' was not declared. Should it be static? -lib/tests/module/test_kallsyms_a.c:212:5: warning: too many warnings -../drivers/acpi/nhlt.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): -../include/acpi/actbl2.h:2565:47: warning: array of flexible structures -In file included from ../drivers/char/tpm/st33zp24/../tpm.h:29, - from ../drivers/char/tpm/st33zp24/st33zp24.c:22: +../drivers/phy/marvell/phy-mmp3-hsic.c:58:31: warning: cast removes address space '__iomem' of expression +../kernel/power/main.c:183:5: warning: symbol 'pm_async_enabled' was not declared. Should it be static? +../kernel/power/main.c:223:34: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:223:38: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:224:21: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:224:26: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:226:38: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:227:62: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:223:55: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:252:38: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:252:46: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:253:54: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:252:67: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:272:31: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:272:36: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:278:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:278:21: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:278:39: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:278:47: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:757:34: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:757:38: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:758:31: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:759:77: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:757:55: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:788:38: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:788:46: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:789:47: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:788:67: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:809:31: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:809:36: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:815:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:815:21: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:883:31: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:883:36: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:914:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:914:21: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:915:58: warning: restricted suspend_state_t degrades to integer +../kernel/power/main.c:916:51: warning: restricted suspend_state_t degrades to integer +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm_atmel.c:17: @@ -4363,4 +2946,16 @@ -../drivers/pinctrl/ti/pinctrl-ti-iodelay.c: In function ‘ti_iodelay_alloc_pins’: -../drivers/pinctrl/ti/pinctrl-ti-iodelay.c:756:13: warning: variable ‘phy_reg’ set but not used [-Wunused-but-set-variable=] - 756 | u32 phy_reg; - | ^~~~~~~ +../kernel/locking/lockdep_proc.c:479:17: error: incompatible types in comparison expression (different address spaces): +../kernel/locking/lockdep_proc.c:479:17: char const [noderef] __rcu * +../kernel/locking/lockdep_proc.c:479:17: char const * +../kernel/locking/lockdep_proc.c:480:17: error: incompatible types in comparison expression (different address spaces): +../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const [noderef] __rcu * +../kernel/locking/lockdep_proc.c:480:17: struct lockdep_subclass_key const * +Warning: ../security/apparmor/af_unix.c:618 Cannot find identifier on line: + * +Warning: ../security/apparmor/af_unix.c:626 function parameter 'subj_cred' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 function parameter 'label' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 function parameter 'op' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 function parameter 'request' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 function parameter 'sk' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_sk' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 function parameter 'peer_label' not described in 'aa_unix_peer_perm' +Warning: ../security/apparmor/af_unix.c:626 expecting prototype for Requires(). Prototype was for aa_unix_peer_perm() instead @@ -4370,103 +2965,312 @@ -lib/tests/module/test_kallsyms_c.c:14:5: warning: symbol 'auto_test_c_0000000001' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:16:5: warning: symbol 'auto_test_c_0000000002' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:18:5: warning: symbol 'auto_test_c_0000000003' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:20:5: warning: symbol 'auto_test_c_0000000004' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:22:5: warning: symbol 'auto_test_c_0000000005' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:24:5: warning: symbol 'auto_test_c_0000000006' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:26:5: warning: symbol 'auto_test_c_0000000007' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:28:5: warning: symbol 'auto_test_c_0000000008' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:30:5: warning: symbol 'auto_test_c_0000000009' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:32:5: warning: symbol 'auto_test_c_0000000010' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:34:5: warning: symbol 'auto_test_c_0000000011' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:36:5: warning: symbol 'auto_test_c_0000000012' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:38:5: warning: symbol 'auto_test_c_0000000013' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:40:5: warning: symbol 'auto_test_c_0000000014' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:42:5: warning: symbol 'auto_test_c_0000000015' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:44:5: warning: symbol 'auto_test_c_0000000016' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:46:5: warning: symbol 'auto_test_c_0000000017' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:48:5: warning: symbol 'auto_test_c_0000000018' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:50:5: warning: symbol 'auto_test_c_0000000019' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:52:5: warning: symbol 'auto_test_c_0000000020' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:54:5: warning: symbol 'auto_test_c_0000000021' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:56:5: warning: symbol 'auto_test_c_0000000022' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:58:5: warning: symbol 'auto_test_c_0000000023' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:60:5: warning: symbol 'auto_test_c_0000000024' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:62:5: warning: symbol 'auto_test_c_0000000025' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:64:5: warning: symbol 'auto_test_c_0000000026' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:66:5: warning: symbol 'auto_test_c_0000000027' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:68:5: warning: symbol 'auto_test_c_0000000028' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:70:5: warning: symbol 'auto_test_c_0000000029' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:72:5: warning: symbol 'auto_test_c_0000000030' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:74:5: warning: symbol 'auto_test_c_0000000031' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:76:5: warning: symbol 'auto_test_c_0000000032' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:78:5: warning: symbol 'auto_test_c_0000000033' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:80:5: warning: symbol 'auto_test_c_0000000034' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:82:5: warning: symbol 'auto_test_c_0000000035' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:84:5: warning: symbol 'auto_test_c_0000000036' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:86:5: warning: symbol 'auto_test_c_0000000037' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:88:5: warning: symbol 'auto_test_c_0000000038' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:90:5: warning: symbol 'auto_test_c_0000000039' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:92:5: warning: symbol 'auto_test_c_0000000040' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:94:5: warning: symbol 'auto_test_c_0000000041' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:96:5: warning: symbol 'auto_test_c_0000000042' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:98:5: warning: symbol 'auto_test_c_0000000043' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:100:5: warning: symbol 'auto_test_c_0000000044' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:102:5: warning: symbol 'auto_test_c_0000000045' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:104:5: warning: symbol 'auto_test_c_0000000046' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:106:5: warning: symbol 'auto_test_c_0000000047' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:108:5: warning: symbol 'auto_test_c_0000000048' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:110:5: warning: symbol 'auto_test_c_0000000049' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:112:5: warning: symbol 'auto_test_c_0000000050' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:114:5: warning: symbol 'auto_test_c_0000000051' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:116:5: warning: symbol 'auto_test_c_0000000052' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:118:5: warning: symbol 'auto_test_c_0000000053' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:120:5: warning: symbol 'auto_test_c_0000000054' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:122:5: warning: symbol 'auto_test_c_0000000055' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:124:5: warning: symbol 'auto_test_c_0000000056' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:126:5: warning: symbol 'auto_test_c_0000000057' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:128:5: warning: symbol 'auto_test_c_0000000058' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:130:5: warning: symbol 'auto_test_c_0000000059' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:132:5: warning: symbol 'auto_test_c_0000000060' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:134:5: warning: symbol 'auto_test_c_0000000061' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:136:5: warning: symbol 'auto_test_c_0000000062' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:138:5: warning: symbol 'auto_test_c_0000000063' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:140:5: warning: symbol 'auto_test_c_0000000064' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:142:5: warning: symbol 'auto_test_c_0000000065' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:144:5: warning: symbol 'auto_test_c_0000000066' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:146:5: warning: symbol 'auto_test_c_0000000067' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:148:5: warning: symbol 'auto_test_c_0000000068' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:150:5: warning: symbol 'auto_test_c_0000000069' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:152:5: warning: symbol 'auto_test_c_0000000070' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:154:5: warning: symbol 'auto_test_c_0000000071' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:156:5: warning: symbol 'auto_test_c_0000000072' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:158:5: warning: symbol 'auto_test_c_0000000073' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:160:5: warning: symbol 'auto_test_c_0000000074' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:162:5: warning: symbol 'auto_test_c_0000000075' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:164:5: warning: symbol 'auto_test_c_0000000076' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:166:5: warning: symbol 'auto_test_c_0000000077' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:168:5: warning: symbol 'auto_test_c_0000000078' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:170:5: warning: symbol 'auto_test_c_0000000079' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:172:5: warning: symbol 'auto_test_c_0000000080' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:174:5: warning: symbol 'auto_test_c_0000000081' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:176:5: warning: symbol 'auto_test_c_0000000082' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:178:5: warning: symbol 'auto_test_c_0000000083' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:180:5: warning: symbol 'auto_test_c_0000000084' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:182:5: warning: symbol 'auto_test_c_0000000085' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:184:5: warning: symbol 'auto_test_c_0000000086' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:186:5: warning: symbol 'auto_test_c_0000000087' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:188:5: warning: symbol 'auto_test_c_0000000088' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:190:5: warning: symbol 'auto_test_c_0000000089' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:192:5: warning: symbol 'auto_test_c_0000000090' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:194:5: warning: symbol 'auto_test_c_0000000091' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:196:5: warning: symbol 'auto_test_c_0000000092' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:198:5: warning: symbol 'auto_test_c_0000000093' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:200:5: warning: symbol 'auto_test_c_0000000094' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:202:5: warning: symbol 'auto_test_c_0000000095' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:204:5: warning: symbol 'auto_test_c_0000000096' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:206:5: warning: symbol 'auto_test_c_0000000097' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:208:5: warning: symbol 'auto_test_c_0000000098' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:210:5: warning: symbol 'auto_test_c_0000000099' was not declared. Should it be static? -lib/tests/module/test_kallsyms_c.c:212:5: warning: too many warnings -../net/ipv6/seg6_iptunnel.c: note: in included file (through ../include/linux/seg6_iptunnel.h): -../include/uapi/linux/seg6_iptunnel.h:30:31: warning: array of flexible structures -../net/ipv6/seg6_iptunnel.c:54:43: warning: array of flexible structures +../drivers/video/fbdev/atmel_lcdfb.c:333:27: warning: incorrect type in assignment (different address spaces) +../drivers/video/fbdev/atmel_lcdfb.c:333:27: expected char [noderef] __iomem *screen_base +../drivers/video/fbdev/atmel_lcdfb.c:333:27: got void * +../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * +../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base +../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void const * +../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base +../drivers/video/fbdev/atmel_lcdfb.c:341:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/video/fbdev/atmel_lcdfb.c:341:9: expected void * +../drivers/video/fbdev/atmel_lcdfb.c:341:9: got char [noderef] __iomem *screen_base +../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) +../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr +../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base +../drivers/video/fbdev/atmel_lcdfb.c:312:59: warning: incorrect type in argument 3 (different address spaces) +../drivers/video/fbdev/atmel_lcdfb.c:312:59: expected void *cpu_addr +../drivers/video/fbdev/atmel_lcdfb.c:312:59: got char [noderef] __iomem *screen_base +../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 (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 (30203 becomes 203) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30203 becomes 203) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (30283 becomes 283) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b019b becomes 19b) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b021b becomes 21b) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b029b becomes 29b) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b031b becomes 31b) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1b041b becomes 41b) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120992 becomes 992) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80c88 becomes c88) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a050a becomes 50a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a071a becomes 71a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a079a becomes 79a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a001a becomes 1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a009a becomes 9a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180198 becomes 198) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a081a becomes 81a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a011a becomes 11a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: 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: too many warnings +../drivers/video/fbdev/pvr2fb.c:1081:11: warning: Using plain integer as NULL pointer +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm_infineon.c:16: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/xen-tpmfront.c:17: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../drivers/xen/privcmd.c:587:35: warning: cast removes address space '__user' of expression +../drivers/xen/privcmd.c:587:32: warning: incorrect type in assignment (different address spaces) +../drivers/xen/privcmd.c:587:32: expected unsigned long [noderef] [usertype] __user *[addressable] [assigned] user_gfn +../drivers/xen/privcmd.c:587:32: got unsigned long [usertype] * +../drivers/xen/privcmd.c:715:17: warning: incorrect type in assignment (different address spaces) +../drivers/xen/privcmd.c:715:17: expected void *[usertype] h +../drivers/xen/privcmd.c:715:17: got void [noderef] __user *uptr +../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] +Warning: ../drivers/phy/mediatek/phy-mtk-tphy.c:289 cannot understand function prototype: 'struct mtk_phy_pdata' +../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/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a020a becomes 20a) @@ -4522,4 +3326,2 @@ -Warning: ../arch/x86/kernel/apic/apic.c:2150 function parameter 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ' -Warning: ../arch/x86/kernel/apic/apic.c:2150 expecting prototype for spurious_interrupt(). Prototype was for DEFINE_IDTENTRY_IRQ() instead -In file included from ../drivers/char/tpm/st33zp24/../tpm.h:29, - from ../drivers/char/tpm/st33zp24/i2c.c:13: +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm_vtpm_proxy.c:24: @@ -4530,125 +3332,132 @@ -../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 -lib/tests/module/test_kallsyms_d.c:14:5: warning: symbol 'auto_test_d_0000000001' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:16:5: warning: symbol 'auto_test_d_0000000002' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:18:5: warning: symbol 'auto_test_d_0000000003' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:20:5: warning: symbol 'auto_test_d_0000000004' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:22:5: warning: symbol 'auto_test_d_0000000005' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:24:5: warning: symbol 'auto_test_d_0000000006' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:26:5: warning: symbol 'auto_test_d_0000000007' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:28:5: warning: symbol 'auto_test_d_0000000008' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:30:5: warning: symbol 'auto_test_d_0000000009' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:32:5: warning: symbol 'auto_test_d_0000000010' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:34:5: warning: symbol 'auto_test_d_0000000011' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:36:5: warning: symbol 'auto_test_d_0000000012' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:38:5: warning: symbol 'auto_test_d_0000000013' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:40:5: warning: symbol 'auto_test_d_0000000014' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:42:5: warning: symbol 'auto_test_d_0000000015' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:44:5: warning: symbol 'auto_test_d_0000000016' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:46:5: warning: symbol 'auto_test_d_0000000017' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:48:5: warning: symbol 'auto_test_d_0000000018' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:50:5: warning: symbol 'auto_test_d_0000000019' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:52:5: warning: symbol 'auto_test_d_0000000020' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:54:5: warning: symbol 'auto_test_d_0000000021' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:56:5: warning: symbol 'auto_test_d_0000000022' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:58:5: warning: symbol 'auto_test_d_0000000023' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:60:5: warning: symbol 'auto_test_d_0000000024' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:62:5: warning: symbol 'auto_test_d_0000000025' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:64:5: warning: symbol 'auto_test_d_0000000026' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:66:5: warning: symbol 'auto_test_d_0000000027' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:68:5: warning: symbol 'auto_test_d_0000000028' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:70:5: warning: symbol 'auto_test_d_0000000029' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:72:5: warning: symbol 'auto_test_d_0000000030' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:74:5: warning: symbol 'auto_test_d_0000000031' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:76:5: warning: symbol 'auto_test_d_0000000032' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:78:5: warning: symbol 'auto_test_d_0000000033' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:80:5: warning: symbol 'auto_test_d_0000000034' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:82:5: warning: symbol 'auto_test_d_0000000035' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:84:5: warning: symbol 'auto_test_d_0000000036' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:86:5: warning: symbol 'auto_test_d_0000000037' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:88:5: warning: symbol 'auto_test_d_0000000038' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:90:5: warning: symbol 'auto_test_d_0000000039' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:92:5: warning: symbol 'auto_test_d_0000000040' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:94:5: warning: symbol 'auto_test_d_0000000041' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:96:5: warning: symbol 'auto_test_d_0000000042' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:98:5: warning: symbol 'auto_test_d_0000000043' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:100:5: warning: symbol 'auto_test_d_0000000044' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:102:5: warning: symbol 'auto_test_d_0000000045' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:104:5: warning: symbol 'auto_test_d_0000000046' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:106:5: warning: symbol 'auto_test_d_0000000047' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:108:5: warning: symbol 'auto_test_d_0000000048' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:110:5: warning: symbol 'auto_test_d_0000000049' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:112:5: warning: symbol 'auto_test_d_0000000050' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:114:5: warning: symbol 'auto_test_d_0000000051' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:116:5: warning: symbol 'auto_test_d_0000000052' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:118:5: warning: symbol 'auto_test_d_0000000053' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:120:5: warning: symbol 'auto_test_d_0000000054' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:122:5: warning: symbol 'auto_test_d_0000000055' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:124:5: warning: symbol 'auto_test_d_0000000056' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:126:5: warning: symbol 'auto_test_d_0000000057' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:128:5: warning: symbol 'auto_test_d_0000000058' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:130:5: warning: symbol 'auto_test_d_0000000059' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:132:5: warning: symbol 'auto_test_d_0000000060' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:134:5: warning: symbol 'auto_test_d_0000000061' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:136:5: warning: symbol 'auto_test_d_0000000062' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:138:5: warning: symbol 'auto_test_d_0000000063' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:140:5: warning: symbol 'auto_test_d_0000000064' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:142:5: warning: symbol 'auto_test_d_0000000065' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:144:5: warning: symbol 'auto_test_d_0000000066' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:146:5: warning: symbol 'auto_test_d_0000000067' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:148:5: warning: symbol 'auto_test_d_0000000068' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:150:5: warning: symbol 'auto_test_d_0000000069' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:152:5: warning: symbol 'auto_test_d_0000000070' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:154:5: warning: symbol 'auto_test_d_0000000071' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:156:5: warning: symbol 'auto_test_d_0000000072' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:158:5: warning: symbol 'auto_test_d_0000000073' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:160:5: warning: symbol 'auto_test_d_0000000074' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:162:5: warning: symbol 'auto_test_d_0000000075' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:164:5: warning: symbol 'auto_test_d_0000000076' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:166:5: warning: symbol 'auto_test_d_0000000077' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:168:5: warning: symbol 'auto_test_d_0000000078' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:170:5: warning: symbol 'auto_test_d_0000000079' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:172:5: warning: symbol 'auto_test_d_0000000080' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:174:5: warning: symbol 'auto_test_d_0000000081' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:176:5: warning: symbol 'auto_test_d_0000000082' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:178:5: warning: symbol 'auto_test_d_0000000083' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:180:5: warning: symbol 'auto_test_d_0000000084' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:182:5: warning: symbol 'auto_test_d_0000000085' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:184:5: warning: symbol 'auto_test_d_0000000086' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:186:5: warning: symbol 'auto_test_d_0000000087' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:188:5: warning: symbol 'auto_test_d_0000000088' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:190:5: warning: symbol 'auto_test_d_0000000089' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:192:5: warning: symbol 'auto_test_d_0000000090' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:194:5: warning: symbol 'auto_test_d_0000000091' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:196:5: warning: symbol 'auto_test_d_0000000092' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:198:5: warning: symbol 'auto_test_d_0000000093' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:200:5: warning: symbol 'auto_test_d_0000000094' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:202:5: warning: symbol 'auto_test_d_0000000095' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:204:5: warning: symbol 'auto_test_d_0000000096' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:206:5: warning: symbol 'auto_test_d_0000000097' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:208:5: warning: symbol 'auto_test_d_0000000098' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:210:5: warning: symbol 'auto_test_d_0000000099' was not declared. Should it be static? -lib/tests/module/test_kallsyms_d.c:212:5: warning: too many warnings -../fs/posix_acl.c:53:23: error: incompatible types in comparison expression (different address spaces): -../fs/posix_acl.c:53:23: struct posix_acl [noderef] __rcu * -../fs/posix_acl.c:53:23: struct posix_acl * -../fs/posix_acl.c:67:33: error: incompatible types in comparison expression (different address spaces): -../fs/posix_acl.c:67:33: struct posix_acl [noderef] __rcu * -../fs/posix_acl.c:67:33: struct posix_acl * -In file included from ../include/linux/string.h:386, - from ../include/linux/bitmap.h:13, - from ../include/linux/cpumask.h:11, - from ../arch/x86/include/asm/paravirt.h:19, - from ../arch/x86/include/asm/cpuid/api.h:57, - from ../arch/x86/include/asm/processor.h:19, - from ../include/linux/sched.h:13, - from ../include/linux/ratelimit.h:6, - from ../include/linux/dev_printk.h:16, - from ../include/linux/device.h:15, - from ../drivers/nfc/pn533/pn533.c:9: -In function ‘fortify_memcpy_chk’, - inlined from ‘pn533_target_found_felica’ at ../drivers/nfc/pn533/pn533.c:781:2: -../include/linux/fortify-string.h:578: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] - 578 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In file included from ../drivers/char/tpm/tpm.h:29, + from ../drivers/char/tpm/tpm_svsm.c:22: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../arch/x86/kernel/process.c: In function ‘arch_post_acpi_subsys_init’: +../arch/x86/kernel/process.c:972:17: warning: variable ‘hi’ set but not used [-Wunused-but-set-variable=] + 972 | u32 lo, hi; + | ^~ +../drivers/scsi/megaraid/megaraid_mbox.c:197:5: warning: symbol 'mraid_debug_level' 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 +../arch/x86/kvm/vmx/nested.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80a88 becomes a88) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80608 becomes 608) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80108 becomes 108) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80388 becomes 388) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20482 becomes 482) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b88 becomes b88) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100910 becomes 910) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80188 becomes 188) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80208 becomes 208) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80288 becomes 288) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a000a becomes a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100010 becomes 10) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100710 becomes 710) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100090 becomes 90) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20402 becomes 402) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100790 becomes 790) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100490 becomes 490) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100310 becomes 310) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100610 becomes 610) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100690 becomes 690) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120912 becomes 912) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100590 becomes 590) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a1a becomes a1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0a9a becomes a9a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a0b1a becomes b1a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20002 becomes 2) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20082 becomes 82) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20102 becomes 102) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20182 becomes 182) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20202 becomes 202) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20282 becomes 282) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20302 becomes 302) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (20382 becomes 382) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120012 becomes 12) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120092 becomes 92) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120112 becomes 112) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120192 becomes 192) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120212 becomes 212) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120292 becomes 292) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120312 becomes 312) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120392 becomes 392) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120412 becomes 412) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120492 becomes 492) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120592 becomes 592) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120612 becomes 612) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120512 becomes 512) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120692 becomes 692) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120712 becomes 712) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120792 becomes 792) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120812 becomes 812) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120892 becomes 892) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a019a becomes 19a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a021a becomes 21a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a029a becomes 29a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a031a becomes 31a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a039a becomes 39a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a041a becomes 41a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a049a becomes 49a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a051a becomes 51a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a059a becomes 59a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a061a becomes 61a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (120a92 becomes a92) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a089a becomes 89a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a091a becomes 91a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (1a099a becomes 99a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a028a becomes 28a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a030a becomes 30a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a038a becomes 38a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a040a becomes 40a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80b08 becomes b08) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100190 becomes 190) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100210 becomes 210) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80708 becomes 708) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80788 becomes 788) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80808 becomes 808) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80888 becomes 888) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100390 becomes 390) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100410 becomes 410) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (100510 becomes 510) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a008a becomes 8a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a048a becomes 48a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (180018 becomes 18) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (a010a becomes 10a) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (80408 becomes 408) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: too many warnings +../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/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 @@ -4656 +3465 @@ - from ../drivers/char/tpm/st33zp24/spi.c:13: + from ../drivers/char/tpm/st33zp24/st33zp24.c:22: @@ -4661,17 +3470,141 @@ -../drivers/block/zram/zram_drv.c:1767:20: warning: unsigned value that used to be signed checked against zero? -../drivers/block/zram/zram_drv.c:1767:13: signed value source -../drivers/dma/ioat/dca.c:220:54: warning: incorrect type in argument 1 (different address spaces) -../drivers/dma/ioat/dca.c:220:54: expected void const volatile [noderef] __iomem *addr -../drivers/dma/ioat/dca.c:220:54: got void * -../drivers/dma/ioat/dca.c:225:55: warning: incorrect type in argument 1 (different address spaces) -../drivers/dma/ioat/dca.c:225:55: expected void const volatile [noderef] __iomem *addr -../drivers/dma/ioat/dca.c:225:55: got void * -../drivers/dma/ioat/dca.c:276:42: warning: incorrect type in argument 1 (different address spaces) -../drivers/dma/ioat/dca.c:276:42: expected void *iobase -../drivers/dma/ioat/dca.c:276:42: got void [noderef] __iomem *iobase -../drivers/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 +../kernel/power/suspend.c:93:54: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:93:54: expected int val +../kernel/power/suspend.c:93:54: got restricted suspend_state_t [usertype] +../kernel/power/suspend.c:130:54: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:130:54: expected int val +../kernel/power/suspend.c:130:54: got restricted suspend_state_t [usertype] +../kernel/power/suspend.c:191:19: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:191:47: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:192:19: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:192:51: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:197:26: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:197:65: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:204:42: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:204:51: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:205:38: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:206:51: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:204:72: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:229:34: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:229:73: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:230:27: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:230:59: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:235:34: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:235:69: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:236:21: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:236:42: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:467:33: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:467:33: expected int val +../kernel/power/suspend.c:467:33: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:470:33: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:470:33: expected int val +../kernel/power/suspend.c:470:33: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:540:57: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:540:57: expected int val +../kernel/power/suspend.c:540:57: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:542:57: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:542:57: expected int val +../kernel/power/suspend.c:542:57: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:580:52: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:580:52: expected int val +../kernel/power/suspend.c:580:52: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:607:9: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:607:9: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:616:52: warning: incorrect type in argument 2 (different base types) +../kernel/power/suspend.c:616:52: expected int val +../kernel/power/suspend.c:616:52: got restricted suspend_state_t [usertype] state +../kernel/power/suspend.c:617:9: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:617:9: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:640:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:640:22: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:640:39: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:640:48: warning: restricted suspend_state_t degrades to integer +../kernel/power/suspend.c:643:9: warning: restricted suspend_state_t degrades to integer +../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) +../drivers/iommu/omap-iommu.c: In function ‘_omap_iommu_detach_dev’: +../drivers/iommu/omap-iommu.c:1501:38: warning: variable ‘arch_data’ set but not used [-Wunused-but-set-variable=] + 1501 | struct omap_iommu_arch_data *arch_data = dev_iommu_priv_get(dev); + | ^~~~~~~~~ +../drivers/scsi/megaraid/megaraid_sas_base.c:76:14: warning: symbol 'resetwaittime' was not declared. Should it be static? +../drivers/scsi/megaraid/megaraid_sas_base.c:88:14: warning: symbol 'dual_qdepth_disable' was not declared. Should it be static? +../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:204:26: warning: symbol 'megasas_mgmt_info' was not declared. Should it be static? +../drivers/scsi/megaraid/megaraid_sas_base.c:211:5: warning: symbol 'megasas_dbg_lvl' was not declared. Should it be static? +../drivers/scsi/megaraid/megaraid_sas_base.c:293:31: warning: restricted __le16 degrades to integer +../drivers/scsi/megaraid/megaraid_sas_base.c:299:31: warning: cast from restricted __le16 +../drivers/scsi/megaraid/megaraid_sas_base.c:425:29: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: expected unsigned int [usertype] opcode +../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: got restricted __le32 [usertype] opcode +../drivers/scsi/megaraid/megaraid_sas_base.c:2019:33: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_base.c:2060:34: warning: cast to restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_base.c: note: in included file: +../drivers/scsi/megaraid/megaraid_sas.h:2485:32: warning: array of flexible structures +../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:6306:42: warning: cast removes address space '__iomem' of expression +../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: expected unsigned int [noderef] [usertype] __iomem * +../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: got unsigned int [usertype] * +../drivers/scsi/megaraid/megaraid_sas_base.c:6310:34: warning: cast removes address space '__iomem' of expression +../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: expected unsigned int [noderef] [usertype] __iomem * +../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: got unsigned int [usertype] * +../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: expected restricted __le16 [usertype] flags +../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: got int +../drivers/scsi/megaraid/megaraid_sas_base.c:7586:44: warning: restricted __le32 degrades to integer +../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: warning: incorrect type in assignment (different base types) +../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: expected int crash_support +../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: got restricted __le32 +../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: warning: invalid assignment: &= +../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: left side has type restricted __le16 +../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: right side has type int +../drivers/scsi/megaraid/megaraid_sas_base.c:8812:46: warning: restricted __le32 degrades to integer +../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) +../drivers/xen/pvcalls-back.c:1014:9: expected void **slot +../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** +../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) +../drivers/xen/pvcalls-back.c:1014:9: expected void **slot +../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** +../drivers/xen/pvcalls-back.c:1015:49: warning: incorrect type in argument 1 (different address spaces) +../drivers/xen/pvcalls-back.c:1015:49: expected void [noderef] __rcu **slot +../drivers/xen/pvcalls-back.c:1015:49: got void **slot +../drivers/xen/pvcalls-back.c:1020:38: warning: incorrect type in assignment (different address spaces) +../drivers/xen/pvcalls-back.c:1020:38: expected void **slot +../drivers/xen/pvcalls-back.c:1020:38: got void [noderef] __rcu ** +../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/xen/pvcalls-back.c:1014:9: expected void [noderef] __rcu **slot +../drivers/xen/pvcalls-back.c:1014:9: got void **slot +../drivers/xen/pvcalls-back.c:1014:9: warning: incorrect type in assignment (different address spaces) +../drivers/xen/pvcalls-back.c:1014:9: expected void **slot +../drivers/xen/pvcalls-back.c:1014:9: got void [noderef] __rcu ** +../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] @@ -4840,133 +3773,3 @@ -../fs/coredump.c:508:27: warning: incorrect type in argument 1 (different address spaces) -../fs/coredump.c:508:27: expected struct spinlock [usertype] *lock -../fs/coredump.c:508:27: got struct spinlock [noderef] __rcu * -../fs/coredump.c:517:29: warning: incorrect type in argument 1 (different address spaces) -../fs/coredump.c:517:29: expected struct spinlock [usertype] *lock -../fs/coredump.c:517:29: got struct spinlock [noderef] __rcu * -../fs/coredump.c:556:31: warning: incorrect type in argument 1 (different address spaces) -../fs/coredump.c:556:31: expected struct spinlock [usertype] *lock -../fs/coredump.c:556:31: got struct spinlock [noderef] __rcu * -../fs/coredump.c:561:33: warning: incorrect type in argument 1 (different address spaces) -../fs/coredump.c:561:33: expected struct spinlock [usertype] *lock -../fs/coredump.c:561:33: got struct spinlock [noderef] __rcu * -../net/core/lwtunnel.c:217:60: warning: incorrect type in initializer (different address spaces) -../net/core/lwtunnel.c:217:60: expected struct lwtunnel_encap_ops const *ops -../net/core/lwtunnel.c:217:60: got struct lwtunnel_encap_ops const [noderef] __rcu * -../drivers/gpu/drm/bridge/imx/imx-legacy-bridge.c:52:25: warning: symbol 'imx_legacy_bridge_funcs' was not declared. Should it be static? -../drivers/scsi/megaraid/megaraid_mbox.c:197:5: warning: symbol 'mraid_debug_level' was not declared. Should it be static? -../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_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:702:22: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_req.c:702:22: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_req.c:702:22: struct net_conf * -../drivers/block/drbd/drbd_req.c:993:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_req.c:993:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_req.c:993:14: struct net_conf * -../drivers/block/drbd/drbd_req.c:1066:15: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_req.c:1066:15: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_req.c:1066:15: struct disk_conf * -../drivers/block/drbd/drbd_req.c:1714:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_req.c:1714:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_req.c:1714:14: struct net_conf * -../drivers/block/drbd/drbd_req.c:1721:22: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_req.c:1721:22: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_req.c:1721:22: struct disk_conf * -../drivers/block/drbd/drbd_req.c: note: in included file: -../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * -../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * -../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * -../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * -../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * -../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * -../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * -../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * -Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' -Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' -Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' -Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:173 function parameter 'phase0_identity' not described in 'dcss_scaler_gaussian_filter' -Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'phase0_identity' not described in 'dcss_scaler_filter_design' -Warning: ../drivers/gpu/drm/imx/dcss/dcss-scaler.c:270 function parameter 'nn_interpolation' not described in 'dcss_scaler_filter_design' -../drivers/video/fbdev/riva/riva_hw.c: In function ‘nv4CalcArbitration’: -../drivers/video/fbdev/riva/riva_hw.c:662:24: warning: variable ‘pclks’ set but not used [-Wunused-but-set-variable=] - 662 | int nvclks, mclks, pclks, vpagemiss, crtpagemiss, vbs; - | ^~~~~ -../drivers/scsi/megaraid/megaraid_sas_base.c:76:14: warning: symbol 'resetwaittime' was not declared. Should it be static? -../drivers/scsi/megaraid/megaraid_sas_base.c:88:14: warning: symbol 'dual_qdepth_disable' was not declared. Should it be static? -../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: warning: incorrect type in assignment (different base types) -../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: expected restricted __le16 [usertype] flags -../drivers/scsi/megaraid/megaraid_sas_base.c:4654:21: got int -../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: warning: incorrect type in assignment (different base types) -../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: expected restricted __le16 [usertype] flags -../drivers/scsi/megaraid/megaraid_sas_base.c:4905:21: got int -../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: warning: incorrect type in assignment (different base types) -../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: expected restricted __le16 [usertype] flags -../drivers/scsi/megaraid/megaraid_sas_base.c:6751:21: got int -../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: warning: incorrect type in assignment (different base types) -../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: expected restricted __le16 [usertype] flags -../drivers/scsi/megaraid/megaraid_sas_base.c:4561:21: got int -../drivers/scsi/megaraid/megaraid_sas_base.c:204:26: warning: symbol 'megasas_mgmt_info' was not declared. Should it be static? -../drivers/scsi/megaraid/megaraid_sas_base.c:211:5: warning: symbol 'megasas_dbg_lvl' was not declared. Should it be static? -../drivers/scsi/megaraid/megaraid_sas_base.c:293:31: warning: restricted __le16 degrades to integer -../drivers/scsi/megaraid/megaraid_sas_base.c:299:31: warning: cast from restricted __le16 -../drivers/scsi/megaraid/megaraid_sas_base.c:425:29: warning: cast to restricted __le32 -../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: warning: incorrect type in assignment (different base types) -../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: expected unsigned int [usertype] opcode -../drivers/scsi/megaraid/megaraid_sas_base.c:1235:32: got restricted __le32 [usertype] opcode -../drivers/scsi/megaraid/megaraid_sas_base.c:2019:33: warning: cast to restricted __le32 -../drivers/scsi/megaraid/megaraid_sas_base.c:2060:34: warning: cast to restricted __le32 -../drivers/scsi/megaraid/megaraid_sas_base.c: note: in included file: -../drivers/scsi/megaraid/megaraid_sas.h:2485:32: warning: array of flexible structures -../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: warning: incorrect type in assignment (different base types) -../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: expected restricted __le16 [usertype] flags -../drivers/scsi/megaraid/megaraid_sas_base.c:4785:21: got int -../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: warning: incorrect type in assignment (different base types) -../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: expected restricted __le16 [usertype] flags -../drivers/scsi/megaraid/megaraid_sas_base.c:5025:21: got int -../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: warning: incorrect type in assignment (different base types) -../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: expected restricted __le16 [usertype] flags -../drivers/scsi/megaraid/megaraid_sas_base.c:5210:21: got int -../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: warning: incorrect type in assignment (different base types) -../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: expected restricted __le16 [usertype] flags -../drivers/scsi/megaraid/megaraid_sas_base.c:5292:21: got int -../drivers/scsi/megaraid/megaraid_sas_base.c:6306:42: warning: cast removes address space '__iomem' of expression -../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: warning: incorrect type in assignment (different address spaces) -../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: expected unsigned int [noderef] [usertype] __iomem * -../drivers/scsi/megaraid/megaraid_sas_base.c:6305:57: got unsigned int [usertype] * -../drivers/scsi/megaraid/megaraid_sas_base.c:6310:34: warning: cast removes address space '__iomem' of expression -../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: warning: incorrect type in assignment (different address spaces) -../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: expected unsigned int [noderef] [usertype] __iomem * -../drivers/scsi/megaraid/megaraid_sas_base.c:6309:57: got unsigned int [usertype] * -../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: warning: incorrect type in assignment (different base types) -../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: expected restricted __le16 [usertype] flags -../drivers/scsi/megaraid/megaraid_sas_base.c:6615:21: got int -../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: warning: incorrect type in assignment (different base types) -../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: expected restricted __le16 [usertype] flags -../drivers/scsi/megaraid/megaraid_sas_base.c:6829:21: got int -../drivers/scsi/megaraid/megaraid_sas_base.c:7586:44: warning: restricted __le32 degrades to integer -../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: warning: incorrect type in assignment (different base types) -../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: expected int crash_support -../drivers/scsi/megaraid/megaraid_sas_base.c:8203:23: got restricted __le32 -../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: warning: invalid assignment: &= -../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: left side has type restricted __le16 -../drivers/scsi/megaraid/megaraid_sas_base.c:8287:31: right side has type int -../drivers/scsi/megaraid/megaraid_sas_base.c:8812:46: warning: restricted __le32 degrades to integer -../drivers/gpu/drm/imx/dc/dc-ic.c:273:24: warning: symbol 'dc_ic_driver' was not declared. Should it be static? +../drivers/xen/pvcalls-front.c:956:24: warning: incorrect type in return expression (different base types) +../drivers/xen/pvcalls-front.c:956:24: expected restricted __poll_t +../drivers/xen/pvcalls-front.c:956:24: got int [assigned] ret @@ -5041,49 +3843,0 @@ -../drivers/gpu/drm/imx/ipuv3/imx-ldb.c: In function ‘imx_ldb_probe’: -../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:57: warning: ‘_sel’ directive output may be truncated writing 4 bytes into a region of size between 3 and 13 [-Wformat-truncation=] - 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); - | ^~~~ -../drivers/gpu/drm/imx/ipuv3/imx-ldb.c:540:17: note: ‘snprintf’ output between 8 and 18 bytes into a destination of size 16 - 540 | snprintf(clkname, sizeof(clkname), "di%d_sel", i); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/block/drbd/drbd_actlog.c:111:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_actlog.c:111:14: struct disk_conf * -../drivers/block/drbd/drbd_actlog.c:386:36: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_actlog.c:386:36: struct disk_conf * -../drivers/block/drbd/drbd_actlog.c:457:44: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_actlog.c:457:44: struct disk_conf * -../drivers/block/drbd/drbd_actlog.c: note: in included file: -../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * -../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * -../net/ipv6/netfilter/ip6_tables.c:1230:41: warning: array of flexible structures -../net/ipv6/netfilter/ip6_tables.c:1555:44: warning: array of flexible structures -../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice -../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here -../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice -../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here -../arch/x86/kernel/cpu/mtrr/mtrr.c: In function ‘mtrr_bp_init’: -../arch/x86/kernel/cpu/mtrr/mtrr.c:550:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] - 550 | unsigned long config, dummy; - | ^~~~~ -../drivers/nfc/nfcmrvl/uart.c:53:33: warning: cast to restricted __le32 -../kernel/time/posix-timers.c:338:29: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:338:29: expected struct spinlock [usertype] *lock -../kernel/time/posix-timers.c:338:29: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:345:27: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:345:27: expected struct spinlock [usertype] *lock -../kernel/time/posix-timers.c:345:27: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:547:17: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:547:17: expected struct spinlock [usertype] *_T -../kernel/time/posix-timers.c:547:17: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:1035:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:1035:9: expected struct spinlock [usertype] *_T -../kernel/time/posix-timers.c:1035:9: got struct spinlock [noderef] __rcu * -../kernel/time/posix-timers.c:1083:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/posix-timers.c:1083:9: expected struct spinlock [usertype] *_T -../kernel/time/posix-timers.c:1083:9: got struct spinlock [noderef] __rcu * @@ -5115,27 +3869,119 @@ -../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘get_mtrr_state’: -../arch/x86/kernel/cpu/mtrr/generic.c:692:22: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] - 692 | unsigned lo, dummy; - | ^~~~~ -../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘generic_have_wrcomb’: -../arch/x86/kernel/cpu/mtrr/generic.c:1060:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] - 1060 | unsigned long config, dummy; - | ^~~~~ -../kernel/time/posix-cpu-timers.c: note: in included file: -../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * -../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * -../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * -../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * -../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * -../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * +../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 +In file included from ../drivers/char/tpm/st33zp24/../tpm.h:29, + from ../drivers/char/tpm/st33zp24/i2c.c:13: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../arch/x86/kvm/vmx/hyperv.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h, ../arch/x86/kvm/vmx/hyperv.h): +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110311 becomes 311) +../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 @@ -5143,201 +3989,58 @@ -../drivers/block/drbd/drbd_main.c:546:20: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:546:20: expected unsigned int [usertype] magic -../drivers/block/drbd/drbd_main.c:546:20: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:547:20: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:547:20: expected unsigned short [usertype] command -../drivers/block/drbd/drbd_main.c:547:20: got restricted __be16 [usertype] -../drivers/block/drbd/drbd_main.c:548:20: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:548:20: expected unsigned short [usertype] length -../drivers/block/drbd/drbd_main.c:548:20: got restricted __be16 [usertype] -../drivers/block/drbd/drbd_main.c:554:20: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:554:20: expected unsigned short [usertype] magic -../drivers/block/drbd/drbd_main.c:554:20: got restricted __be16 [usertype] -../drivers/block/drbd/drbd_main.c:555:20: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:555:20: expected unsigned short [usertype] command -../drivers/block/drbd/drbd_main.c:555:20: got restricted __be16 [usertype] -../drivers/block/drbd/drbd_main.c:556:19: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:556:19: expected unsigned int [usertype] length -../drivers/block/drbd/drbd_main.c:556:19: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:563:18: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:563:18: expected unsigned int [usertype] magic -../drivers/block/drbd/drbd_main.c:563:18: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:564:19: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:564:19: expected unsigned short [usertype] volume -../drivers/block/drbd/drbd_main.c:564:19: got restricted __be16 [usertype] -../drivers/block/drbd/drbd_main.c:565:20: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:565:20: expected unsigned short [usertype] command -../drivers/block/drbd/drbd_main.c:565:20: got restricted __be16 [usertype] -../drivers/block/drbd/drbd_main.c:566:19: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:566:19: expected unsigned int [usertype] length -../drivers/block/drbd/drbd_main.c:566:19: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:705:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_main.c:705:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_main.c:705:14: struct net_conf * -../drivers/block/drbd/drbd_main.c:720:22: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_main.c:720:22: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_main.c:720:22: struct disk_conf * -../drivers/block/drbd/drbd_main.c:758:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_main.c:758:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_main.c:758:14: struct net_conf * -../drivers/block/drbd/drbd_main.c:820:28: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:824:26: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:826:23: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_main.c:826:23: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_main.c:826:23: struct net_conf * -../drivers/block/drbd/drbd_main.c:885:25: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:916:26: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_main.c:916:26: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_main.c:916:26: struct disk_conf * -../drivers/block/drbd/drbd_main.c:980:18: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1003:18: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1016:17: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1017:16: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1032:17: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1033:16: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1045:28: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1059:28: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1096:19: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_main.c:1096:19: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_main.c:1096:19: struct net_conf * -../drivers/block/drbd/drbd_main.c:1306:21: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1306:21: expected unsigned int [usertype] set_size -../drivers/block/drbd/drbd_main.c:1306:21: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:1334:20: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1334:20: expected unsigned int [usertype] seq_num -../drivers/block/drbd/drbd_main.c:1334:20: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:1346:54: warning: incorrect type in argument 4 (different base types) -../drivers/block/drbd/drbd_main.c:1346:54: expected unsigned int [usertype] blksize -../drivers/block/drbd/drbd_main.c:1346:54: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:1366:31: warning: incorrect type in argument 3 (different base types) -../drivers/block/drbd/drbd_main.c:1366:31: expected unsigned long long [usertype] sector -../drivers/block/drbd/drbd_main.c:1366:31: got restricted __be64 [usertype] -../drivers/block/drbd/drbd_main.c:1367:31: warning: incorrect type in argument 4 (different base types) -../drivers/block/drbd/drbd_main.c:1367:31: expected unsigned int [usertype] blksize -../drivers/block/drbd/drbd_main.c:1367:31: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:1377:31: warning: incorrect type in argument 3 (different base types) -../drivers/block/drbd/drbd_main.c:1377:31: expected unsigned long long [usertype] sector -../drivers/block/drbd/drbd_main.c:1377:31: got restricted __be64 [usertype] -../drivers/block/drbd/drbd_main.c:1378:31: warning: incorrect type in argument 4 (different base types) -../drivers/block/drbd/drbd_main.c:1378:31: expected unsigned int [usertype] blksize -../drivers/block/drbd/drbd_main.c:1378:31: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:1379:31: warning: incorrect type in argument 5 (different base types) -../drivers/block/drbd/drbd_main.c:1379:31: expected unsigned long long [usertype] block_id -../drivers/block/drbd/drbd_main.c:1379:31: got restricted __be64 [usertype] -../drivers/block/drbd/drbd_main.c:1392:19: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1392:19: expected unsigned long long [usertype] sector -../drivers/block/drbd/drbd_main.c:1392:19: got restricted __be64 [usertype] -../drivers/block/drbd/drbd_main.c:1393:20: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1393:20: expected unsigned int [usertype] blksize -../drivers/block/drbd/drbd_main.c:1393:20: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:1408:19: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1408:19: expected unsigned long long [usertype] sector -../drivers/block/drbd/drbd_main.c:1408:19: got restricted __be64 [usertype] -../drivers/block/drbd/drbd_main.c:1410:20: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1410:20: expected unsigned int [usertype] blksize -../drivers/block/drbd/drbd_main.c:1410:20: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:1426:19: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1426:19: expected unsigned long long [usertype] sector -../drivers/block/drbd/drbd_main.c:1426:19: got restricted __be64 [usertype] -../drivers/block/drbd/drbd_main.c:1428:20: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1428:20: expected unsigned int [usertype] blksize -../drivers/block/drbd/drbd_main.c:1428:20: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:1441:19: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1441:19: expected unsigned long long [usertype] sector -../drivers/block/drbd/drbd_main.c:1441:19: got restricted __be64 [usertype] -../drivers/block/drbd/drbd_main.c:1443:20: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1443:20: expected unsigned int [usertype] blksize -../drivers/block/drbd/drbd_main.c:1443:20: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:1668:19: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1668:19: expected unsigned long long [usertype] sector -../drivers/block/drbd/drbd_main.c:1668:19: got restricted __be64 [usertype] -../drivers/block/drbd/drbd_main.c:1670:20: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1670:20: expected unsigned int [usertype] seq_num -../drivers/block/drbd/drbd_main.c:1670:20: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:1684:21: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1684:21: expected unsigned int [usertype] dp_flags -../drivers/block/drbd/drbd_main.c:1684:21: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:1689:25: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1689:25: expected unsigned int [usertype] size -../drivers/block/drbd/drbd_main.c:1689:25: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:1760:19: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1760:19: expected unsigned long long [usertype] sector -../drivers/block/drbd/drbd_main.c:1760:19: got restricted __be64 [usertype] -../drivers/block/drbd/drbd_main.c:1783:19: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1783:19: expected unsigned long long [usertype] sector -../drivers/block/drbd/drbd_main.c:1783:19: got restricted __be64 [usertype] -../drivers/block/drbd/drbd_main.c:1784:20: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:1784:20: expected unsigned int [usertype] blksize -../drivers/block/drbd/drbd_main.c:1784:20: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:1820:40: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_main.c:1820:40: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_main.c:1820:40: struct net_conf * -../drivers/block/drbd/drbd_main.c:2969:30: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:2969:30: expected unsigned long long [usertype] la_size_sect -../drivers/block/drbd/drbd_main.c:2969:30: got restricted __be64 [usertype] -../drivers/block/drbd/drbd_main.c:2971:33: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:2971:33: expected unsigned long long -../drivers/block/drbd/drbd_main.c:2971:33: got restricted __be64 [usertype] -../drivers/block/drbd/drbd_main.c:2972:23: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:2972:23: expected unsigned int [usertype] flags -../drivers/block/drbd/drbd_main.c:2972:23: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:2973:23: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:2973:23: expected unsigned int [usertype] magic -../drivers/block/drbd/drbd_main.c:2973:23: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:2975:31: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:2975:31: expected unsigned int [usertype] md_size_sect -../drivers/block/drbd/drbd_main.c:2975:31: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:2976:31: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:2976:31: expected unsigned int [usertype] al_offset -../drivers/block/drbd/drbd_main.c:2976:31: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:2977:31: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:2977:31: expected unsigned int [usertype] al_nr_extents -../drivers/block/drbd/drbd_main.c:2977:31: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:2978:34: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:2978:34: expected unsigned int [usertype] bm_bytes_per_bit -../drivers/block/drbd/drbd_main.c:2978:34: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:2979:29: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:2979:29: expected unsigned long long [usertype] device_uuid -../drivers/block/drbd/drbd_main.c:2979:29: got restricted __be64 [usertype] -../drivers/block/drbd/drbd_main.c:2981:27: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:2981:27: expected unsigned int [usertype] bm_offset -../drivers/block/drbd/drbd_main.c:2981:27: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:2982:38: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:2982:38: expected unsigned int [usertype] la_peer_max_bio_size -../drivers/block/drbd/drbd_main.c:2982:38: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:2984:28: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:2984:28: expected unsigned int [usertype] al_stripes -../drivers/block/drbd/drbd_main.c:2984:28: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:2985:35: warning: incorrect type in assignment (different base types) -../drivers/block/drbd/drbd_main.c:2985:35: expected unsigned int [usertype] al_stripe_size_4k -../drivers/block/drbd/drbd_main.c:2985:35: got restricted __be32 [usertype] -../drivers/block/drbd/drbd_main.c:3038:26: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3039:33: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3201:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3202:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3220:13: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3228:33: warning: cast to restricted __be64 -../drivers/block/drbd/drbd_main.c:3230:36: warning: cast to restricted __be64 -../drivers/block/drbd/drbd_main.c:3231:26: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3232:32: warning: cast to restricted __be64 -../drivers/block/drbd/drbd_main.c:3234:33: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3235:30: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3236:30: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3243:13: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3248:13: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3259:24: warning: cast to restricted __be32 -../drivers/block/drbd/drbd_main.c:3658:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_main.c:3658:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_main.c:3658:14: struct net_conf * -../drivers/block/drbd/drbd_main.c: note: in included file: +../arch/x86/kvm/vmx/tdx.c: note: in included file (through ../arch/x86/kvm/vmx/vmx_onhyperv.h, ../arch/x86/kvm/vmx/vmx_ops.h, ../arch/x86/kvm/vmx/vmx.h): +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (190019 becomes 19) +../arch/x86/kvm/vmx/hyperv_evmcs.h:133:30: warning: cast truncates bits from constant value (110111 becomes 111) +../drivers/block/zram/zram_drv.c:1767:20: warning: unsigned value that used to be signed checked against zero? +../drivers/block/zram/zram_drv.c:1767:13: signed value source +In file included from ../drivers/char/tpm/st33zp24/../tpm.h:29, + from ../drivers/char/tpm/st33zp24/spi.c:13: +../include/linux/tpm_eventlog.h: In function ‘__calc_tpm2_event_size’: +../include/linux/tpm_eventlog.h:167:13: warning: variable ‘mapping_size’ set but not used [-Wunused-but-set-variable=] + 167 | int mapping_size; + | ^~~~~~~~~~~~ +../arch/x86/kernel/fpu/core.c:232:31: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/core.c:232:31: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/core.c:232:31: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/core.c:239:33: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/core.c:239:33: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/core.c:239:33: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/core.c:625:39: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/core.c:625:39: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/core.c:625:39: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/core.c:629:41: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/core.c:629:41: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/core.c:629:41: got struct spinlock [noderef] __rcu * +../security/integrity/ima/ima_kexec.c:115:30: warning: incorrect type in assignment (different base types) +../security/integrity/ima/ima_kexec.c:115:30: expected unsigned short [addressable] [assigned] [usertype] version +../security/integrity/ima/ima_kexec.c:115:30: got restricted __le16 [usertype] +../security/integrity/ima/ima_kexec.c:116:28: warning: incorrect type in assignment (different base types) +../security/integrity/ima/ima_kexec.c:116:28: expected unsigned long long [addressable] [assigned] [usertype] count +../security/integrity/ima/ima_kexec.c:116:28: got restricted __le64 [usertype] +../security/integrity/ima/ima_kexec.c:117:34: warning: incorrect type in assignment (different base types) +../security/integrity/ima/ima_kexec.c:117:34: expected unsigned long long [addressable] [assigned] [usertype] buffer_size +../security/integrity/ima/ima_kexec.c:117:34: got restricted __le64 [usertype] +../sound/soc/amd/acp/amd-acpi-mach.c:21:26: warning: symbol 'snd_soc_acpi_amd_acp_machines' was not declared. Should it be static? +../sound/soc/amd/acp/amd-acpi-mach.c:52:26: warning: symbol 'snd_soc_acpi_amd_rmb_acp_machines' was not declared. Should it be static? +../sound/soc/amd/acp/amd-acpi-mach.c:73:26: warning: symbol 'snd_soc_acpi_amd_acp63_acp_machines' was not declared. Should it be static? +../sound/soc/amd/acp/amd-acpi-mach.c:82:26: warning: symbol 'snd_soc_acpi_amd_acp70_acp_machines' was not declared. Should it be static? +../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:702:22: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_req.c:702:22: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_req.c:702:22: struct net_conf * +../drivers/block/drbd/drbd_req.c:993:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_req.c:993:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_req.c:993:14: struct net_conf * +../drivers/block/drbd/drbd_req.c:1066:15: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_req.c:1066:15: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_req.c:1066:15: struct disk_conf * +../drivers/block/drbd/drbd_req.c:1714:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_req.c:1714:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_req.c:1714:14: struct net_conf * +../drivers/block/drbd/drbd_req.c:1721:22: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_req.c:1721:22: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_req.c:1721:22: struct disk_conf * +../drivers/block/drbd/drbd_req.c: note: in included file: @@ -5346,0 +4050,6 @@ +../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * +../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * @@ -5356,175 +4064,0 @@ -../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * -../drivers/video/fbdev/matrox/g450_pll.c: In function ‘__g450_setclk’: -../drivers/video/fbdev/matrox/g450_pll.c:412:46: warning: variable ‘mnp’ set but not used [-Wunused-but-set-variable=] - 412 | unsigned int mnp; - | ^~~ -../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_cleanup’: -../arch/x86/kernel/cpu/mtrr/cleanup.c:660:40: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] - 660 | unsigned long base, size, def, dummy; - | ^~~~~ -../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_trim_uncached_memory’: -../arch/x86/kernel/cpu/mtrr/cleanup.c:856:60: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] - 856 | unsigned long i, base, size, highest_pfn = 0, def, dummy; - | ^~~~~ -../security/integrity/ima/ima_kexec.c:115:30: warning: incorrect type in assignment (different base types) -../security/integrity/ima/ima_kexec.c:115:30: expected unsigned short [addressable] [assigned] [usertype] version -../security/integrity/ima/ima_kexec.c:115:30: got restricted __le16 [usertype] -../security/integrity/ima/ima_kexec.c:116:28: warning: incorrect type in assignment (different base types) -../security/integrity/ima/ima_kexec.c:116:28: expected unsigned long long [addressable] [assigned] [usertype] count -../security/integrity/ima/ima_kexec.c:116:28: got restricted __le64 [usertype] -../security/integrity/ima/ima_kexec.c:117:34: warning: incorrect type in assignment (different base types) -../security/integrity/ima/ima_kexec.c:117:34: expected unsigned long long [addressable] [assigned] [usertype] buffer_size -../security/integrity/ima/ima_kexec.c:117:34: got restricted __le64 [usertype] -../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 * -../kernel/acct.c:487:31: warning: incorrect type in argument 1 (different address spaces) -../kernel/acct.c:487:31: expected struct spinlock [usertype] *lock -../kernel/acct.c:487:31: got struct spinlock [noderef] __rcu * -../kernel/acct.c:497:33: warning: incorrect type in argument 1 (different address spaces) -../kernel/acct.c:497:33: expected struct spinlock [usertype] *lock -../kernel/acct.c:497:33: got struct spinlock [noderef] __rcu * -../kernel/acct.c:574:31: warning: incorrect type in argument 1 (different address spaces) -../kernel/acct.c:574:31: expected struct spinlock [usertype] *lock -../kernel/acct.c:574:31: got struct spinlock [noderef] __rcu * -../kernel/acct.c:594:33: warning: incorrect type in argument 1 (different address spaces) -../kernel/acct.c:594:33: expected struct spinlock [usertype] *lock -../kernel/acct.c:594:33: got struct spinlock [noderef] __rcu * -../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 * -../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:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * -../net/llc/llc_input.c:198:15: error: incompatible types in comparison expression (different address spaces): -../net/llc/llc_input.c:198:15: int ( [noderef] __rcu * )( ... ) -../net/llc/llc_input.c:198:15: int ( * )( ... ) -../drivers/block/drbd/drbd_nl.c:454:33: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:691:38: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf * -../drivers/block/drbd/drbd_nl.c:983:18: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:1251:24: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:1589:17: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:1589:17: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:1589:17: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:1599:17: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:1599:17: struct fifo_buffer [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:1599:17: struct fifo_buffer * -../drivers/block/drbd/drbd_nl.c:1825:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:1825:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:1825:14: struct net_conf * -../drivers/block/drbd/drbd_nl.c:2085:39: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2085:39: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2085:39: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:2093:13: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2093:13: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2093:13: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:2276:50: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2276:50: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2276:50: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:2299:45: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2299:45: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2299:45: struct net_conf * -../drivers/block/drbd/drbd_nl.c:2444:9: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2444:9: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2444:9: struct net_conf * -../drivers/block/drbd/drbd_nl.c:2607:9: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2607:9: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2607:9: struct net_conf * -../drivers/block/drbd/drbd_nl.c:2840:18: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2840:18: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2840:18: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:2880:17: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:2880:17: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:2880:17: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:3418:33: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:3418:33: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:3418:33: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:3543:28: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:3543:28: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:3543:28: struct net_conf * -../drivers/block/drbd/drbd_nl.c:3756:29: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:3756:29: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:3756:29: struct disk_conf * -../drivers/block/drbd/drbd_nl.c:3762:22: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:3762:22: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:3762:22: struct net_conf * -../drivers/block/drbd/drbd_nl.c:3952:38: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_nl.c:3952:38: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_nl.c:3952:38: struct net_conf * -../drivers/block/drbd/drbd_nl.c: note: in included file: @@ -5534,134 +4068,8 @@ -../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/time/itimer.c:53:27: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:53:27: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:53:27: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:70:29: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:70:29: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:70:29: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:82:35: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:82:35: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:82:35: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:86:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:86:37: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:86:37: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:197:27: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:197:27: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:197:27: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:211:29: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:211:29: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:211:29: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:235:35: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:235:35: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:235:35: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:244:45: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:244:45: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:244:45: got struct spinlock [noderef] __rcu * -../kernel/time/itimer.c:257:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/time/itimer.c:257:37: expected struct spinlock [usertype] *lock -../kernel/time/itimer.c:257:37: got struct spinlock [noderef] __rcu * -../kernel/vmcore_info.c:43:19: warning: symbol 'hwerr_data' was not declared. Should it be static? -../arch/x86/kernel/cpu/sgx/virt.c:60:13: warning: incorrect type in assignment (different base types) -../arch/x86/kernel/cpu/sgx/virt.c:60:13: expected int [assigned] ret -../arch/x86/kernel/cpu/sgx/virt.c:60:13: got restricted vm_fault_t -../arch/x86/kernel/cpu/sgx/virt.c:61:20: warning: restricted vm_fault_t degrades to integer -../arch/x86/kernel/cpu/sgx/virt.c:373:36: warning: cast removes address space '__user' of expression -../arch/x86/kernel/cpu/sgx/virt.c:404:24: warning: cast removes address space '__user' of expression -../arch/x86/kernel/cpu/sgx/virt.c:404:43: warning: cast removes address space '__user' of expression -../arch/x86/kernel/cpu/sgx/virt.c:404:58: warning: cast removes address space '__user' of expression -../net/core/bpf_sk_storage.c:342:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? -../net/ipv4/netfilter/ip_tables.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): -../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures -../net/ipv4/netfilter/ip_tables.c:36:16: warning: array of flexible structures -../include/uapi/linux/netfilter_ipv4/ip_tables.h:218:36: warning: array of flexible structures -../net/ipv4/netfilter/ip_tables.c:1214:40: warning: array of flexible structures -../net/ipv4/netfilter/ip_tables.c:1546:43: warning: array of flexible structures -../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice -../net/ipv4/netfilter/ip_tables.c:36:16: also defined here -../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice -../net/ipv4/netfilter/ip_tables.c:36:16: also defined here -../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/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:2399:40: warning: cast to restricted __le32 -../drivers/message/fusion/mptscsih.c:2412:29: warning: cast to restricted __le16 -../drivers/message/fusion/mptscsih.c:2672:18: warning: cast to restricted __le16 -../drivers/message/fusion/mptscsih.c:2675:9: warning: cast to restricted __le32 -../drivers/message/fusion/mptscsih.c:2705:29: warning: cast to restricted __le16 -../drivers/message/fusion/mptscsih.c:2899:18: warning: cast to restricted __le16 -../drivers/message/fusion/mptscsih.c:2925:35: warning: incorrect type in assignment (different base types) -../drivers/message/fusion/mptscsih.c:2925:35: expected unsigned int [usertype] Control -../drivers/message/fusion/mptscsih.c:2925:35: got restricted __le32 [usertype] -../drivers/message/fusion/mptscsih.c:2927:35: warning: incorrect type in assignment (different base types) -../drivers/message/fusion/mptscsih.c:2927:35: expected unsigned int [usertype] Control -../drivers/message/fusion/mptscsih.c:2927:35: got restricted __le32 [usertype] -../drivers/message/fusion/mptscsih.c:2930:35: warning: incorrect type in assignment (different base types) -../drivers/message/fusion/mptscsih.c:2930:35: expected unsigned int [usertype] Control -../drivers/message/fusion/mptscsih.c:2930:35: got restricted __le32 [usertype] -../drivers/message/fusion/mptscsih.c:2938:30: warning: incorrect type in assignment (different base types) -../drivers/message/fusion/mptscsih.c:2938:30: expected unsigned int [usertype] DataLength -../drivers/message/fusion/mptscsih.c:2938:30: got restricted __le32 [usertype] -../drivers/message/fusion/mptscsih.c:2939:38: warning: incorrect type in assignment (different base types) -../drivers/message/fusion/mptscsih.c:2939:38: expected unsigned int [usertype] SenseBufferLowAddr -../drivers/message/fusion/mptscsih.c:2939:38: got restricted __le32 [usertype] -../drivers/message/fusion/mptscsih.c:1957:21: warning: cast to restricted __le16 -../drivers/message/fusion/mptscsih.c:1958:29: warning: cast to restricted __le32 -../drivers/message/fusion/mptscsih.c:1960:9: warning: cast to restricted __le16 -../drivers/message/fusion/mptscsih.c:1960: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:1346:18: warning: cast to restricted __le16 -../drivers/message/fusion/mptscsih.c:1389:27: warning: incorrect type in assignment (different base types) -../drivers/message/fusion/mptscsih.c:1389:27: expected unsigned int [usertype] Control -../drivers/message/fusion/mptscsih.c:1389:27: got restricted __le32 [usertype] -../drivers/message/fusion/mptscsih.c:1402:30: warning: incorrect type in assignment (different base types) -../drivers/message/fusion/mptscsih.c:1402:30: expected unsigned int [usertype] DataLength -../drivers/message/fusion/mptscsih.c:1402:30: got restricted __le32 [usertype] -../drivers/message/fusion/mptscsih.c:1405:38: warning: incorrect type in assignment (different base types) -../drivers/message/fusion/mptscsih.c:1405:38: expected unsigned int [usertype] SenseBufferLowAddr -../drivers/message/fusion/mptscsih.c:1405:38: got restricted __le32 [usertype] -../drivers/message/fusion/mptscsih.c:2572:20: warning: cast to restricted __le32 -../drivers/message/fusion/mptscsih.c:2638:27: warning: cast to restricted __le16 -../drivers/block/drbd/drbd_state.c:1912:30: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf * -../drivers/block/drbd/drbd_state.c:834:22: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf * -../drivers/block/drbd/drbd_state.c:838:14: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_state.c:838:14: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_state.c:838:14: struct net_conf * -../drivers/block/drbd/drbd_state.c:1064:22: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf [noderef] __rcu * -../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf * -../drivers/block/drbd/drbd_state.c:2079:17: error: incompatible types in comparison expression (different address spaces): -../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf [noderef] __rcu * -../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf * +../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * +../kernel/locking/test-ww_mutex.c:18:25: warning: symbol 'wq' was not declared. Should it be static? +../kernel/locking/test-ww_mutex.c:397:18: warning: symbol 'rng' was not declared. Should it be static? +../kernel/locking/test-ww_mutex.c:398:1: warning: symbol 'rng_lock' was not declared. Should it be static? +../kernel/locking/locktorture.c:128:23: warning: symbol 'call_rcu_chain_list' was not declared. Should it be static? +../fs/nullfs.c:66:25: warning: symbol 'nullfs_fs_type' was not declared. Should it be static? @@ -5834,0 +4243,199 @@ +../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:2399:40: warning: cast to restricted __le32 +../drivers/message/fusion/mptscsih.c:2412:29: warning: cast to restricted __le16 +../drivers/message/fusion/mptscsih.c:2672:18: warning: cast to restricted __le16 +../drivers/message/fusion/mptscsih.c:2675:9: warning: cast to restricted __le32 +../drivers/message/fusion/mptscsih.c:2705:29: warning: cast to restricted __le16 +../drivers/message/fusion/mptscsih.c:2899:18: warning: cast to restricted __le16 +../drivers/message/fusion/mptscsih.c:2925:35: warning: incorrect type in assignment (different base types) +../drivers/message/fusion/mptscsih.c:2925:35: expected unsigned int [usertype] Control +../drivers/message/fusion/mptscsih.c:2925:35: got restricted __le32 [usertype] +../drivers/message/fusion/mptscsih.c:2927:35: warning: incorrect type in assignment (different base types) +../drivers/message/fusion/mptscsih.c:2927:35: expected unsigned int [usertype] Control +../drivers/message/fusion/mptscsih.c:2927:35: got restricted __le32 [usertype] +../drivers/message/fusion/mptscsih.c:2930:35: warning: incorrect type in assignment (different base types) +../drivers/message/fusion/mptscsih.c:2930:35: expected unsigned int [usertype] Control +../drivers/message/fusion/mptscsih.c:2930:35: got restricted __le32 [usertype] +../drivers/message/fusion/mptscsih.c:2938:30: warning: incorrect type in assignment (different base types) +../drivers/message/fusion/mptscsih.c:2938:30: expected unsigned int [usertype] DataLength +../drivers/message/fusion/mptscsih.c:2938:30: got restricted __le32 [usertype] +../drivers/message/fusion/mptscsih.c:2939:38: warning: incorrect type in assignment (different base types) +../drivers/message/fusion/mptscsih.c:2939:38: expected unsigned int [usertype] SenseBufferLowAddr +../drivers/message/fusion/mptscsih.c:2939:38: got restricted __le32 [usertype] +../drivers/message/fusion/mptscsih.c:1957:21: warning: cast to restricted __le16 +../drivers/message/fusion/mptscsih.c:1958:29: warning: cast to restricted __le32 +../drivers/message/fusion/mptscsih.c:1960:9: warning: cast to restricted __le16 +../drivers/message/fusion/mptscsih.c:1960: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:1346:18: warning: cast to restricted __le16 +../drivers/message/fusion/mptscsih.c:1389:27: warning: incorrect type in assignment (different base types) +../drivers/message/fusion/mptscsih.c:1389:27: expected unsigned int [usertype] Control +../drivers/message/fusion/mptscsih.c:1389:27: got restricted __le32 [usertype] +../drivers/message/fusion/mptscsih.c:1402:30: warning: incorrect type in assignment (different base types) +../drivers/message/fusion/mptscsih.c:1402:30: expected unsigned int [usertype] DataLength +../drivers/message/fusion/mptscsih.c:1402:30: got restricted __le32 [usertype] +../drivers/message/fusion/mptscsih.c:1405:38: warning: incorrect type in assignment (different base types) +../drivers/message/fusion/mptscsih.c:1405:38: expected unsigned int [usertype] SenseBufferLowAddr +../drivers/message/fusion/mptscsih.c:1405:38: got restricted __le32 [usertype] +../drivers/message/fusion/mptscsih.c:2572:20: warning: cast to restricted __le32 +../drivers/message/fusion/mptscsih.c:2638:27: warning: cast to restricted __le16 +Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' +Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' +Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' +Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' +Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' +Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' +Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' +Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' +Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' +Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' +Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' +Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' +Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' +Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' +Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' +Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' +Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' +Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' +Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' +Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' +Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' +Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' +Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' +Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' +Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' +Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' +Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' +Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' +Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' +Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' +Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' +Warning: ../kernel/power/snapshot.c:469 function parameter 'zone' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:469 function parameter 'gfp_mask' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:469 function parameter 'safe_needed' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:469 function parameter 'ca' not described in 'add_rtree_block' +Warning: ../kernel/power/snapshot.c:542 function parameter 'gfp_mask' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'safe_needed' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'ca' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'start' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:542 function parameter 'end' not described in 'create_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:577 function parameter 'zone' not described in 'free_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:577 function parameter 'clear_nosave_free' not described in 'free_zone_bm_rtree' +Warning: ../kernel/power/snapshot.c:685 function parameter 'bm' not described in 'memory_bm_create' +Warning: ../kernel/power/snapshot.c:685 function parameter 'gfp_mask' not described in 'memory_bm_create' +Warning: ../kernel/power/snapshot.c:685 function parameter 'safe_needed' not described in 'memory_bm_create' +Warning: ../kernel/power/snapshot.c:727 function parameter 'clear_nosave_free' not described in 'memory_bm_free' +Warning: ../kernel/power/snapshot.c:749 function parameter 'bm' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:749 function parameter 'pfn' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:749 function parameter 'addr' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:749 function parameter 'bit_nr' not described in 'memory_bm_find_bit' +Warning: ../kernel/power/snapshot.c:997 function parameter 'start_pfn' not described in 'register_nosave_region' +Warning: ../kernel/power/snapshot.c:997 function parameter 'end_pfn' not described in 'register_nosave_region' +Warning: ../kernel/power/snapshot.c:1316 function parameter 'zone' not described in 'saveable_highmem_page' +Warning: ../kernel/power/snapshot.c:1316 function parameter 'pfn' not described in 'saveable_highmem_page' +Warning: ../kernel/power/snapshot.c:1375 function parameter 'zone' not described in 'saveable_page' +Warning: ../kernel/power/snapshot.c:1375 function parameter 'pfn' not described in 'saveable_page' +Warning: ../kernel/power/snapshot.c:1452 function parameter 'dst' not described in 'safe_copy_page' +Warning: ../kernel/power/snapshot.c:1452 function parameter 's_page' not described in 'safe_copy_page' +Warning: ../kernel/power/snapshot.c:1693 function parameter 'x' not described in '__fraction' +Warning: ../kernel/power/snapshot.c:1693 function parameter 'multiplier' not described in '__fraction' +Warning: ../kernel/power/snapshot.c:1693 function parameter 'base' not described in '__fraction' +Warning: ../kernel/power/snapshot.c:1991 function parameter 'nr_highmem' not described in 'count_pages_for_highmem' +Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_pages' not described in 'enough_free_mem' +Warning: ../kernel/power/snapshot.c:2009 function parameter 'nr_highmem' not described in 'enough_free_mem' +Warning: ../kernel/power/snapshot.c:2032 function parameter 'safe_needed' not described in 'get_highmem_buffer' +Warning: ../kernel/power/snapshot.c:2045 function parameter 'bm' not described in 'alloc_highmem_pages' +Warning: ../kernel/power/snapshot.c:2045 function parameter 'nr_highmem' not described in 'alloc_highmem_pages' +Warning: ../kernel/power/snapshot.c:2080 function parameter 'copy_bm' not described in 'swsusp_alloc' +Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_pages' not described in 'swsusp_alloc' +Warning: ../kernel/power/snapshot.c:2080 function parameter 'nr_highmem' not described in 'swsusp_alloc' +Warning: ../kernel/power/snapshot.c:2301 function parameter 'bm' not described in 'mark_unsafe_pages' +Warning: ../kernel/power/snapshot.c:2336 function parameter 'info' not described in 'load_header' +Warning: ../kernel/power/snapshot.c:2505 function parameter 'page' not described in 'get_highmem_page_buffer' +Warning: ../kernel/power/snapshot.c:2505 function parameter 'ca' not described in 'get_highmem_page_buffer' +Warning: ../kernel/power/snapshot.c:2715 function parameter 'bm' not described in 'get_buffer' +Warning: ../kernel/power/snapshot.c:2715 function parameter 'ca' not described in 'get_buffer' +Warning: ../kernel/power/snapshot.c:2854 function parameter 'handle' not described in 'snapshot_write_finalize' +../arch/x86/kernel/fpu/xstate.c:1656:9: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/xstate.c:1656:9: expected struct lockdep_map const *lock +../arch/x86/kernel/fpu/xstate.c:1656:9: got struct lockdep_map [noderef] __rcu * +../arch/x86/kernel/fpu/xstate.c:1750:31: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/xstate.c:1750:31: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/xstate.c:1750:31: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/xstate.c:1758:33: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/xstate.c:1758:33: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/xstate.c:1758:33: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/xstate.c:1776:31: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/xstate.c:1776:31: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/xstate.c:1776:31: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/xstate.c:1780:41: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/xstate.c:1780:41: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/xstate.c:1780:41: got struct spinlock [noderef] __rcu * +../arch/x86/kernel/fpu/xstate.c:1795:33: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/fpu/xstate.c:1795:33: expected struct spinlock [usertype] *lock +../arch/x86/kernel/fpu/xstate.c:1795:33: got struct spinlock [noderef] __rcu * +../kernel/power/autosleep.c:45:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/autosleep.c:45:32: warning: restricted suspend_state_t degrades to integer +../kernel/power/autosleep.c:70:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/autosleep.c:70:31: warning: restricted suspend_state_t degrades to integer +../kernel/power/autosleep.c:105:13: warning: restricted suspend_state_t degrades to integer +../kernel/power/autosleep.c:105:21: warning: restricted suspend_state_t degrades to integer +../drivers/tty/mxser.c:288:32: warning: array of flexible structures +../drivers/base/regmap/regmap-kunit.c:1780:43: warning: cast to restricted __le16 +../drivers/base/regmap/regmap-kunit.c:1783:43: warning: cast to restricted __be16 +../drivers/base/regmap/regmap-kunit.c:1979:28: warning: cast to restricted __be16 +../drivers/base/regmap/regmap-kunit.c:1980:28: warning: cast to restricted __be16 +../drivers/base/regmap/regmap-kunit.c:1982:28: warning: cast to restricted __le16 +../drivers/base/regmap/regmap-kunit.c:1983:28: warning: cast to restricted __le16 +../drivers/base/regmap/regmap-kunit.c:2058:24: warning: incorrect type in assignment (different base types) +../drivers/base/regmap/regmap-kunit.c:2058:24: expected unsigned short +../drivers/base/regmap/regmap-kunit.c:2058:24: got restricted __be16 [usertype] +../drivers/base/regmap/regmap-kunit.c:2060:24: warning: incorrect type in assignment (different base types) +../drivers/base/regmap/regmap-kunit.c:2060:24: expected unsigned short +../drivers/base/regmap/regmap-kunit.c:2060:24: got restricted __le16 [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:1624:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * +../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * @@ -5884,4 +4490,0 @@ -../lib/tests/kunit_iov_iter.c: In function ‘iov_kunit_copy_to_bvec’: -../lib/tests/kunit_iov_iter.c:266:16: warning: variable ‘b’ set but not used [-Wunused-but-set-variable=] - 266 | int i, b, patt; - | ^ @@ -5890,31 +4493,254 @@ -../drivers/video/fbdev/nvidia/nv_hw.c: In function ‘nv4CalcArbitration’: -../drivers/video/fbdev/nvidia/nv_hw.c:245:28: warning: variable ‘pclks’ set but not used [-Wunused-but-set-variable=] - 245 | int nvclks, mclks, pclks, vpagemiss, crtpagemiss, vbs; - | ^~~~~ -../drivers/gpu/drm/bridge/synopsys/dw-hdmi.c:3363:30: warning: cast truncates bits from constant value (ffffff0d becomes d) -../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/video/fbdev/aty/mach64_accel.c:420:49: warning: cast to restricted __le32 -../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/netfilter/nf_tables_api.c:2035:25: warning: cast between address spaces (__percpu -> __rcu) -../net/netfilter/nf_tables_api.c:2035:25: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_tables_api.c:2035:25: struct nft_stats [noderef] __rcu * -../net/netfilter/nf_tables_api.c:2035:25: struct nft_stats [noderef] __percpu * -../net/netfilter/nf_tables_api.c:2237:17: warning: cast between address spaces (__percpu -> __rcu) -../net/netfilter/nf_tables_api.c:2237:17: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __rcu * -../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __percpu * -../net/netfilter/nf_tables_api.c:2237:17: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __rcu * -../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __percpu * -../net/netfilter/nf_tables_api.c:2280:21: warning: cast between address spaces (__percpu -> __rcu) -../net/netfilter/nf_tables_api.c:2280:21: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_tables_api.c:2280:21: struct nft_stats [noderef] __rcu * -../net/netfilter/nf_tables_api.c:2280:21: struct nft_stats [noderef] __percpu * -../net/netfilter/nf_tables_api.c:2685:25: warning: cast between address spaces (__percpu -> __rcu) -../net/netfilter/nf_tables_api.c:2685:25: error: incompatible types in comparison expression (different address spaces): -../net/netfilter/nf_tables_api.c:2685:25: struct nft_stats [noderef] __rcu * -../net/netfilter/nf_tables_api.c:2685:25: struct nft_stats [noderef] __percpu * -../drivers/spi/spi-altera-dfl.c:121:17: error: too long token expansion -../drivers/gpu/drm/bridge/synopsys/dw-hdmi-ahb-audio.c:254:9: warning: cast truncates bits from constant value (ffffff7f becomes 7f) +../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) +../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] +../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] +../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) +../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] +../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] +../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) +../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] +../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] +../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) +../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] +../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] +../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) +../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] +../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] +../drivers/acpi/acpica/evhandler.c:26:4: warning: symbol 'acpi_gbl_default_address_spaces' was not declared. Should it be static? +Warning: ../drivers/net/pse-pd/pse_core.c:246 expecting prototype for pse_control_find_net_by_id(). Prototype was for pse_control_find_by_id() instead +../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/block/drbd/drbd_main.c:546:20: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:546:20: expected unsigned int [usertype] magic +../drivers/block/drbd/drbd_main.c:546:20: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:547:20: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:547:20: expected unsigned short [usertype] command +../drivers/block/drbd/drbd_main.c:547:20: got restricted __be16 [usertype] +../drivers/block/drbd/drbd_main.c:548:20: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:548:20: expected unsigned short [usertype] length +../drivers/block/drbd/drbd_main.c:548:20: got restricted __be16 [usertype] +../drivers/block/drbd/drbd_main.c:554:20: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:554:20: expected unsigned short [usertype] magic +../drivers/block/drbd/drbd_main.c:554:20: got restricted __be16 [usertype] +../drivers/block/drbd/drbd_main.c:555:20: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:555:20: expected unsigned short [usertype] command +../drivers/block/drbd/drbd_main.c:555:20: got restricted __be16 [usertype] +../drivers/block/drbd/drbd_main.c:556:19: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:556:19: expected unsigned int [usertype] length +../drivers/block/drbd/drbd_main.c:556:19: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:563:18: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:563:18: expected unsigned int [usertype] magic +../drivers/block/drbd/drbd_main.c:563:18: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:564:19: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:564:19: expected unsigned short [usertype] volume +../drivers/block/drbd/drbd_main.c:564:19: got restricted __be16 [usertype] +../drivers/block/drbd/drbd_main.c:565:20: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:565:20: expected unsigned short [usertype] command +../drivers/block/drbd/drbd_main.c:565:20: got restricted __be16 [usertype] +../drivers/block/drbd/drbd_main.c:566:19: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:566:19: expected unsigned int [usertype] length +../drivers/block/drbd/drbd_main.c:566:19: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:705:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_main.c:705:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_main.c:705:14: struct net_conf * +../drivers/block/drbd/drbd_main.c:720:22: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_main.c:720:22: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_main.c:720:22: struct disk_conf * +../drivers/block/drbd/drbd_main.c:758:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_main.c:758:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_main.c:758:14: struct net_conf * +../drivers/block/drbd/drbd_main.c:820:28: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:824:26: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:826:23: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_main.c:826:23: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_main.c:826:23: struct net_conf * +../drivers/block/drbd/drbd_main.c:885:25: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:916:26: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_main.c:916:26: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_main.c:916:26: struct disk_conf * +../drivers/block/drbd/drbd_main.c:980:18: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1003:18: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1016:17: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1017:16: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1032:17: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1033:16: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1045:28: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1059:28: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1096:19: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_main.c:1096:19: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_main.c:1096:19: struct net_conf * +../drivers/block/drbd/drbd_main.c:1306:21: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1306:21: expected unsigned int [usertype] set_size +../drivers/block/drbd/drbd_main.c:1306:21: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:1334:20: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1334:20: expected unsigned int [usertype] seq_num +../drivers/block/drbd/drbd_main.c:1334:20: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:1346:54: warning: incorrect type in argument 4 (different base types) +../drivers/block/drbd/drbd_main.c:1346:54: expected unsigned int [usertype] blksize +../drivers/block/drbd/drbd_main.c:1346:54: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:1366:31: warning: incorrect type in argument 3 (different base types) +../drivers/block/drbd/drbd_main.c:1366:31: expected unsigned long long [usertype] sector +../drivers/block/drbd/drbd_main.c:1366:31: got restricted __be64 [usertype] +../drivers/block/drbd/drbd_main.c:1367:31: warning: incorrect type in argument 4 (different base types) +../drivers/block/drbd/drbd_main.c:1367:31: expected unsigned int [usertype] blksize +../drivers/block/drbd/drbd_main.c:1367:31: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:1377:31: warning: incorrect type in argument 3 (different base types) +../drivers/block/drbd/drbd_main.c:1377:31: expected unsigned long long [usertype] sector +../drivers/block/drbd/drbd_main.c:1377:31: got restricted __be64 [usertype] +../drivers/block/drbd/drbd_main.c:1378:31: warning: incorrect type in argument 4 (different base types) +../drivers/block/drbd/drbd_main.c:1378:31: expected unsigned int [usertype] blksize +../drivers/block/drbd/drbd_main.c:1378:31: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:1379:31: warning: incorrect type in argument 5 (different base types) +../drivers/block/drbd/drbd_main.c:1379:31: expected unsigned long long [usertype] block_id +../drivers/block/drbd/drbd_main.c:1379:31: got restricted __be64 [usertype] +../drivers/block/drbd/drbd_main.c:1392:19: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1392:19: expected unsigned long long [usertype] sector +../drivers/block/drbd/drbd_main.c:1392:19: got restricted __be64 [usertype] +../drivers/block/drbd/drbd_main.c:1393:20: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1393:20: expected unsigned int [usertype] blksize +../drivers/block/drbd/drbd_main.c:1393:20: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:1408:19: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1408:19: expected unsigned long long [usertype] sector +../drivers/block/drbd/drbd_main.c:1408:19: got restricted __be64 [usertype] +../drivers/block/drbd/drbd_main.c:1410:20: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1410:20: expected unsigned int [usertype] blksize +../drivers/block/drbd/drbd_main.c:1410:20: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:1426:19: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1426:19: expected unsigned long long [usertype] sector +../drivers/block/drbd/drbd_main.c:1426:19: got restricted __be64 [usertype] +../drivers/block/drbd/drbd_main.c:1428:20: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1428:20: expected unsigned int [usertype] blksize +../drivers/block/drbd/drbd_main.c:1428:20: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:1441:19: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1441:19: expected unsigned long long [usertype] sector +../drivers/block/drbd/drbd_main.c:1441:19: got restricted __be64 [usertype] +../drivers/block/drbd/drbd_main.c:1443:20: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1443:20: expected unsigned int [usertype] blksize +../drivers/block/drbd/drbd_main.c:1443:20: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:1668:19: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1668:19: expected unsigned long long [usertype] sector +../drivers/block/drbd/drbd_main.c:1668:19: got restricted __be64 [usertype] +../drivers/block/drbd/drbd_main.c:1670:20: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1670:20: expected unsigned int [usertype] seq_num +../drivers/block/drbd/drbd_main.c:1670:20: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:1684:21: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1684:21: expected unsigned int [usertype] dp_flags +../drivers/block/drbd/drbd_main.c:1684:21: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:1689:25: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1689:25: expected unsigned int [usertype] size +../drivers/block/drbd/drbd_main.c:1689:25: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:1760:19: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1760:19: expected unsigned long long [usertype] sector +../drivers/block/drbd/drbd_main.c:1760:19: got restricted __be64 [usertype] +../drivers/block/drbd/drbd_main.c:1783:19: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1783:19: expected unsigned long long [usertype] sector +../drivers/block/drbd/drbd_main.c:1783:19: got restricted __be64 [usertype] +../drivers/block/drbd/drbd_main.c:1784:20: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:1784:20: expected unsigned int [usertype] blksize +../drivers/block/drbd/drbd_main.c:1784:20: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:1820:40: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_main.c:1820:40: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_main.c:1820:40: struct net_conf * +../drivers/block/drbd/drbd_main.c:2969:30: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:2969:30: expected unsigned long long [usertype] la_size_sect +../drivers/block/drbd/drbd_main.c:2969:30: got restricted __be64 [usertype] +../drivers/block/drbd/drbd_main.c:2971:33: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:2971:33: expected unsigned long long +../drivers/block/drbd/drbd_main.c:2971:33: got restricted __be64 [usertype] +../drivers/block/drbd/drbd_main.c:2972:23: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:2972:23: expected unsigned int [usertype] flags +../drivers/block/drbd/drbd_main.c:2972:23: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:2973:23: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:2973:23: expected unsigned int [usertype] magic +../drivers/block/drbd/drbd_main.c:2973:23: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:2975:31: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:2975:31: expected unsigned int [usertype] md_size_sect +../drivers/block/drbd/drbd_main.c:2975:31: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:2976:31: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:2976:31: expected unsigned int [usertype] al_offset +../drivers/block/drbd/drbd_main.c:2976:31: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:2977:31: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:2977:31: expected unsigned int [usertype] al_nr_extents +../drivers/block/drbd/drbd_main.c:2977:31: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:2978:34: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:2978:34: expected unsigned int [usertype] bm_bytes_per_bit +../drivers/block/drbd/drbd_main.c:2978:34: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:2979:29: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:2979:29: expected unsigned long long [usertype] device_uuid +../drivers/block/drbd/drbd_main.c:2979:29: got restricted __be64 [usertype] +../drivers/block/drbd/drbd_main.c:2981:27: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:2981:27: expected unsigned int [usertype] bm_offset +../drivers/block/drbd/drbd_main.c:2981:27: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:2982:38: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:2982:38: expected unsigned int [usertype] la_peer_max_bio_size +../drivers/block/drbd/drbd_main.c:2982:38: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:2984:28: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:2984:28: expected unsigned int [usertype] al_stripes +../drivers/block/drbd/drbd_main.c:2984:28: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:2985:35: warning: incorrect type in assignment (different base types) +../drivers/block/drbd/drbd_main.c:2985:35: expected unsigned int [usertype] al_stripe_size_4k +../drivers/block/drbd/drbd_main.c:2985:35: got restricted __be32 [usertype] +../drivers/block/drbd/drbd_main.c:3038:26: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3039:33: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3201:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3202:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3220:13: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3221:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3228:33: warning: cast to restricted __be64 +../drivers/block/drbd/drbd_main.c:3230:36: warning: cast to restricted __be64 +../drivers/block/drbd/drbd_main.c:3231:26: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3232:32: warning: cast to restricted __be64 +../drivers/block/drbd/drbd_main.c:3234:33: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3235:30: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3236:30: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3243:13: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3244:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3248:13: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3249:17: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3259:24: warning: cast to restricted __be32 +../drivers/block/drbd/drbd_main.c:3658:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_main.c:3658:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_main.c:3658:14: struct net_conf * +../drivers/block/drbd/drbd_main.c: note: in included file: +../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * +../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * +../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * +../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * +../drivers/block/drbd/drbd_int.h:1624:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:1624:14: struct disk_conf * +../drivers/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 @@ -5945,11 +4770,0 @@ -../drivers/iommu/omap-iommu.c: In function ‘_omap_iommu_detach_dev’: -../drivers/iommu/omap-iommu.c:1501:38: warning: variable ‘arch_data’ set but not used [-Wunused-but-set-variable=] - 1501 | struct omap_iommu_arch_data *arch_data = dev_iommu_priv_get(dev); - | ^~~~~~~~~ -../drivers/video/fbdev/sis/sis_main.c: In function ‘sisfb_post_xgi_delay’: -../drivers/video/fbdev/sis/sis_main.c:4542:12: warning: variable ‘reg’ set but not used [-Wunused-but-set-variable=] - 4542 | u8 reg; - | ^~~ -../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures -../drivers/gpu/drm/gud/gud_drv.c:97:28: warning: cast to restricted __le32 -../drivers/gpu/drm/gud/gud_drv.c:97:17: warning: restricted __le32 degrades to integer @@ -5960,7 +4775,71 @@ -../drivers/video/fbdev/sis/sis_main.c:5395:32: warning: cast to restricted __le32 -../drivers/video/fbdev/sis/sis_main.c:5398:32: warning: cast to restricted __le32 -../drivers/video/fbdev/sis/sis_main.c:5427:40: warning: cast to restricted __le32 -../drivers/video/fbdev/sis/sis_main.c:5459:16: warning: cast to restricted __le16 -../net/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/scsi/constants.c:318:9: warning: trying to concatenate 26550-character string (8191 bytes max) +../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion +../arch/x86/kvm/svm/avic.c:65:1: error: too long token expansion +../arch/x86/kvm/svm/avic.c:253:21: error: too long token expansion +../arch/x86/kvm/svm/avic.c:337:49: error: too long token expansion +../arch/x86/kvm/svm/avic.c:892:35: error: too long token expansion +../arch/x86/kvm/svm/avic.c:892:35: error: too long token expansion +../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/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 +../arch/x86/kernel/tboot.c:487:16: warning: incorrect type in assignment (different address spaces) +../arch/x86/kernel/tboot.c:487:16: expected void *config +../arch/x86/kernel/tboot.c:487:16: got void [noderef] __iomem * +../arch/x86/kernel/tboot.c:493:19: warning: incorrect type in assignment (different address spaces) +../arch/x86/kernel/tboot.c:493:19: expected void *heap_base +../arch/x86/kernel/tboot.c:493:19: got void [noderef] __iomem * +../arch/x86/kernel/tboot.c:495:17: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/tboot.c:495:17: expected void volatile [noderef] __iomem *addr +../arch/x86/kernel/tboot.c:495:17: got void *config @@ -6049,77 +4928,183 @@ -../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 -../drivers/video/fbdev/aty/radeon_pm.c:2526:31: warning: restricted pci_power_t degrades to integer -../drivers/video/fbdev/aty/radeon_pm.c:2528:65: warning: restricted pci_power_t degrades to integer -../net/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/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/gpu/drm/xlnx/zynqmp_dp.c: In function ‘zynqmp_dp_bridge_debugfs_init’: -../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:46: warning: ‘_preemphasis’ directive output may be truncated writing 12 bytes into a region of size between 4 and 14 [-Wformat-truncation=] - 2265 | snprintf(name, sizeof(name), fmt, i); - | ^~~ -../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 19 - 2265 | snprintf(name, sizeof(name), fmt, i); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:53: warning: ‘_swing’ directive output may be truncated writing 6 bytes into a region of size between 4 and 14 [-Wformat-truncation=] - 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); - | ^~~~~~ -../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 19 - 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/nvme/host/fc.c: note: in included file: -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../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 * +../drivers/base/regmap/regmap-raw-ram.c:24:24: warning: cast to restricted __be16 +../drivers/base/regmap/regmap-raw-ram.c:26:24: warning: cast to restricted __le16 +../drivers/block/drbd/drbd_nl.c:454:33: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:454:33: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:691:38: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:691:38: struct net_conf * +../drivers/block/drbd/drbd_nl.c:983:18: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:983:18: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:1251:24: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:1251:24: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:1589:17: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:1589:17: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:1589:17: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:1599:17: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:1599:17: struct fifo_buffer [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:1599:17: struct fifo_buffer * +../drivers/block/drbd/drbd_nl.c:1825:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:1825:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:1825:14: struct net_conf * +../drivers/block/drbd/drbd_nl.c:2085:39: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2085:39: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2085:39: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:2093:13: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2093:13: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2093:13: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:2276:50: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2276:50: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2276:50: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:2299:45: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2299:45: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2299:45: struct net_conf * +../drivers/block/drbd/drbd_nl.c:2444:9: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2444:9: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2444:9: struct net_conf * +../drivers/block/drbd/drbd_nl.c:2607:9: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2607:9: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2607:9: struct net_conf * +../drivers/block/drbd/drbd_nl.c:2840:18: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2840:18: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2840:18: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:2880:17: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:2880:17: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:2880:17: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:3418:33: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:3418:33: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:3418:33: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:3543:28: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:3543:28: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:3543:28: struct net_conf * +../drivers/block/drbd/drbd_nl.c:3756:29: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:3756:29: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:3756:29: struct disk_conf * +../drivers/block/drbd/drbd_nl.c:3762:22: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:3762:22: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:3762:22: struct net_conf * +../drivers/block/drbd/drbd_nl.c:3952:38: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_nl.c:3952:38: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_nl.c:3952:38: struct net_conf * +../drivers/block/drbd/drbd_nl.c: note: in included file: +../drivers/block/drbd/drbd_int.h:2036:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:2036:14: struct net_conf * +../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * +../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * +../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * +../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * +../drivers/block/drbd/drbd_int.h:712:24: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_int.h:712:24: struct net_conf * +../kernel/rcu/refscale.c:1065:24: error: incompatible types in comparison expression (different address spaces): +../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe [noderef] __rcu * +../kernel/rcu/refscale.c:1065:24: struct refscale_typesafe * +../drivers/soc/qcom/smem.c:472:16: warning: incorrect type in assignment (different address spaces) +../drivers/soc/qcom/smem.c:472:16: expected struct smem_header *header +../drivers/soc/qcom/smem.c:472:16: got void [noderef] __iomem *virt_base +../drivers/soc/qcom/smem.c:561:16: warning: incorrect type in assignment (different address spaces) +../drivers/soc/qcom/smem.c:561:16: expected struct smem_header *header +../drivers/soc/qcom/smem.c:561:16: got void [noderef] __iomem *virt_base +../drivers/soc/qcom/smem.c:581:50: warning: incorrect type in return expression (different address spaces) +../drivers/soc/qcom/smem.c:581:50: expected void * +../drivers/soc/qcom/smem.c:581:50: got void [noderef] __iomem * +../drivers/soc/qcom/smem.c:735:22: warning: incorrect type in assignment (different address spaces) +../drivers/soc/qcom/smem.c:735:22: expected struct smem_partition_header *phdr +../drivers/soc/qcom/smem.c:735:22: got void [noderef] __iomem *virt_base +../drivers/soc/qcom/smem.c:739:27: warning: cast to restricted __le32 +../drivers/soc/qcom/smem.c:743:22: warning: incorrect type in assignment (different address spaces) +../drivers/soc/qcom/smem.c:743:22: expected struct smem_partition_header *phdr +../drivers/soc/qcom/smem.c:743:22: got void [noderef] __iomem *virt_base +../drivers/soc/qcom/smem.c:747:27: warning: cast to restricted __le32 +../drivers/soc/qcom/smem.c:750:24: warning: incorrect type in assignment (different address spaces) +../drivers/soc/qcom/smem.c:750:24: expected struct smem_header *header +../drivers/soc/qcom/smem.c:750:24: got void [noderef] __iomem *virt_base +../drivers/soc/qcom/smem.c:784:36: error: subtraction of different types can't work (different address spaces) +../drivers/soc/qcom/smem.c:793:28: error: subtraction of different types can't work (different address spaces) +../drivers/soc/qcom/smem.c:802:36: error: subtraction of different types can't work (different address spaces) +../drivers/soc/qcom/smem.c:872:16: warning: incorrect type in assignment (different address spaces) +../drivers/soc/qcom/smem.c:872:16: expected struct smem_header *header +../drivers/soc/qcom/smem.c:872:16: got void [noderef] __iomem *virt_base +../drivers/soc/qcom/smem.c:926:16: warning: incorrect type in assignment (different address spaces) +../drivers/soc/qcom/smem.c:926:16: expected struct smem_partition_header *header +../drivers/soc/qcom/smem.c:926:16: got void [noderef] __iomem * +../drivers/soc/qcom/smem.c:1077:22: warning: incorrect type in assignment (different address spaces) +../drivers/soc/qcom/smem.c:1077:22: expected struct smem_ptable *ptable +../drivers/soc/qcom/smem.c:1077:22: got void [noderef] __iomem * +../drivers/soc/qcom/smem.c:1185:16: warning: incorrect type in assignment (different address spaces) +../drivers/soc/qcom/smem.c:1185:16: expected struct smem_header *header +../drivers/soc/qcom/smem.c:1185:16: got void [noderef] __iomem *virt_base +../drivers/soc/qcom/smem.c:1204:16: warning: incorrect type in argument 1 (different address spaces) +../drivers/soc/qcom/smem.c:1204:16: expected void const volatile [noderef] __iomem *addr +../drivers/soc/qcom/smem.c:1204:16: got restricted __le32 * +../drivers/soc/qcom/smem.c:1204:52: warning: incorrect type in argument 1 (different address spaces) +../drivers/soc/qcom/smem.c:1204:52: expected void const volatile [noderef] __iomem *addr +../drivers/soc/qcom/smem.c:1204:52: got restricted __le32 * +../drivers/video/fbdev/smscufx.c:827:27: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:827:27: expected unsigned int [usertype] +../drivers/video/fbdev/smscufx.c:827:27: got restricted __le32 [usertype] +../drivers/video/fbdev/smscufx.c:830:27: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:830:27: expected unsigned int [usertype] +../drivers/video/fbdev/smscufx.c:830:27: got restricted __le32 [usertype] +../drivers/video/fbdev/smscufx.c:832:16: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:832:16: expected unsigned short [usertype] +../drivers/video/fbdev/smscufx.c:832:16: got restricted __le16 [usertype] +../drivers/video/fbdev/smscufx.c:833:16: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:833:16: expected unsigned short [usertype] +../drivers/video/fbdev/smscufx.c:833:16: got restricted __le16 [usertype] +../drivers/video/fbdev/smscufx.c:834:16: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:834:16: expected unsigned short [usertype] +../drivers/video/fbdev/smscufx.c:834:16: got restricted __le16 [usertype] +../drivers/video/fbdev/smscufx.c:835:16: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:835:16: expected unsigned short [usertype] +../drivers/video/fbdev/smscufx.c:835:16: got restricted __le16 [usertype] +../drivers/video/fbdev/smscufx.c:838:27: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:838:27: expected unsigned int [usertype] +../drivers/video/fbdev/smscufx.c:838:27: got restricted __le32 [usertype] +../drivers/video/fbdev/smscufx.c:841:17: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:841:17: expected unsigned short [usertype] +../drivers/video/fbdev/smscufx.c:841:17: got restricted __le16 [usertype] +../drivers/video/fbdev/smscufx.c:844:17: warning: incorrect type in assignment (different base types) +../drivers/video/fbdev/smscufx.c:844:17: expected unsigned short [usertype] +../drivers/video/fbdev/smscufx.c:844:17: got restricted __le16 [usertype] +../drivers/gpu/drm/xlnx/zynqmp_disp.c:133:42: warning: array of flexible structures +../drivers/net/ethernet/3com/3c589_cs.c:296:35: warning: cast to restricted __le16 +../drivers/gpu/drm/gud/gud_drv.c:97:28: warning: cast to restricted __le32 +../drivers/gpu/drm/gud/gud_drv.c:97:17: warning: restricted __le32 degrades to integer +../fs/notify/fsnotify.c:384:16: error: incompatible types in comparison expression (different address spaces): +../fs/notify/fsnotify.c:384:16: struct fsnotify_mark_connector [noderef] __rcu * +../fs/notify/fsnotify.c:384:16: struct fsnotify_mark_connector * +../fs/notify/fsnotify.c:386:24: error: incompatible types in comparison expression (different address spaces): +../fs/notify/fsnotify.c:386:24: struct hlist_node [noderef] __rcu * +../fs/notify/fsnotify.c:386:24: struct hlist_node * +../fs/notify/fsnotify.c:396:24: error: incompatible types in comparison expression (different address spaces): +../fs/notify/fsnotify.c:396:24: struct hlist_node [noderef] __rcu * +../fs/notify/fsnotify.c:396:24: struct hlist_node * +../fs/notify/fsnotify.c:567:46: warning: incorrect type in argument 1 (different address spaces) +../fs/notify/fsnotify.c:567:46: expected struct fsnotify_mark_connector *const *connp +../fs/notify/fsnotify.c:567:46: got struct fsnotify_mark_connector [noderef] __rcu ** +../fs/notify/fsnotify.c:571:46: warning: incorrect type in argument 1 (different address spaces) +../fs/notify/fsnotify.c:571:46: expected struct fsnotify_mark_connector *const *connp +../fs/notify/fsnotify.c:571:46: got struct fsnotify_mark_connector [noderef] __rcu ** +../fs/notify/fsnotify.c:575:46: warning: incorrect type in argument 1 (different address spaces) +../fs/notify/fsnotify.c:575:46: expected struct fsnotify_mark_connector *const *connp +../fs/notify/fsnotify.c:575:46: got struct fsnotify_mark_connector [noderef] __rcu ** +../fs/notify/fsnotify.c:579:46: warning: incorrect type in argument 1 (different address spaces) +../fs/notify/fsnotify.c:579:46: expected struct fsnotify_mark_connector *const *connp +../fs/notify/fsnotify.c:579:46: got struct fsnotify_mark_connector [noderef] __rcu ** +../fs/notify/fsnotify.c:583:54: warning: incorrect type in argument 1 (different address spaces) +../fs/notify/fsnotify.c:583:54: expected struct fsnotify_mark_connector *const *connp +../fs/notify/fsnotify.c:583:54: got struct fsnotify_mark_connector [noderef] __rcu *const * @@ -6187 +5172,88 @@ -Warning: ../drivers/net/pse-pd/pse_core.c:246 expecting prototype for pse_control_find_net_by_id(). Prototype was for pse_control_find_by_id() instead +../drivers/scsi/constants.c:318:9: warning: trying to concatenate 26550-character string (8191 bytes max) +../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: warning: incorrect type in argument 1 (different base types) +../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: expected restricted __be32 const [usertype] *p +../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: got unsigned int const [usertype] * +../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: warning: incorrect type in argument 1 (different base types) +../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: expected restricted __be32 const [usertype] *p +../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: got unsigned int const [usertype] * +../fs/eventpoll.c:648:9: warning: restricted __poll_t degrades to integer +../fs/eventpoll.c:648:9: warning: cast to restricted __poll_t +../fs/eventpoll.c:1330:53: warning: incorrect type in argument 3 (different base types) +../fs/eventpoll.c:1330:53: expected unsigned int pollflags +../fs/eventpoll.c:1330:53: got restricted __poll_t +../net/ipv4/tcp_ipv4.c:3394:41: warning: incorrect type in argument 1 (different address spaces) +../net/ipv4/tcp_ipv4.c:3394:41: expected void const *data +../net/ipv4/tcp_ipv4.c:3394:41: got struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control +../net/ipv4/tcp_ipv4.c:3520:45: warning: incorrect type in argument 1 (different address spaces) +../net/ipv4/tcp_ipv4.c:3520:45: expected void const *data +../net/ipv4/tcp_ipv4.c:3520:45: got struct tcp_congestion_ops const [noderef] __rcu *extern [addressable] [toplevel] tcp_congestion_control +../net/ipv4/tcp_ipv4.c:3524:50: warning: incorrect type in assignment (different address spaces) +../net/ipv4/tcp_ipv4.c:3524:50: expected struct tcp_congestion_ops const [noderef] __rcu *tcp_congestion_control +../net/ipv4/tcp_ipv4.c:3524:50: got struct tcp_congestion_ops * +../net/ipv4/tcp_ipv4.c:3395:41: warning: dereference of noderef expression +../net/ipv4/tcp_ipv4.c:3395:41: warning: dereference of noderef expression +../net/ipv4/tcp_ipv4.c:3521:45: warning: dereference of noderef expression +../net/ipv4/tcp_ipv4.c:3521:45: warning: dereference of noderef expression +../net/core/lwtunnel.c:217:60: warning: incorrect type in initializer (different address spaces) +../net/core/lwtunnel.c:217:60: expected struct lwtunnel_encap_ops const *ops +../net/core/lwtunnel.c:217:60: got struct lwtunnel_encap_ops const [noderef] __rcu * +In file included from ../include/linux/string.h:386, + from ../include/linux/bitmap.h:13, + from ../include/linux/cpumask.h:11, + from ../arch/x86/include/asm/paravirt.h:19, + from ../arch/x86/include/asm/cpuid/api.h:57, + from ../arch/x86/include/asm/processor.h:19, + from ../include/linux/sched.h:13, + from ../include/linux/ratelimit.h:6, + from ../include/linux/dev_printk.h:16, + from ../include/linux/device.h:15, + from ../drivers/nfc/pn533/pn533.c:9: +In function ‘fortify_memcpy_chk’, + inlined from ‘pn533_target_found_felica’ at ../drivers/nfc/pn533/pn533.c:781:2: +../include/linux/fortify-string.h:578: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] + 578 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/soc/qcom/smp2p.c:255:34: warning: incorrect type in argument 1 (different address spaces) +../drivers/soc/qcom/smp2p.c:255:34: expected void const volatile [noderef] __iomem *addr +../drivers/soc/qcom/smp2p.c:255:34: got unsigned int [usertype] *value +../drivers/soc/qcom/smp2p.c:419:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/soc/qcom/smp2p.c:419:33: expected void const volatile [noderef] __iomem *addr +../drivers/soc/qcom/smp2p.c:419:33: got unsigned int [usertype] *value +../drivers/soc/qcom/smp2p.c:422:26: warning: incorrect type in argument 2 (different address spaces) +../drivers/soc/qcom/smp2p.c:422:26: expected void volatile [noderef] __iomem *addr +../drivers/soc/qcom/smp2p.c:422:26: got unsigned int [usertype] *value +../drivers/gpu/drm/xlnx/zynqmp_dp.c: In function ‘zynqmp_dp_bridge_debugfs_init’: +../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:46: warning: ‘_preemphasis’ directive output may be truncated writing 12 bytes into a region of size between 4 and 14 [-Wformat-truncation=] + 2265 | snprintf(name, sizeof(name), fmt, i); + | ^~~ +../drivers/gpu/drm/xlnx/zynqmp_dp.c:2265:17: note: ‘snprintf’ output between 18 and 28 bytes into a destination of size 19 + 2265 | snprintf(name, sizeof(name), fmt, i); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:53: warning: ‘_swing’ directive output may be truncated writing 6 bytes into a region of size between 4 and 14 [-Wformat-truncation=] + 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); + | ^~~~~~ +../drivers/gpu/drm/xlnx/zynqmp_dp.c:2270:17: note: ‘snprintf’ output between 12 and 22 bytes into a destination of size 19 + 2270 | snprintf(name, sizeof(name), "lane%d_swing", i); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/block/drbd/drbd_state.c:1912:30: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_state.c:1912:30: struct disk_conf * +../drivers/block/drbd/drbd_state.c:834:22: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_state.c:834:22: struct disk_conf * +../drivers/block/drbd/drbd_state.c:838:14: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_state.c:838:14: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_state.c:838:14: struct net_conf * +../drivers/block/drbd/drbd_state.c:1064:22: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf [noderef] __rcu * +../drivers/block/drbd/drbd_state.c:1064:22: struct disk_conf * +../drivers/block/drbd/drbd_state.c:2079:17: error: incompatible types in comparison expression (different address spaces): +../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf [noderef] __rcu * +../drivers/block/drbd/drbd_state.c:2079:17: struct net_conf * +../drivers/net/ethernet/3com/3c574_cs.c:348:35: warning: cast to restricted __le16 +../arch/x86/kernel/acpi/boot.c:118:30: warning: incorrect type in return expression (different address spaces) +../arch/x86/kernel/acpi/boot.c:118:30: expected void [noderef] __iomem * +../arch/x86/kernel/acpi/boot.c:118:30: got void * +../arch/x86/kernel/acpi/boot.c:126:24: warning: incorrect type in argument 1 (different address spaces) +../arch/x86/kernel/acpi/boot.c:126:24: expected void *addr +../arch/x86/kernel/acpi/boot.c:126:24: got void [noderef] __iomem *map @@ -6191,32 +5263,82 @@ -../sound/soc/amd/acp/amd-acpi-mach.c:21:26: warning: symbol 'snd_soc_acpi_amd_acp_machines' was not declared. Should it be static? -../sound/soc/amd/acp/amd-acpi-mach.c:52:26: warning: symbol 'snd_soc_acpi_amd_rmb_acp_machines' was not declared. Should it be static? -../sound/soc/amd/acp/amd-acpi-mach.c:73:26: warning: symbol 'snd_soc_acpi_amd_acp63_acp_machines' was not declared. Should it be static? -../sound/soc/amd/acp/amd-acpi-mach.c:82:26: warning: symbol 'snd_soc_acpi_amd_acp70_acp_machines' was not declared. Should it be static? -../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/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) -../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] -../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] -../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) -../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] -../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] -../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) -../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] -../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] -../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) -../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] -../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] -../drivers/iommu/exynos-iommu.c:888:14: warning: incorrect type in assignment (different base types) -../drivers/iommu/exynos-iommu.c:888:14: expected unsigned int [usertype] -../drivers/iommu/exynos-iommu.c:888:14: got restricted __le32 [usertype] -../net/appletalk/ddp.c:101:33: warning: restricted __be16 degrades to integer -../net/appletalk/ddp.c:126:33: warning: restricted __be16 degrades to integer -../net/appletalk/ddp.c:422:47: warning: restricted __be16 degrades to integer -../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? -../fs/quota/quota_tree.c:98:30: signed value source -../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? -../fs/quota/quota_tree.c:103:30: signed value source -../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? -../fs/quota/quota_tree.c:370:18: signed value source -../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? -../fs/quota/quota_tree.c:815:31: signed value source +../drivers/nfc/pn533/pn533.c:117:39: warning: incorrect type in initializer (different base types) +../drivers/nfc/pn533/pn533.c:117:39: expected restricted __be16 [usertype] sc +../drivers/nfc/pn533/pn533.c:117:39: got int +../drivers/nfc/pn533/pn533.c:130:39: warning: incorrect type in initializer (different base types) +../drivers/nfc/pn533/pn533.c:130:39: expected restricted __be16 [usertype] sc +../drivers/nfc/pn533/pn533.c:130:39: got int +../drivers/soc/qcom/smsm.c:159:32: warning: incorrect type in argument 1 (different address spaces) +../drivers/soc/qcom/smsm.c:159:32: expected void const volatile [noderef] __iomem *addr +../drivers/soc/qcom/smsm.c:159:32: got unsigned int [usertype] *local_state +../drivers/soc/qcom/smsm.c:171:25: warning: incorrect type in argument 2 (different address spaces) +../drivers/soc/qcom/smsm.c:171:25: expected void volatile [noderef] __iomem *addr +../drivers/soc/qcom/smsm.c:171:25: got unsigned int [usertype] *local_state +../drivers/soc/qcom/smsm.c:181:48: warning: incorrect type in argument 1 (different address spaces) +../drivers/soc/qcom/smsm.c:181:48: expected void const volatile [noderef] __iomem *addr +../drivers/soc/qcom/smsm.c:181:48: got unsigned int [usertype] * +../drivers/soc/qcom/smsm.c:219:26: warning: incorrect type in argument 1 (different address spaces) +../drivers/soc/qcom/smsm.c:219:26: expected void const volatile [noderef] __iomem *addr +../drivers/soc/qcom/smsm.c:219:26: got unsigned int [usertype] *remote_state +../drivers/soc/qcom/smsm.c:257:49: warning: incorrect type in argument 1 (different address spaces) +../drivers/soc/qcom/smsm.c:257:49: expected void const volatile [noderef] __iomem *addr +../drivers/soc/qcom/smsm.c:257:49: got unsigned int [usertype] * +../drivers/soc/qcom/smsm.c:259:49: warning: incorrect type in argument 2 (different address spaces) +../drivers/soc/qcom/smsm.c:259:49: expected void volatile [noderef] __iomem *addr +../drivers/soc/qcom/smsm.c:259:49: got unsigned int [usertype] * +../drivers/soc/qcom/smsm.c:280:24: warning: incorrect type in argument 1 (different address spaces) +../drivers/soc/qcom/smsm.c:280:24: expected void const volatile [noderef] __iomem *addr +../drivers/soc/qcom/smsm.c:280:24: got unsigned int [usertype] *remote_state +../drivers/soc/qcom/smsm.c:288:49: warning: incorrect type in argument 1 (different address spaces) +../drivers/soc/qcom/smsm.c:288:49: expected void const volatile [noderef] __iomem *addr +../drivers/soc/qcom/smsm.c:288:49: got unsigned int [usertype] * +../drivers/soc/qcom/smsm.c:290:49: warning: incorrect type in argument 2 (different address spaces) +../drivers/soc/qcom/smsm.c:290:49: expected void volatile [noderef] __iomem *addr +../drivers/soc/qcom/smsm.c:290:49: got unsigned int [usertype] * +../drivers/soc/qcom/smsm.c:330:26: warning: incorrect type in argument 1 (different address spaces) +../drivers/soc/qcom/smsm.c:330:26: expected void const volatile [noderef] __iomem *addr +../drivers/soc/qcom/smsm.c:330:26: got unsigned int [usertype] *remote_state +../drivers/soc/qcom/smsm.c:635:47: warning: incorrect type in argument 2 (different address spaces) +../drivers/soc/qcom/smsm.c:635:47: expected void volatile [noderef] __iomem *addr +../drivers/soc/qcom/smsm.c:635:47: got unsigned int [usertype] * +../net/ipv6/route.c:2396:39: warning: incorrect type in assignment (different base types) +../net/ipv6/route.c:2396:39: expected unsigned int [usertype] flow_label +../net/ipv6/route.c:2396:39: got restricted __be32 +../arch/x86/kernel/acpi/sleep.c:26:15: warning: symbol 'acpi_realmode_flags' was not declared. Should it be static? +../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/ethernet/3com/typhoon.c:769:21: warning: restricted __be16 degrades to integer +../drivers/spi/spi-altera-dfl.c:121:17: error: too long token expansion +../fs/notify/mark.c:786:13: warning: incorrect type in initializer (different address spaces) +../fs/notify/mark.c:786:13: expected struct fsnotify_mark_connector [noderef] __rcu *__new +../fs/notify/mark.c:786:13: got struct fsnotify_mark_connector *[assigned] conn +../net/core/bpf_sk_storage.c:342:29: warning: symbol 'bpf_sk_storage_get_cg_sock_proto' was not declared. Should it be static? +../drivers/net/hamradio/baycom_ser_fdx.c:290:43: warning: dubious: x | !y +../drivers/video/fbdev/ocfb.c:325:24: warning: incorrect type in assignment (different address spaces) +../drivers/video/fbdev/ocfb.c:325:24: expected void [noderef] __iomem *fb_virt +../drivers/video/fbdev/ocfb.c:325:24: got void * +../drivers/video/fbdev/ocfb.c:365:64: warning: incorrect type in argument 3 (different address spaces) +../drivers/video/fbdev/ocfb.c:365:64: expected void *cpu_addr +../drivers/video/fbdev/ocfb.c:365:64: got void [noderef] __iomem *fb_virt +../drivers/video/fbdev/ocfb.c:378:32: warning: incorrect type in argument 3 (different address spaces) +../drivers/video/fbdev/ocfb.c:378:32: expected void *cpu_addr +../drivers/video/fbdev/ocfb.c:378:32: got void [noderef] __iomem *fb_virt +../net/ipv4/tcp_cong.c:298:24: warning: incorrect type in initializer (different address spaces) +../net/ipv4/tcp_cong.c:298:24: expected struct tcp_congestion_ops const [noderef] __rcu *__ret +../net/ipv4/tcp_cong.c:298:24: got struct tcp_congestion_ops *[assigned] ca +../net/ipv4/tcp_cong.c:298:22: warning: incorrect type in assignment (different address spaces) +../net/ipv4/tcp_cong.c:298:22: expected struct tcp_congestion_ops const *prev +../net/ipv4/tcp_cong.c:298:22: got struct tcp_congestion_ops const [noderef] __rcu *[assigned] __ret +../drivers/net/hamradio/baycom_ser_hdx.c:193:19: warning: dubious: x | !y +../drivers/nfc/nfcmrvl/uart.c:53:33: warning: cast to restricted __le32 +../drivers/net/ethernet/adaptec/starfire.c:1507:35: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/adaptec/starfire.c:1507:35: expected restricted __wsum [usertype] csum +../drivers/net/ethernet/adaptec/starfire.c:1507:35: got unsigned short [usertype] +../drivers/net/ethernet/adaptec/starfire.c:1823:41: warning: incorrect type in argument 1 (different base types) +../drivers/net/ethernet/adaptec/starfire.c:1823:41: expected unsigned short val +../drivers/net/ethernet/adaptec/starfire.c:1823:41: got restricted __le16 +../drivers/net/ethernet/8390/ne2k-pci.c:515:31: warning: cast to restricted __le32 +../drivers/net/ethernet/8390/ne2k-pci.c:342:47: warning: cast to restricted __le32 +../arch/x86/kernel/early-quirks.c:647:49: warning: restricted pci_power_t degrades to integer +../arch/x86/kernel/early-quirks.c:653:57: warning: restricted pci_power_t degrades to integer +../kernel/dma/mapping.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/dma.h): +../include/trace/events/dma.h:116:1: error: too long token expansion +../include/trace/events/dma.h:163:1: error: too long token expansion @@ -6227,65 +5349,3 @@ -../drivers/acpi/apei/apei-base.c:448:5: warning: symbol 'arch_apei_filter_addr' was not declared. Should it be static? -../mm/kfence/core.c:364:34: warning: cast to restricted __le64 -../mm/kfence/core.c:368:34: warning: cast to restricted __le64 -../mm/kfence/core.c:388:21: warning: cast to restricted __le64 -../mm/kfence/core.c:408:21: warning: cast to restricted __le64 -../mm/kfence/core.c: note: in included file (through ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/cpuid/api.h, ../arch/x86/include/asm/processor.h, ...): -../include/linux/string.h:366:15: warning: memset with byte count of 315392 -../drivers/leds/flash/leds-ktd2692.c:62:33: warning: symbol 'ktd2692_timing' was not declared. Should it be static? -../drivers/pci/controller/pcie-mediatek.c: In function ‘mtk_pcie_parse_port’: -../drivers/pci/controller/pcie-mediatek.c:963:43: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] - 963 | snprintf(name, sizeof(name), "port%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:963:38: note: directive argument in the range [0, 2147483647] - 963 | snprintf(name, sizeof(name), "port%d", slot); - | ^~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:963:9: note: ‘snprintf’ output between 6 and 15 bytes into a destination of size 10 - 963 | snprintf(name, sizeof(name), "port%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:970:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] - 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:970:38: note: directive argument in the range [0, 2147483647] - 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); - | ^~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:970:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 - 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:978:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] - 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:978:38: note: directive argument in the range [0, 2147483647] - 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); - | ^~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:978:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 - 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:983:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] - 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:983:38: note: directive argument in the range [0, 2147483647] - 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); - | ^~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:983:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 - 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:988:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] - 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:988:38: note: directive argument in the range [0, 2147483647] - 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); - | ^~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:988:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 - 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:993:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] - 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:993:38: note: directive argument in the range [0, 2147483647] - 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); - | ^~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:993:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 - 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:998:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] - 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); +../net/8021q/vlan.c: In function ‘register_vlan_device’: +../net/8021q/vlan.c:249:46: warning: ‘%i’ directive output may be truncated writing between 1 and 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] + 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); @@ -6293,27 +5353,15 @@ -../drivers/pci/controller/pcie-mediatek.c:998:38: note: directive argument in the range [0, 2147483647] - 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); - | ^~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:998:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 - 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:1003:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] - 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:1003:38: note: directive argument in the range [0, 2147483647] - 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); - | ^~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:1003:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 - 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:1009:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] - 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); - | ^~ -../drivers/pci/controller/pcie-mediatek.c:1009:38: note: directive argument in the range [0, 2147483647] - 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); - | ^~~~~~~~~~~~ -../drivers/pci/controller/pcie-mediatek.c:1009:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 - 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../fs/proc/inode.c:114:22: warning: incorrect type in assignment (different address spaces) -../fs/proc/inode.c:114:22: expected struct hlist_node *node -../fs/proc/inode.c:114:22: got struct hlist_node [noderef] __rcu * +../net/8021q/vlan.c:249:42: note: directive argument in the range [0, 4094] + 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); + | ^~~~~~~ +../net/8021q/vlan.c:249:17: note: ‘snprintf’ output between 3 and 21 bytes into a destination of size 16 + 249 | snprintf(name, IFNAMSIZ, "%s.%i", real_dev->name, vlan_id); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/8021q/vlan.c:237:46: warning: ‘%.4i’ directive output may be truncated writing 4 bytes into a region of size between 0 and 15 [-Wformat-truncation=] + 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); + | ^~~~ +../net/8021q/vlan.c:237:42: note: directive argument in the range [0, 4094] + 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); + | ^~~~~~~~~ +../net/8021q/vlan.c:237:17: note: ‘snprintf’ output between 6 and 21 bytes into a destination of size 16 + 237 | snprintf(name, IFNAMSIZ, "%s.%.4i", real_dev->name, vlan_id); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -6326,36 +5374,1142 @@ -../drivers/acpi/apei/erst.c:292:13: warning: incorrect type in assignment (different address spaces) -../drivers/acpi/apei/erst.c:292:13: expected void *src -../drivers/acpi/apei/erst.c:292:13: got void [noderef] __iomem * -../drivers/acpi/apei/erst.c:295:13: warning: incorrect type in assignment (different address spaces) -../drivers/acpi/apei/erst.c:295:13: expected void *dst -../drivers/acpi/apei/erst.c:295:13: got void [noderef] __iomem * -../drivers/acpi/apei/erst.c:297:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/apei/erst.c:297:25: expected void volatile [noderef] __iomem *addr -../drivers/acpi/apei/erst.c:297:25: got void *src -../drivers/acpi/apei/erst.c:303:17: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/apei/erst.c:303:17: expected void volatile [noderef] __iomem *addr -../drivers/acpi/apei/erst.c:303:17: got void *src -../drivers/acpi/apei/erst.c:304:17: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/apei/erst.c:304:17: expected void volatile [noderef] __iomem *addr -../drivers/acpi/apei/erst.c:304:17: got void *dst -../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/apei/erst.c:825:9: expected void const * -../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr -../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/apei/erst.c:825:9: expected void const * -../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr -../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/acpi/apei/erst.c:825:9: expected void * -../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr -../drivers/acpi/apei/erst.c:826:20: warning: incorrect type in assignment (different address spaces) -../drivers/acpi/apei/erst.c:826:20: expected struct cper_record_header *rcd_erange -../drivers/acpi/apei/erst.c:826:20: got void [noderef] __iomem *static [toplevel] vaddr -../drivers/acpi/apei/erst.c:863:17: warning: incorrect type in assignment (different address spaces) -../drivers/acpi/apei/erst.c:863:17: expected struct cper_record_header *rcd_tmp -../drivers/acpi/apei/erst.c:863:17: got void [noderef] __iomem * -../drivers/pci/controller/pcie-mediatek.c:408:40: warning: incorrect type in argument 1 (different address spaces) -../drivers/pci/controller/pcie-mediatek.c:408:40: expected void volatile *address -../drivers/pci/controller/pcie-mediatek.c:408: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 * +../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 +../drivers/dma/pch_dma.c:839:14: warning: incorrect type in assignment (different address spaces) +../drivers/dma/pch_dma.c:839:14: expected struct pch_dma_regs *regs +../drivers/dma/pch_dma.c:839:14: got void [noderef] __iomem *membase +../drivers/dma/pch_dma.c:872:34: warning: incorrect type in assignment (different address spaces) +../drivers/dma/pch_dma.c:872:34: expected void [noderef] __iomem *membase +../drivers/dma/pch_dma.c:872:34: got struct pch_dma_desc_regs * +../arch/x86/kernel/cpu/bugs.c:71:5: warning: symbol 'x86_pred_cmd' was not declared. Should it be static? +../drivers/firewire/ohci-serdes-test.c: note: in included file: +../drivers/firewire/ohci.h:181:24: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/8390/axnet_cs.c:642:18: warning: cast to restricted __le16 +../fs/notify/fanotify/fanotify.c:1113:27: warning: symbol 'fanotify_fsnotify_ops' was not declared. Should it be static? +../drivers/net/ethernet/8390/pcnet_cs.c: In function ‘dma_block_input’: +../drivers/net/ethernet/8390/pcnet_cs.c:1169:9: warning: variable ‘xfer_count’ set but not used [-Wunused-but-set-variable=] + 1169 | int xfer_count = count; + | ^~~~~~~~~~ +../drivers/nvme/host/fc.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../net/ipv4/tcp_offload.c:213:49: warning: incorrect type in argument 2 (different base types) +../net/ipv4/tcp_offload.c:213:49: expected restricted __wsum [usertype] res +../net/ipv4/tcp_offload.c:213:49: got fouled restricted __sum16 +../net/ipv4/tcp_offload.c:215:60: warning: incorrect type in argument 2 (different base types) +../net/ipv4/tcp_offload.c:215:60: expected restricted __wsum [usertype] res +../net/ipv4/tcp_offload.c:215:60: got fouled restricted __sum16 +../net/ipv4/tcp_offload.c:258:41: warning: incorrect type in argument 2 (different base types) +../net/ipv4/tcp_offload.c:258:41: expected restricted __wsum [usertype] res +../net/ipv4/tcp_offload.c:258:41: got fouled restricted __sum16 +../net/ipv4/tcp_offload.c:260:52: warning: incorrect type in argument 2 (different base types) +../net/ipv4/tcp_offload.c:260:52: expected restricted __wsum [usertype] res +../net/ipv4/tcp_offload.c:260:52: got fouled restricted __sum16 +lib/tests/module/test_kallsyms_a.c:14:5: warning: symbol 'auto_test_a_0000000001' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:16:5: warning: symbol 'auto_test_a_0000000002' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:18:5: warning: symbol 'auto_test_a_0000000003' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:20:5: warning: symbol 'auto_test_a_0000000004' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:22:5: warning: symbol 'auto_test_a_0000000005' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:24:5: warning: symbol 'auto_test_a_0000000006' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:26:5: warning: symbol 'auto_test_a_0000000007' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:28:5: warning: symbol 'auto_test_a_0000000008' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:30:5: warning: symbol 'auto_test_a_0000000009' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:32:5: warning: symbol 'auto_test_a_0000000010' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:34:5: warning: symbol 'auto_test_a_0000000011' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:36:5: warning: symbol 'auto_test_a_0000000012' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:38:5: warning: symbol 'auto_test_a_0000000013' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:40:5: warning: symbol 'auto_test_a_0000000014' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:42:5: warning: symbol 'auto_test_a_0000000015' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:44:5: warning: symbol 'auto_test_a_0000000016' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:46:5: warning: symbol 'auto_test_a_0000000017' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:48:5: warning: symbol 'auto_test_a_0000000018' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:50:5: warning: symbol 'auto_test_a_0000000019' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:52:5: warning: symbol 'auto_test_a_0000000020' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:54:5: warning: symbol 'auto_test_a_0000000021' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:56:5: warning: symbol 'auto_test_a_0000000022' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:58:5: warning: symbol 'auto_test_a_0000000023' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:60:5: warning: symbol 'auto_test_a_0000000024' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:62:5: warning: symbol 'auto_test_a_0000000025' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:64:5: warning: symbol 'auto_test_a_0000000026' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:66:5: warning: symbol 'auto_test_a_0000000027' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:68:5: warning: symbol 'auto_test_a_0000000028' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:70:5: warning: symbol 'auto_test_a_0000000029' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:72:5: warning: symbol 'auto_test_a_0000000030' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:74:5: warning: symbol 'auto_test_a_0000000031' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:76:5: warning: symbol 'auto_test_a_0000000032' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:78:5: warning: symbol 'auto_test_a_0000000033' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:80:5: warning: symbol 'auto_test_a_0000000034' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:82:5: warning: symbol 'auto_test_a_0000000035' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:84:5: warning: symbol 'auto_test_a_0000000036' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:86:5: warning: symbol 'auto_test_a_0000000037' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:88:5: warning: symbol 'auto_test_a_0000000038' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:90:5: warning: symbol 'auto_test_a_0000000039' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:92:5: warning: symbol 'auto_test_a_0000000040' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:94:5: warning: symbol 'auto_test_a_0000000041' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:96:5: warning: symbol 'auto_test_a_0000000042' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:98:5: warning: symbol 'auto_test_a_0000000043' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:100:5: warning: symbol 'auto_test_a_0000000044' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:102:5: warning: symbol 'auto_test_a_0000000045' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:104:5: warning: symbol 'auto_test_a_0000000046' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:106:5: warning: symbol 'auto_test_a_0000000047' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:108:5: warning: symbol 'auto_test_a_0000000048' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:110:5: warning: symbol 'auto_test_a_0000000049' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:112:5: warning: symbol 'auto_test_a_0000000050' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:114:5: warning: symbol 'auto_test_a_0000000051' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:116:5: warning: symbol 'auto_test_a_0000000052' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:118:5: warning: symbol 'auto_test_a_0000000053' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:120:5: warning: symbol 'auto_test_a_0000000054' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:122:5: warning: symbol 'auto_test_a_0000000055' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:124:5: warning: symbol 'auto_test_a_0000000056' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:126:5: warning: symbol 'auto_test_a_0000000057' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:128:5: warning: symbol 'auto_test_a_0000000058' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:130:5: warning: symbol 'auto_test_a_0000000059' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:132:5: warning: symbol 'auto_test_a_0000000060' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:134:5: warning: symbol 'auto_test_a_0000000061' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:136:5: warning: symbol 'auto_test_a_0000000062' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:138:5: warning: symbol 'auto_test_a_0000000063' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:140:5: warning: symbol 'auto_test_a_0000000064' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:142:5: warning: symbol 'auto_test_a_0000000065' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:144:5: warning: symbol 'auto_test_a_0000000066' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:146:5: warning: symbol 'auto_test_a_0000000067' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:148:5: warning: symbol 'auto_test_a_0000000068' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:150:5: warning: symbol 'auto_test_a_0000000069' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:152:5: warning: symbol 'auto_test_a_0000000070' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:154:5: warning: symbol 'auto_test_a_0000000071' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:156:5: warning: symbol 'auto_test_a_0000000072' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:158:5: warning: symbol 'auto_test_a_0000000073' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:160:5: warning: symbol 'auto_test_a_0000000074' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:162:5: warning: symbol 'auto_test_a_0000000075' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:164:5: warning: symbol 'auto_test_a_0000000076' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:166:5: warning: symbol 'auto_test_a_0000000077' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:168:5: warning: symbol 'auto_test_a_0000000078' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:170:5: warning: symbol 'auto_test_a_0000000079' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:172:5: warning: symbol 'auto_test_a_0000000080' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:174:5: warning: symbol 'auto_test_a_0000000081' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:176:5: warning: symbol 'auto_test_a_0000000082' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:178:5: warning: symbol 'auto_test_a_0000000083' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:180:5: warning: symbol 'auto_test_a_0000000084' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:182:5: warning: symbol 'auto_test_a_0000000085' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:184:5: warning: symbol 'auto_test_a_0000000086' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:186:5: warning: symbol 'auto_test_a_0000000087' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:188:5: warning: symbol 'auto_test_a_0000000088' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:190:5: warning: symbol 'auto_test_a_0000000089' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:192:5: warning: symbol 'auto_test_a_0000000090' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:194:5: warning: symbol 'auto_test_a_0000000091' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:196:5: warning: symbol 'auto_test_a_0000000092' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:198:5: warning: symbol 'auto_test_a_0000000093' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:200:5: warning: symbol 'auto_test_a_0000000094' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:202:5: warning: symbol 'auto_test_a_0000000095' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:204:5: warning: symbol 'auto_test_a_0000000096' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:206:5: warning: symbol 'auto_test_a_0000000097' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:208:5: warning: symbol 'auto_test_a_0000000098' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:210:5: warning: symbol 'auto_test_a_0000000099' was not declared. Should it be static? +lib/tests/module/test_kallsyms_a.c:212:5: warning: too many warnings +../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 +../drivers/usb/host/ehci-hcd.c: note: in included file: +../drivers/usb/host/ehci-q.c:1386:27: warning: incorrect type in assignment (different base types) +../drivers/usb/host/ehci-q.c:1386:27: expected restricted __le32 [usertype] old_current +../drivers/usb/host/ehci-q.c:1386:27: got int +../drivers/usb/host/ehci-hcd.c:567:27: warning: incorrect type in assignment (different base types) +../drivers/usb/host/ehci-hcd.c:567:27: expected restricted __le32 [usertype] old_current +../drivers/usb/host/ehci-hcd.c:567:27: got int +../net/netfilter/nf_conntrack_proto_sctp.c: In function ‘sctp_new’: +../net/netfilter/nf_conntrack_proto_sctp.c:246:21: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] + 246 | u32 offset, count; + | ^~~~~ +../net/netfilter/nf_conntrack_proto_sctp.c: In function ‘nf_conntrack_sctp_packet’: +../net/netfilter/nf_conntrack_proto_sctp.c:339:27: warning: variable ‘count’ set but not used [-Wunused-but-set-variable=] + 339 | u_int32_t offset, count; + | ^~~~~ +../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/phy/qualcomm/phy-qcom-qmp-usbc.c:1682:31: warning: Using plain integer as NULL pointer +../drivers/phy/qualcomm/phy-qcom-qmp-usbc.c:1985:31: warning: Using plain integer as NULL pointer +../fs/signalfd.c:56:33: warning: incorrect type in argument 2 (different address spaces) +../fs/signalfd.c:56:33: expected struct wait_queue_head [usertype] *wait_address +../fs/signalfd.c:56:33: got struct wait_queue_head [noderef] __rcu * +../fs/signalfd.c:58:31: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:58:31: expected struct spinlock [usertype] *lock +../fs/signalfd.c:58:31: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:63:33: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:63:33: expected struct spinlock [usertype] *lock +../fs/signalfd.c:63:33: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:97:32: warning: cast removes address space '__user' of expression +../fs/signalfd.c:115:33: warning: cast removes address space '__user' of expression +../fs/signalfd.c:118:33: warning: cast removes address space '__user' of expression +../fs/signalfd.c:122:33: warning: cast removes address space '__user' of expression +../fs/signalfd.c:138:32: warning: cast removes address space '__user' of expression +../fs/signalfd.c:142:38: warning: cast removes address space '__user' of expression +../fs/signalfd.c:161:31: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:161:31: expected struct spinlock [usertype] *lock +../fs/signalfd.c:161:31: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:170:41: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:170:41: expected struct spinlock [usertype] *lock +../fs/signalfd.c:170:41: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:174:32: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:174:32: expected struct wait_queue_head *wq_head +../fs/signalfd.c:174:32: got struct wait_queue_head [noderef] __rcu * +../fs/signalfd.c:184:41: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:184:41: expected struct spinlock [usertype] *lock +../fs/signalfd.c:184:41: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:186:39: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:186:39: expected struct spinlock [usertype] *lock +../fs/signalfd.c:186:39: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:188:33: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:188:33: expected struct spinlock [usertype] *lock +../fs/signalfd.c:188:33: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:190:35: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:190:35: expected struct wait_queue_head *wq_head +../fs/signalfd.c:190:35: got struct wait_queue_head [noderef] __rcu * +../fs/signalfd.c:289:39: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:289:39: expected struct spinlock [usertype] *lock +../fs/signalfd.c:289:39: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:291:41: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:291:41: expected struct spinlock [usertype] *lock +../fs/signalfd.c:291:41: got struct spinlock [noderef] __rcu * +../fs/signalfd.c:293:17: warning: incorrect type in argument 1 (different address spaces) +../fs/signalfd.c:293:17: expected struct wait_queue_head *wq_head +../fs/signalfd.c:293:17: got struct wait_queue_head [noderef] __rcu * +lib/tests/module/test_kallsyms_c.c:14:5: warning: symbol 'auto_test_c_0000000001' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:16:5: warning: symbol 'auto_test_c_0000000002' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:18:5: warning: symbol 'auto_test_c_0000000003' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:20:5: warning: symbol 'auto_test_c_0000000004' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:22:5: warning: symbol 'auto_test_c_0000000005' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:24:5: warning: symbol 'auto_test_c_0000000006' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:26:5: warning: symbol 'auto_test_c_0000000007' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:28:5: warning: symbol 'auto_test_c_0000000008' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:30:5: warning: symbol 'auto_test_c_0000000009' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:32:5: warning: symbol 'auto_test_c_0000000010' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:34:5: warning: symbol 'auto_test_c_0000000011' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:36:5: warning: symbol 'auto_test_c_0000000012' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:38:5: warning: symbol 'auto_test_c_0000000013' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:40:5: warning: symbol 'auto_test_c_0000000014' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:42:5: warning: symbol 'auto_test_c_0000000015' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:44:5: warning: symbol 'auto_test_c_0000000016' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:46:5: warning: symbol 'auto_test_c_0000000017' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:48:5: warning: symbol 'auto_test_c_0000000018' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:50:5: warning: symbol 'auto_test_c_0000000019' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:52:5: warning: symbol 'auto_test_c_0000000020' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:54:5: warning: symbol 'auto_test_c_0000000021' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:56:5: warning: symbol 'auto_test_c_0000000022' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:58:5: warning: symbol 'auto_test_c_0000000023' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:60:5: warning: symbol 'auto_test_c_0000000024' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:62:5: warning: symbol 'auto_test_c_0000000025' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:64:5: warning: symbol 'auto_test_c_0000000026' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:66:5: warning: symbol 'auto_test_c_0000000027' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:68:5: warning: symbol 'auto_test_c_0000000028' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:70:5: warning: symbol 'auto_test_c_0000000029' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:72:5: warning: symbol 'auto_test_c_0000000030' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:74:5: warning: symbol 'auto_test_c_0000000031' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:76:5: warning: symbol 'auto_test_c_0000000032' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:78:5: warning: symbol 'auto_test_c_0000000033' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:80:5: warning: symbol 'auto_test_c_0000000034' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:82:5: warning: symbol 'auto_test_c_0000000035' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:84:5: warning: symbol 'auto_test_c_0000000036' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:86:5: warning: symbol 'auto_test_c_0000000037' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:88:5: warning: symbol 'auto_test_c_0000000038' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:90:5: warning: symbol 'auto_test_c_0000000039' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:92:5: warning: symbol 'auto_test_c_0000000040' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:94:5: warning: symbol 'auto_test_c_0000000041' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:96:5: warning: symbol 'auto_test_c_0000000042' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:98:5: warning: symbol 'auto_test_c_0000000043' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:100:5: warning: symbol 'auto_test_c_0000000044' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:102:5: warning: symbol 'auto_test_c_0000000045' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:104:5: warning: symbol 'auto_test_c_0000000046' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:106:5: warning: symbol 'auto_test_c_0000000047' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:108:5: warning: symbol 'auto_test_c_0000000048' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:110:5: warning: symbol 'auto_test_c_0000000049' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:112:5: warning: symbol 'auto_test_c_0000000050' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:114:5: warning: symbol 'auto_test_c_0000000051' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:116:5: warning: symbol 'auto_test_c_0000000052' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:118:5: warning: symbol 'auto_test_c_0000000053' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:120:5: warning: symbol 'auto_test_c_0000000054' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:122:5: warning: symbol 'auto_test_c_0000000055' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:124:5: warning: symbol 'auto_test_c_0000000056' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:126:5: warning: symbol 'auto_test_c_0000000057' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:128:5: warning: symbol 'auto_test_c_0000000058' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:130:5: warning: symbol 'auto_test_c_0000000059' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:132:5: warning: symbol 'auto_test_c_0000000060' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:134:5: warning: symbol 'auto_test_c_0000000061' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:136:5: warning: symbol 'auto_test_c_0000000062' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:138:5: warning: symbol 'auto_test_c_0000000063' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:140:5: warning: symbol 'auto_test_c_0000000064' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:142:5: warning: symbol 'auto_test_c_0000000065' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:144:5: warning: symbol 'auto_test_c_0000000066' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:146:5: warning: symbol 'auto_test_c_0000000067' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:148:5: warning: symbol 'auto_test_c_0000000068' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:150:5: warning: symbol 'auto_test_c_0000000069' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:152:5: warning: symbol 'auto_test_c_0000000070' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:154:5: warning: symbol 'auto_test_c_0000000071' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:156:5: warning: symbol 'auto_test_c_0000000072' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:158:5: warning: symbol 'auto_test_c_0000000073' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:160:5: warning: symbol 'auto_test_c_0000000074' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:162:5: warning: symbol 'auto_test_c_0000000075' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:164:5: warning: symbol 'auto_test_c_0000000076' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:166:5: warning: symbol 'auto_test_c_0000000077' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:168:5: warning: symbol 'auto_test_c_0000000078' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:170:5: warning: symbol 'auto_test_c_0000000079' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:172:5: warning: symbol 'auto_test_c_0000000080' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:174:5: warning: symbol 'auto_test_c_0000000081' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:176:5: warning: symbol 'auto_test_c_0000000082' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:178:5: warning: symbol 'auto_test_c_0000000083' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:180:5: warning: symbol 'auto_test_c_0000000084' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:182:5: warning: symbol 'auto_test_c_0000000085' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:184:5: warning: symbol 'auto_test_c_0000000086' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:186:5: warning: symbol 'auto_test_c_0000000087' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:188:5: warning: symbol 'auto_test_c_0000000088' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:190:5: warning: symbol 'auto_test_c_0000000089' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:192:5: warning: symbol 'auto_test_c_0000000090' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:194:5: warning: symbol 'auto_test_c_0000000091' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:196:5: warning: symbol 'auto_test_c_0000000092' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:198:5: warning: symbol 'auto_test_c_0000000093' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:200:5: warning: symbol 'auto_test_c_0000000094' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:202:5: warning: symbol 'auto_test_c_0000000095' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:204:5: warning: symbol 'auto_test_c_0000000096' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:206:5: warning: symbol 'auto_test_c_0000000097' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:208:5: warning: symbol 'auto_test_c_0000000098' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:210:5: warning: symbol 'auto_test_c_0000000099' was not declared. Should it be static? +lib/tests/module/test_kallsyms_c.c:212:5: warning: too many warnings +../net/ipv6/mcast.c: note: in included file: +../include/net/mld.h:32:43: warning: array of flexible structures +../arch/x86/kernel/cpu/intel.c: In function ‘init_intel’: +../arch/x86/kernel/cpu/intel.c:553:34: warning: variable ‘l2’ set but not used [-Wunused-but-set-variable=] + 553 | unsigned int l1, l2; + | ^~ +../drivers/ptp/ptp_vmclock.c:450:24: warning: incorrect type in return expression (different base types) +../drivers/ptp/ptp_vmclock.c:450:24: expected restricted __poll_t +../drivers/ptp/ptp_vmclock.c:450:24: got int +../drivers/ptp/ptp_vmclock.c:456:31: warning: incorrect type in return expression (different base types) +../drivers/ptp/ptp_vmclock.c:456:31: expected restricted __poll_t +../drivers/ptp/ptp_vmclock.c:456:31: got int +Warning: ../drivers/spi/spi-axiado.c:226 expecting prototype for ax_spi_get_rx_byte(). Prototype was for ax_spi_get_rx_byte_for_irq() instead +Warning: ../drivers/spi/spi-axiado.c:248 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst + * Helper function to process received bytes and check for transfer completion. +lib/tests/module/test_kallsyms_d.c:14:5: warning: symbol 'auto_test_d_0000000001' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:16:5: warning: symbol 'auto_test_d_0000000002' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:18:5: warning: symbol 'auto_test_d_0000000003' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:20:5: warning: symbol 'auto_test_d_0000000004' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:22:5: warning: symbol 'auto_test_d_0000000005' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:24:5: warning: symbol 'auto_test_d_0000000006' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:26:5: warning: symbol 'auto_test_d_0000000007' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:28:5: warning: symbol 'auto_test_d_0000000008' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:30:5: warning: symbol 'auto_test_d_0000000009' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:32:5: warning: symbol 'auto_test_d_0000000010' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:34:5: warning: symbol 'auto_test_d_0000000011' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:36:5: warning: symbol 'auto_test_d_0000000012' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:38:5: warning: symbol 'auto_test_d_0000000013' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:40:5: warning: symbol 'auto_test_d_0000000014' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:42:5: warning: symbol 'auto_test_d_0000000015' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:44:5: warning: symbol 'auto_test_d_0000000016' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:46:5: warning: symbol 'auto_test_d_0000000017' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:48:5: warning: symbol 'auto_test_d_0000000018' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:50:5: warning: symbol 'auto_test_d_0000000019' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:52:5: warning: symbol 'auto_test_d_0000000020' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:54:5: warning: symbol 'auto_test_d_0000000021' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:56:5: warning: symbol 'auto_test_d_0000000022' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:58:5: warning: symbol 'auto_test_d_0000000023' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:60:5: warning: symbol 'auto_test_d_0000000024' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:62:5: warning: symbol 'auto_test_d_0000000025' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:64:5: warning: symbol 'auto_test_d_0000000026' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:66:5: warning: symbol 'auto_test_d_0000000027' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:68:5: warning: symbol 'auto_test_d_0000000028' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:70:5: warning: symbol 'auto_test_d_0000000029' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:72:5: warning: symbol 'auto_test_d_0000000030' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:74:5: warning: symbol 'auto_test_d_0000000031' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:76:5: warning: symbol 'auto_test_d_0000000032' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:78:5: warning: symbol 'auto_test_d_0000000033' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:80:5: warning: symbol 'auto_test_d_0000000034' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:82:5: warning: symbol 'auto_test_d_0000000035' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:84:5: warning: symbol 'auto_test_d_0000000036' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:86:5: warning: symbol 'auto_test_d_0000000037' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:88:5: warning: symbol 'auto_test_d_0000000038' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:90:5: warning: symbol 'auto_test_d_0000000039' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:92:5: warning: symbol 'auto_test_d_0000000040' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:94:5: warning: symbol 'auto_test_d_0000000041' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:96:5: warning: symbol 'auto_test_d_0000000042' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:98:5: warning: symbol 'auto_test_d_0000000043' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:100:5: warning: symbol 'auto_test_d_0000000044' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:102:5: warning: symbol 'auto_test_d_0000000045' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:104:5: warning: symbol 'auto_test_d_0000000046' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:106:5: warning: symbol 'auto_test_d_0000000047' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:108:5: warning: symbol 'auto_test_d_0000000048' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:110:5: warning: symbol 'auto_test_d_0000000049' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:112:5: warning: symbol 'auto_test_d_0000000050' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:114:5: warning: symbol 'auto_test_d_0000000051' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:116:5: warning: symbol 'auto_test_d_0000000052' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:118:5: warning: symbol 'auto_test_d_0000000053' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:120:5: warning: symbol 'auto_test_d_0000000054' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:122:5: warning: symbol 'auto_test_d_0000000055' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:124:5: warning: symbol 'auto_test_d_0000000056' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:126:5: warning: symbol 'auto_test_d_0000000057' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:128:5: warning: symbol 'auto_test_d_0000000058' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:130:5: warning: symbol 'auto_test_d_0000000059' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:132:5: warning: symbol 'auto_test_d_0000000060' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:134:5: warning: symbol 'auto_test_d_0000000061' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:136:5: warning: symbol 'auto_test_d_0000000062' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:138:5: warning: symbol 'auto_test_d_0000000063' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:140:5: warning: symbol 'auto_test_d_0000000064' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:142:5: warning: symbol 'auto_test_d_0000000065' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:144:5: warning: symbol 'auto_test_d_0000000066' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:146:5: warning: symbol 'auto_test_d_0000000067' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:148:5: warning: symbol 'auto_test_d_0000000068' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:150:5: warning: symbol 'auto_test_d_0000000069' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:152:5: warning: symbol 'auto_test_d_0000000070' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:154:5: warning: symbol 'auto_test_d_0000000071' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:156:5: warning: symbol 'auto_test_d_0000000072' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:158:5: warning: symbol 'auto_test_d_0000000073' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:160:5: warning: symbol 'auto_test_d_0000000074' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:162:5: warning: symbol 'auto_test_d_0000000075' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:164:5: warning: symbol 'auto_test_d_0000000076' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:166:5: warning: symbol 'auto_test_d_0000000077' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:168:5: warning: symbol 'auto_test_d_0000000078' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:170:5: warning: symbol 'auto_test_d_0000000079' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:172:5: warning: symbol 'auto_test_d_0000000080' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:174:5: warning: symbol 'auto_test_d_0000000081' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:176:5: warning: symbol 'auto_test_d_0000000082' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:178:5: warning: symbol 'auto_test_d_0000000083' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:180:5: warning: symbol 'auto_test_d_0000000084' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:182:5: warning: symbol 'auto_test_d_0000000085' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:184:5: warning: symbol 'auto_test_d_0000000086' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:186:5: warning: symbol 'auto_test_d_0000000087' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:188:5: warning: symbol 'auto_test_d_0000000088' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:190:5: warning: symbol 'auto_test_d_0000000089' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:192:5: warning: symbol 'auto_test_d_0000000090' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:194:5: warning: symbol 'auto_test_d_0000000091' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:196:5: warning: symbol 'auto_test_d_0000000092' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:198:5: warning: symbol 'auto_test_d_0000000093' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:200:5: warning: symbol 'auto_test_d_0000000094' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:202:5: warning: symbol 'auto_test_d_0000000095' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:204:5: warning: symbol 'auto_test_d_0000000096' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:206:5: warning: symbol 'auto_test_d_0000000097' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:208:5: warning: symbol 'auto_test_d_0000000098' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:210:5: warning: symbol 'auto_test_d_0000000099' was not declared. Should it be static? +lib/tests/module/test_kallsyms_d.c:212:5: warning: too many warnings +../drivers/input/keyboard/bcm-keypad.c: In function ‘bcm_kp_stop’: +../drivers/input/keyboard/bcm-keypad.c:166:13: warning: variable ‘val’ set but not used [-Wunused-but-set-variable=] + 166 | u32 val; + | ^~~ +../drivers/thermal/thermal_debugfs.c: In function ‘cdev_tt_seq_show’: +../drivers/thermal/thermal_debugfs.c:331: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=] + 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", + | ^~ +../drivers/thermal/thermal_debugfs.c:331:54: note: directive argument in the range [0, 65535] + 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", + | ^~~~~~~~ +../drivers/thermal/thermal_debugfs.c:331:17: note: ‘snprintf’ output between 5 and 14 bytes into a destination of size 11 + 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 332 | entry->id >> 16, entry->id & 0xFFFF); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' +Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' +../drivers/video/fbdev/matrox/g450_pll.c: In function ‘__g450_setclk’: +../drivers/video/fbdev/matrox/g450_pll.c:412:46: warning: variable ‘mnp’ set but not used [-Wunused-but-set-variable=] + 412 | unsigned int mnp; + | ^~~ +../net/ipv4/udp_offload.c:296:60: warning: incorrect type in argument 2 (different base types) +../net/ipv4/udp_offload.c:296:60: expected restricted __wsum [usertype] res +../net/ipv4/udp_offload.c:296:60: got fouled restricted __sum16 +../net/ipv4/udp_offload.c:593:49: warning: incorrect type in argument 2 (different base types) +../net/ipv4/udp_offload.c:593:49: expected restricted __wsum [usertype] res +../net/ipv4/udp_offload.c:593:49: got fouled restricted __sum16 +../net/ipv4/udp_offload.c:595:60: warning: incorrect type in argument 2 (different base types) +../net/ipv4/udp_offload.c:595:60: expected restricted __wsum [usertype] res +../net/ipv4/udp_offload.c:595:60: got fouled restricted __sum16 +../net/ipv4/udp_offload.c:611:41: warning: incorrect type in argument 2 (different base types) +../net/ipv4/udp_offload.c:611:41: expected restricted __wsum [usertype] res +../net/ipv4/udp_offload.c:611:41: got fouled restricted __sum16 +../net/ipv4/udp_offload.c:613:52: warning: incorrect type in argument 2 (different base types) +../net/ipv4/udp_offload.c:613:52: expected restricted __wsum [usertype] res +../net/ipv4/udp_offload.c:613:52: got fouled restricted __sum16 +../drivers/scsi/scsi_transport_fc.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1113:42: warning: array of flexible structures +../drivers/misc/dw-xdata-pcie.c: In function ‘dw_xdata_pcie_probe’: +../drivers/misc/dw-xdata-pcie.c:21:41: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] + 21 | #define DW_XDATA_DRIVER_NAME "dw-xdata-pcie" + | ^~~~~~~~~~~~~~~ +../drivers/misc/dw-xdata-pcie.c:343:38: note: in expansion of macro ‘DW_XDATA_DRIVER_NAME’ + 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); + | ^~~~~~~~~~~~~~~~~~~~ +../drivers/misc/dw-xdata-pcie.c:391:64: note: format string is defined here + 391 | if (sscanf(dw->misc_dev.name, DW_XDATA_DRIVER_NAME ".%d", &id) != 1) + | ^ +../drivers/misc/dw-xdata-pcie.c:343:9: note: ‘snprintf’ output between 16 and 25 bytes into a destination of size 24 + 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../fs/dax.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/fs_dax.h): +../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:10:1: expected unsigned long mask +../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:10:1: expected unsigned long mask +../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:10:1: expected unsigned long mask +../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:10:1: expected unsigned long mask +../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:10:1: expected unsigned long mask +../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:10:1: expected unsigned long mask +../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:10:1: expected unsigned long mask +../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:10:1: expected unsigned long mask +../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:10:1: expected unsigned long mask +../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:10:1: expected unsigned long mask +../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:10:1: expected unsigned long mask +../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:10:1: expected unsigned long mask +../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:10:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:10:1: expected unsigned long mask +../include/trace/events/fs_dax.h:10:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:105:1: expected unsigned long mask +../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:105:1: expected unsigned long mask +../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:105:1: expected unsigned long mask +../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:105:1: expected unsigned long mask +../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:105:1: expected unsigned long mask +../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:105:1: expected unsigned long mask +../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:105:1: expected unsigned long mask +../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:105:1: expected unsigned long mask +../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:105:1: expected unsigned long mask +../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:105:1: expected unsigned long mask +../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:105:1: expected unsigned long mask +../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:105:1: expected unsigned long mask +../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t +../include/trace/events/fs_dax.h:105:1: warning: incorrect type in initializer (different base types) +../include/trace/events/fs_dax.h:105:1: expected unsigned long mask +../include/trace/events/fs_dax.h:105:1: got restricted vm_fault_t +../fs/dax.c:727:39: warning: incorrect type in argument 1 (different base types) +../fs/dax.c:727:39: expected unsigned long v +../fs/dax.c:727:39: got restricted vm_fault_t +../fs/dax.c:729:39: warning: incorrect type in argument 1 (different base types) +../fs/dax.c:729:39: expected unsigned long v +../fs/dax.c:729:39: got restricted vm_fault_t +../fs/dax.c:733:31: warning: incorrect type in argument 1 (different base types) +../fs/dax.c:733:31: expected unsigned long v +../fs/dax.c:733:31: got restricted vm_fault_t +../fs/dax.c:1369:41: warning: incorrect type in argument 3 (different base types) +../fs/dax.c:1369:41: expected int result +../fs/dax.c:1369:41: got restricted vm_fault_t [assigned] [usertype] ret +../fs/dax.c:1854:21: warning: incorrect type in assignment (different base types) +../fs/dax.c:1854:21: expected int ret +../fs/dax.c:1854:21: got restricted vm_fault_t +../fs/dax.c:1856:21: warning: incorrect type in assignment (different base types) +../fs/dax.c:1856:21: expected int ret +../fs/dax.c:1856:21: got restricted vm_fault_t +../fs/dax.c:1859:16: warning: incorrect type in return expression (different base types) +../fs/dax.c:1859:16: expected restricted vm_fault_t +../fs/dax.c:1859:16: got int ret +../fs/dax.c:1877:46: warning: incorrect type in argument 3 (different base types) +../fs/dax.c:1877:46: expected int result +../fs/dax.c:1877:46: got restricted vm_fault_t [usertype] ret +../fs/dax.c:1893:21: warning: incorrect type in assignment (different base types) +../fs/dax.c:1893:21: expected restricted vm_fault_t [assigned] [usertype] ret +../fs/dax.c:1893:21: got unsigned long +../fs/dax.c:1934:51: warning: incorrect type in argument 3 (different base types) +../fs/dax.c:1934:51: expected int result +../fs/dax.c:1934:51: got restricted vm_fault_t [assigned] [usertype] ret +../fs/dax.c:2014:21: warning: incorrect type in assignment (different base types) +../fs/dax.c:2014:21: expected restricted vm_fault_t [assigned] [usertype] ret +../fs/dax.c:2014:21: got unsigned long +../fs/dax.c:2047:62: warning: incorrect type in argument 4 (different base types) +../fs/dax.c:2047:62: expected int result +../fs/dax.c:2047:62: got restricted vm_fault_t [assigned] [usertype] ret +../fs/dax.c:2110:55: warning: incorrect type in argument 3 (different base types) +../fs/dax.c:2110:55: expected int result +../fs/dax.c:2110:55: got restricted vm_fault_t +../fs/dax.c:2128:58: warning: incorrect type in argument 3 (different base types) +../fs/dax.c:2128:58: expected int result +../fs/dax.c:2128:58: got restricted vm_fault_t [assigned] [usertype] ret +../drivers/nvme/target/fc.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../kernel/unwind/deferred.c:256:13: warning: unsigned value that used to be signed checked against zero? +../kernel/unwind/deferred.c:255:15: signed value source +../drivers/misc/xilinx_sdfec.c: In function ‘xsdfec_probe’: +../drivers/misc/xilinx_sdfec.c:1404:57: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] + 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); + | ^~ +../drivers/misc/xilinx_sdfec.c:1404:50: note: directive argument in the range [0, 2147483647] + 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); + | ^~~~~~~~~~ +../drivers/misc/xilinx_sdfec.c:1404:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 12 + 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/usb/host/oxu210hp-hcd.c:865:35: warning: incorrect type in assignment (different base types) +../drivers/usb/host/oxu210hp-hcd.c:865:35: expected restricted __le16 [usertype] wHubCharacteristics +../drivers/usb/host/oxu210hp-hcd.c:865:35: got unsigned short [usertype] +../drivers/usb/host/oxu210hp-hcd.c:917:32: warning: cast removes address space '__iomem' of expression +../drivers/usb/host/oxu210hp-hcd.c:941:33: warning: cast removes address space '__iomem' of expression +../drivers/usb/host/oxu210hp-hcd.c:988:24: warning: cast removes address space '__iomem' of expression +../drivers/usb/host/oxu210hp-hcd.c:1012:20: error: subtraction of different types can't work (different address spaces) +../drivers/usb/host/oxu210hp-hcd.c:1045:23: warning: cast removes address space '__iomem' of expression +../drivers/usb/host/oxu210hp-hcd.c:1146:41: warning: incorrect type in assignment (different base types) +../drivers/usb/host/oxu210hp-hcd.c:1146:41: expected unsigned int [noderef] __iomem +../drivers/usb/host/oxu210hp-hcd.c:1146:41: got restricted __le32 [usertype] +../drivers/usb/host/oxu210hp-hcd.c:1163:26: warning: cast removes address space '__iomem' of expression +../drivers/usb/host/oxu210hp-hcd.c:2003:44: warning: restricted __le32 degrades to integer +../drivers/usb/host/oxu210hp-hcd.c:2003:41: warning: incorrect type in assignment (different base types) +../drivers/usb/host/oxu210hp-hcd.c:2003:41: expected restricted __le32 [usertype] hw_token +../drivers/usb/host/oxu210hp-hcd.c:2003:41: got unsigned int +../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) +../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) +../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) +../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) +../drivers/net/ethernet/alacritech/slicoss.c:1091:24: warning: cast to restricted __le32 +../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: warning: incorrect type in argument 2 (different base types) +../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: expected unsigned int [usertype] irq_mask +../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1125:78: got restricted __le32 [usertype] status_lo +../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: warning: invalid assignment: |= +../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: left side has type restricted __le32 +../drivers/dma/dw-axi-dmac/dw-axi-dmac-platform.c:1126:62: right side has type unsigned long +../kernel/kcmp.c:192:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/kcmp.c:192:37: expected void *v1 +../kernel/kcmp.c:192:37: got struct sighand_struct [noderef] __rcu *sighand +../kernel/kcmp.c:192:53: warning: incorrect type in argument 2 (different address spaces) +../kernel/kcmp.c:192:53: expected void *v2 +../kernel/kcmp.c:192:53: got struct sighand_struct [noderef] __rcu *sighand +../kernel/kcmp.c:207:62: warning: incorrect type in argument 4 (different address spaces) +../kernel/kcmp.c:207:62: expected struct kcmp_epoll_slot [noderef] __user *uslot +../kernel/kcmp.c:207:62: got void * +../fs/verity/measure.c:121:17: warning: symbol 'bpf_get_fsverity_digest' was not declared. Should it be static? +../net/ipv6/seg6.c:252:15: warning: incorrect type in assignment (different address spaces) +../net/ipv6/seg6.c:252:15: expected struct in6_addr *t_old +../net/ipv6/seg6.c:252:15: got struct in6_addr [noderef] __rcu *tun_src +../net/ipv6/seg6.c:430:24: warning: incorrect type in assignment (different address spaces) +../net/ipv6/seg6.c:430:24: expected struct in6_addr [noderef] __rcu *tun_src +../net/ipv6/seg6.c:430:24: got struct in6_addr * +../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/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 +../drivers/mfd/sm501.c:1108:29: warning: cast to non-scalar +../drivers/mfd/sm501.c:1108:29: warning: cast from non-scalar +../drivers/mfd/sm501.c:1112:29: warning: cast to non-scalar +../drivers/mfd/sm501.c:1112:29: warning: cast from non-scalar +../drivers/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/ipv4/igmp.c: note: in included file (through ../include/linux/igmp.h): +../include/uapi/linux/igmp.h:60:32: warning: array of flexible structures +../drivers/watchdog/at91rm9200_wdt.c:217:27: warning: incorrect type in initializer (incompatible argument 2 (different address spaces)) +../drivers/watchdog/at91rm9200_wdt.c:217:27: expected long ( *write )( ... ) +../drivers/watchdog/at91rm9200_wdt.c:217:27: got long ( * )( ... ) +../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/video/fbdev/riva/riva_hw.c: In function ‘nv4CalcArbitration’: +../drivers/video/fbdev/riva/riva_hw.c:662:24: warning: variable ‘pclks’ set but not used [-Wunused-but-set-variable=] + 662 | int nvclks, mclks, pclks, vpagemiss, crtpagemiss, vbs; + | ^~~~~ +../drivers/gpu/drm/bridge/tc358767.c:1726:24: warning: Using plain integer as NULL pointer +Warning: ../arch/x86/kernel/apic/apic.c:2150 function parameter 'spurious_interrupt' not described in 'DEFINE_IDTENTRY_IRQ' +Warning: ../arch/x86/kernel/apic/apic.c:2150 expecting prototype for spurious_interrupt(). Prototype was for DEFINE_IDTENTRY_IRQ() instead +../drivers/input/mouse/bcm5974.c:640:47: warning: incorrect type in argument 1 (different base types) +../drivers/input/mouse/bcm5974.c:640:47: expected restricted __le16 [usertype] x +../drivers/input/mouse/bcm5974.c:640:47: got unsigned char [usertype] +../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); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/acpi/nhlt.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): +../include/acpi/actbl2.h:2565:47: warning: array of flexible structures +../net/sched/em_cmp.c:43:31: warning: cast to restricted __be16 +../net/sched/em_cmp.c:53:31: warning: cast to restricted __be32 +../drivers/gpu/drm/bridge/ti-dlpc3433.c:291:31: warning: unsigned value that used to be signed checked against zero? +../drivers/gpu/drm/bridge/ti-dlpc3433.c: note: in included file (through ../include/drm/drm_of.h): +../include/linux/of.h:1204:47: signed value source +../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); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../kernel/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): +../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * +../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:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * +../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * +../lib/tests/kunit_iov_iter.c: In function ‘iov_kunit_copy_to_bvec’: +../lib/tests/kunit_iov_iter.c:266:16: warning: variable ‘b’ set but not used [-Wunused-but-set-variable=] + 266 | int i, b, patt; + | ^ +../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/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, 1] + 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/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); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../arch/x86/kernel/cpu/mtrr/mtrr.c: In function ‘mtrr_bp_init’: +../arch/x86/kernel/cpu/mtrr/mtrr.c:550:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] + 550 | unsigned long config, dummy; + | ^~~~~ +../drivers/dma/ioat/dca.c:220:54: warning: incorrect type in argument 1 (different address spaces) +../drivers/dma/ioat/dca.c:220:54: expected void const volatile [noderef] __iomem *addr +../drivers/dma/ioat/dca.c:220:54: got void * +../drivers/dma/ioat/dca.c:225:55: warning: incorrect type in argument 1 (different address spaces) +../drivers/dma/ioat/dca.c:225:55: expected void const volatile [noderef] __iomem *addr +../drivers/dma/ioat/dca.c:225:55: got void * +../drivers/dma/ioat/dca.c:276:42: warning: incorrect type in argument 1 (different address spaces) +../drivers/dma/ioat/dca.c:276:42: expected void *iobase +../drivers/dma/ioat/dca.c:276:42: got void [noderef] __iomem *iobase +../drivers/video/fbdev/nvidia/nv_hw.c: In function ‘nv4CalcArbitration’: +../drivers/video/fbdev/nvidia/nv_hw.c:245:28: warning: variable ‘pclks’ set but not used [-Wunused-but-set-variable=] + 245 | int nvclks, mclks, pclks, vpagemiss, crtpagemiss, vbs; + | ^~~~~ +../mm/kfence/core.c:364:34: warning: cast to restricted __le64 +../mm/kfence/core.c:368:34: warning: cast to restricted __le64 +../mm/kfence/core.c:388:21: warning: cast to restricted __le64 +../mm/kfence/core.c:408:21: warning: cast to restricted __le64 +../mm/kfence/core.c: note: in included file (through ../include/linux/bitmap.h, ../include/linux/cpumask.h, ../arch/x86/include/asm/paravirt.h, ../arch/x86/include/asm/cpuid/api.h, ../arch/x86/include/asm/processor.h, ...): +../include/linux/string.h:366:15: warning: memset with byte count of 315392 +../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/wireless/ath/wil6210/debugfs.c: note: in included file: +../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? +../drivers/net/wireless/ath/wil6210/debugfs.c:53:31: signed value source +../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? +../drivers/net/wireless/ath/wil6210/debugfs.c:1123:39: signed value source +../drivers/misc/nsm.c:492:38: warning: Using plain integer as NULL pointer +../drivers/misc/nsm.c:494:38: warning: Using plain integer as NULL pointer +../drivers/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/advansys.c:4262:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:4262:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:4262:9: expected unsigned short val +../drivers/scsi/advansys.c:4262:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:4262:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:4262:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:4262:9: expected unsigned short val +../drivers/scsi/advansys.c:4262:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:4720:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:4720:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:4720:9: expected unsigned short val +../drivers/scsi/advansys.c:4720:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:4720:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:4720:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:4720:9: expected unsigned short val +../drivers/scsi/advansys.c:4720:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:4734:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:4734:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:4734:9: expected unsigned short val +../drivers/scsi/advansys.c:4734:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:4734:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:4734:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:4734:9: expected unsigned short val +../drivers/scsi/advansys.c:4734:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5203:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5203:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5203:9: expected unsigned short val +../drivers/scsi/advansys.c:5203:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5203:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5203:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5203:9: expected unsigned short val +../drivers/scsi/advansys.c:5203:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5220:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5220:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5220:9: expected unsigned short val +../drivers/scsi/advansys.c:5220:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5220:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5220:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5220:9: expected unsigned short val +../drivers/scsi/advansys.c:5220:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5699:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5699:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5699:9: expected unsigned short val +../drivers/scsi/advansys.c:5699:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5699:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5699:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5699:9: expected unsigned short val +../drivers/scsi/advansys.c:5699:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5715:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5715:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5715:9: expected unsigned short val +../drivers/scsi/advansys.c:5715:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:5715:9: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:5715:9: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/advansys.c:5715:9: expected unsigned short val +../drivers/scsi/advansys.c:5715:9: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:6094:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:6094:31: expected restricted __le32 [usertype] irq_next_vpa +../drivers/scsi/advansys.c:6094:31: got unsigned int [usertype] +../drivers/scsi/advansys.c:6116:22: warning: restricted __le32 degrades to integer +../drivers/scsi/advansys.c:6129: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:8732:33: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:8848:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:8848:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:8848:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:8892:29: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:9640:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:9640:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:9640:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:9669:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:9669:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:9669:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:9707:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:9707:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:9707:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:9736:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:9736:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:9736:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:9774:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:9774:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:9774:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:9803:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/advansys.c:9803:30: expected unsigned short [usertype] word +../drivers/scsi/advansys.c:9803:30: got restricted __le16 [usertype] +../drivers/scsi/advansys.c:9838:33: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:9853:33: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:9881:33: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:9896:33: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:9924:33: warning: cast to restricted __le16 +../drivers/scsi/advansys.c:9939:33: warning: cast to restricted __le16 +../drivers/tty/serial/pch_uart.c:1403:30: warning: restricted upf_t degrades to integer +../drivers/tty/serial/pch_uart.c:1407:32: warning: invalid assignment: &= +../drivers/tty/serial/pch_uart.c:1407:32: left side has type int +../drivers/tty/serial/pch_uart.c:1407:32: right side has type restricted upf_t +../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘get_mtrr_state’: +../arch/x86/kernel/cpu/mtrr/generic.c:692:22: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] + 692 | unsigned lo, dummy; + | ^~~~~ +../arch/x86/kernel/cpu/mtrr/generic.c: In function ‘generic_have_wrcomb’: +../arch/x86/kernel/cpu/mtrr/generic.c:1060:31: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] + 1060 | unsigned long config, dummy; + | ^~~~~ +../drivers/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 +Warning: ../drivers/usb/dwc2/core_intr.c:341 function parameter 'remotewakeup' not described in 'dwc2_wakeup_from_lpm_l1' +Warning: ../drivers/usb/dwc2/core_intr.c:341 function parameter 'remotewakeup' not described in 'dwc2_wakeup_from_lpm_l1' +../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 +../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/input/joystick/db9.c:142:76: warning: dubious: x | !y +../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_get_options.constprop’: +../drivers/tty/serial/samsung_tty.c:2340:49: warning: ‘%d’ directive writing between 1 and 3 bytes into a region of size 2 [-Wformat-overflow=] + 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); + | ^~ +../drivers/tty/serial/samsung_tty.c:2340:35: note: directive argument in the range [0, 255] + 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); + | ^~~~~~~~~~~~~~~~~ +../drivers/tty/serial/samsung_tty.c:2340:17: note: ‘sprintf’ output between 15 and 17 bytes into a destination of size 15 + 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_init_port’: +../drivers/tty/serial/samsung_tty.c:1792:51: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] + 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); + | ^ +In function ‘s3c24xx_serial_enable_baudclk’, + inlined from ‘s3c24xx_serial_init_port’ at ../drivers/tty/serial/samsung_tty.c:1898:8: +../drivers/tty/serial/samsung_tty.c:1792:17: note: ‘sprintf’ output between 15 and 16 bytes into a destination of size 15 + 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/mpls/af_mpls.c: note: in included file: +../net/mpls/internal.h:158:38: warning: array of flexible structures +../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_cleanup’: +../arch/x86/kernel/cpu/mtrr/cleanup.c:660:40: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] + 660 | unsigned long base, size, def, dummy; + | ^~~~~ +../arch/x86/kernel/cpu/mtrr/cleanup.c: In function ‘mtrr_trim_uncached_memory’: +../arch/x86/kernel/cpu/mtrr/cleanup.c:856:60: warning: variable ‘dummy’ set but not used [-Wunused-but-set-variable=] + 856 | unsigned long i, base, size, highest_pfn = 0, def, dummy; + | ^~~~~ +../drivers/md/md-linear.c:216:19: error: incompatible types in comparison expression (different address spaces): +../drivers/md/md-linear.c:216:19: void [noderef] __rcu * +../drivers/md/md-linear.c:216:19: void * +../drivers/md/md-linear.c:221:9: error: incompatible types in comparison expression (different address spaces): +../drivers/md/md-linear.c:221:9: void [noderef] __rcu * +../drivers/md/md-linear.c:221:9: void * +../drivers/video/fbdev/sis/sis_main.c: In function ‘sisfb_post_xgi_delay’: +../drivers/video/fbdev/sis/sis_main.c:4542:12: warning: variable ‘reg’ set but not used [-Wunused-but-set-variable=] + 4542 | u8 reg; + | ^~~ +../drivers/scsi/ips.c:2455:13: warning: cast to restricted __le32 +../drivers/scsi/ips.c:3543:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3543:59: expected unsigned int [usertype] sg_addr +../drivers/scsi/ips.c:3543:59: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3552:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3552:59: expected unsigned int [usertype] sg_addr +../drivers/scsi/ips.c:3552:59: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3562:47: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/ips.c:3562:47: expected restricted __le32 [usertype] *var +../drivers/scsi/ips.c:3562:47: got unsigned int * +../drivers/scsi/ips.c:3563:49: warning: cast to restricted __le16 +../drivers/scsi/ips.c:3572:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3572:56: expected unsigned short [usertype] sector_count +../drivers/scsi/ips.c:3572:56: got restricted __le16 [usertype] +../drivers/scsi/ips.c:3575:29: warning: cast to restricted __le16 +../drivers/scsi/ips.c:3576:64: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3576:64: expected unsigned short [usertype] sector_count +../drivers/scsi/ips.c:3576:64: got restricted __le16 [usertype] +../drivers/scsi/ips.c:3589:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3589:59: expected unsigned int [usertype] sg_addr +../drivers/scsi/ips.c:3589:59: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3598:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3598:59: expected unsigned int [usertype] sg_addr +../drivers/scsi/ips.c:3598:59: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3608:47: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/ips.c:3608:47: expected restricted __le32 [usertype] *var +../drivers/scsi/ips.c:3608:47: got unsigned int * +../drivers/scsi/ips.c:3609:49: warning: cast to restricted __le16 +../drivers/scsi/ips.c:3620:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3620:56: expected unsigned short [usertype] sector_count +../drivers/scsi/ips.c:3620:56: got restricted __le16 [usertype] +../drivers/scsi/ips.c:3707:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3707:44: expected unsigned int [usertype] dcdb_address +../drivers/scsi/ips.c:3707:44: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3748:58: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3748:58: expected unsigned int [usertype] buffer_pointer +../drivers/scsi/ips.c:3748:58: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3751:58: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3751:58: expected unsigned int [usertype] buffer_pointer +../drivers/scsi/ips.c:3751:58: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3785:58: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3785:58: expected unsigned int [usertype] buffer_pointer +../drivers/scsi/ips.c:3785:58: got restricted __le32 [usertype] +../drivers/scsi/ips.c:3788:58: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:3788:58: expected unsigned int [usertype] buffer_pointer +../drivers/scsi/ips.c:3788:58: got restricted __le32 [usertype] +../drivers/scsi/ips.c:4054:13: warning: cast to restricted __le32 +../drivers/scsi/ips.c:4053:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4053:17: expected unsigned int [usertype] lba +../drivers/scsi/ips.c:4053:17: got restricted __be32 [usertype] +../drivers/scsi/ips.c:4057:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4057:17: expected unsigned int [usertype] len +../drivers/scsi/ips.c:4057:17: got restricted __be32 [usertype] +../drivers/scsi/ips.c:4083:13: warning: cast to restricted __le32 +../drivers/scsi/ips.c:4093:14: warning: cast to restricted __le32 +../drivers/scsi/ips.c:4110:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4110:49: expected unsigned short [addressable] [assigned] [usertype] SectorsPerTrack +../drivers/scsi/ips.c:4110:49: got restricted __be16 [usertype] +../drivers/scsi/ips.c:4111:48: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4111:48: expected unsigned short [addressable] [assigned] [usertype] BytesPerSector +../drivers/scsi/ips.c:4111:48: got restricted __be16 [usertype] +../drivers/scsi/ips.c:4112:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4112:44: expected unsigned short [addressable] [assigned] [usertype] Interleave +../drivers/scsi/ips.c:4112:44: got restricted __be16 [usertype] +../drivers/scsi/ips.c:4123:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4123:47: expected unsigned short [addressable] [assigned] [usertype] CylindersHigh +../drivers/scsi/ips.c:4123:47: got restricted __be16 [usertype] +../drivers/scsi/ips.c:4131:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4131:42: expected unsigned short [addressable] [assigned] [usertype] StepRate +../drivers/scsi/ips.c:4131:42: got restricted __be16 [usertype] +../drivers/scsi/ips.c:5278:17: warning: cast to restricted __le32 +../drivers/scsi/ips.c:5588:13: warning: cast to restricted __le32 +../drivers/scsi/ips.c:1819:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1819:46: expected unsigned int [usertype] count +../drivers/scsi/ips.c:1819:46: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1850:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1850:38: expected unsigned int [usertype] buffer_addr +../drivers/scsi/ips.c:1850:38: got restricted __le32 [usertype] +../drivers/scsi/ips.c:2326:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:2326:40: expected unsigned int [usertype] count +../drivers/scsi/ips.c:2326:40: got restricted __le32 [usertype] +../drivers/scsi/ips.c:4368:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4368:26: expected unsigned int [usertype] ccsar +../drivers/scsi/ips.c:4368:26: got restricted __le32 [usertype] +../drivers/scsi/ips.c:4378:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4378:32: expected unsigned int [usertype] cccr +../drivers/scsi/ips.c:4378:32: got restricted __le32 [usertype] +../drivers/scsi/ips.c:4379:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:4379:33: expected unsigned int [usertype] ccsar +../drivers/scsi/ips.c:4379:33: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1928:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1928:44: expected unsigned int [usertype] dcdb_address +../drivers/scsi/ips.c:1928:44: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1935:50: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1935:50: expected unsigned int [usertype] buffer_pointer +../drivers/scsi/ips.c:1935:50: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1938:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1938:51: expected unsigned int [usertype] sg_addr +../drivers/scsi/ips.c:1938:51: got restricted __le32 [usertype] +../drivers/scsi/ips.c:2017:14: warning: cast to restricted __le32 +../drivers/scsi/ips.c:2018:14: warning: cast to restricted __le16 +../drivers/scsi/ips.c:2043:13: warning: cast to restricted __le32 +../drivers/scsi/ips.c:969:13: warning: cast to restricted __le32 +../drivers/scsi/ips.c:1788:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1788:56: expected unsigned int [usertype] address_lo +../drivers/scsi/ips.c:1788:56: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1790:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1790:56: expected unsigned int [usertype] address_hi +../drivers/scsi/ips.c:1790:56: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1792:52: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1792:52: expected unsigned int [usertype] length +../drivers/scsi/ips.c:1792:52: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1794:53: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1794:53: expected unsigned int [usertype] address +../drivers/scsi/ips.c:1794:53: got restricted __le32 [usertype] +../drivers/scsi/ips.c:1796:52: warning: incorrect type in assignment (different base types) +../drivers/scsi/ips.c:1796:52: expected unsigned int [usertype] length +../drivers/scsi/ips.c:1796:52: got restricted __le32 [usertype] +../drivers/misc/ibmasm/ibmasmfs.c:593:83: warning: cast removes address space '__iomem' of expression +../drivers/misc/ibmasm/ibmasmfs.c:594:84: warning: cast removes address space '__iomem' of expression +../drivers/misc/ibmasm/ibmasmfs.c:595:83: warning: cast removes address space '__iomem' of expression +../drivers/leds/flash/leds-ktd2692.c:62:33: warning: symbol 'ktd2692_timing' was not declared. Should it be static? +../drivers/pinctrl/renesas/pinctrl-rzt2h.c: In function ‘rzt2h_pinctrl_register’: +../drivers/pinctrl/renesas/pinctrl-rzt2h.c:886:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] + 886 | unsigned int i, j; + | ^ +../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/video/fbdev/aty/mach64_accel.c:420:49: warning: cast to restricted __le32 +../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/pinctrl/renesas/pinctrl-rzn1.c:187:52: warning: dubious: x | !y +../drivers/pinctrl/renesas/pinctrl-rzn1.c:193:52: warning: dubious: x | !y +../drivers/video/fbdev/sis/sis_main.c:5395:32: warning: cast to restricted __le32 +../drivers/video/fbdev/sis/sis_main.c:5398:32: warning: cast to restricted __le32 +../drivers/video/fbdev/sis/sis_main.c:5427:40: warning: cast to restricted __le32 +../drivers/video/fbdev/sis/sis_main.c:5459:16: warning: cast to restricted __le16 +../drivers/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/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? +../fs/posix_acl.c:53:23: error: incompatible types in comparison expression (different address spaces): +../fs/posix_acl.c:53:23: struct posix_acl [noderef] __rcu * +../fs/posix_acl.c:53:23: struct posix_acl * +../fs/posix_acl.c:67:33: error: incompatible types in comparison expression (different address spaces): +../fs/posix_acl.c:67:33: struct posix_acl [noderef] __rcu * +../fs/posix_acl.c:67:33: struct posix_acl * @@ -6365,0 +6520,83 @@ +../drivers/input/joystick/grip.c: In function ‘grip_connect’: +../drivers/input/joystick/grip.c:337:29: warning: ‘/input’ directive output may be truncated writing 6 bytes into a region of size between 1 and 32 [-Wformat-truncation=] + 337 | "%s/input%d", gameport->phys, i); + | ^~~~~~ +../drivers/input/joystick/grip.c:337:26: note: directive argument in the range [0, 1] + 337 | "%s/input%d", gameport->phys, i); + | ^~~~~~~~~~~~ +../drivers/input/joystick/grip.c:336:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 + 336 | snprintf(grip->phys[i], sizeof(grip->phys[i]), + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 337 | "%s/input%d", gameport->phys, 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/misc/ibmasm/command.c:168:36: warning: incorrect type in argument 2 (different address spaces) +../drivers/misc/ibmasm/command.c:168:36: expected void const volatile [noderef] __iomem * +../drivers/misc/ibmasm/command.c:168:36: got void *response +../drivers/mfd/macsmc.c:466:26: warning: cast to restricted __be32 @@ -6366,0 +6604,19 @@ +../drivers/misc/ibmasm/remote.c:180:39: warning: cast removes address space '__iomem' of expression +../drivers/misc/ibmasm/remote.c:180:39: warning: incorrect type in argument 2 (different address spaces) +../drivers/misc/ibmasm/remote.c:180:39: expected void const volatile [noderef] __iomem * +../drivers/misc/ibmasm/remote.c:180:39: got void * +../drivers/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) +../drivers/scsi/qla1280.c: In function ‘qla1280_load_firmware_dma’: +../drivers/scsi/qla1280.c:1714:22: warning: variable ‘num’ set but not used [-Wunused-but-set-variable=] + 1714 | int err = 0, num, i; + | ^~~ +../drivers/net/ethernet/arc/emac_main.c:258:28: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/arc/emac_main.c:258:28: expected unsigned long long [usertype] data +../drivers/net/ethernet/arc/emac_main.c:258:28: got restricted __le32 [usertype] +../drivers/net/ethernet/arc/emac_main.c:461:28: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/arc/emac_main.c:461:28: expected unsigned long long [usertype] data +../drivers/net/ethernet/arc/emac_main.c:461:28: got restricted __le32 [usertype] +../drivers/net/ethernet/arc/emac_main.c:712:37: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/arc/emac_main.c:712:37: expected unsigned long long [usertype] data +../drivers/net/ethernet/arc/emac_main.c:712:37: got restricted __le32 [usertype] @@ -6392,35 +6648,10 @@ -../drivers/nvme/target/fc.c: note: in included file: -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../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/sched/em_cmp.c:43:31: warning: cast to restricted __be16 -../net/sched/em_cmp.c:53:31: warning: cast to restricted __be32 -../arch/x86/kernel/kprobes/opt.c:525:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition -../lib/tests/printf_kunit.c:675:49: warning: cast from restricted gfp_t -../lib/tests/printf_kunit.c:679:58: warning: cast from restricted gfp_t -In file included from ../include/linux/string.h:386, - from ../include/linux/bitmap.h:13, - from ../include/linux/cpumask.h:11, - from ../arch/x86/include/asm/paravirt.h:19, - from ../arch/x86/include/asm/irqflags.h:102, - from ../include/linux/irqflags.h:18, - from ../include/linux/spinlock.h:59, - from ../include/linux/mmzone.h:8, - from ../include/linux/gfp.h:7, - from ../include/linux/slab.h:17, - from ../include/linux/resource_ext.h:11, - from ../include/linux/acpi.h:14, - from ../include/acpi/apei.h:9, - from ../include/acpi/ghes.h:5, - from ../include/linux/arm_sdei.h:8, - from ../drivers/acpi/apei/ghes.c:20: -In function ‘fortify_memcpy_chk’, - inlined from ‘ghes_handle_aer’ at ../drivers/acpi/apei/ghes.c:667:3: -../include/linux/fortify-string.h:578: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] - 578 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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/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 @@ -6429,53 +6660,93 @@ -../drivers/base/regmap/regmap-kunit.c:1780:43: warning: cast to restricted __le16 -../drivers/base/regmap/regmap-kunit.c:1783:43: warning: cast to restricted __be16 -../drivers/base/regmap/regmap-kunit.c:1979:28: warning: cast to restricted __be16 -../drivers/base/regmap/regmap-kunit.c:1980:28: warning: cast to restricted __be16 -../drivers/base/regmap/regmap-kunit.c:1982:28: warning: cast to restricted __le16 -../drivers/base/regmap/regmap-kunit.c:1983:28: warning: cast to restricted __le16 -../drivers/base/regmap/regmap-kunit.c:2058:24: warning: incorrect type in assignment (different base types) -../drivers/base/regmap/regmap-kunit.c:2058:24: expected unsigned short -../drivers/base/regmap/regmap-kunit.c:2058:24: got restricted __be16 [usertype] -../drivers/base/regmap/regmap-kunit.c:2060:24: warning: incorrect type in assignment (different base types) -../drivers/base/regmap/regmap-kunit.c:2060:24: expected unsigned short -../drivers/base/regmap/regmap-kunit.c:2060:24: got restricted __le16 [usertype] -../fs/proc/base.c:890:65: error: incompatible types in comparison expression (different address spaces): -../fs/proc/base.c:890:65: struct task_struct [noderef] __rcu * -../fs/proc/base.c:890:65: struct task_struct * -../fs/proc/base.c:2329:25: warning: cast to restricted fmode_t -../fs/proc/base.c:2386:42: warning: cast from restricted fmode_t -../fs/proc/base.c:2486:48: warning: cast from restricted fmode_t -../fs/proc/base.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): -../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * -../net/ipv4/netfilter/arp_tables.c: note: in included file (through ../include/linux/netfilter_arp/arp_tables.h): -../include/uapi/linux/netfilter_arp/arp_tables.h:184:34: warning: array of flexible structures -../net/ipv4/netfilter/arp_tables.c:40:16: warning: array of flexible structures -../include/uapi/linux/netfilter_arp/arp_tables.h:196:37: warning: array of flexible structures -../net/ipv4/netfilter/arp_tables.c:1062:48: warning: array of flexible structures -../net/ipv4/netfilter/arp_tables.c:1370:44: warning: array of flexible structures -../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice -../net/ipv4/netfilter/arp_tables.c:40:16: also defined here -../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice -../net/ipv4/netfilter/arp_tables.c:40:16: also defined here -../drivers/acpi/apei/ghes.c:735:20: warning: symbol 'cxl_cper_prot_err_work' was not declared. Should it be static? -../drivers/acpi/apei/ghes.c:793:1: warning: symbol 'cxl_cper_fifo' was not declared. Should it be static? -../drivers/acpi/apei/ghes.c:797:20: warning: symbol 'cxl_cper_work' was not declared. Should it be static? -../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: warning: incorrect type in argument 1 (different base types) -../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: expected restricted __be32 const [usertype] *p -../drivers/gpu/drm/bridge/tda998x_drv.c:1719:50: got unsigned int const [usertype] * -../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: warning: incorrect type in argument 1 (different base types) -../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: expected restricted __be32 const [usertype] *p -../drivers/gpu/drm/bridge/tda998x_drv.c:1720:52: got unsigned int const [usertype] * -../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: warning: incorrect type in assignment (different base types) -../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: expected unsigned int [usertype] -../drivers/video/fbdev/mb862xx/mb862xxfb_accel.c:105:55: got restricted __be32 [usertype] -../net/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/acpi/apei/einj-core.c:181:6: warning: symbol 'einj_initialized' was not declared. Should it be static? -../net/ipv4/netfilter/arptable_filter.c: note: in included file (through ../include/linux/netfilter_arp/arp_tables.h): -../include/uapi/linux/netfilter_arp/arp_tables.h:184:34: warning: array of flexible structures -../sound/soc/intel/atom/sst/sst_loader.c:212:43: warning: incorrect type in argument 2 (different address spaces) -../sound/soc/intel/atom/sst/sst_loader.c:212:43: expected void *destn -../sound/soc/intel/atom/sst/sst_loader.c:212:43: got void [noderef] __iomem * +../net/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:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * +../drivers/usb/dwc2/hcd_ddma.c: In function ‘dwc2_init_isoc_dma_desc’: +../drivers/usb/dwc2/hcd_ddma.c:555:23: warning: variable ‘n_desc’ set but not used [-Wunused-but-set-variable=] + 555 | u16 idx, inc, n_desc = 0, ntd_max = 0; + | ^~~~~~ +../drivers/scsi/qla1280.c:2856:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/qla1280.c:2856:27: expected restricted __le32 [usertype] *dword_ptr +../drivers/scsi/qla1280.c:2856:27: got unsigned int [usertype] * +../drivers/scsi/qla1280.c:2912:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/qla1280.c:2912:35: expected restricted __le32 [usertype] *[assigned] dword_ptr +../drivers/scsi/qla1280.c:2912:35: got unsigned int [usertype] * +../drivers/scsi/qla1280.c:2318:16: warning: cast to restricted __le16 +../drivers/scsi/qla1280.c:639:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/qla1280.c:639:27: expected unsigned short [usertype] isp_parameter +../drivers/scsi/qla1280.c:639:27: got restricted __le16 [usertype] +../drivers/scsi/qla1280.c:640:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/qla1280.c:640:32: expected unsigned short [usertype] w +../drivers/scsi/qla1280.c:640:32: got restricted __le16 [usertype] +../drivers/scsi/qla1280.c:642:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/qla1280.c:642:46: expected unsigned short [usertype] selection_timeout +../drivers/scsi/qla1280.c:642:46: got restricted __le16 [usertype] +../drivers/scsi/qla1280.c:643:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/qla1280.c:643:44: expected unsigned short [usertype] max_queue_depth +../drivers/scsi/qla1280.c:643:44: got restricted __le16 [usertype] +../drivers/usb/dwc2/gadget.c: In function ‘dwc2_hsotg_initep’: +../drivers/usb/dwc2/gadget.c:4826:55: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] + 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); + | ^~ +../drivers/usb/dwc2/gadget.c:4826:52: note: directive argument in the range [-2147483645, 254] + 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); + | ^~~~~~~~ +../drivers/usb/dwc2/gadget.c:4826:9: note: ‘snprintf’ output between 6 and 17 bytes into a destination of size 10 + 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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/power/supply/sbs-battery.c: In function ‘sbs_get_property’: +../drivers/power/supply/sbs-battery.c:834:30: warning: ‘%04x’ directive writing between 4 and 8 bytes into a region of size 5 [-Wformat-overflow=] + 834 | sprintf(sbs_serial, "%04x", ret); + | ^~~~ +In function ‘sbs_get_battery_serial_number’, + inlined from ‘sbs_get_property’ at ../drivers/power/supply/sbs-battery.c:965:9: +../drivers/power/supply/sbs-battery.c:834:29: note: directive argument in the range [0, 2147483647] + 834 | sprintf(sbs_serial, "%04x", ret); + | ^~~~~~ +../drivers/power/supply/sbs-battery.c:834:9: note: ‘sprintf’ output between 5 and 9 bytes into a destination of size 5 + 834 | sprintf(sbs_serial, "%04x", ret); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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/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/input/touchscreen/atmel_mxt_ts.c:1485:44: warning: unsigned value that used to be signed checked against zero? +../drivers/input/touchscreen/atmel_mxt_ts.c:1483:49: signed value source +../drivers/scsi/dc395x.c: In function ‘msgin_set_sync’: +../drivers/scsi/dc395x.c:2185:13: warning: variable ‘fact’ set but not used [-Wunused-but-set-variable=] + 2185 | int fact; + | ^~~~ +../drivers/spi/spi-fsl-qspi.c:662:25: warning: cast from restricted __be32 +../drivers/input/mouse/elantech.c: In function ‘elantech_setup_ps2’: +../drivers/input/mouse/elantech.c:2121:65: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] + 2121 | snprintf(etd->tp_phys, sizeof(etd->tp_phys), "%s/input1", + | ^~~~~~~ +../drivers/input/mouse/elantech.c:2121:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 + 2121 | snprintf(etd->tp_phys, sizeof(etd->tp_phys), "%s/input1", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 2122 | psmouse->ps2dev.serio->phys); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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:383:1: warning: cast to restricted __le64 +../drivers/usb/host/./xhci-trace.h:383: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:383:1: warning: cast to restricted __le64 +../drivers/usb/host/./xhci-trace.h:383:1: warning: cast from restricted __le32 +../drivers/scsi/dc395x.c:3435:48: warning: cast truncates bits from constant value (1de1 becomes e1) +../drivers/scsi/dc395x.c:3437:45: warning: cast truncates bits from constant value (391 becomes 91) +../drivers/scsi/dc395x.c:3441:44: warning: cast truncates bits from constant value (1de1 becomes e1) +../drivers/scsi/dc395x.c:3443:44: warning: cast truncates bits from constant value (391 becomes 91) @@ -6532,7 +6803,355 @@ -../fs/proc/array.c:254:11: warning: incorrect type in assignment (different address spaces) -../fs/proc/array.c:254:11: expected struct k_sigaction *k -../fs/proc/array.c:254:11: got struct k_sigaction [noderef] __rcu * -../fs/proc/array.c:731:47: error: incompatible types in comparison expression (different address spaces): -../fs/proc/array.c:731:47: struct task_struct [noderef] __rcu * -../fs/proc/array.c:731:47: struct task_struct * -../fs/proc/array.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/tty.h): +../drivers/usb/host/xhci-dbgcap.c:309:25: warning: invalid assignment: &= +../drivers/usb/host/xhci-dbgcap.c:309:25: left side has type unsigned int +../drivers/usb/host/xhci-dbgcap.c:309:25: right side has type restricted __le32 +../drivers/usb/host/xhci-dbgcap.c:311:25: warning: invalid assignment: |= +../drivers/usb/host/xhci-dbgcap.c:311:25: left side has type unsigned int +../drivers/usb/host/xhci-dbgcap.c:311:25: right side has type restricted __le32 +../drivers/usb/host/xhci-dbgcap.c:793:53: warning: restricted __le64 degrades to integer +../drivers/usb/host/xhci-dbgcap.c:845:28: warning: restricted __le64 degrades to integer +../drivers/usb/host/xhci-dbgcap.c:845:69: warning: restricted __le64 degrades to integer +../drivers/usb/dwc3/dwc3-qcom.c:605:22: warning: symbol 'dwc3_qcom_glue_ops' was not declared. Should it be static? +../drivers/net/ethernet/cadence/macb_main.c: In function ‘gem_get_ethtool_strings’: +../drivers/net/ethernet/cadence/macb_main.c:3364:28: warning: variable ‘queue’ set but not used [-Wunused-but-set-variable=] + 3364 | struct macb_queue *queue; + | ^~~~~ +../lib/tests/printf_kunit.c:675:49: warning: cast from restricted gfp_t +../lib/tests/printf_kunit.c:679:58: warning: cast from restricted gfp_t +../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); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pinctrl/ti/pinctrl-ti-iodelay.c: In function ‘ti_iodelay_alloc_pins’: +../drivers/pinctrl/ti/pinctrl-ti-iodelay.c:756:13: warning: variable ‘phy_reg’ set but not used [-Wunused-but-set-variable=] + 756 | u32 phy_reg; + | ^~~~~~~ +../fs/coredump.c:508:27: warning: incorrect type in argument 1 (different address spaces) +../fs/coredump.c:508:27: expected struct spinlock [usertype] *lock +../fs/coredump.c:508:27: got struct spinlock [noderef] __rcu * +../fs/coredump.c:517:29: warning: incorrect type in argument 1 (different address spaces) +../fs/coredump.c:517:29: expected struct spinlock [usertype] *lock +../fs/coredump.c:517:29: got struct spinlock [noderef] __rcu * +../fs/coredump.c:556:31: warning: incorrect type in argument 1 (different address spaces) +../fs/coredump.c:556:31: expected struct spinlock [usertype] *lock +../fs/coredump.c:556:31: got struct spinlock [noderef] __rcu * +../fs/coredump.c:561:33: warning: incorrect type in argument 1 (different address spaces) +../fs/coredump.c:561:33: expected struct spinlock [usertype] *lock +../fs/coredump.c:561:33: got struct spinlock [noderef] __rcu * +../drivers/net/ethernet/atheros/atlx/atl1.c:2006:26: warning: cast to restricted __le16 +../drivers/net/ethernet/atheros/atlx/atl1.c:2067:33: warning: cast to restricted __le16 +../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: right side has type unsigned int +../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: right side has type unsigned int +../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2218:23: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: warning: invalid assignment: &= +../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2342:32: warning: restricted __le16 degrades to integer +../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2349:27: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: warning: invalid assignment: &= +../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: right side has type int +../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: warning: invalid assignment: |= +../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: left side has type restricted __le32 +../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: right side has type int +../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/ethernet/cadence/macb_main.c:3835:39: warning: restricted __be32 degrades to integer +../drivers/net/ethernet/cadence/macb_main.c:3840:39: warning: restricted __be32 degrades to integer +../drivers/net/ethernet/cadence/macb_main.c:3845:40: warning: restricted __be16 degrades to integer +../drivers/net/ethernet/cadence/macb_main.c:3845:69: warning: restricted __be16 degrades to integer +../drivers/net/ethernet/cadence/macb_main.c:3870:20: warning: restricted __be32 degrades to integer +../drivers/net/ethernet/cadence/macb_main.c:3874:20: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cadence/macb_main.c:3874:20: expected unsigned int [assigned] [usertype] w0 +../drivers/net/ethernet/cadence/macb_main.c:3874:20: got restricted __be32 [usertype] ip4src +../drivers/net/ethernet/cadence/macb_main.c:3884:20: warning: restricted __be32 degrades to integer +../drivers/net/ethernet/cadence/macb_main.c:3888:20: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cadence/macb_main.c:3888:20: expected unsigned int [assigned] [usertype] w0 +../drivers/net/ethernet/cadence/macb_main.c:3888:20: got restricted __be32 [usertype] ip4dst +../drivers/net/ethernet/cadence/macb_main.c:3898:21: warning: restricted __be16 degrades to integer +../drivers/net/ethernet/cadence/macb_main.c:3898:50: warning: restricted __be16 degrades to integer +../drivers/net/ethernet/cadence/macb_main.c:3904:30: warning: restricted __be16 degrades to integer +../drivers/net/ethernet/cadence/macb_main.c:3905:30: warning: restricted __be16 degrades to integer +../drivers/net/ethernet/cadence/macb_main.c:3912:36: warning: restricted __be16 degrades to integer +../drivers/net/ethernet/cadence/macb_main.c:3913:38: warning: restricted __be16 degrades to integer +../drivers/net/ethernet/cadence/macb_main.c:3916:38: warning: restricted __be16 degrades to integer +../drivers/net/ethernet/cadence/macb_main.c:3952:9: warning: cast from restricted __be32 +../drivers/net/ethernet/cadence/macb_main.c:3952:9: warning: cast from restricted __be32 +../drivers/net/ethernet/cadence/macb_main.c:4006:25: warning: cast from restricted __be32 +../drivers/net/ethernet/cadence/macb_main.c:4006:25: warning: cast from restricted __be32 +../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); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'imod_interval' not described in 'xhci_sideband_create_interrupter' +Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'intr_num' not described in 'xhci_sideband_create_interrupter' +Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'type' not described in 'xhci_sideband_register' +Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'notify_client' not described in 'xhci_sideband_register' +Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'imod_interval' not described in 'xhci_sideband_create_interrupter' +Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'intr_num' not described in 'xhci_sideband_create_interrupter' +Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'type' not described in 'xhci_sideband_register' +Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'notify_client' not described in 'xhci_sideband_register' +../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer +../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer +../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer +../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer +../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer +../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer +../drivers/usb/dwc3/dwc3-imx8mp.c:176:22: warning: symbol 'dwc3_imx_glue_ops' was not declared. Should it be static? +../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/misc/sgi-xp/xp_main.c:69:25: warning: symbol 'xpc_registrations' was not declared. Should it be static? +../arch/x86/kernel/cpu/sgx/virt.c:60:13: warning: incorrect type in assignment (different base types) +../arch/x86/kernel/cpu/sgx/virt.c:60:13: expected int [assigned] ret +../arch/x86/kernel/cpu/sgx/virt.c:60:13: got restricted vm_fault_t +../arch/x86/kernel/cpu/sgx/virt.c:61:20: warning: restricted vm_fault_t degrades to integer +../arch/x86/kernel/cpu/sgx/virt.c:373:36: warning: cast removes address space '__user' of expression +../arch/x86/kernel/cpu/sgx/virt.c:404:24: warning: cast removes address space '__user' of expression +../arch/x86/kernel/cpu/sgx/virt.c:404:43: warning: cast removes address space '__user' of expression +../arch/x86/kernel/cpu/sgx/virt.c:404:58: warning: cast removes address space '__user' of expression +../drivers/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 +../net/ipv6/seg6_iptunnel.c: note: in included file (through ../include/linux/seg6_iptunnel.h): +../include/uapi/linux/seg6_iptunnel.h:30:31: warning: array of flexible structures +../net/ipv6/seg6_iptunnel.c:54:43: warning: array of flexible structures +../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/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/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 +../mm/memcontrol-v1.c:107:1: warning: symbol 'memcg_oom_lock' was not declared. Should it be static? +../mm/memcontrol-v1.c:460:21: error: incompatible types in comparison expression (different address spaces): +../mm/memcontrol-v1.c:460:21: struct mem_cgroup_threshold_ary [noderef] __rcu * +../mm/memcontrol-v1.c:460:21: struct mem_cgroup_threshold_ary * +../mm/memcontrol-v1.c:462:21: error: incompatible types in comparison expression (different address spaces): +../mm/memcontrol-v1.c:462:21: struct mem_cgroup_threshold_ary [noderef] __rcu * +../mm/memcontrol-v1.c:462:21: struct mem_cgroup_threshold_ary * +../mm/memcontrol-v1.c:824:9: error: incompatible types in comparison expression (different address spaces): +../mm/memcontrol-v1.c:824:9: struct mem_cgroup_threshold_ary [noderef] __rcu * +../mm/memcontrol-v1.c:824:9: struct mem_cgroup_threshold_ary * +../mm/memcontrol-v1.c:918:9: error: incompatible types in comparison expression (different address spaces): +../mm/memcontrol-v1.c:918:9: struct mem_cgroup_threshold_ary [noderef] __rcu * +../mm/memcontrol-v1.c:918:9: struct mem_cgroup_threshold_ary * +../kernel/time/posix-timers.c:338:29: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:338:29: expected struct spinlock [usertype] *lock +../kernel/time/posix-timers.c:338:29: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:345:27: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:345:27: expected struct spinlock [usertype] *lock +../kernel/time/posix-timers.c:345:27: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:547:17: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:547:17: expected struct spinlock [usertype] *_T +../kernel/time/posix-timers.c:547:17: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:1035:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:1035:9: expected struct spinlock [usertype] *_T +../kernel/time/posix-timers.c:1035:9: got struct spinlock [noderef] __rcu * +../kernel/time/posix-timers.c:1083:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/posix-timers.c:1083:9: expected struct spinlock [usertype] *_T +../kernel/time/posix-timers.c:1083:9: got struct spinlock [noderef] __rcu * +../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/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/input/mouse/vmmouse.c: In function ‘vmmouse_init’: +../drivers/input/mouse/vmmouse.c:423:53: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] + 423 | snprintf(priv->phys, sizeof(priv->phys), "%s/input1", + | ^~~~~~~ +../drivers/input/mouse/vmmouse.c:423:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 + 423 | snprintf(priv->phys, sizeof(priv->phys), "%s/input1", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 424 | psmouse->ps2dev.serio->phys); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/myrb.c: In function ‘myrb_get_hba_config’: +../drivers/scsi/myrb.c:1050:29: warning: ‘%02u’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 2 and 5 [-Wformat-truncation=] + 1050 | "%u.%02u-%c-%02u", + | ^~~~ +../drivers/scsi/myrb.c:1050:17: note: directive argument in the range [0, 255] + 1050 | "%u.%02u-%c-%02u", + | ^~~~~~~~~~~~~~~~~ +../drivers/scsi/myrb.c:1049:9: note: ‘snprintf’ output between 10 and 14 bytes into a destination of size 12 + 1049 | snprintf(cb->fw_version, sizeof(cb->fw_version), + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1050 | "%u.%02u-%c-%02u", + | ~~~~~~~~~~~~~~~~~~ + 1051 | enquiry2->fw.major_version, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1052 | enquiry2->fw.minor_version, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1053 | enquiry2->fw.firmware_type, + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1054 | enquiry2->fw.turn_id); + | ~~~~~~~~~~~~~~~~~~~~~ +../kernel/time/posix-cpu-timers.c: note: in included file: @@ -6545,71 +7164,69 @@ -Warning: ../drivers/spi/spi-axiado.c:226 expecting prototype for ax_spi_get_rx_byte(). Prototype was for ax_spi_get_rx_byte_for_irq() instead -Warning: ../drivers/spi/spi-axiado.c:248 This comment starts with '/**', but isn't a kernel-doc comment. Refer to Documentation/doc-guide/kernel-doc.rst - * Helper function to process received bytes and check for transfer completion. -../kernel/cgroup/cgroup.c:7006:41: warning: incorrect type in argument 1 (different address spaces) -../kernel/cgroup/cgroup.c:7006:41: expected struct spinlock [usertype] *lock -../kernel/cgroup/cgroup.c:7006:41: got struct spinlock [noderef] __rcu * -../kernel/cgroup/cgroup.c:7009:43: warning: incorrect type in argument 1 (different address spaces) -../kernel/cgroup/cgroup.c:7009:43: expected struct spinlock [usertype] *lock -../kernel/cgroup/cgroup.c:7009:43: got struct spinlock [noderef] __rcu * -../drivers/usb/host/ehci-hcd.c: note: in included file: -../drivers/usb/host/ehci-q.c:1386:27: warning: incorrect type in assignment (different base types) -../drivers/usb/host/ehci-q.c:1386:27: expected restricted __le32 [usertype] old_current -../drivers/usb/host/ehci-q.c:1386:27: got int -../drivers/usb/host/ehci-hcd.c:567:27: warning: incorrect type in assignment (different base types) -../drivers/usb/host/ehci-hcd.c:567:27: expected restricted __le32 [usertype] old_current -../drivers/usb/host/ehci-hcd.c:567:27: got int -../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 -../arch/x86/kernel/kvm.c:74:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? -Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' -Warning: ../drivers/misc/vmw_balloon.c:259 struct member '5' not described in 'vmballoon_batch_entry' -../kernel/cgroup/rstat.c:342:22: warning: symbol 'bpf_rstat_flush' was not declared. Should it be static? -../net/netfilter/nf_tables_offload.c:253:24: warning: incorrect type in initializer (different base types) -../net/netfilter/nf_tables_offload.c:253:24: expected restricted __be16 [usertype] proto -../net/netfilter/nf_tables_offload.c:253:24: got int -../drivers/acpi/acpica/nspredef.c: note: in included file: -../drivers/acpi/acpica/acpredef.h:187:34: warning: symbol 'acpi_gbl_predefined_methods' was not declared. Should it be static? -../drivers/misc/dw-xdata-pcie.c: In function ‘dw_xdata_pcie_probe’: -../drivers/misc/dw-xdata-pcie.c:21:41: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] - 21 | #define DW_XDATA_DRIVER_NAME "dw-xdata-pcie" - | ^~~~~~~~~~~~~~~ -../drivers/misc/dw-xdata-pcie.c:343:38: note: in expansion of macro ‘DW_XDATA_DRIVER_NAME’ - 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); - | ^~~~~~~~~~~~~~~~~~~~ -../drivers/misc/dw-xdata-pcie.c:391:64: note: format string is defined here - 391 | if (sscanf(dw->misc_dev.name, DW_XDATA_DRIVER_NAME ".%d", &id) != 1) - | ^ -../drivers/misc/dw-xdata-pcie.c:343:9: note: ‘snprintf’ output between 16 and 25 bytes into a destination of size 24 - 343 | snprintf(name, sizeof(name), DW_XDATA_DRIVER_NAME ".%d", id); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../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/net/ethernet/3com/3c589_cs.c:296:35: warning: cast to restricted __le16 +../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * +../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * +../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * +../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * +../net/ipv6/netfilter/ip6_tables.c:1230:41: warning: array of flexible structures +../net/ipv6/netfilter/ip6_tables.c:1555:44: warning: array of flexible structures +../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice +../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here +../net/ipv6/netfilter/ip6_tables.c:40:16: warning: Initializer entry defined twice +../net/ipv6/netfilter/ip6_tables.c:40:16: also defined here +../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/tty/serial/xilinx_uartps.c:438:25: warning: dereference of noderef expression +../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] @@ -8068,217 +8684,0 @@ -../net/ipv6/mcast_snoop.c: note: in included file: -../include/net/mld.h:32:43: warning: array of flexible structures -../drivers/acpi/x86/s2idle.c:498:13: warning: restricted suspend_state_t degrades to integer -../drivers/acpi/x86/s2idle.c:498:33: warning: restricted suspend_state_t degrades to integer -../drivers/net/ethernet/3com/3c574_cs.c:348:35: warning: cast to restricted __le16 -../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:451:1: warning: Using plain integer as NULL pointer -../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice -../lib/tests/stackinit_kunit.c:441:1: also defined here -../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice -../lib/tests/stackinit_kunit.c:441:1: also defined here -../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice -../lib/tests/stackinit_kunit.c:442:1: also defined here -../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice -../lib/tests/stackinit_kunit.c:442:1: also defined here -../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice -../lib/tests/stackinit_kunit.c:444:1: also defined here -../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice -../lib/tests/stackinit_kunit.c:444:1: also defined here -../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice -../lib/tests/stackinit_kunit.c:445:1: also defined here -../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice -../lib/tests/stackinit_kunit.c:445:1: also defined here -../kernel/cgroup/freezer.c:140:35: warning: incorrect type in argument 1 (different address spaces) -../kernel/cgroup/freezer.c:140:35: expected struct spinlock [usertype] *lock -../kernel/cgroup/freezer.c:140:35: got struct spinlock [noderef] __rcu * -../kernel/cgroup/freezer.c:143:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/cgroup/freezer.c:143:37: expected struct spinlock [usertype] *lock -../kernel/cgroup/freezer.c:143:37: got struct spinlock [noderef] __rcu * -../kernel/cgroup/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): -../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * -../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:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * -../drivers/misc/xilinx_sdfec.c: In function ‘xsdfec_probe’: -../drivers/misc/xilinx_sdfec.c:1404:57: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] - 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); - | ^~ -../drivers/misc/xilinx_sdfec.c:1404:50: note: directive argument in the range [0, 2147483647] - 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); - | ^~~~~~~~~~ -../drivers/misc/xilinx_sdfec.c:1404:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 12 - 1404 | snprintf(xsdfec->dev_name, DEV_NAME_LEN, "xsdfec%d", xsdfec->dev_id); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/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/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 -../kernel/pid_namespace.c:208:26: warning: incorrect type in argument 1 (different address spaces) -../kernel/pid_namespace.c:208:26: expected struct spinlock [usertype] *lock -../kernel/pid_namespace.c:208:26: got struct spinlock [noderef] __rcu * -../kernel/pid_namespace.c:210:28: warning: incorrect type in argument 1 (different address spaces) -../kernel/pid_namespace.c:210:28: expected struct spinlock [usertype] *lock -../kernel/pid_namespace.c:210:28: got struct spinlock [noderef] __rcu * -../kernel/pid_namespace.c:209:28: warning: dereference of noderef expression -../drivers/net/ethernet/3com/typhoon.c:769:21: warning: restricted __be16 degrades to integer -../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/pci/controller/dwc/pci-dra7xx.c: In function ‘dra7xx_pcie_probe’: -../drivers/pci/controller/dwc/pci-dra7xx.c:748:55: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] - 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); - | ^~ -../drivers/pci/controller/dwc/pci-dra7xx.c:748:46: note: directive argument in the range [0, 2147483646] - 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); - | ^~~~~~~~~~~~ -../drivers/pci/controller/dwc/pci-dra7xx.c:748:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 - 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../kernel/audit.c:2424:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/audit.c:2424:9: expected struct spinlock [usertype] *lock -../kernel/audit.c:2424:9: got struct spinlock [noderef] __rcu * -../kernel/audit.c:2427:40: warning: incorrect type in argument 1 (different address spaces) -../kernel/audit.c:2427:40: expected struct spinlock [usertype] *lock -../kernel/audit.c:2427:40: got struct spinlock [noderef] __rcu * -../lib/tests/usercopy_kunit.c:222:30: warning: cast removes address space '__user' of expression -../drivers/scsi/scsi_transport_fc.c: note: in included file: -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1113:42: warning: array of flexible structures -../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/hamradio/baycom_ser_fdx.c:290:43: warning: dubious: x | !y -../mm/memcontrol-v1.c:107:1: warning: symbol 'memcg_oom_lock' was not declared. Should it be static? -../mm/memcontrol-v1.c:460:21: error: incompatible types in comparison expression (different address spaces): -../mm/memcontrol-v1.c:460:21: struct mem_cgroup_threshold_ary [noderef] __rcu * -../mm/memcontrol-v1.c:460:21: struct mem_cgroup_threshold_ary * -../mm/memcontrol-v1.c:462:21: error: incompatible types in comparison expression (different address spaces): -../mm/memcontrol-v1.c:462:21: struct mem_cgroup_threshold_ary [noderef] __rcu * -../mm/memcontrol-v1.c:462:21: struct mem_cgroup_threshold_ary * -../mm/memcontrol-v1.c:824:9: error: incompatible types in comparison expression (different address spaces): -../mm/memcontrol-v1.c:824:9: struct mem_cgroup_threshold_ary [noderef] __rcu * -../mm/memcontrol-v1.c:824:9: struct mem_cgroup_threshold_ary * -../mm/memcontrol-v1.c:918:9: error: incompatible types in comparison expression (different address spaces): -../mm/memcontrol-v1.c:918:9: struct mem_cgroup_threshold_ary [noderef] __rcu * -../mm/memcontrol-v1.c:918:9: struct mem_cgroup_threshold_ary * -../drivers/usb/host/oxu210hp-hcd.c:865:35: warning: incorrect type in assignment (different base types) -../drivers/usb/host/oxu210hp-hcd.c:865:35: expected restricted __le16 [usertype] wHubCharacteristics -../drivers/usb/host/oxu210hp-hcd.c:865:35: got unsigned short [usertype] -../drivers/usb/host/oxu210hp-hcd.c:917:32: warning: cast removes address space '__iomem' of expression -../drivers/usb/host/oxu210hp-hcd.c:941:33: warning: cast removes address space '__iomem' of expression -../drivers/usb/host/oxu210hp-hcd.c:988:24: warning: cast removes address space '__iomem' of expression -../drivers/usb/host/oxu210hp-hcd.c:1012:20: error: subtraction of different types can't work (different address spaces) -../drivers/usb/host/oxu210hp-hcd.c:1045:23: warning: cast removes address space '__iomem' of expression -../drivers/usb/host/oxu210hp-hcd.c:1146:41: warning: incorrect type in assignment (different base types) -../drivers/usb/host/oxu210hp-hcd.c:1146:41: expected unsigned int [noderef] __iomem -../drivers/usb/host/oxu210hp-hcd.c:1146:41: got restricted __le32 [usertype] -../drivers/usb/host/oxu210hp-hcd.c:1163:26: warning: cast removes address space '__iomem' of expression -../drivers/usb/host/oxu210hp-hcd.c:2003:44: warning: restricted __le32 degrades to integer -../drivers/usb/host/oxu210hp-hcd.c:2003:41: warning: incorrect type in assignment (different base types) -../drivers/usb/host/oxu210hp-hcd.c:2003:41: expected restricted __le32 [usertype] hw_token -../drivers/usb/host/oxu210hp-hcd.c:2003:41: got unsigned int -../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) -../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) -../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) -../drivers/usb/host/oxu210hp-hcd.c:970:21: error: subtraction of different types can't work (different address spaces) -../drivers/net/ethernet/8390/ne2k-pci.c:515:31: warning: cast to restricted __le32 -../drivers/net/ethernet/8390/ne2k-pci.c:342:47: warning: cast to restricted __le32 -../drivers/firewire/ohci-serdes-test.c: note: in included file: -../drivers/firewire/ohci.h:181:24: warning: restricted __le32 degrades to integer -../drivers/input/mouse/bcm5974.c:640:47: warning: incorrect type in argument 1 (different base types) -../drivers/input/mouse/bcm5974.c:640:47: expected restricted __le16 [usertype] x -../drivers/input/mouse/bcm5974.c:640:47: got unsigned char [usertype] -../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/input/keyboard/bcm-keypad.c: In function ‘bcm_kp_stop’: -../drivers/input/keyboard/bcm-keypad.c:166:13: warning: variable ‘val’ set but not used [-Wunused-but-set-variable=] - 166 | u32 val; - | ^~~ -../drivers/net/hamradio/baycom_ser_hdx.c:193:19: warning: dubious: x | !y -../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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/tty/serial/pch_uart.c:1403:30: warning: restricted upf_t degrades to integer -../drivers/tty/serial/pch_uart.c:1407:32: warning: invalid assignment: &= -../drivers/tty/serial/pch_uart.c:1407:32: left side has type int -../drivers/tty/serial/pch_uart.c:1407:32: right side has type restricted upf_t -../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 -../kernel/cgroup/debug.c:129:21: error: incompatible types in comparison expression (different address spaces): -../kernel/cgroup/debug.c:129:21: struct css_set [noderef] __rcu * -../kernel/cgroup/debug.c:129:21: struct css_set * -../drivers/net/ethernet/8390/axnet_cs.c:642:18: warning: cast to restricted __le16 -Warning: ../drivers/usb/dwc2/core_intr.c:341 function parameter 'remotewakeup' not described in 'dwc2_wakeup_from_lpm_l1' -Warning: ../drivers/usb/dwc2/core_intr.c:341 function parameter 'remotewakeup' not described in 'dwc2_wakeup_from_lpm_l1' @@ -8288,611 +8688,3 @@ -../drivers/scsi/libiscsi.c:1035:25: warning: incorrect type in assignment (different base types) -../drivers/scsi/libiscsi.c:1035:25: expected restricted __be32 [addressable] [assigned] [usertype] ttt -../drivers/scsi/libiscsi.c:1035:25: got restricted itt_t [usertype] -../drivers/scsi/libiscsi.c:1132:33: warning: restricted itt_t degrades to integer -../drivers/scsi/libiscsi.c:1132:41: warning: restricted __be32 degrades to integer -../drivers/misc/nsm.c:492:38: warning: Using plain integer as NULL pointer -../drivers/misc/nsm.c:494:38: warning: Using plain integer as NULL pointer -../drivers/net/ethernet/8390/pcnet_cs.c: In function ‘dma_block_input’: -../drivers/net/ethernet/8390/pcnet_cs.c:1169:9: warning: variable ‘xfer_count’ set but not used [-Wunused-but-set-variable=] - 1169 | int xfer_count = count; - | ^~~~~~~~~~ -../drivers/usb/dwc2/hcd_ddma.c: In function ‘dwc2_init_isoc_dma_desc’: -../drivers/usb/dwc2/hcd_ddma.c:555:23: warning: variable ‘n_desc’ set but not used [-Wunused-but-set-variable=] - 555 | u16 idx, inc, n_desc = 0, ntd_max = 0; - | ^~~~~~ -../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, 1] - 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/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 -../arch/x86/kernel/callthunks.c: In function ‘callthunks_debugfs_init’: -../arch/x86/kernel/callthunks.c:376:35: warning: ‘%lu’ directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] - 376 | sprintf(name, "cpu%lu", cpu); - | ^~~ -../arch/x86/kernel/callthunks.c:376:31: note: directive argument in the range [0, 4294967294] - 376 | sprintf(name, "cpu%lu", cpu); - | ^~~~~~~~ -../arch/x86/kernel/callthunks.c:376:17: note: ‘sprintf’ output between 5 and 14 bytes into a destination of size 10 - 376 | sprintf(name, "cpu%lu", cpu); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../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/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../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/usb/dwc2/gadget.c: In function ‘dwc2_hsotg_initep’: -../drivers/usb/dwc2/gadget.c:4826:55: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 8 [-Wformat-truncation=] - 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); - | ^~ -../drivers/usb/dwc2/gadget.c:4826:52: note: directive argument in the range [-2147483645, 254] - 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); - | ^~~~~~~~ -../drivers/usb/dwc2/gadget.c:4826:9: note: ‘snprintf’ output between 6 and 17 bytes into a destination of size 10 - 4826 | snprintf(hs_ep->name, sizeof(hs_ep->name), "ep%d%s", epnum, dir); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../mm/bpf_memcontrol.c:23:31: warning: symbol 'bpf_get_root_mem_cgroup' was not declared. Should it be static? -../mm/bpf_memcontrol.c:44:31: warning: symbol 'bpf_get_mem_cgroup' was not declared. Should it be static? -../mm/bpf_memcontrol.c:78:18: warning: symbol 'bpf_put_mem_cgroup' was not declared. Should it be static? -../mm/bpf_memcontrol.c:92:27: warning: symbol 'bpf_mem_cgroup_vm_events' was not declared. Should it be static? -../mm/bpf_memcontrol.c:113:27: warning: symbol 'bpf_mem_cgroup_usage' was not declared. Should it be static? -../mm/bpf_memcontrol.c:125:27: warning: symbol 'bpf_mem_cgroup_memory_events' was not declared. Should it be static? -../mm/bpf_memcontrol.c:143:27: warning: symbol 'bpf_mem_cgroup_page_state' was not declared. Should it be static? -../mm/bpf_memcontrol.c:157:18: warning: symbol 'bpf_mem_cgroup_flush_stats' was not declared. Should it be static? -../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_get_options.constprop’: -../drivers/tty/serial/samsung_tty.c:2340:49: warning: ‘%d’ directive writing between 1 and 3 bytes into a region of size 2 [-Wformat-overflow=] - 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); - | ^~ -../drivers/tty/serial/samsung_tty.c:2340:35: note: directive argument in the range [0, 255] - 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); - | ^~~~~~~~~~~~~~~~~ -../drivers/tty/serial/samsung_tty.c:2340:17: note: ‘sprintf’ output between 15 and 17 bytes into a destination of size 15 - 2340 | sprintf(clk_name, "clk_uart_baud%d", clk_sel); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/tty/serial/samsung_tty.c: In function ‘s3c24xx_serial_init_port’: -../drivers/tty/serial/samsung_tty.c:1792:51: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] - 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); - | ^ -In function ‘s3c24xx_serial_enable_baudclk’, - inlined from ‘s3c24xx_serial_init_port’ at ../drivers/tty/serial/samsung_tty.c:1898:8: -../drivers/tty/serial/samsung_tty.c:1792:17: note: ‘sprintf’ output between 15 and 16 bytes into a destination of size 15 - 1792 | sprintf(clk_name, "clk_uart_baud%d", clk_num); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../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 -../arch/x86/kernel/shstk.c:411:55: warning: cast removes address space '__user' of expression -../drivers/input/joystick/db9.c:142:76: warning: dubious: x | !y -../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 __le16 [usertype] -../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) -../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] -../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] -../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) -../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] -../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] -../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) -../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] -../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] -../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) -../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] -../fs/nls/nls_base.c:130:20: got restricted __be16 [usertype] -../fs/nls/nls_base.c:183:24: warning: cast to restricted __le16 -../fs/nls/nls_base.c:185:24: warning: cast to restricted __be16 -../fs/nls/nls_base.c:183:24: warning: cast to restricted __le16 -../fs/nls/nls_base.c:185:24: warning: cast to restricted __be16 -../drivers/input/touchscreen/atmel_mxt_ts.c:1485:44: warning: unsigned value that used to be signed checked against zero? -../drivers/input/touchscreen/atmel_mxt_ts.c:1483:49: signed value source -../fs/proc/proc_sysctl.c: In function ‘init_header’: -../fs/proc/proc_sysctl.c:209:41: warning: variable ‘entry’ set but not used [-Wunused-but-set-variable=] - 209 | const struct ctl_table *entry; - | ^~~~~ -../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/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/net/ethernet/adaptec/starfire.c:1507:35: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/adaptec/starfire.c:1507:35: expected restricted __wsum [usertype] csum -../drivers/net/ethernet/adaptec/starfire.c:1507:35: got unsigned short [usertype] -../drivers/net/ethernet/adaptec/starfire.c:1823:41: warning: incorrect type in argument 1 (different base types) -../drivers/net/ethernet/adaptec/starfire.c:1823:41: expected unsigned short val -../drivers/net/ethernet/adaptec/starfire.c:1823:41: got restricted __le16 -../drivers/misc/ibmasm/ibmasmfs.c:593:83: warning: cast removes address space '__iomem' of expression -../drivers/misc/ibmasm/ibmasmfs.c:594:84: warning: cast removes address space '__iomem' of expression -../drivers/misc/ibmasm/ibmasmfs.c:595:83: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/bridge/tc358767.c:1726:24: warning: Using plain integer as NULL pointer -../drivers/scsi/advansys.c:4262:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:4262:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:4262:9: expected unsigned short val -../drivers/scsi/advansys.c:4262:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:4262:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:4262:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:4262:9: expected unsigned short val -../drivers/scsi/advansys.c:4262:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:4720:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:4720:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:4720:9: expected unsigned short val -../drivers/scsi/advansys.c:4720:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:4720:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:4720:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:4720:9: expected unsigned short val -../drivers/scsi/advansys.c:4720:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:4734:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:4734:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:4734:9: expected unsigned short val -../drivers/scsi/advansys.c:4734:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:4734:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:4734:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:4734:9: expected unsigned short val -../drivers/scsi/advansys.c:4734:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:5203:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:5203:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:5203:9: expected unsigned short val -../drivers/scsi/advansys.c:5203:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:5203:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:5203:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:5203:9: expected unsigned short val -../drivers/scsi/advansys.c:5203:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:5220:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:5220:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:5220:9: expected unsigned short val -../drivers/scsi/advansys.c:5220:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:5220:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:5220:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:5220:9: expected unsigned short val -../drivers/scsi/advansys.c:5220:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:5699:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:5699:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:5699:9: expected unsigned short val -../drivers/scsi/advansys.c:5699:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:5699:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:5699:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:5699:9: expected unsigned short val -../drivers/scsi/advansys.c:5699:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:5715:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:5715:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:5715:9: expected unsigned short val -../drivers/scsi/advansys.c:5715:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:5715:9: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:5715:9: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/advansys.c:5715:9: expected unsigned short val -../drivers/scsi/advansys.c:5715:9: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:6094:31: warning: incorrect type in assignment (different base types) -../drivers/scsi/advansys.c:6094:31: expected restricted __le32 [usertype] irq_next_vpa -../drivers/scsi/advansys.c:6094:31: got unsigned int [usertype] -../drivers/scsi/advansys.c:6116:22: warning: restricted __le32 degrades to integer -../drivers/scsi/advansys.c:6129: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:8732:33: warning: cast to restricted __le16 -../drivers/scsi/advansys.c:8848:30: warning: incorrect type in assignment (different base types) -../drivers/scsi/advansys.c:8848:30: expected unsigned short [usertype] word -../drivers/scsi/advansys.c:8848:30: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:8892:29: warning: cast to restricted __le16 -../drivers/scsi/advansys.c:9640:30: warning: incorrect type in assignment (different base types) -../drivers/scsi/advansys.c:9640:30: expected unsigned short [usertype] word -../drivers/scsi/advansys.c:9640:30: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:9669:30: warning: incorrect type in assignment (different base types) -../drivers/scsi/advansys.c:9669:30: expected unsigned short [usertype] word -../drivers/scsi/advansys.c:9669:30: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:9707:30: warning: incorrect type in assignment (different base types) -../drivers/scsi/advansys.c:9707:30: expected unsigned short [usertype] word -../drivers/scsi/advansys.c:9707:30: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:9736:30: warning: incorrect type in assignment (different base types) -../drivers/scsi/advansys.c:9736:30: expected unsigned short [usertype] word -../drivers/scsi/advansys.c:9736:30: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:9774:30: warning: incorrect type in assignment (different base types) -../drivers/scsi/advansys.c:9774:30: expected unsigned short [usertype] word -../drivers/scsi/advansys.c:9774:30: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:9803:30: warning: incorrect type in assignment (different base types) -../drivers/scsi/advansys.c:9803:30: expected unsigned short [usertype] word -../drivers/scsi/advansys.c:9803:30: got restricted __le16 [usertype] -../drivers/scsi/advansys.c:9838:33: warning: cast to restricted __le16 -../drivers/scsi/advansys.c:9853:33: warning: cast to restricted __le16 -../drivers/scsi/advansys.c:9881:33: warning: cast to restricted __le16 -../drivers/scsi/advansys.c:9896:33: warning: cast to restricted __le16 -../drivers/scsi/advansys.c:9924:33: warning: cast to restricted __le16 -../drivers/scsi/advansys.c:9939:33: warning: cast to restricted __le16 -../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? -../drivers/misc/ibmasm/command.c:168:36: warning: incorrect type in argument 2 (different address spaces) -../drivers/misc/ibmasm/command.c:168:36: expected void const volatile [noderef] __iomem * -../drivers/misc/ibmasm/command.c:168:36: got void *response -../drivers/usb/dwc3/dwc3-qcom.c:605:22: warning: symbol 'dwc3_qcom_glue_ops' was not declared. Should it be static? -../drivers/misc/ibmasm/remote.c:180:39: warning: cast removes address space '__iomem' of expression -../drivers/misc/ibmasm/remote.c:180:39: warning: incorrect type in argument 2 (different address spaces) -../drivers/misc/ibmasm/remote.c:180:39: expected void const volatile [noderef] __iomem * -../drivers/misc/ibmasm/remote.c:180:39: got void * -../drivers/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/usb/dwc3/dwc3-imx8mp.c:176:22: warning: symbol 'dwc3_imx_glue_ops' was not declared. Should it be static? -../drivers/scsi/ips.c:2455:13: warning: cast to restricted __le32 -../drivers/scsi/ips.c:3543:59: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:3543:59: expected unsigned int [usertype] sg_addr -../drivers/scsi/ips.c:3543:59: got restricted __le32 [usertype] -../drivers/scsi/ips.c:3552:59: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:3552:59: expected unsigned int [usertype] sg_addr -../drivers/scsi/ips.c:3552:59: got restricted __le32 [usertype] -../drivers/scsi/ips.c:3562:47: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/ips.c:3562:47: expected restricted __le32 [usertype] *var -../drivers/scsi/ips.c:3562:47: got unsigned int * -../drivers/scsi/ips.c:3563:49: warning: cast to restricted __le16 -../drivers/scsi/ips.c:3572:56: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:3572:56: expected unsigned short [usertype] sector_count -../drivers/scsi/ips.c:3572:56: got restricted __le16 [usertype] -../drivers/scsi/ips.c:3575:29: warning: cast to restricted __le16 -../drivers/scsi/ips.c:3576:64: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:3576:64: expected unsigned short [usertype] sector_count -../drivers/scsi/ips.c:3576:64: got restricted __le16 [usertype] -../drivers/scsi/ips.c:3589:59: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:3589:59: expected unsigned int [usertype] sg_addr -../drivers/scsi/ips.c:3589:59: got restricted __le32 [usertype] -../drivers/scsi/ips.c:3598:59: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:3598:59: expected unsigned int [usertype] sg_addr -../drivers/scsi/ips.c:3598:59: got restricted __le32 [usertype] -../drivers/scsi/ips.c:3608:47: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/ips.c:3608:47: expected restricted __le32 [usertype] *var -../drivers/scsi/ips.c:3608:47: got unsigned int * -../drivers/scsi/ips.c:3609:49: warning: cast to restricted __le16 -../drivers/scsi/ips.c:3620:56: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:3620:56: expected unsigned short [usertype] sector_count -../drivers/scsi/ips.c:3620:56: got restricted __le16 [usertype] -../drivers/scsi/ips.c:3707:44: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:3707:44: expected unsigned int [usertype] dcdb_address -../drivers/scsi/ips.c:3707:44: got restricted __le32 [usertype] -../drivers/scsi/ips.c:3748:58: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:3748:58: expected unsigned int [usertype] buffer_pointer -../drivers/scsi/ips.c:3748:58: got restricted __le32 [usertype] -../drivers/scsi/ips.c:3751:58: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:3751:58: expected unsigned int [usertype] buffer_pointer -../drivers/scsi/ips.c:3751:58: got restricted __le32 [usertype] -../drivers/scsi/ips.c:3785:58: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:3785:58: expected unsigned int [usertype] buffer_pointer -../drivers/scsi/ips.c:3785:58: got restricted __le32 [usertype] -../drivers/scsi/ips.c:3788:58: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:3788:58: expected unsigned int [usertype] buffer_pointer -../drivers/scsi/ips.c:3788:58: got restricted __le32 [usertype] -../drivers/scsi/ips.c:4054:13: warning: cast to restricted __le32 -../drivers/scsi/ips.c:4053:17: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:4053:17: expected unsigned int [usertype] lba -../drivers/scsi/ips.c:4053:17: got restricted __be32 [usertype] -../drivers/scsi/ips.c:4057:17: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:4057:17: expected unsigned int [usertype] len -../drivers/scsi/ips.c:4057:17: got restricted __be32 [usertype] -../drivers/scsi/ips.c:4083:13: warning: cast to restricted __le32 -../drivers/scsi/ips.c:4093:14: warning: cast to restricted __le32 -../drivers/scsi/ips.c:4110:49: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:4110:49: expected unsigned short [addressable] [assigned] [usertype] SectorsPerTrack -../drivers/scsi/ips.c:4110:49: got restricted __be16 [usertype] -../drivers/scsi/ips.c:4111:48: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:4111:48: expected unsigned short [addressable] [assigned] [usertype] BytesPerSector -../drivers/scsi/ips.c:4111:48: got restricted __be16 [usertype] -../drivers/scsi/ips.c:4112:44: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:4112:44: expected unsigned short [addressable] [assigned] [usertype] Interleave -../drivers/scsi/ips.c:4112:44: got restricted __be16 [usertype] -../drivers/scsi/ips.c:4123:47: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:4123:47: expected unsigned short [addressable] [assigned] [usertype] CylindersHigh -../drivers/scsi/ips.c:4123:47: got restricted __be16 [usertype] -../drivers/scsi/ips.c:4131:42: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:4131:42: expected unsigned short [addressable] [assigned] [usertype] StepRate -../drivers/scsi/ips.c:4131:42: got restricted __be16 [usertype] -../drivers/scsi/ips.c:5278:17: warning: cast to restricted __le32 -../drivers/scsi/ips.c:5588:13: warning: cast to restricted __le32 -../drivers/scsi/ips.c:1819:46: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:1819:46: expected unsigned int [usertype] count -../drivers/scsi/ips.c:1819:46: got restricted __le32 [usertype] -../drivers/scsi/ips.c:1850:38: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:1850:38: expected unsigned int [usertype] buffer_addr -../drivers/scsi/ips.c:1850:38: got restricted __le32 [usertype] -../drivers/scsi/ips.c:2326:40: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:2326:40: expected unsigned int [usertype] count -../drivers/scsi/ips.c:2326:40: got restricted __le32 [usertype] -../drivers/scsi/ips.c:4368:26: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:4368:26: expected unsigned int [usertype] ccsar -../drivers/scsi/ips.c:4368:26: got restricted __le32 [usertype] -../drivers/scsi/ips.c:4378:32: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:4378:32: expected unsigned int [usertype] cccr -../drivers/scsi/ips.c:4378:32: got restricted __le32 [usertype] -../drivers/scsi/ips.c:4379:33: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:4379:33: expected unsigned int [usertype] ccsar -../drivers/scsi/ips.c:4379:33: got restricted __le32 [usertype] -../drivers/scsi/ips.c:1928:44: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:1928:44: expected unsigned int [usertype] dcdb_address -../drivers/scsi/ips.c:1928:44: got restricted __le32 [usertype] -../drivers/scsi/ips.c:1935:50: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:1935:50: expected unsigned int [usertype] buffer_pointer -../drivers/scsi/ips.c:1935:50: got restricted __le32 [usertype] -../drivers/scsi/ips.c:1938:51: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:1938:51: expected unsigned int [usertype] sg_addr -../drivers/scsi/ips.c:1938:51: got restricted __le32 [usertype] -../drivers/scsi/ips.c:2017:14: warning: cast to restricted __le32 -../drivers/scsi/ips.c:2018:14: warning: cast to restricted __le16 -../drivers/scsi/ips.c:2043:13: warning: cast to restricted __le32 -../drivers/scsi/ips.c:969:13: warning: cast to restricted __le32 -../drivers/scsi/ips.c:1788:56: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:1788:56: expected unsigned int [usertype] address_lo -../drivers/scsi/ips.c:1788:56: got restricted __le32 [usertype] -../drivers/scsi/ips.c:1790:56: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:1790:56: expected unsigned int [usertype] address_hi -../drivers/scsi/ips.c:1790:56: got restricted __le32 [usertype] -../drivers/scsi/ips.c:1792:52: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:1792:52: expected unsigned int [usertype] length -../drivers/scsi/ips.c:1792:52: got restricted __le32 [usertype] -../drivers/scsi/ips.c:1794:53: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:1794:53: expected unsigned int [usertype] address -../drivers/scsi/ips.c:1794:53: got restricted __le32 [usertype] -../drivers/scsi/ips.c:1796:52: warning: incorrect type in assignment (different base types) -../drivers/scsi/ips.c:1796:52: expected unsigned int [usertype] length -../drivers/scsi/ips.c:1796:52: got restricted __le32 [usertype] -../drivers/misc/ibmasm/heartbeat.c:85:36: warning: incorrect type in argument 2 (different address spaces) -../drivers/misc/ibmasm/heartbeat.c:85:36: expected void const volatile [noderef] __iomem * -../drivers/misc/ibmasm/heartbeat.c:85:36: got void *message -../drivers/mfd/sm501.c:1108:29: warning: cast to non-scalar -../drivers/mfd/sm501.c:1108:29: warning: cast from non-scalar -../drivers/mfd/sm501.c:1112:29: warning: cast to non-scalar -../drivers/mfd/sm501.c:1112:29: warning: cast from non-scalar -../drivers/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/input/joystick/grip.c: In function ‘grip_connect’: -../drivers/input/joystick/grip.c:337:29: warning: ‘/input’ directive output may be truncated writing 6 bytes into a region of size between 1 and 32 [-Wformat-truncation=] - 337 | "%s/input%d", gameport->phys, i); - | ^~~~~~ -../drivers/input/joystick/grip.c:337:26: note: directive argument in the range [0, 1] - 337 | "%s/input%d", gameport->phys, i); - | ^~~~~~~~~~~~ -../drivers/input/joystick/grip.c:336:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 - 336 | snprintf(grip->phys[i], sizeof(grip->phys[i]), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 337 | "%s/input%d", gameport->phys, i); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/misc/sgi-xp/xp_main.c:69:25: warning: symbol 'xpc_registrations' was not declared. Should it be static? -../drivers/gpu/drm/bridge/ti-dlpc3433.c:291:31: warning: unsigned value that used to be signed checked against zero? -../drivers/gpu/drm/bridge/ti-dlpc3433.c: note: in included file (through ../include/drm/drm_of.h): -../include/linux/of.h:1204:47: signed value source -../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) -../drivers/spi/spi-fsl-qspi.c:662:25: warning: cast from restricted __be32 -../drivers/scsi/qla1280.c: In function ‘qla1280_load_firmware_dma’: -../drivers/scsi/qla1280.c:1714:22: warning: variable ‘num’ set but not used [-Wunused-but-set-variable=] - 1714 | int err = 0, num, i; - | ^~~ -../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/scsi/qla1280.c:2856:27: warning: incorrect type in assignment (different base types) -../drivers/scsi/qla1280.c:2856:27: expected restricted __le32 [usertype] *dword_ptr -../drivers/scsi/qla1280.c:2856:27: got unsigned int [usertype] * -../drivers/scsi/qla1280.c:2912:35: warning: incorrect type in assignment (different base types) -../drivers/scsi/qla1280.c:2912:35: expected restricted __le32 [usertype] *[assigned] dword_ptr -../drivers/scsi/qla1280.c:2912:35: got unsigned int [usertype] * -../drivers/scsi/qla1280.c:2318:16: warning: cast to restricted __le16 -../drivers/scsi/qla1280.c:639:27: warning: incorrect type in assignment (different base types) -../drivers/scsi/qla1280.c:639:27: expected unsigned short [usertype] isp_parameter -../drivers/scsi/qla1280.c:639:27: got restricted __le16 [usertype] -../drivers/scsi/qla1280.c:640:32: warning: incorrect type in assignment (different base types) -../drivers/scsi/qla1280.c:640:32: expected unsigned short [usertype] w -../drivers/scsi/qla1280.c:640:32: got restricted __le16 [usertype] -../drivers/scsi/qla1280.c:642:46: warning: incorrect type in assignment (different base types) -../drivers/scsi/qla1280.c:642:46: expected unsigned short [usertype] selection_timeout -../drivers/scsi/qla1280.c:642:46: got restricted __le16 [usertype] -../drivers/scsi/qla1280.c:643:44: warning: incorrect type in assignment (different base types) -../drivers/scsi/qla1280.c:643:44: expected unsigned short [usertype] max_queue_depth -../drivers/scsi/qla1280.c:643:44: got restricted __le16 [usertype] -../lib/xz/xz_dec_stream.c:392:28: warning: incorrect type in argument 1 (different base types) -../lib/xz/xz_dec_stream.c:392:28: expected restricted __le32 const [usertype] *p -../lib/xz/xz_dec_stream.c:392:28: got unsigned int const [usertype] * -../lib/xz/xz_dec_stream.c:426:48: warning: incorrect type in argument 1 (different base types) -../lib/xz/xz_dec_stream.c:426:48: expected restricted __le32 const [usertype] *p -../lib/xz/xz_dec_stream.c:426:48: got unsigned int const [usertype] * -../lib/xz/xz_dec_stream.c:434:37: warning: incorrect type in argument 1 (different base types) -../lib/xz/xz_dec_stream.c:434:37: expected restricted __le32 const [usertype] *p -../lib/xz/xz_dec_stream.c:434:37: got unsigned int const [usertype] * -../lib/xz/xz_dec_stream.c:458:28: warning: incorrect type in argument 1 (different base types) -../lib/xz/xz_dec_stream.c:458:28: expected restricted __le32 const [usertype] *p -../lib/xz/xz_dec_stream.c:458:28: got unsigned int const [usertype] * -../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/input/mouse/elantech.c: In function ‘elantech_setup_ps2’: -../drivers/input/mouse/elantech.c:2121:65: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] - 2121 | snprintf(etd->tp_phys, sizeof(etd->tp_phys), "%s/input1", - | ^~~~~~~ -../drivers/input/mouse/elantech.c:2121:17: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 - 2121 | snprintf(etd->tp_phys, sizeof(etd->tp_phys), "%s/input1", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 2122 | psmouse->ps2dev.serio->phys); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../kernel/debug/kdb/kdb_main.c:2201:40: warning: dereference of noderef 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/scsi/dc395x.c: In function ‘msgin_set_sync’: -../drivers/scsi/dc395x.c:2185:13: warning: variable ‘fact’ set but not used [-Wunused-but-set-variable=] - 2185 | int fact; - | ^~~~ -../sound/soc/mediatek/mt8365/mt8365-afe-pcm.c:597:34: warning: cast removes address space '__iomem' of expression -../sound/soc/intel/avs/probes.c:147:58: warning: incorrect type in argument 1 (different base types) -../sound/soc/intel/avs/probes.c:147:58: expected restricted snd_pcm_format_t [usertype] format -../sound/soc/intel/avs/probes.c:147:58: got unsigned int [usertype] format -../drivers/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:383:1: warning: cast to restricted __le64 -../drivers/usb/host/./xhci-trace.h:383: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:383:1: warning: cast to restricted __le64 -../drivers/usb/host/./xhci-trace.h:383:1: warning: cast from restricted __le32 -../drivers/scsi/dc395x.c:3435:48: warning: cast truncates bits from constant value (1de1 becomes e1) -../drivers/scsi/dc395x.c:3437:45: warning: cast truncates bits from constant value (391 becomes 91) -../drivers/scsi/dc395x.c:3441:44: warning: cast truncates bits from constant value (1de1 becomes e1) -../drivers/scsi/dc395x.c:3443:44: warning: cast truncates bits from constant value (391 becomes 91) -../drivers/ptp/ptp_vmclock.c:450:24: warning: incorrect type in return expression (different base types) -../drivers/ptp/ptp_vmclock.c:450:24: expected restricted __poll_t -../drivers/ptp/ptp_vmclock.c:450:24: got int -../drivers/ptp/ptp_vmclock.c:456:31: warning: incorrect type in return expression (different base types) -../drivers/ptp/ptp_vmclock.c:456:31: expected restricted __poll_t -../drivers/ptp/ptp_vmclock.c:456:31: got int -../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/usb/host/xhci-dbgcap.c:309:25: warning: invalid assignment: &= -../drivers/usb/host/xhci-dbgcap.c:309:25: left side has type unsigned int -../drivers/usb/host/xhci-dbgcap.c:309:25: right side has type restricted __le32 -../drivers/usb/host/xhci-dbgcap.c:311:25: warning: invalid assignment: |= -../drivers/usb/host/xhci-dbgcap.c:311:25: left side has type unsigned int -../drivers/usb/host/xhci-dbgcap.c:311:25: right side has type restricted __le32 -../drivers/usb/host/xhci-dbgcap.c:793:53: warning: restricted __le64 degrades to integer -../drivers/usb/host/xhci-dbgcap.c:845:28: warning: restricted __le64 degrades to integer -../drivers/usb/host/xhci-dbgcap.c:845:69: warning: restricted __le64 degrades to integer -../drivers/net/ethernet/alacritech/slicoss.c:1091:24: warning: cast to restricted __le32 -../drivers/tty/serial/xilinx_uartps.c:438:25: warning: dereference of noderef expression -../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 -../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); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/thermal/thermal_debugfs.c: In function ‘cdev_tt_seq_show’: -../drivers/thermal/thermal_debugfs.c:331: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=] - 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", - | ^~ -../drivers/thermal/thermal_debugfs.c:331:54: note: directive argument in the range [0, 65535] - 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", - | ^~~~~~~~ -../drivers/thermal/thermal_debugfs.c:331:17: note: ‘snprintf’ output between 5 and 14 bytes into a destination of size 11 - 331 | snprintf(buffer, ARRAY_SIZE(buffer), "%d->%d", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 332 | entry->id >> 16, entry->id & 0xFFFF); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../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/input/mouse/vmmouse.c: In function ‘vmmouse_init’: -../drivers/input/mouse/vmmouse.c:423:53: warning: ‘/input1’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] - 423 | snprintf(priv->phys, sizeof(priv->phys), "%s/input1", - | ^~~~~~~ -../drivers/input/mouse/vmmouse.c:423:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 - 423 | snprintf(priv->phys, sizeof(priv->phys), "%s/input1", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 424 | psmouse->ps2dev.serio->phys); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../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/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); @@ -8900,2 +8692,2 @@ -../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/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); @@ -8903,85 +8694,0 @@ -../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/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'imod_interval' not described in 'xhci_sideband_create_interrupter' -Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'intr_num' not described in 'xhci_sideband_create_interrupter' -Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'type' not described in 'xhci_sideband_register' -Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'notify_client' not described in 'xhci_sideband_register' -Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'imod_interval' not described in 'xhci_sideband_create_interrupter' -Warning: ../drivers/usb/host/xhci-sideband.c:323 function parameter 'intr_num' not described in 'xhci_sideband_create_interrupter' -Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'type' not described in 'xhci_sideband_register' -Warning: ../drivers/usb/host/xhci-sideband.c:401 function parameter 'notify_client' not described in 'xhci_sideband_register' -../crypto/async_tx/raid6test.c:21:14: warning: symbol 'dataoffs' was not declared. Should it be static? -../drivers/mfd/macsmc.c:466:26: warning: cast to restricted __be32 -../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/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/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] @@ -8995,109 +8701,0 @@ -../drivers/scsi/myrb.c: In function ‘myrb_get_hba_config’: -../drivers/scsi/myrb.c:1050:29: warning: ‘%02u’ directive output may be truncated writing between 2 and 3 bytes into a region of size between 2 and 5 [-Wformat-truncation=] - 1050 | "%u.%02u-%c-%02u", - | ^~~~ -../drivers/scsi/myrb.c:1050:17: note: directive argument in the range [0, 255] - 1050 | "%u.%02u-%c-%02u", - | ^~~~~~~~~~~~~~~~~ -../drivers/scsi/myrb.c:1049:9: note: ‘snprintf’ output between 10 and 14 bytes into a destination of size 12 - 1049 | snprintf(cb->fw_version, sizeof(cb->fw_version), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 1050 | "%u.%02u-%c-%02u", - | ~~~~~~~~~~~~~~~~~~ - 1051 | enquiry2->fw.major_version, - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 1052 | enquiry2->fw.minor_version, - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 1053 | enquiry2->fw.firmware_type, - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 1054 | enquiry2->fw.turn_id); - | ~~~~~~~~~~~~~~~~~~~~~ -../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer -../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer -../drivers/usb/cdns3/cdns3-gadget.c:1276:29: warning: restricted __le32 degrades to integer -../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer -../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer -../drivers/usb/cdns3/cdns3-gadget.c:1277:29: warning: restricted __le32 degrades to integer -../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/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../kernel/seccomp.c:580:27: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:580:27: expected struct spinlock [usertype] *lock -../kernel/seccomp.c:580:27: got struct spinlock [noderef] __rcu * -../kernel/seccomp.c:584:29: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:584:29: expected struct spinlock [usertype] *lock -../kernel/seccomp.c:584:29: got struct spinlock [noderef] __rcu * -../kernel/seccomp.c:927:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:927:9: expected struct qspinlock *lock -../kernel/seccomp.c:927:9: got struct qspinlock [noderef] __rcu * -../kernel/seccomp.c:1433:31: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:1433:31: expected struct spinlock [usertype] *lock -../kernel/seccomp.c:1433:31: got struct spinlock [noderef] __rcu * -../kernel/seccomp.c:1445:33: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:1445:33: expected struct spinlock [usertype] *lock -../kernel/seccomp.c:1445:33: got struct spinlock [noderef] __rcu * -../kernel/seccomp.c:1931:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:1931:9: expected struct lockdep_map const *lock -../kernel/seccomp.c:1931:9: got struct lockdep_map [noderef] __rcu * -../kernel/seccomp.c:2017:31: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:2017:31: expected struct spinlock [usertype] *lock -../kernel/seccomp.c:2017:31: got struct spinlock [noderef] __rcu * -../kernel/seccomp.c:2035:33: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:2035:33: expected struct spinlock [usertype] *lock -../kernel/seccomp.c:2035:33: got struct spinlock [noderef] __rcu * -../kernel/seccomp.c:2177:28: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:2177:28: expected struct spinlock [usertype] *lock -../kernel/seccomp.c:2177:28: got struct spinlock [noderef] __rcu * -../kernel/seccomp.c:2180:38: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:2180:38: expected struct spinlock [usertype] *lock -../kernel/seccomp.c:2180:38: got struct spinlock [noderef] __rcu * -../kernel/seccomp.c:2186:30: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:2186:30: expected struct spinlock [usertype] *lock -../kernel/seccomp.c:2186:30: got struct spinlock [noderef] __rcu * -../kernel/seccomp.c:493:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:493:9: expected struct qspinlock *lock -../kernel/seccomp.c:493:9: got struct qspinlock [noderef] __rcu * -../kernel/seccomp.c:603:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:603:9: expected struct qspinlock *lock -../kernel/seccomp.c:603:9: got struct qspinlock [noderef] __rcu * -../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:451:9: expected struct qspinlock *lock -../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * -../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:437:9: expected struct qspinlock *lock -../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * -../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:451:9: expected struct qspinlock *lock -../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * -../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:437:9: expected struct qspinlock *lock -../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * -../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/seccomp.c:451:9: expected struct qspinlock *lock -../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * -../kernel/seccomp.c: note: in included file (through ../include/linux/ptrace.h, ../include/linux/audit.h): -../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * -../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * -Warning: ../drivers/gpio/gpio-realtek-otto.c:66 cannot understand function prototype: 'struct realtek_gpio_ctrl' -../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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -9140,1286 +8738,13 @@ -../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 -../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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): -../include/net/bluetooth/hci.h:2922:47: warning: array of flexible structures -../include/net/bluetooth/hci.h:3008:43: warning: array of flexible structures -../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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) -../drivers/misc/sgi-gru/grukdump.c:60:17: expected void const * -../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf -../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) -../drivers/misc/sgi-gru/grukdump.c:60:17: expected void const * -../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf -../drivers/misc/sgi-gru/grukdump.c:60:17: warning: incorrect type in argument 1 (different address spaces) -../drivers/misc/sgi-gru/grukdump.c:60:17: expected void * -../drivers/misc/sgi-gru/grukdump.c:60:17: got void [noderef] __user *[addressable] ubuf -../drivers/misc/sgi-gru/grukdump.c:129:17: warning: incorrect type in assignment (different address spaces) -../drivers/misc/sgi-gru/grukdump.c:129:17: expected struct gru_context_configuration_handle *ubufcch -../drivers/misc/sgi-gru/grukdump.c:129:17: got void [noderef] __user *[assigned] ubuf -../drivers/misc/sgi-gru/grukdump.c:192:14: warning: incorrect type in assignment (different address spaces) -../drivers/misc/sgi-gru/grukdump.c:192:14: expected void [noderef] __user *ubuf -../drivers/misc/sgi-gru/grukdump.c:192:14: got void *[addressable] [assigned] buf -../drivers/misc/sgi-gru/grukdump.c:193:17: warning: incorrect type in assignment (different address spaces) -../drivers/misc/sgi-gru/grukdump.c:193:17: expected void [noderef] __user *ubufend -../drivers/misc/sgi-gru/grukdump.c:193:17: got void * -../drivers/misc/sgi-gru/gruhandles.c: In function ‘wait_instruction_complete’: -../drivers/misc/sgi-gru/gruhandles.c:65:21: error: ‘GRU_OP_TIMEOUT_NSEC’ undeclared (first use in this function); did you mean ‘GRU_OPERATION_TIMEOUT_NSEC’? - 65 | if (GRU_OP_TIMEOUT_NSEC < (ktime_get() - start_time)) { - | ^~~~~~~~~~~~~~~~~~~ - | GRU_OPERATION_TIMEOUT_NSEC -../drivers/misc/sgi-gru/gruhandles.c:65:21: note: each undeclared identifier is reported only once for each function it appears in -make[6]: *** [../scripts/Makefile.build:289: drivers/misc/sgi-gru/gruhandles.o] Error 1 -make[6]: *** Waiting for unfinished jobs.... -make[5]: *** [../scripts/Makefile.build:548: drivers/misc/sgi-gru] Error 2 -make[4]: *** [../scripts/Makefile.build:548: drivers/misc] Error 2 -make[4]: *** Waiting for unfinished jobs.... -../sound/soc/sdca/sdca_functions.c:860:23: warning: cast to restricted __le16 -../sound/soc/sdca/sdca_functions.c:861:23: warning: cast to restricted __le16 -../sound/soc/sdca/sdca_functions.c:869:34: warning: cast to restricted __le32 -../sound/soc/sdca/sdca_functions.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): -../include/acpi/actbl2.h:3685:34: warning: array of flexible structures -../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:1646:28: warning: cast to restricted __le32 -../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 -../lib/digsig.c:210:47: warning: incorrect type in argument 1 (different base types) -../lib/digsig.c:210:47: expected restricted __be64 const [usertype] *p -../lib/digsig.c:210:47: got unsigned long long [usertype] * -../kernel/taskstats.c:279:9: warning: incorrect type in argument 1 (different address spaces) -../kernel/taskstats.c:279:9: expected struct spinlock [usertype] *lock -../kernel/taskstats.c:279:9: got struct spinlock [noderef] __rcu * -../kernel/taskstats.c:291:36: warning: incorrect type in argument 1 (different address spaces) -../kernel/taskstats.c:291:36: expected struct spinlock [usertype] *lock -../kernel/taskstats.c:291:36: got struct spinlock [noderef] __rcu * -../kernel/taskstats.c:578:27: warning: incorrect type in argument 1 (different address spaces) -../kernel/taskstats.c:578:27: expected struct spinlock [usertype] *lock -../kernel/taskstats.c:578:27: got struct spinlock [noderef] __rcu * -../kernel/taskstats.c:589:29: warning: incorrect type in argument 1 (different address spaces) -../kernel/taskstats.c:589:29: expected struct spinlock [usertype] *lock -../kernel/taskstats.c:589:29: got struct spinlock [noderef] __rcu * -../kernel/taskstats.c: note: in included file (through ../include/linux/taskstats_kern.h): -../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * -../drivers/watchdog/at91rm9200_wdt.c:217:27: warning: incorrect type in initializer (incompatible argument 2 (different address spaces)) -../drivers/watchdog/at91rm9200_wdt.c:217:27: expected long ( *write )( ... ) -../drivers/watchdog/at91rm9200_wdt.c:217:27: got long ( * )( ... ) -../drivers/scsi/ipr.c: note: in included file: -../drivers/scsi/ipr.h:1063:44: warning: array of flexible structures -../drivers/scsi/ipr.h:1070:46: warning: array of flexible structures -../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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../kernel/tracepoint.c:106:32: warning: unreplaced symbol '' -../kernel/tracepoint.c:106:32: warning: unreplaced symbol '' -../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 -../drivers/net/wireless/ath/wil6210/debugfs.c: note: in included file: -../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? -../drivers/net/wireless/ath/wil6210/debugfs.c:53:31: signed value source -../drivers/net/wireless/ath/wil6210/txrx.h:662:23: warning: unsigned value that used to be signed checked against zero? -../drivers/net/wireless/ath/wil6210/debugfs.c:1123:39: signed value source -../drivers/acpi/acpica/utglobal.c: note: in included file (through ../include/acpi/acpi.h): -../include/acpi/acpixf.h:104:1: warning: symbol 'acpi_gbl_enable_interpreter_slack' was not declared. Should it be static? -../include/acpi/acpixf.h:113:1: warning: symbol 'acpi_gbl_auto_serialize_methods' was not declared. Should it be static? -../include/acpi/acpixf.h:120:1: warning: symbol 'acpi_gbl_create_osi_method' was not declared. Should it be static? -../include/acpi/acpixf.h:126:1: warning: symbol 'acpi_gbl_use_default_register_widths' was not declared. Should it be static? -../include/acpi/acpixf.h:136:1: warning: symbol 'acpi_gbl_enable_table_validation' was not declared. Should it be static? -../include/acpi/acpixf.h:141:1: warning: symbol 'acpi_gbl_enable_aml_debug_object' was not declared. Should it be static? -../include/acpi/acpixf.h:149:1: warning: symbol 'acpi_gbl_copy_dsdt_locally' was not declared. Should it be static? -../include/acpi/acpixf.h:157:1: warning: symbol 'acpi_gbl_do_not_use_xsdt' was not declared. Should it be static? -../include/acpi/acpixf.h:167:1: warning: symbol 'acpi_gbl_use32_bit_fadt_addresses' was not declared. Should it be static? -../include/acpi/acpixf.h:176:1: warning: symbol 'acpi_gbl_use32_bit_facs_addresses' was not declared. Should it be static? -../include/acpi/acpixf.h:184:1: warning: symbol 'acpi_gbl_truncate_io_addresses' was not declared. Should it be static? -../include/acpi/acpixf.h:190:1: warning: symbol 'acpi_gbl_disable_auto_repair' was not declared. Should it be static? -../include/acpi/acpixf.h:196:1: warning: symbol 'acpi_gbl_disable_ssdt_table_install' was not declared. Should it be static? -../include/acpi/acpixf.h:201:1: warning: symbol 'acpi_gbl_runtime_namespace_override' was not declared. Should it be static? -../include/acpi/acpixf.h:207:1: warning: symbol 'acpi_gbl_osi_data' was not declared. Should it be static? -../include/acpi/acpixf.h:214:1: warning: symbol 'acpi_gbl_reduced_hardware' was not declared. Should it be static? -../include/acpi/acpixf.h:220:1: warning: symbol 'acpi_gbl_use_global_lock' was not declared. Should it be static? -../include/acpi/acpixf.h:227:1: warning: symbol 'acpi_gbl_max_loop_iterations' was not declared. Should it be static? -../include/acpi/acpixf.h:237:1: warning: symbol 'acpi_gbl_ignore_package_resolution_errors' was not declared. Should it be static? -../include/acpi/acpixf.h:243:1: warning: symbol 'acpi_gbl_trace_flags' was not declared. Should it be static? -../include/acpi/acpixf.h:244:1: warning: symbol 'acpi_gbl_trace_method_name' was not declared. Should it be static? -../include/acpi/acpixf.h:245:1: warning: symbol 'acpi_gbl_trace_dbg_level' was not declared. Should it be static? -../include/acpi/acpixf.h:246:1: warning: symbol 'acpi_gbl_trace_dbg_layer' was not declared. Should it be static? -../include/acpi/acpixf.h:253:1: warning: symbol 'acpi_dbg_level' was not declared. Should it be static? -../include/acpi/acpixf.h:254:1: warning: symbol 'acpi_dbg_layer' was not declared. Should it be static? -../include/acpi/acpixf.h:258:1: warning: symbol 'acpi_gbl_display_debug_timer' was not declared. Should it be static? -../include/acpi/acpixf.h:265:1: warning: symbol 'acpi_gbl_method_executing' was not declared. Should it be static? -../drivers/acpi/acpica/utglobal.c: note: in included file (through ../drivers/acpi/acpica/accommon.h): -../drivers/acpi/acpica/acglobal.h:27:1: warning: symbol 'acpi_gbl_CDAT' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:28:1: warning: symbol 'acpi_gbl_dsdt_index' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:29:1: warning: symbol 'acpi_gbl_facs_index' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:30:1: warning: symbol 'acpi_gbl_xfacs_index' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:31:1: warning: symbol 'acpi_gbl_fadt_index' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:32:1: warning: symbol 'acpi_gbl_FACS' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:115:1: warning: symbol 'acpi_gbl_startup_flags' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:116:1: warning: symbol 'acpi_gbl_shutdown' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:117:1: warning: symbol 'acpi_gbl_early_initialization' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:138:1: warning: symbol 'acpi_gbl_namespace_initialized' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:197:1: warning: symbol 'acpi_gbl_nesting_level' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:210:1: warning: symbol 'acpi_gbl_current_scope' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:214:1: warning: symbol 'acpi_gbl_capture_comments' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:215:1: warning: symbol 'acpi_gbl_last_list_head' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:273:1: warning: symbol 'acpi_gbl_db_output_flags' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:297:1: warning: symbol 'acpi_gbl_abort_method' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:298:1: warning: symbol 'acpi_gbl_db_thread_id' was not declared. Should it be static? -../drivers/acpi/acpica/acglobal.h:299:1: warning: symbol 'acpi_gbl_next_cmd_num' was not declared. Should it be static? -../net/sunrpc/clnt.c:3340:9: warning: cast removes address space '__rcu' of expression -../net/bridge/netfilter/ebtable_filter.c:19:41: warning: array of flexible structures -../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/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:207:21: warning: incorrect type in assignment (different address spaces) -../drivers/spi/spi-lp8841-rtc.c:207:21: expected void *iomem -../drivers/spi/spi-lp8841-rtc.c:207: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 -../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:1848:35: warning: incorrect type in assignment (different base types) -../drivers/scsi/mvumi.c:1848:35: expected unsigned int [usertype] src_low_addr -../drivers/scsi/mvumi.c:1848:35: got restricted __le32 [usertype] -../drivers/scsi/mvumi.c:1850:36: warning: incorrect type in assignment (different base types) -../drivers/scsi/mvumi.c:1850:36: expected unsigned int [usertype] src_high_addr -../drivers/scsi/mvumi.c:1850:36: got restricted __le32 [usertype] -../drivers/scsi/mvumi.c:1902:48: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/mvumi.c:1902:48: expected void [noderef] __iomem * -../drivers/scsi/mvumi.c:1902:48: got void *arm_to_pciea_mask_reg -../drivers/scsi/mvumi.c:1903:29: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/mvumi.c:1903:29: expected void const [noderef] __iomem * -../drivers/scsi/mvumi.c:1903:29: got void *enpointa_mask_reg -../drivers/scsi/mvumi.c:1905:29: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/mvumi.c:1905:29: expected void [noderef] __iomem * -../drivers/scsi/mvumi.c:1905:29: got void *enpointa_mask_reg -../drivers/scsi/mvumi.c:1917:26: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/mvumi.c:1917:26: expected void [noderef] __iomem * -../drivers/scsi/mvumi.c:1917:26: got void *arm_to_pciea_mask_reg -../drivers/scsi/mvumi.c:1918:29: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/mvumi.c:1918:29: expected void const [noderef] __iomem * -../drivers/scsi/mvumi.c:1918:29: got void *enpointa_mask_reg -../drivers/scsi/mvumi.c:1921:29: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/mvumi.c:1921:29: expected void [noderef] __iomem * -../drivers/scsi/mvumi.c:1921:29: got void *enpointa_mask_reg -../drivers/scsi/mvumi.c:1930:31: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/mvumi.c:1930:31: expected void const [noderef] __iomem * -../drivers/scsi/mvumi.c:1930:31: got void *main_int_cause_reg -../drivers/scsi/mvumi.c:1934:36: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/mvumi.c:1934:36: expected void const [noderef] __iomem * -../drivers/scsi/mvumi.c:1934:36: got void *outb_isr_cause -../drivers/scsi/mvumi.c:1938:61: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/mvumi.c:1938:61: expected void [noderef] __iomem * -../drivers/scsi/mvumi.c:1938:61: got void *outb_isr_cause -../drivers/scsi/mvumi.c:1944:53: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/mvumi.c:1944:53: expected void [noderef] __iomem * -../drivers/scsi/mvumi.c:1944:53: got void *outb_isr_cause -../drivers/scsi/mvumi.c:1950:36: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/mvumi.c:1950:36: expected void const [noderef] __iomem * -../drivers/scsi/mvumi.c:1950:36: got void *outb_isr_cause -../drivers/scsi/mvumi.c:1952:61: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/mvumi.c:1952:61: expected void [noderef] __iomem * -../drivers/scsi/mvumi.c:1952:61: got void *outb_isr_cause -../drivers/scsi/mvumi.c:1955:43: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/mvumi.c:1955:43: expected void const [noderef] __iomem * -../drivers/scsi/mvumi.c:1955:43: got void *arm_to_pciea_drbl_reg -../drivers/scsi/mvumi.c:1957:51: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/mvumi.c:1957:51: expected void [noderef] __iomem * -../drivers/scsi/mvumi.c:1957:51: got void *arm_to_pciea_drbl_reg -../drivers/scsi/mvumi.c:1974:37: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/mvumi.c:1974:37: expected void const [noderef] __iomem * -../drivers/scsi/mvumi.c:1974:37: got void *arm_to_pciea_drbl_reg -../drivers/scsi/mvumi.c:1976:45: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/mvumi.c:1976:45: expected void [noderef] __iomem * -../drivers/scsi/mvumi.c:1976:45: got void *arm_to_pciea_drbl_reg -../net/bridge/netfilter/ebtable_nat.c:19:41: warning: array of flexible structures -../drivers/usb/host/sl811-hcd.c:1787:24: warning: symbol 'sl811h_driver' was not declared. Should it be static? -../drivers/input/keyboard/sunkbd.c: In function ‘sunkbd_connect’: -../drivers/input/keyboard/sunkbd.c:274:57: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] - 274 | snprintf(sunkbd->phys, sizeof(sunkbd->phys), "%s/input0", serio->phys); - | ^~~~~~~ -../drivers/input/keyboard/sunkbd.c:274:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 - 274 | snprintf(sunkbd->phys, sizeof(sunkbd->phys), "%s/input0", serio->phys); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../sound/soc/codecs/cpcap.c:1543:54: warning: restricted snd_pcm_format_t degrades to integer -../kernel/trace/ftrace.c:232:49: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:232:49: expected struct ftrace_ops *ops -../kernel/trace/ftrace.c:232:49: got struct ftrace_ops [noderef] __rcu *[addressable] [toplevel] ftrace_ops_list -../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:1093:43: warning: incorrect type in initializer (different address spaces) -../kernel/trace/ftrace.c:1093:43: expected struct ftrace_hash [noderef] __rcu *notrace_hash -../kernel/trace/ftrace.c:1093:43: got struct ftrace_hash * -../kernel/trace/ftrace.c:1094:43: warning: incorrect type in initializer (different address spaces) -../kernel/trace/ftrace.c:1094:43: expected struct ftrace_hash [noderef] __rcu *filter_hash -../kernel/trace/ftrace.c:1094:43: got struct ftrace_hash * -../kernel/trace/ftrace.c:1326:40: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:1326:40: expected struct ftrace_hash *hash -../kernel/trace/ftrace.c:1326:40: got struct ftrace_hash [noderef] __rcu *filter_hash -../kernel/trace/ftrace.c:1327:40: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:1327:40: expected struct ftrace_hash *hash -../kernel/trace/ftrace.c:1327:40: got struct ftrace_hash [noderef] __rcu *notrace_hash -../kernel/trace/ftrace.c:1328:37: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:1328:37: expected struct ftrace_hash [noderef] __rcu *filter_hash -../kernel/trace/ftrace.c:1328:37: got struct ftrace_hash * -../kernel/trace/ftrace.c:1329:38: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:1329:38: expected struct ftrace_hash [noderef] __rcu *notrace_hash -../kernel/trace/ftrace.c:1329:38: got struct ftrace_hash * -../kernel/trace/ftrace.c:2141:54: warning: incorrect type in initializer (different address spaces) -../kernel/trace/ftrace.c:2141:54: expected struct ftrace_hash *old_hash -../kernel/trace/ftrace.c:2141:54: got struct ftrace_hash [noderef] __rcu *filter_hash -../kernel/trace/ftrace.c:1533:9: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/ftrace.c:1533:9: struct ftrace_hash [noderef] __rcu * -../kernel/trace/ftrace.c:1533:9: struct ftrace_hash * -../kernel/trace/ftrace.c:1549:39: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:1550:40: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:1551:40: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:1552:42: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:1723:18: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:1724:43: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:1785:14: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:1786:22: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:2119:50: warning: incorrect type in initializer (different address spaces) -../kernel/trace/ftrace.c:2130:50: warning: incorrect type in initializer (different address spaces) -../kernel/trace/ftrace.c:2613:53: warning: incorrect type in initializer (different address spaces) -../kernel/trace/ftrace.c:2624:36: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3425:51: warning: incorrect type in argument 2 (different address spaces) -../kernel/trace/ftrace.c:3426:66: warning: incorrect type in argument 2 (different address spaces) -../kernel/trace/ftrace.c:3432:52: warning: incorrect type in argument 2 (different address spaces) -../kernel/trace/ftrace.c:3433:66: warning: incorrect type in argument 2 (different address spaces) -../kernel/trace/ftrace.c:3446:41: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3447:51: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3450:52: warning: incorrect type in argument 2 (different address spaces) -../kernel/trace/ftrace.c:3454:52: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3469:39: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3470:42: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3478:17: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3484:81: warning: incorrect type in argument 2 (different address spaces) -../kernel/trace/ftrace.c:3488:54: warning: incorrect type in argument 2 (different address spaces) -../kernel/trace/ftrace.c:3490:56: warning: incorrect type in argument 2 (different address spaces) -../kernel/trace/ftrace.c:3520:60: warning: incorrect type in argument 2 (different address spaces) -../kernel/trace/ftrace.c:3521:49: warning: incorrect type in argument 3 (different address spaces) -../kernel/trace/ftrace.c:3560:45: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3562:46: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3564:48: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3566:49: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3572:17: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3573:17: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3579:34: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3580:35: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3582:45: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3583:46: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3588:53: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3589:54: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3636:31: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3637:32: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3652:59: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3653:59: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3658:43: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3659:43: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3661:39: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3662:40: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3704:48: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3705:48: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:3706:45: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3707:46: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:3997:14: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:4014:22: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:4703:22: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:4706:22: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:5117:27: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:5119:27: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:5499:19: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:5643:19: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:5649:34: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:5914:27: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:5916:27: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:5997:50: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:6000:51: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:6016:50: warning: incorrect type in initializer (different address spaces) -../kernel/trace/ftrace.c:6060:14: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6110:19: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6175:50: warning: incorrect type in initializer (different address spaces) -../kernel/trace/ftrace.c:6213:52: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:6361:48: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:6366:25: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6382:41: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:6386:30: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6393:45: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6398:53: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6494:30: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/ftrace.c:6494:30: struct ftrace_hash [noderef] __rcu * -../kernel/trace/ftrace.c:6494:30: struct ftrace_hash * -../kernel/trace/ftrace.c:6508:50: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:6519:41: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:6546:38: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6595:30: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/ftrace.c:6595:30: struct ftrace_hash [noderef] __rcu * -../kernel/trace/ftrace.c:6595:30: struct ftrace_hash * -../kernel/trace/ftrace.c:6904:35: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6906:43: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6975:35: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:6983:35: warning: incorrect type in assignment (different address spaces) -../kernel/trace/ftrace.c:7048:47: warning: incorrect type in initializer (different address spaces) -../kernel/trace/ftrace.c:7049:55: warning: incorrect type in initializer (different address spaces) -../kernel/trace/ftrace.c:7766:46: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:7767:47: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:7771:44: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/ftrace.c:7789:18: warning: too many warnings -../kernel/trace/ftrace.c:8279:36: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/ftrace.c:8279:36: struct ftrace_ops [noderef] __rcu * -../kernel/trace/ftrace.c:8279:36: struct ftrace_ops * -../drivers/net/ethernet/arc/emac_main.c:258:28: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/arc/emac_main.c:258:28: expected unsigned long long [usertype] data -../drivers/net/ethernet/arc/emac_main.c:258:28: got restricted __le32 [usertype] -../drivers/net/ethernet/arc/emac_main.c:461:28: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/arc/emac_main.c:461:28: expected unsigned long long [usertype] data -../drivers/net/ethernet/arc/emac_main.c:461:28: got restricted __le32 [usertype] -../drivers/net/ethernet/arc/emac_main.c:712:37: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/arc/emac_main.c:712:37: expected unsigned long long [usertype] data -../drivers/net/ethernet/arc/emac_main.c:712:37: got restricted __le32 [usertype] -../drivers/input/keyboard/sunkbd.c:148:66: warning: dubious: x | !y -../drivers/input/keyboard/sunkbd.c:211:66: warning: dubious: x | !y -../drivers/usb/cdns3/cdnsp-gadget.c:158:16: warning: cast to restricted __le32 -../drivers/usb/cdns3/cdnsp-gadget.c:160:16: warning: incorrect type in argument 1 (different base types) -../drivers/usb/cdns3/cdnsp-gadget.c:160:16: expected unsigned int val -../drivers/usb/cdns3/cdnsp-gadget.c:160:16: got restricted __le32 [usertype] -../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 * -../kernel/trace/trace.c:5002:1: warning: trying to concatenate 12722-character string (8191 bytes max) -../kernel/trace/trace.c:91:5: warning: symbol 'tracepoint_printk' was not declared. Should it be static? -../kernel/trace/trace.c:496:28: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/trace.c:496:28: expected struct trace_export **list -../kernel/trace/trace.c:496:28: got struct trace_export [noderef] __rcu ** -../kernel/trace/trace.c:505:34: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/trace.c:505:34: expected struct trace_export **list -../kernel/trace/trace.c:505:34: got struct trace_export [noderef] __rcu ** -../kernel/trace/trace.c:2432:38: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/trace.c:2432:38: expected struct event_filter *filter -../kernel/trace/trace.c:2432:38: got struct event_filter [noderef] __rcu *filter -../kernel/trace/trace.c:450:9: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/trace.c:450:9: struct trace_export [noderef] __rcu * -../kernel/trace/trace.c:450:9: struct trace_export * -../kernel/trace/trace.c:465:9: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/trace.c:465:9: struct trace_export [noderef] __rcu * -../kernel/trace/trace.c:465:9: struct trace_export * -../drivers/scsi/vmw_pvscsi.c:210:39: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/vmw_pvscsi.c:210:39: expected void volatile [noderef] __iomem *addr -../drivers/scsi/vmw_pvscsi.c:210:39: got char * -../drivers/scsi/vmw_pvscsi.c:215:40: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/vmw_pvscsi.c:215:40: expected void const volatile [noderef] __iomem *addr -../drivers/scsi/vmw_pvscsi.c:215:40: got char * -../drivers/scsi/vmw_pvscsi.c:1225:50: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/vmw_pvscsi.c:1225:50: expected void [noderef] __iomem * -../drivers/scsi/vmw_pvscsi.c:1225:50: got char *mmioBase -../drivers/scsi/vmw_pvscsi.c:1403:27: warning: incorrect type in assignment (different address spaces) -../drivers/scsi/vmw_pvscsi.c:1403:27: expected char *mmioBase -../drivers/scsi/vmw_pvscsi.c:1403:27: got void [noderef] __iomem * -../drivers/net/ethernet/cadence/macb_main.c: In function ‘gem_get_ethtool_strings’: -../drivers/net/ethernet/cadence/macb_main.c:3364:28: warning: variable ‘queue’ set but not used [-Wunused-but-set-variable=] - 3364 | struct macb_queue *queue; - | ^~~~~ -../sound/soc/sdca/sdca_fdl.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): -../include/acpi/actbl2.h:3685:34: warning: array of flexible structures -../drivers/net/ethernet/atheros/atlx/atl1.c:2006:26: warning: cast to restricted __le16 -../drivers/net/ethernet/atheros/atlx/atl1.c:2067:33: warning: cast to restricted __le16 -../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2135:45: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2137:45: right side has type unsigned int -../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2140:45: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2141:45: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2151:45: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2155:37: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2157:37: right side has type unsigned int -../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2159:37: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2161:37: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2183:29: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2185:29: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2187:29: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2218:23: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: warning: invalid assignment: &= -../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2341:28: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2342:32: warning: restricted __le16 degrades to integer -../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2342:28: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2349:27: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2353:44: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: warning: invalid assignment: &= -../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2355:44: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2359:36: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2435:29: right side has type int -../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: warning: invalid assignment: |= -../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: left side has type restricted __le32 -../drivers/net/ethernet/atheros/atlx/atl1.c:2436:29: right side has type int -../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] -../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/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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../net/netfilter/nf_flow_table_offload.c:49:32: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:49:32: expected restricted __be32 [usertype] keyid -../net/netfilter/nf_flow_table_offload.c:49:32: got unsigned int -../net/netfilter/nf_flow_table_offload.c:59:44: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:59:44: expected restricted __be32 [usertype] src -../net/netfilter/nf_flow_table_offload.c:59:44: got unsigned int -../net/netfilter/nf_flow_table_offload.c:61:44: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:61:44: expected restricted __be32 [usertype] dst -../net/netfilter/nf_flow_table_offload.c:61:44: got unsigned int -../net/netfilter/nf_flow_table_offload.c:91:25: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:91:25: expected restricted __be16 [usertype] vlan_tpid -../net/netfilter/nf_flow_table_offload.c:91:25: got int -../net/netfilter/nf_flow_table_offload.c:154:32: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:154:32: expected restricted __be32 [usertype] src -../net/netfilter/nf_flow_table_offload.c:154:32: got unsigned int -../net/netfilter/nf_flow_table_offload.c:156:32: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:156:32: expected restricted __be32 [usertype] dst -../net/netfilter/nf_flow_table_offload.c:156:32: got unsigned int -../net/netfilter/nf_flow_table_offload.c:171:29: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:171:29: expected restricted __be16 [usertype] n_proto -../net/netfilter/nf_flow_table_offload.c:171:29: got int -../net/netfilter/nf_flow_table_offload.c:197:30: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:197:30: expected restricted __be16 [usertype] src -../net/netfilter/nf_flow_table_offload.c:197:30: got int -../net/netfilter/nf_flow_table_offload.c:199:30: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:199:30: expected restricted __be16 [usertype] dst -../net/netfilter/nf_flow_table_offload.c:199:30: got int -../net/netfilter/nf_flow_table_offload.c:270:30: warning: incorrect type in argument 4 (different base types) -../net/netfilter/nf_flow_table_offload.c:270:30: expected restricted __be32 const [usertype] *value -../net/netfilter/nf_flow_table_offload.c:270:30: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:270:36: warning: incorrect type in argument 5 (different base types) -../net/netfilter/nf_flow_table_offload.c:270:36: expected restricted __be32 const [usertype] *mask -../net/netfilter/nf_flow_table_offload.c:270:36: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:275:30: warning: incorrect type in argument 4 (different base types) -../net/netfilter/nf_flow_table_offload.c:275:30: expected restricted __be32 const [usertype] *value -../net/netfilter/nf_flow_table_offload.c:275:30: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:275:36: warning: incorrect type in argument 5 (different base types) -../net/netfilter/nf_flow_table_offload.c:275:36: expected restricted __be32 const [usertype] *mask -../net/netfilter/nf_flow_table_offload.c:275:36: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:331:30: warning: incorrect type in argument 4 (different base types) -../net/netfilter/nf_flow_table_offload.c:331:30: expected restricted __be32 const [usertype] *value -../net/netfilter/nf_flow_table_offload.c:331:30: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:331:36: warning: incorrect type in argument 5 (different base types) -../net/netfilter/nf_flow_table_offload.c:331:36: expected restricted __be32 const [usertype] *mask -../net/netfilter/nf_flow_table_offload.c:331:36: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:337:30: warning: incorrect type in argument 4 (different base types) -../net/netfilter/nf_flow_table_offload.c:337:30: expected restricted __be32 const [usertype] *value -../net/netfilter/nf_flow_table_offload.c:337:30: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:337:36: warning: incorrect type in argument 5 (different base types) -../net/netfilter/nf_flow_table_offload.c:337:36: expected restricted __be32 const [usertype] *mask -../net/netfilter/nf_flow_table_offload.c:337:36: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:348:20: warning: incorrect type in initializer (different base types) -../net/netfilter/nf_flow_table_offload.c:348:20: expected unsigned int [usertype] mask -../net/netfilter/nf_flow_table_offload.c:348:20: got restricted __be32 -../net/netfilter/nf_flow_table_offload.c:369:37: warning: incorrect type in argument 5 (different base types) -../net/netfilter/nf_flow_table_offload.c:369:37: expected restricted __be32 const [usertype] *mask -../net/netfilter/nf_flow_table_offload.c:369:37: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:379:20: warning: incorrect type in initializer (different base types) -../net/netfilter/nf_flow_table_offload.c:379:20: expected unsigned int [usertype] mask -../net/netfilter/nf_flow_table_offload.c:379:20: got restricted __be32 -../net/netfilter/nf_flow_table_offload.c:400:37: warning: incorrect type in argument 5 (different base types) -../net/netfilter/nf_flow_table_offload.c:400:37: expected restricted __be32 const [usertype] *mask -../net/netfilter/nf_flow_table_offload.c:400:37: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:428:20: warning: incorrect type in initializer (different base types) -../net/netfilter/nf_flow_table_offload.c:428:20: expected unsigned int [usertype] mask -../net/netfilter/nf_flow_table_offload.c:428:20: got restricted __be32 -../net/netfilter/nf_flow_table_offload.c:445:67: warning: incorrect type in argument 4 (different base types) -../net/netfilter/nf_flow_table_offload.c:445:67: expected restricted __be32 const [usertype] *mask -../net/netfilter/nf_flow_table_offload.c:445:67: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:453:20: warning: incorrect type in initializer (different base types) -../net/netfilter/nf_flow_table_offload.c:453:20: expected unsigned int [usertype] mask -../net/netfilter/nf_flow_table_offload.c:453:20: got restricted __be32 -../net/netfilter/nf_flow_table_offload.c:470:67: warning: incorrect type in argument 4 (different base types) -../net/netfilter/nf_flow_table_offload.c:470:67: expected restricted __be32 const [usertype] *mask -../net/netfilter/nf_flow_table_offload.c:470:67: got unsigned int * -../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 [assigned] [usertype] port -../net/netfilter/nf_flow_table_offload.c:508:22: got restricted __be32 [usertype] -../net/netfilter/nf_flow_table_offload.c:509:22: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:509:22: expected unsigned int [usertype] mask -../net/netfilter/nf_flow_table_offload.c:509:22: got restricted __be32 -../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 [assigned] [usertype] port -../net/netfilter/nf_flow_table_offload.c:514:22: got restricted __be32 [usertype] -../net/netfilter/nf_flow_table_offload.c:515:22: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:515:22: expected unsigned int [usertype] mask -../net/netfilter/nf_flow_table_offload.c:515:22: got restricted __be32 -../net/netfilter/nf_flow_table_offload.c:522:30: warning: incorrect type in argument 4 (different base types) -../net/netfilter/nf_flow_table_offload.c:522:30: expected restricted __be32 const [usertype] *value -../net/netfilter/nf_flow_table_offload.c:522:30: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:522:37: warning: incorrect type in argument 5 (different base types) -../net/netfilter/nf_flow_table_offload.c:522:37: expected restricted __be32 const [usertype] *mask -../net/netfilter/nf_flow_table_offload.c:522:37: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:542:22: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:542:22: expected unsigned int [assigned] [usertype] port -../net/netfilter/nf_flow_table_offload.c:542:22: got restricted __be32 [usertype] -../net/netfilter/nf_flow_table_offload.c:543:22: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:543:22: expected unsigned int [usertype] mask -../net/netfilter/nf_flow_table_offload.c:543:22: got restricted __be32 -../net/netfilter/nf_flow_table_offload.c:548:22: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:548:22: expected unsigned int [assigned] [usertype] port -../net/netfilter/nf_flow_table_offload.c:548:22: got restricted __be32 [usertype] -../net/netfilter/nf_flow_table_offload.c:549:22: warning: incorrect type in assignment (different base types) -../net/netfilter/nf_flow_table_offload.c:549:22: expected unsigned int [usertype] mask -../net/netfilter/nf_flow_table_offload.c:549:22: got restricted __be32 -../net/netfilter/nf_flow_table_offload.c:556:30: warning: incorrect type in argument 4 (different base types) -../net/netfilter/nf_flow_table_offload.c:556:30: expected restricted __be32 const [usertype] *value -../net/netfilter/nf_flow_table_offload.c:556:30: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:556:37: warning: incorrect type in argument 5 (different base types) -../net/netfilter/nf_flow_table_offload.c:556:37: expected restricted __be32 const [usertype] *mask -../net/netfilter/nf_flow_table_offload.c:556:37: got unsigned int * -../net/netfilter/nf_flow_table_offload.c:912:24: warning: incorrect type in initializer (different base types) -../net/netfilter/nf_flow_table_offload.c:912:24: expected restricted __be16 [usertype] proto -../net/netfilter/nf_flow_table_offload.c:912:24: got int -../drivers/net/ethernet/cadence/macb_main.c:3835:39: warning: restricted __be32 degrades to integer -../drivers/net/ethernet/cadence/macb_main.c:3840:39: warning: restricted __be32 degrades to integer -../drivers/net/ethernet/cadence/macb_main.c:3845:40: warning: restricted __be16 degrades to integer -../drivers/net/ethernet/cadence/macb_main.c:3845:69: warning: restricted __be16 degrades to integer -../drivers/net/ethernet/cadence/macb_main.c:3870:20: warning: restricted __be32 degrades to integer -../drivers/net/ethernet/cadence/macb_main.c:3874:20: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cadence/macb_main.c:3874:20: expected unsigned int [assigned] [usertype] w0 -../drivers/net/ethernet/cadence/macb_main.c:3874:20: got restricted __be32 [usertype] ip4src -../drivers/net/ethernet/cadence/macb_main.c:3884:20: warning: restricted __be32 degrades to integer -../drivers/net/ethernet/cadence/macb_main.c:3888:20: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cadence/macb_main.c:3888:20: expected unsigned int [assigned] [usertype] w0 -../drivers/net/ethernet/cadence/macb_main.c:3888:20: got restricted __be32 [usertype] ip4dst -../drivers/net/ethernet/cadence/macb_main.c:3898:21: warning: restricted __be16 degrades to integer -../drivers/net/ethernet/cadence/macb_main.c:3898:50: warning: restricted __be16 degrades to integer -../drivers/net/ethernet/cadence/macb_main.c:3904:30: warning: restricted __be16 degrades to integer -../drivers/net/ethernet/cadence/macb_main.c:3905:30: warning: restricted __be16 degrades to integer -../drivers/net/ethernet/cadence/macb_main.c:3912:36: warning: restricted __be16 degrades to integer -../drivers/net/ethernet/cadence/macb_main.c:3913:38: warning: restricted __be16 degrades to integer -../drivers/net/ethernet/cadence/macb_main.c:3916:38: warning: restricted __be16 degrades to integer -../drivers/net/ethernet/cadence/macb_main.c:3952:9: warning: cast from restricted __be32 -../drivers/net/ethernet/cadence/macb_main.c:3952:9: warning: cast from restricted __be32 -../drivers/net/ethernet/cadence/macb_main.c:4006:25: warning: cast from restricted __be32 -../drivers/net/ethernet/cadence/macb_main.c:4006:25: warning: cast from restricted __be32 -../drivers/acpi/acpi_extlog.c:87:54: warning: cast removes address space '__iomem' of expression -../drivers/acpi/acpi_extlog.c:323:20: warning: cast removes address space '__iomem' of expression -../drivers/acpi/acpi_extlog.c:344:34: warning: cast removes address space '__iomem' of expression -../drivers/acpi/acpi_extlog.c:368:11: warning: cast removes address space '__iomem' of expression -../drivers/acpi/acpi_extlog.c:391:19: warning: cast removes address space '__iomem' of expression -../drivers/scsi/st.c: In function ‘create_one_cdev’: -../drivers/scsi/st.c:4292:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size between 9 and 10 [-Wformat-truncation=] - 4292 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", - | ^~ -../drivers/scsi/st.c:4292:9: note: ‘snprintf’ output 1 or more bytes (assuming 33) into a destination of size 10 - 4292 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 4293 | tape->name, st_formats[i]); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/input/misc/gpio_decoder.c: note: in included file: -../include/linux/bitmap.h:796:22: warning: invalid access past the end of 'values' (8 8) -../include/linux/bitmap.h:797:55: warning: shift too big (64) for type unsigned long -../drivers/rtc/rtc-ds2404.c:171:20: warning: incorrect type in initializer (different base types) -../drivers/rtc/rtc-ds2404.c:171:20: expected unsigned int [usertype] time -../drivers/rtc/rtc-ds2404.c:171:20: got restricted __le32 [usertype] -../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 -../sound/soc/sof/ipc3.c: note: in included file: -../include/sound/sof/control.h:124:17: warning: array of flexible structures -../net/bluetooth/hci_codec.c: note: in included file: -../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures -../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 -../lib/test_bpf.c:7856:25: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:7856:25: expected unsigned int [usertype] result -../lib/test_bpf.c:7856:25: got restricted __be16 [usertype] -../lib/test_bpf.c:7870:24: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:7870:24: expected unsigned int [usertype] result -../lib/test_bpf.c:7870:24: got restricted __be32 [usertype] -../lib/test_bpf.c:7881:25: warning: cast from restricted __be64 -../lib/test_bpf.c:7893:31: warning: restricted __be64 degrades to integer -../lib/test_bpf.c:7905:25: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:7905:25: expected unsigned int [usertype] result -../lib/test_bpf.c:7905:25: got restricted __be16 [usertype] -../lib/test_bpf.c:7919:24: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:7919:24: expected unsigned int [usertype] result -../lib/test_bpf.c:7919:24: got restricted __be32 [usertype] -../lib/test_bpf.c:7930:25: warning: cast from restricted __be64 -../lib/test_bpf.c:7942:31: warning: restricted __be64 degrades to integer -../lib/test_bpf.c:7954:24: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:7954:24: expected unsigned int [usertype] result -../lib/test_bpf.c:7954:24: got restricted __le16 [usertype] -../lib/test_bpf.c:7968:24: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:7968:24: expected unsigned int [usertype] result -../lib/test_bpf.c:7968:24: got restricted __le32 [usertype] -../lib/test_bpf.c:7979:25: warning: cast from restricted __le64 -../lib/test_bpf.c:7991:31: warning: restricted __le64 degrades to integer -../lib/test_bpf.c:8003:25: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:8003:25: expected unsigned int [usertype] result -../lib/test_bpf.c:8003:25: got restricted __le16 [usertype] -../lib/test_bpf.c:8017:24: warning: incorrect type in initializer (different base types) -../lib/test_bpf.c:8017:24: expected unsigned int [usertype] result -../lib/test_bpf.c:8017:24: got restricted __le32 [usertype] -../lib/test_bpf.c:8028:25: warning: cast from restricted __le64 -../lib/test_bpf.c:8040:31: warning: restricted __le64 degrades to integer -../lib/test_bpf.c:4897:25: warning: cast truncates bits from constant value (567800001234 becomes 1234) -../lib/test_bpf.c:4908:25: warning: cast truncates bits from constant value (1ffffffff becomes ffffffff) -../lib/test_bpf.c:4985:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:5063:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:5079:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:5139:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) -../lib/test_bpf.c:5155:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) -../lib/test_bpf.c:5172:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) -../lib/test_bpf.c:5188:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) -../lib/test_bpf.c:5204:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) -../lib/test_bpf.c:5286:25: warning: cast truncates bits from constant value (100000000 becomes 0) -../lib/test_bpf.c:5464:25: warning: cast truncates bits from constant value (100000000 becomes 0) -../lib/test_bpf.c:5774:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) -../lib/test_bpf.c:5775:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) -../lib/test_bpf.c:5786:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) -../lib/test_bpf.c:5787:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) -../lib/test_bpf.c:5909:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:5920:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6407:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6445:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6461:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6462:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6493:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6509:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6510:25: warning: cast truncates bits from constant value (123456780a0c0e0 becomes 80a0c0e0) -../lib/test_bpf.c:6619:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6657:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6658:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6673:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6705:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6706:25: warning: cast truncates bits from constant value (12345678fafcfef becomes 8fafcfef) -../lib/test_bpf.c:6721:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6831:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6869:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6870:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6885:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) -../lib/test_bpf.c:6886:25: warning: cast truncates bits from constant value (ffff00000000ffff becomes ffff) -../lib/test_bpf.c:6917:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6918:25: warning: cast truncates bits from constant value (123456786a4c2e0 becomes 86a4c2e0) -../lib/test_bpf.c:6933:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:6934:25: warning: cast truncates bits from constant value (fedcba98795b3d1f becomes 795b3d1f) -../lib/test_bpf.c:7010:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7022:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7035:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7047:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7060:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7072:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7085:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7097:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7177:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7188:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7200:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7211:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7223:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7234:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7246:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7318:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7330:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7343:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7355:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7368:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7380:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7393:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7405:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7485:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7496:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7508:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7519:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7531:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7542:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7554:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7578:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) -../lib/test_bpf.c:7590:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7602:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7615:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7627:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7640:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7652:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7665:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7677:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7713:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) -../lib/test_bpf.c:7724:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7735:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) -../lib/test_bpf.c:7747:25: warning: too many warnings -../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:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * -../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 -../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 -../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/spi/spi-nxp-fspi.c:530:25: warning: cast from 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/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 @@ -10486,0 +8812,120 @@ +../kernel/time/itimer.c:53:27: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:53:27: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:53:27: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:70:29: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:70:29: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:70:29: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:82:35: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:82:35: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:82:35: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:86:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:86:37: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:86:37: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:197:27: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:197:27: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:197:27: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:211:29: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:211:29: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:211:29: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:235:35: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:235:35: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:235:35: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:244:45: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:244:45: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:244:45: got struct spinlock [noderef] __rcu * +../kernel/time/itimer.c:257:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/time/itimer.c:257:37: expected struct spinlock [usertype] *lock +../kernel/time/itimer.c:257:37: got struct spinlock [noderef] __rcu * +../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); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * +../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:430:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:431:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:435:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:436:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:437:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:438:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:439:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:440:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:449:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:451:1: warning: Using plain integer as NULL pointer +../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice +../lib/tests/stackinit_kunit.c:441:1: also defined here +../lib/tests/stackinit_kunit.c:441:1: warning: Initializer entry defined twice +../lib/tests/stackinit_kunit.c:441:1: also defined here +../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice +../lib/tests/stackinit_kunit.c:442:1: also defined here +../lib/tests/stackinit_kunit.c:442:1: warning: Initializer entry defined twice +../lib/tests/stackinit_kunit.c:442:1: also defined here +../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice +../lib/tests/stackinit_kunit.c:444:1: also defined here +../lib/tests/stackinit_kunit.c:444:1: warning: Initializer entry defined twice +../lib/tests/stackinit_kunit.c:444:1: also defined here +../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice +../lib/tests/stackinit_kunit.c:445:1: also defined here +../lib/tests/stackinit_kunit.c:445:1: warning: Initializer entry defined twice +../lib/tests/stackinit_kunit.c:445:1: also defined here +../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/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? @@ -10492,0 +8938,788 @@ +../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/input/keyboard/sunkbd.c: In function ‘sunkbd_connect’: +../drivers/input/keyboard/sunkbd.c:274:57: warning: ‘/input0’ directive output may be truncated writing 7 bytes into a region of size between 1 and 32 [-Wformat-truncation=] + 274 | snprintf(sunkbd->phys, sizeof(sunkbd->phys), "%s/input0", serio->phys); + | ^~~~~~~ +../drivers/input/keyboard/sunkbd.c:274:9: note: ‘snprintf’ output between 8 and 39 bytes into a destination of size 32 + 274 | snprintf(sunkbd->phys, sizeof(sunkbd->phys), "%s/input0", serio->phys); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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] +../lib/tests/usercopy_kunit.c:222:30: warning: cast removes address space '__user' of expression +../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:1646:28: warning: cast to restricted __le32 +../drivers/input/keyboard/sunkbd.c:148:66: warning: dubious: x | !y +../drivers/input/keyboard/sunkbd.c:211:66: warning: dubious: x | !y +../drivers/isdn/hardware/mISDN/hfcmulti.c: In function ‘init_e1_port’: +../drivers/isdn/hardware/mISDN/hfcmulti.c:4831:64: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 10 [-Wformat-truncation=] + 4831 | snprintf(name, MISDN_MAX_IDLEN - 1, "hfc-e1.%d-%d", + | ^~ +../drivers/isdn/hardware/mISDN/hfcmulti.c:4831:53: note: directive argument in the range [-2147483644, 2147483647] + 4831 | snprintf(name, MISDN_MAX_IDLEN - 1, "hfc-e1.%d-%d", + | ^~~~~~~~~~~~~~ +../drivers/isdn/hardware/mISDN/hfcmulti.c:4831:17: note: ‘snprintf’ output between 11 and 31 bytes into a destination of size 19 + 4831 | snprintf(name, MISDN_MAX_IDLEN - 1, "hfc-e1.%d-%d", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 4832 | HFC_cnt + 1, pt+1); + | ~~~~~~~~~~~~~~~~~~ +../drivers/isdn/hardware/mISDN/hfcmulti.c: In function ‘init_multi_port’: +../drivers/isdn/hardware/mISDN/hfcmulti.c:4949:65: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size between 0 and 10 [-Wformat-truncation=] + 4949 | snprintf(name, MISDN_MAX_IDLEN - 1, "hfc-%ds.%d-%d", + | ^~ +../drivers/isdn/hardware/mISDN/hfcmulti.c:4949:53: note: directive argument in the range [-2147483644, 2147483647] + 4949 | snprintf(name, MISDN_MAX_IDLEN - 1, "hfc-%ds.%d-%d", + | ^~~~~~~~~~~~~~~ +../drivers/isdn/hardware/mISDN/hfcmulti.c:4949:17: note: ‘snprintf’ output between 11 and 41 bytes into a destination of size 19 + 4949 | snprintf(name, MISDN_MAX_IDLEN - 1, "hfc-%ds.%d-%d", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 4950 | hc->ctype, HFC_cnt + 1, pt + 1); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../mm/bpf_memcontrol.c:23:31: warning: symbol 'bpf_get_root_mem_cgroup' was not declared. Should it be static? +../mm/bpf_memcontrol.c:44:31: warning: symbol 'bpf_get_mem_cgroup' was not declared. Should it be static? +../mm/bpf_memcontrol.c:78:18: warning: symbol 'bpf_put_mem_cgroup' was not declared. Should it be static? +../mm/bpf_memcontrol.c:92:27: warning: symbol 'bpf_mem_cgroup_vm_events' was not declared. Should it be static? +../mm/bpf_memcontrol.c:113:27: warning: symbol 'bpf_mem_cgroup_usage' was not declared. Should it be static? +../mm/bpf_memcontrol.c:125:27: warning: symbol 'bpf_mem_cgroup_memory_events' was not declared. Should it be static? +../mm/bpf_memcontrol.c:143:27: warning: symbol 'bpf_mem_cgroup_page_state' was not declared. Should it be static? +../mm/bpf_memcontrol.c:157:18: warning: symbol 'bpf_mem_cgroup_flush_stats' was not declared. Should it be static? +../drivers/isdn/hardware/mISDN/avmfritz.c:422:23: warning: cast to restricted __le32 +../drivers/isdn/hardware/mISDN/avmfritz.c:495:30: warning: incorrect type in argument 1 (different base types) +../drivers/isdn/hardware/mISDN/avmfritz.c:495:30: expected unsigned int [usertype] value +../drivers/isdn/hardware/mISDN/avmfritz.c:495:30: got restricted __le32 [usertype] +../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/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/isdn/hardware/mISDN/hfcmulti.c:453:22: warning: incorrect type in argument 1 (different base types) +../drivers/isdn/hardware/mISDN/hfcmulti.c:453:22: expected unsigned int [usertype] value +../drivers/isdn/hardware/mISDN/hfcmulti.c:453:22: got restricted __le32 [usertype] +../drivers/isdn/hardware/mISDN/hfcmulti.c:458:22: warning: incorrect type in argument 1 (different base types) +../drivers/isdn/hardware/mISDN/hfcmulti.c:458:22: expected unsigned short [usertype] value +../drivers/isdn/hardware/mISDN/hfcmulti.c:458:22: got restricted __le16 [usertype] +../drivers/isdn/hardware/mISDN/hfcmulti.c:473:24: warning: incorrect type in argument 1 (different base types) +../drivers/isdn/hardware/mISDN/hfcmulti.c:473:24: expected unsigned int val +../drivers/isdn/hardware/mISDN/hfcmulti.c:473:24: got restricted __le32 [usertype] +../drivers/isdn/hardware/mISDN/hfcmulti.c:479:24: warning: incorrect type in argument 1 (different base types) +../drivers/isdn/hardware/mISDN/hfcmulti.c:479:24: expected unsigned short val +../drivers/isdn/hardware/mISDN/hfcmulti.c:479:24: got restricted __le16 [usertype] +../drivers/isdn/hardware/mISDN/hfcmulti.c:497:32: warning: cast to restricted __le32 +../drivers/isdn/hardware/mISDN/hfcmulti.c:502:32: warning: cast to restricted __le16 +../drivers/isdn/hardware/mISDN/hfcmulti.c:519:25: warning: cast to restricted __le32 +../drivers/isdn/hardware/mISDN/hfcmulti.c:525:25: warning: cast to restricted __le16 +../drivers/isdn/hardware/mISDN/hfcmulti.c:1062:26: warning: incorrect type in argument 1 (different address spaces) +../drivers/isdn/hardware/mISDN/hfcmulti.c:1062:26: expected void volatile [noderef] __iomem *addr +../drivers/isdn/hardware/mISDN/hfcmulti.c:1062:26: got void * +../drivers/usb/cdns3/cdnsp-gadget.c:158:16: warning: cast to restricted __le32 +../drivers/usb/cdns3/cdnsp-gadget.c:160:16: warning: incorrect type in argument 1 (different base types) +../drivers/usb/cdns3/cdnsp-gadget.c:160:16: expected unsigned int val +../drivers/usb/cdns3/cdnsp-gadget.c:160:16: got restricted __le32 [usertype] +../drivers/rtc/rtc-ds2404.c:171:20: warning: incorrect type in initializer (different base types) +../drivers/rtc/rtc-ds2404.c:171:20: expected unsigned int [usertype] time +../drivers/rtc/rtc-ds2404.c:171:20: got restricted __le32 [usertype] +../kernel/futex/core.c:582:38: warning: cast removes address space '__user' of expression +../kernel/futex/core.c:582:51: warning: incorrect type in initializer (different address spaces) +../kernel/futex/core.c:582:51: expected unsigned int [noderef] [usertype] __user *naddr +../kernel/futex/core.c:582:51: got void * +../kernel/futex/core.c:598:38: warning: cast removes address space '__user' of expression +../kernel/futex/core.c:598:51: warning: incorrect type in initializer (different address spaces) +../kernel/futex/core.c:598:51: expected unsigned int [noderef] [usertype] __user *naddr +../kernel/futex/core.c:598:51: got void * +../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/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); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/netfilter/nf_tables_api.c:2035:25: warning: cast between address spaces (__percpu -> __rcu) +../net/netfilter/nf_tables_api.c:2035:25: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_tables_api.c:2035:25: struct nft_stats [noderef] __rcu * +../net/netfilter/nf_tables_api.c:2035:25: struct nft_stats [noderef] __percpu * +../net/netfilter/nf_tables_api.c:2237:17: warning: cast between address spaces (__percpu -> __rcu) +../net/netfilter/nf_tables_api.c:2237:17: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __rcu * +../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __percpu * +../net/netfilter/nf_tables_api.c:2237:17: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __rcu * +../net/netfilter/nf_tables_api.c:2237:17: struct nft_stats [noderef] __percpu * +../net/netfilter/nf_tables_api.c:2280:21: warning: cast between address spaces (__percpu -> __rcu) +../net/netfilter/nf_tables_api.c:2280:21: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_tables_api.c:2280:21: struct nft_stats [noderef] __rcu * +../net/netfilter/nf_tables_api.c:2280:21: struct nft_stats [noderef] __percpu * +../net/netfilter/nf_tables_api.c:2685:25: warning: cast between address spaces (__percpu -> __rcu) +../net/netfilter/nf_tables_api.c:2685:25: error: incompatible types in comparison expression (different address spaces): +../net/netfilter/nf_tables_api.c:2685:25: struct nft_stats [noderef] __rcu * +../net/netfilter/nf_tables_api.c:2685:25: struct nft_stats [noderef] __percpu * +../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/scsi/ipr.c: note: in included file: +../drivers/scsi/ipr.h:1063:44: warning: array of flexible structures +../drivers/scsi/ipr.h:1070:46: warning: array of flexible structures +../drivers/usb/host/sl811-hcd.c:1787:24: warning: symbol 'sl811h_driver' 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 * +../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? +../fs/quota/quota_tree.c:98:30: signed value source +../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? +../fs/quota/quota_tree.c:103:30: signed value source +../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? +../fs/quota/quota_tree.c:370:18: signed value source +../fs/quota/quota_tree.c:83:19: warning: unsigned value that used to be signed checked against zero? +../fs/quota/quota_tree.c:815:31: signed value source +../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/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 +../sound/soc/codecs/cpcap.c:1543:54: warning: restricted snd_pcm_format_t degrades to integer +../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:1848:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvumi.c:1848:35: expected unsigned int [usertype] src_low_addr +../drivers/scsi/mvumi.c:1848:35: got restricted __le32 [usertype] +../drivers/scsi/mvumi.c:1850:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvumi.c:1850:36: expected unsigned int [usertype] src_high_addr +../drivers/scsi/mvumi.c:1850:36: got restricted __le32 [usertype] +../drivers/scsi/mvumi.c:1902:48: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1902:48: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1902:48: got void *arm_to_pciea_mask_reg +../drivers/scsi/mvumi.c:1903:29: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1903:29: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1903:29: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:1905:29: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1905:29: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1905:29: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:1917:26: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1917:26: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1917:26: got void *arm_to_pciea_mask_reg +../drivers/scsi/mvumi.c:1918:29: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1918:29: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1918:29: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:1921:29: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1921:29: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1921:29: got void *enpointa_mask_reg +../drivers/scsi/mvumi.c:1930:31: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1930:31: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1930:31: got void *main_int_cause_reg +../drivers/scsi/mvumi.c:1934:36: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1934:36: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1934:36: got void *outb_isr_cause +../drivers/scsi/mvumi.c:1938:61: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1938:61: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1938:61: got void *outb_isr_cause +../drivers/scsi/mvumi.c:1944:53: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1944:53: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1944:53: got void *outb_isr_cause +../drivers/scsi/mvumi.c:1950:36: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1950:36: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1950:36: got void *outb_isr_cause +../drivers/scsi/mvumi.c:1952:61: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1952:61: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1952:61: got void *outb_isr_cause +../drivers/scsi/mvumi.c:1955:43: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1955:43: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1955:43: got void *arm_to_pciea_drbl_reg +../drivers/scsi/mvumi.c:1957:51: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1957:51: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1957:51: got void *arm_to_pciea_drbl_reg +../drivers/scsi/mvumi.c:1974:37: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/mvumi.c:1974:37: expected void const [noderef] __iomem * +../drivers/scsi/mvumi.c:1974:37: got void *arm_to_pciea_drbl_reg +../drivers/scsi/mvumi.c:1976:45: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/mvumi.c:1976:45: expected void [noderef] __iomem * +../drivers/scsi/mvumi.c:1976:45: got void *arm_to_pciea_drbl_reg +../drivers/pci/controller/dwc/pci-dra7xx.c: In function ‘dra7xx_pcie_probe’: +../drivers/pci/controller/dwc/pci-dra7xx.c:748:55: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] + 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); + | ^~ +../drivers/pci/controller/dwc/pci-dra7xx.c:748:46: note: directive argument in the range [0, 2147483646] + 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); + | ^~~~~~~~~~~~ +../drivers/pci/controller/dwc/pci-dra7xx.c:748:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 + 748 | snprintf(name, sizeof(name), "pcie-phy%d", i); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/misc/sgi-gru/gruhandles.c: In function ‘wait_instruction_complete’: +../drivers/misc/sgi-gru/gruhandles.c:65:21: error: ‘GRU_OP_TIMEOUT_NSEC’ undeclared (first use in this function); did you mean ‘GRU_OPERATION_TIMEOUT_NSEC’? + 65 | if (GRU_OP_TIMEOUT_NSEC < (ktime_get() - start_time)) { + | ^~~~~~~~~~~~~~~~~~~ + | GRU_OPERATION_TIMEOUT_NSEC +../drivers/misc/sgi-gru/gruhandles.c:65:21: note: each undeclared identifier is reported only once for each function it appears in +make[6]: *** [../scripts/Makefile.build:289: drivers/misc/sgi-gru/gruhandles.o] Error 1 +make[5]: *** [../scripts/Makefile.build:548: drivers/misc/sgi-gru] Error 2 +make[4]: *** [../scripts/Makefile.build:548: drivers/misc] Error 2 +make[4]: *** Waiting for unfinished jobs.... +../fs/proc/inode.c:114:22: warning: incorrect type in assignment (different address spaces) +../fs/proc/inode.c:114:22: expected struct hlist_node *node +../fs/proc/inode.c:114:22: got struct hlist_node [noderef] __rcu * +../drivers/acpi/apei/apei-base.c:448:5: warning: symbol 'arch_apei_filter_addr' 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:207:21: warning: incorrect type in assignment (different address spaces) +../drivers/spi/spi-lp8841-rtc.c:207:21: expected void *iomem +../drivers/spi/spi-lp8841-rtc.c:207: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 +../arch/x86/kernel/kprobes/opt.c:525:13: warning: function 'arch_unoptimize_kprobes' with external linkage has definition +../drivers/scsi/vmw_pvscsi.c:210:39: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/vmw_pvscsi.c:210:39: expected void volatile [noderef] __iomem *addr +../drivers/scsi/vmw_pvscsi.c:210:39: got char * +../drivers/scsi/vmw_pvscsi.c:215:40: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/vmw_pvscsi.c:215:40: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/vmw_pvscsi.c:215:40: got char * +../drivers/scsi/vmw_pvscsi.c:1225:50: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/vmw_pvscsi.c:1225:50: expected void [noderef] __iomem * +../drivers/scsi/vmw_pvscsi.c:1225:50: got char *mmioBase +../drivers/scsi/vmw_pvscsi.c:1403:27: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/vmw_pvscsi.c:1403:27: expected char *mmioBase +../drivers/scsi/vmw_pvscsi.c:1403:27: got void [noderef] __iomem * +../drivers/acpi/apei/erst.c:292:13: warning: incorrect type in assignment (different address spaces) +../drivers/acpi/apei/erst.c:292:13: expected void *src +../drivers/acpi/apei/erst.c:292:13: got void [noderef] __iomem * +../drivers/acpi/apei/erst.c:295:13: warning: incorrect type in assignment (different address spaces) +../drivers/acpi/apei/erst.c:295:13: expected void *dst +../drivers/acpi/apei/erst.c:295:13: got void [noderef] __iomem * +../drivers/acpi/apei/erst.c:297:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/apei/erst.c:297:25: expected void volatile [noderef] __iomem *addr +../drivers/acpi/apei/erst.c:297:25: got void *src +../drivers/acpi/apei/erst.c:303:17: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/apei/erst.c:303:17: expected void volatile [noderef] __iomem *addr +../drivers/acpi/apei/erst.c:303:17: got void *src +../drivers/acpi/apei/erst.c:304:17: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/apei/erst.c:304:17: expected void volatile [noderef] __iomem *addr +../drivers/acpi/apei/erst.c:304:17: got void *dst +../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/apei/erst.c:825:9: expected void const * +../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr +../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/apei/erst.c:825:9: expected void const * +../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr +../drivers/acpi/apei/erst.c:825:9: warning: incorrect type in argument 1 (different address spaces) +../drivers/acpi/apei/erst.c:825:9: expected void * +../drivers/acpi/apei/erst.c:825:9: got void [noderef] __iomem *static [toplevel] vaddr +../drivers/acpi/apei/erst.c:826:20: warning: incorrect type in assignment (different address spaces) +../drivers/acpi/apei/erst.c:826:20: expected struct cper_record_header *rcd_erange +../drivers/acpi/apei/erst.c:826:20: got void [noderef] __iomem *static [toplevel] vaddr +../drivers/acpi/apei/erst.c:863:17: warning: incorrect type in assignment (different address spaces) +../drivers/acpi/apei/erst.c:863:17: expected struct cper_record_header *rcd_tmp +../drivers/acpi/apei/erst.c:863:17: got void [noderef] __iomem * +../drivers/watchdog/aspeed_wdt.c:274:25: warning: cast removes address space '__iomem' of expression +../fs/proc/base.c:890:65: error: incompatible types in comparison expression (different address spaces): +../fs/proc/base.c:890:65: struct task_struct [noderef] __rcu * +../fs/proc/base.c:890:65: struct task_struct * +../fs/proc/base.c:2329:25: warning: cast to restricted fmode_t +../fs/proc/base.c:2386:42: warning: cast from restricted fmode_t +../fs/proc/base.c:2486:48: warning: cast from restricted fmode_t +../fs/proc/base.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): +../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * +../kernel/acct.c:487:31: warning: incorrect type in argument 1 (different address spaces) +../kernel/acct.c:487:31: expected struct spinlock [usertype] *lock +../kernel/acct.c:487:31: got struct spinlock [noderef] __rcu * +../kernel/acct.c:497:33: warning: incorrect type in argument 1 (different address spaces) +../kernel/acct.c:497:33: expected struct spinlock [usertype] *lock +../kernel/acct.c:497:33: got struct spinlock [noderef] __rcu * +../kernel/acct.c:574:31: warning: incorrect type in argument 1 (different address spaces) +../kernel/acct.c:574:31: expected struct spinlock [usertype] *lock +../kernel/acct.c:574:31: got struct spinlock [noderef] __rcu * +../kernel/acct.c:594:33: warning: incorrect type in argument 1 (different address spaces) +../kernel/acct.c:594:33: expected struct spinlock [usertype] *lock +../kernel/acct.c:594:33: got struct spinlock [noderef] __rcu * +../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 +../drivers/net/ethernet/broadcom/bnx2.c:8293:31: warning: cast to restricted __be32 +In file included from ../include/linux/string.h:386, + from ../include/linux/bitmap.h:13, + from ../include/linux/cpumask.h:11, + from ../arch/x86/include/asm/paravirt.h:19, + from ../arch/x86/include/asm/irqflags.h:102, + from ../include/linux/irqflags.h:18, + from ../include/linux/spinlock.h:59, + from ../include/linux/mmzone.h:8, + from ../include/linux/gfp.h:7, + from ../include/linux/slab.h:17, + from ../include/linux/resource_ext.h:11, + from ../include/linux/acpi.h:14, + from ../include/acpi/apei.h:9, + from ../include/acpi/ghes.h:5, + from ../include/linux/arm_sdei.h:8, + from ../drivers/acpi/apei/ghes.c:20: +In function ‘fortify_memcpy_chk’, + inlined from ‘ghes_handle_aer’ at ../drivers/acpi/apei/ghes.c:667:3: +../include/linux/fortify-string.h:578: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] + 578 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../net/ipv4/netfilter/ip_tables.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): +../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures +../net/ipv4/netfilter/ip_tables.c:36:16: warning: array of flexible structures +../include/uapi/linux/netfilter_ipv4/ip_tables.h:218:36: warning: array of flexible structures +../net/ipv4/netfilter/ip_tables.c:1214:40: warning: array of flexible structures +../net/ipv4/netfilter/ip_tables.c:1546:43: warning: array of flexible structures +../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice +../net/ipv4/netfilter/ip_tables.c:36:16: also defined here +../net/ipv4/netfilter/ip_tables.c:36:16: warning: Initializer entry defined twice +../net/ipv4/netfilter/ip_tables.c:36:16: also defined here +../kernel/vmcore_info.c:43:19: warning: symbol 'hwerr_data' was not declared. Should it be static? +../fs/proc/array.c:254:11: warning: incorrect type in assignment (different address spaces) +../fs/proc/array.c:254:11: expected struct k_sigaction *k +../fs/proc/array.c:254:11: got struct k_sigaction [noderef] __rcu * +../fs/proc/array.c:731:47: error: incompatible types in comparison expression (different address spaces): +../fs/proc/array.c:731:47: struct task_struct [noderef] __rcu * +../fs/proc/array.c:731:47: struct task_struct * +../fs/proc/array.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ../include/linux/tty.h): +../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * +../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * @@ -10556,120 +9789,48 @@ -../fs/pstore/ram_core.c:277:34: warning: incorrect type in argument 1 (different address spaces) -../fs/pstore/ram_core.c:277:34: expected void volatile [noderef] __iomem * -../fs/pstore/ram_core.c:277:34: got unsigned char * -../fs/pstore/ram_core.c:321:50: warning: incorrect type in argument 2 (different address spaces) -../fs/pstore/ram_core.c:321:50: expected void const volatile [noderef] __iomem * -../fs/pstore/ram_core.c:321:50: got unsigned char * -../fs/pstore/ram_core.c:322:65: warning: incorrect type in argument 2 (different address spaces) -../fs/pstore/ram_core.c:322:65: expected void const volatile [noderef] __iomem * -../fs/pstore/ram_core.c:322:65: got unsigned char * -../fs/pstore/ram_core.c:487:20: warning: incorrect type in assignment (different address spaces) -../fs/pstore/ram_core.c:487:20: expected void *va -../fs/pstore/ram_core.c:487:20: got void [noderef] __iomem * -../fs/pstore/ram_core.c:489:20: warning: incorrect type in assignment (different address spaces) -../fs/pstore/ram_core.c:489:20: expected void *va -../fs/pstore/ram_core.c:489:20: got void [noderef] __iomem * -../fs/pstore/ram_core.c:583:36: warning: incorrect type in argument 1 (different address spaces) -../fs/pstore/ram_core.c:583:36: expected void volatile [noderef] __iomem *addr -../fs/pstore/ram_core.c:583:36: got void *vaddr -../drivers/regulator/pf0900-regulator.c:774:29: warning: symbol 'regu_irqs' was not declared. Should it be static? -../drivers/net/ethernet/broadcom/bnx2.c:8293:31: warning: cast to restricted __be32 -../lib/test_ubsan.c:62:16: warning: cast truncates bits from constant value (7fffffffffffffff becomes ffffffff) -../lib/test_ubsan.c:72:18: warning: shift count is negative (-1) -../sound/soc/qcom/qdsp6/audioreach.c:81:45: warning: array of flexible structures -../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? -../sound/soc/sof/ipc4-topology.c: note: in included file: -../sound/soc/sof/ipc4-topology.h:343:54: warning: array of flexible structures -../sound/soc/sof/ipc4-topology.h:369:17: warning: array of flexible structures -../sound/soc/sof/ipc4-topology.c: note: in included file: -../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures -../sound/soc/sof/ipc4-topology.c: note: in included file (through ../include/sound/sof/control.h, ../sound/soc/sof/sof-audio.h): -../include/uapi/sound/sof/header.h:67:38: warning: array of flexible structures -../net/bluetooth/sco.c: note: in included file: -../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures -../drivers/scsi/ch.c: In function ‘ch_probe’: -../drivers/scsi/ch.c:923:29: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] - 923 | sprintf(ch->name,"ch%d",ch->minor); - | ^~ -../drivers/scsi/ch.c:923:26: note: directive argument in the range [0, 2147483647] - 923 | sprintf(ch->name,"ch%d",ch->minor); - | ^~~~~~ -../drivers/scsi/ch.c:923:9: note: ‘sprintf’ output between 4 and 13 bytes into a destination of size 8 - 923 | sprintf(ch->name,"ch%d",ch->minor); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../fs/bpf_fs_kfuncs.c:42:25: warning: symbol 'bpf_get_task_exe_file' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:58:18: warning: symbol 'bpf_put_file' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:79:17: warning: symbol 'bpf_path_d_path' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:127:17: warning: symbol 'bpf_get_dentry_xattr' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:160:17: warning: symbol 'bpf_get_file_xattr' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:286:17: warning: symbol 'bpf_set_dentry_xattr' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:312:17: warning: symbol 'bpf_remove_dentry_xattr' was not declared. Should it be static? -../fs/bpf_fs_kfuncs.c:336:17: warning: symbol 'bpf_cgroup_read_xattr' was not declared. Should it be static? -../drivers/spi/spi-ti-qspi.c:264:38: warning: incorrect type in assignment (different base types) -../drivers/spi/spi-ti-qspi.c:264:38: expected unsigned int [usertype] data -../drivers/spi/spi-ti-qspi.c:264:38: got restricted __be32 [usertype] -../drivers/spi/spi-ti-qspi.c:267:38: warning: incorrect type in assignment (different base types) -../drivers/spi/spi-ti-qspi.c:267:38: expected unsigned int [usertype] data -../drivers/spi/spi-ti-qspi.c:267:38: got restricted __be32 [usertype] -../drivers/spi/spi-ti-qspi.c:270:38: warning: incorrect type in assignment (different base types) -../drivers/spi/spi-ti-qspi.c:270:38: expected unsigned int [usertype] data -../drivers/spi/spi-ti-qspi.c:270:38: got restricted __be32 [usertype] -../drivers/spi/spi-ti-qspi.c:273:38: warning: incorrect type in assignment (different base types) -../drivers/spi/spi-ti-qspi.c:273:38: expected unsigned int [usertype] data -../drivers/spi/spi-ti-qspi.c:273:38: got restricted __be32 [usertype] -../drivers/spi/spi-ti-qspi.c:374:42: warning: cast to restricted __be32 -../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/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] -../sound/soc/sof/ipc4-control.c: note: in included file: -../sound/soc/sof/ipc4-topology.h:369:17: warning: array of flexible structures +../drivers/acpi/apei/ghes.c:735:20: warning: symbol 'cxl_cper_prot_err_work' was not declared. Should it be static? +../drivers/acpi/apei/ghes.c:793:1: warning: symbol 'cxl_cper_fifo' was not declared. Should it be static? +../drivers/acpi/apei/ghes.c:797:20: warning: symbol 'cxl_cper_work' was not declared. Should it be static? +../drivers/thermal/airoha_thermal.c:264:24: error: too long token expansion +../drivers/thermal/airoha_thermal.c:276:23: error: too long token expansion +../drivers/scsi/st.c: In function ‘create_one_cdev’: +../drivers/scsi/st.c:4292:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size between 9 and 10 [-Wformat-truncation=] + 4292 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", + | ^~ +../drivers/scsi/st.c:4292:9: note: ‘snprintf’ output 1 or more bytes (assuming 33) into a destination of size 10 + 4292 | snprintf(name, 10, "%s%s%s", rew ? "n" : "", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 4293 | tape->name, st_formats[i]); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: cast removes address space '__iomem' of expression +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: incorrect type in argument 1 (different address spaces) +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: expected void const volatile [noderef] __iomem *addr +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: got unsigned int [usertype] * +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: cast removes address space '__iomem' of expression +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: incorrect type in argument 2 (different address spaces) +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: expected void volatile [noderef] __iomem *addr +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: got unsigned int [usertype] * +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: cast removes address space '__iomem' of expression +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: incorrect type in argument 1 (different address spaces) +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: expected void const volatile [noderef] __iomem *addr +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: got unsigned int [usertype] * +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: cast removes address space '__iomem' of expression +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: warning: incorrect type in argument 2 (different address spaces) +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: expected void volatile [noderef] __iomem *addr +../drivers/isdn/hardware/mISDN/mISDNinfineon.c:263:1: got unsigned int [usertype] * +../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:455:26: warning: unsigned value that used to be signed checked against zero? +../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:452:35: signed value source @@ -10939,9 +10100,54 @@ -../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:455:26: warning: unsigned value that used to be signed checked against zero? -../drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c:452:35: signed value source -../drivers/gpio/gpio-tqmx86.c:354:37: warning: cast truncates bits from constant value (ffffff0f becomes f) -../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 -../sound/soc/sof/ipc4-pcm.c: note: in included file: -../sound/soc/sof/ipc4-topology.h:343:54: warning: array of flexible structures +../drivers/acpi/apei/einj-core.c:181:6: warning: symbol 'einj_initialized' was not declared. Should it be static? +../net/ipv4/netfilter/iptable_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 +../crypto/async_tx/raid6test.c:21:14: warning: symbol 'dataoffs' was not declared. Should it be static? +../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] +../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 @@ -11074,154 +10280,3 @@ -../drivers/spi/spi-pci1xxxx.c:436:22: warning: incorrect type in assignment (different address spaces) -../drivers/spi/spi-pci1xxxx.c:436:22: expected void *base -../drivers/spi/spi-pci1xxxx.c:436:22: got void [noderef] __iomem * -../drivers/spi/spi-pci1xxxx.c:438:22: warning: incorrect type in assignment (different address spaces) -../drivers/spi/spi-pci1xxxx.c:438:22: expected void *base -../drivers/spi/spi-pci1xxxx.c:438:22: got void [noderef] __iomem * -../drivers/spi/spi-pci1xxxx.c:440:34: warning: incorrect type in argument 2 (different address spaces) -../drivers/spi/spi-pci1xxxx.c:440:34: expected void volatile [noderef] __iomem *addr -../drivers/spi/spi-pci1xxxx.c:440:34: got void * -../drivers/spi/spi-pci1xxxx.c:441:26: warning: incorrect type in argument 2 (different address spaces) -../drivers/spi/spi-pci1xxxx.c:441:26: expected void volatile [noderef] __iomem *addr -../drivers/spi/spi-pci1xxxx.c:441:26: got void * -../drivers/spi/spi-pci1xxxx.c:442:46: warning: incorrect type in argument 2 (different address spaces) -../drivers/spi/spi-pci1xxxx.c:442:46: expected void volatile [noderef] __iomem *addr -../drivers/spi/spi-pci1xxxx.c:442:46: got void * -../drivers/spi/spi-pci1xxxx.c:443:46: warning: incorrect type in argument 2 (different address spaces) -../drivers/spi/spi-pci1xxxx.c:443:46: expected void volatile [noderef] __iomem *addr -../drivers/spi/spi-pci1xxxx.c:443:46: got void * -../drivers/spi/spi-pci1xxxx.c:445:21: warning: incorrect type in argument 2 (different address spaces) -../drivers/spi/spi-pci1xxxx.c:445:21: expected void volatile [noderef] __iomem *addr -../drivers/spi/spi-pci1xxxx.c:445:21: got void * -../drivers/spi/spi-pci1xxxx.c:447:21: warning: incorrect type in argument 2 (different address spaces) -../drivers/spi/spi-pci1xxxx.c:447:21: expected void volatile [noderef] __iomem *addr -../drivers/spi/spi-pci1xxxx.c:447:21: got void * -../lib/test_static_keys.c:15:19: warning: symbol 'old_true_key' was not declared. Should it be static? -../lib/test_static_keys.c:16:19: warning: symbol 'old_false_key' was not declared. Should it be static? -../lib/test_static_keys.c:19:1: warning: symbol 'true_key' was not declared. Should it be static? -../lib/test_static_keys.c:20:1: warning: symbol 'false_key' was not declared. Should it be static? -../drivers/usb/storage/ene_ub6250.c:2160:33: warning: incorrect type in assignment (different base types) -../drivers/usb/storage/ene_ub6250.c:2160:33: expected restricted __le32 [usertype] DataTransferLength -../drivers/usb/storage/ene_ub6250.c:2160:33: got int -../drivers/usb/storage/ene_ub6250.c:2089:33: warning: incorrect type in assignment (different base types) -../drivers/usb/storage/ene_ub6250.c:2089:33: expected restricted __le32 [usertype] DataTransferLength -../drivers/usb/storage/ene_ub6250.c:2089:33: got int -../drivers/usb/storage/ene_ub6250.c:1932:33: warning: incorrect type in assignment (different base types) -../drivers/usb/storage/ene_ub6250.c:1932:33: expected restricted __le32 [usertype] DataTransferLength -../drivers/usb/storage/ene_ub6250.c:1932: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:1164:33: warning: incorrect type in assignment (different base types) -../drivers/usb/storage/ene_ub6250.c:1164:33: expected restricted __le32 [usertype] DataTransferLength -../drivers/usb/storage/ene_ub6250.c:1164:33: got int -../drivers/usb/storage/ene_ub6250.c:1197:33: warning: incorrect type in assignment (different base types) -../drivers/usb/storage/ene_ub6250.c:1197:33: expected restricted __le32 [usertype] DataTransferLength -../drivers/usb/storage/ene_ub6250.c:1197:33: got int -../drivers/usb/storage/ene_ub6250.c:1228:23: warning: cast to restricted __be16 -../drivers/usb/storage/ene_ub6250.c:1274:33: warning: incorrect type in assignment (different base types) -../drivers/usb/storage/ene_ub6250.c:1274:33: expected restricted __le32 [usertype] DataTransferLength -../drivers/usb/storage/ene_ub6250.c:1274:33: got int -../drivers/usb/storage/ene_ub6250.c:1356:33: warning: incorrect type in assignment (different base types) -../drivers/usb/storage/ene_ub6250.c:1356:33: expected restricted __le32 [usertype] DataTransferLength -../drivers/usb/storage/ene_ub6250.c:1356:33: got int -../drivers/usb/storage/ene_ub6250.c:1540:33: warning: incorrect type in assignment (different base types) -../drivers/usb/storage/ene_ub6250.c:1540:33: expected restricted __le32 [usertype] DataTransferLength -../drivers/usb/storage/ene_ub6250.c:1540:33: got int -../drivers/usb/storage/ene_ub6250.c:1659:41: warning: incorrect type in assignment (different base types) -../drivers/usb/storage/ene_ub6250.c:1659:41: expected restricted __le32 [usertype] DataTransferLength -../drivers/usb/storage/ene_ub6250.c:1659:41: got unsigned int [usertype] blenByte -../drivers/usb/storage/ene_ub6250.c:1703:49: warning: incorrect type in assignment (different base types) -../drivers/usb/storage/ene_ub6250.c:1703:49: expected restricted __le32 [usertype] DataTransferLength -../drivers/usb/storage/ene_ub6250.c:1703:49: got int -../drivers/usb/storage/ene_ub6250.c:1760:41: warning: incorrect type in assignment (different base types) -../drivers/usb/storage/ene_ub6250.c:1760:41: expected restricted __le32 [usertype] DataTransferLength -../drivers/usb/storage/ene_ub6250.c:1760:41: got unsigned int [usertype] blenByte -../drivers/usb/storage/ene_ub6250.c:1836:33: warning: incorrect type in assignment (different base types) -../drivers/usb/storage/ene_ub6250.c:1836:33: expected restricted __le32 [usertype] DataTransferLength -../drivers/usb/storage/ene_ub6250.c:1836:33: got int -../drivers/usb/storage/ene_ub6250.c:1988:26: warning: cast to restricted __be16 -../drivers/usb/storage/ene_ub6250.c:1989:26: warning: cast to restricted __be16 -../kernel/bpf/core.c:253:49: error: arithmetics on pointers to functions -../kernel/bpf/core.c:3043:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? -../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): -../include/trace/events/xdp.h:304:1: warning: Using plain integer as NULL pointer -../include/trace/events/xdp.h:331:1: warning: Using plain integer as NULL pointer -../kernel/bpf/core.c: note: in included file (through ../include/linux/rbtree_latch.h, ../include/linux/bpf.h, ../include/linux/filter.h): -../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * -../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * -../drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:1840:33: warning: unsigned value that used to be signed checked against zero? -../drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:1840:29: signed value source -../drivers/scsi/libfc/fc_libfc.c: note: in included file (through ../include/scsi/libfc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/libfc/fc_libfc.c:197:26: warning: cast to restricted __be16 -../drivers/scsi/libfc/fc_libfc.c:197:24: warning: incorrect type in assignment (different base types) -../drivers/scsi/libfc/fc_libfc.c:197:24: expected restricted __be16 [usertype] fh_seq_cnt -../drivers/scsi/libfc/fc_libfc.c:197:24: got unsigned short [usertype] -../drivers/scsi/libfc/fc_libfc.c:287:17: error: incompatible types in comparison expression (different address spaces): -../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov [noderef] __rcu * -../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov * -../drivers/scsi/libfc/fc_libfc.c:289:17: error: incompatible types in comparison expression (different address spaces): -../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov [noderef] __rcu * -../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov * -../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/net/ethernet/cavium/liquidio/lio_core.c: In function ‘octeon_setup_interrupt’: -../drivers/net/ethernet/cavium/liquidio/lio_core.c:1119: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=] - 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", - | ^~ -../drivers/net/ethernet/cavium/liquidio/lio_core.c:1119:54: note: directive argument in the range [0, 2147483646] - 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", - | ^~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/cavium/liquidio/lio_core.c:1118:33: note: ‘snprintf’ output between 21 and 43 bytes into a destination of size 32 - 1118 | snprintf(&queue_irq_names[IRQ_NAME_OFF(i)], - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 1120 | oct->octeon_id, oct->pf_num, i); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/cavium/liquidio/lio_core.c:1124: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=] - 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", - | ^~ -../drivers/net/ethernet/cavium/liquidio/lio_core.c:1124:54: note: directive argument in the range [0, 2147483646] - 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", - | ^~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/cavium/liquidio/lio_core.c:1123:33: note: ‘snprintf’ output between 21 and 43 bytes into a destination of size 32 - 1123 | snprintf(&queue_irq_names[IRQ_NAME_OFF(i)], - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 1125 | oct->octeon_id, oct->vf_num, i); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../sound/soc/mediatek/mt8365/mt8365-afe-pcm.c:597:34: warning: cast removes address space '__iomem' of expression +../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 @@ -11255,117 +10310,13 @@ -../drivers/scsi/fcoe/fcoe.c: note: in included file (through ../include/scsi/libfc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/fcoe/fcoe.c:1688:20: warning: incorrect type in assignment (different base types) -../drivers/scsi/fcoe/fcoe.c:1688:20: expected unsigned int [usertype] fr_crc -../drivers/scsi/fcoe/fcoe.c:1688:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 -../drivers/scsi/fcoe/fcoe.c:1613:13: warning: cast to restricted __le32 -../drivers/usb/atm/ueagle-atm.c:2060:9: warning: restricted __be16 degrades to integer -../drivers/usb/atm/ueagle-atm.c:2060:9: warning: restricted __be16 degrades to integer -../kernel/bpf/verifier.c:362:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? -../kernel/bpf/verifier.c:24273:38: error: subtraction of functions? Share your drugs -../kernel/bpf/verifier.c: note: in included file (through ../include/linux/bpf.h, ../include/linux/bpf-cgroup.h): -../include/linux/bpfptr.h:65:40: warning: cast to non-scalar -../include/linux/bpfptr.h:65:40: warning: cast from non-scalar -../include/linux/bpfptr.h:65:40: warning: cast to non-scalar -../include/linux/bpfptr.h:65:40: warning: cast from non-scalar -../include/linux/bpfptr.h:65:40: warning: cast to non-scalar -../include/linux/bpfptr.h:65:40: warning: cast from non-scalar -../include/linux/bpfptr.h:65:40: warning: cast to non-scalar -../include/linux/bpfptr.h:65:40: warning: cast from non-scalar -../kernel/bpf/helpers.c:1212:21: warning: incorrect type in assignment (different address spaces) -../kernel/bpf/helpers.c:1212:21: expected unsigned long long ( *[usertype] callback_fn )( ... ) -../kernel/bpf/helpers.c:1212:21: got void [noderef] __rcu * -../kernel/bpf/helpers.c:2037:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:2038:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:2039:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:2040:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:2041:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:2042:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:2043:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:2044:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:2045:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:2046:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:2049:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? -../kernel/bpf/helpers.c:2305:18: warning: symbol 'bpf_obj_new_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2319:18: warning: symbol 'bpf_percpu_obj_new_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2350:18: warning: symbol 'bpf_obj_drop_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2358:18: warning: symbol 'bpf_percpu_obj_drop_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2364:18: warning: symbol 'bpf_refcount_acquire_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2409:17: warning: symbol 'bpf_list_push_front_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2419:17: warning: symbol 'bpf_list_push_back_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2452:34: warning: symbol 'bpf_list_pop_front' was not declared. Should it be static? -../kernel/bpf/helpers.c:2457:34: warning: symbol 'bpf_list_pop_back' was not declared. Should it be static? -../kernel/bpf/helpers.c:2462:34: warning: symbol 'bpf_list_front' was not declared. Should it be static? -../kernel/bpf/helpers.c:2472:34: warning: symbol 'bpf_list_back' was not declared. Should it be static? -../kernel/bpf/helpers.c:2482:32: warning: symbol 'bpf_rbtree_remove' was not declared. Should it be static? -../kernel/bpf/helpers.c:2538:17: warning: symbol 'bpf_rbtree_add_impl' was not declared. Should it be static? -../kernel/bpf/helpers.c:2548:32: warning: symbol 'bpf_rbtree_first' was not declared. Should it be static? -../kernel/bpf/helpers.c:2555:32: warning: symbol 'bpf_rbtree_root' was not declared. Should it be static? -../kernel/bpf/helpers.c:2562:32: warning: symbol 'bpf_rbtree_left' was not declared. Should it be static? -../kernel/bpf/helpers.c:2572:32: warning: symbol 'bpf_rbtree_right' was not declared. Should it be static? -../kernel/bpf/helpers.c:2588:32: warning: symbol 'bpf_task_acquire' was not declared. Should it be static? -../kernel/bpf/helpers.c:2599:18: warning: symbol 'bpf_task_release' was not declared. Should it be static? -../kernel/bpf/helpers.c:2604:18: warning: symbol 'bpf_task_release_dtor' was not declared. Should it be static? -../kernel/bpf/helpers.c:2617:27: warning: symbol 'bpf_cgroup_acquire' was not declared. Should it be static? -../kernel/bpf/helpers.c:2629:18: warning: symbol 'bpf_cgroup_release' was not declared. Should it be static? -../kernel/bpf/helpers.c:2634:18: warning: symbol 'bpf_cgroup_release_dtor' was not declared. Should it be static? -../kernel/bpf/helpers.c:2647:27: warning: symbol 'bpf_cgroup_ancestor' was not declared. Should it be static? -../kernel/bpf/helpers.c:2667:27: warning: symbol 'bpf_cgroup_from_id' was not declared. Should it be static? -../kernel/bpf/helpers.c:2687:18: warning: symbol 'bpf_task_under_cgroup' was not declared. Should it be static? -../kernel/bpf/helpers.c:2730:27: warning: symbol 'bpf_task_get_cgroup1' was not declared. Should it be static? -../kernel/bpf/helpers.c:2747:32: warning: symbol 'bpf_task_from_pid' was not declared. Should it be static? -../kernel/bpf/helpers.c:2766:32: warning: symbol 'bpf_task_from_vpid' was not declared. Should it be static? -../kernel/bpf/helpers.c:2807:18: warning: symbol 'bpf_dynptr_slice' was not declared. Should it be static? -../kernel/bpf/helpers.c:2930:17: warning: symbol 'bpf_dynptr_adjust' was not declared. Should it be static? -../kernel/bpf/helpers.c:2949:18: warning: symbol 'bpf_dynptr_is_null' was not declared. Should it be static? -../kernel/bpf/helpers.c:2956:18: warning: symbol 'bpf_dynptr_is_rdonly' was not declared. Should it be static? -../kernel/bpf/helpers.c:2966:17: warning: symbol 'bpf_dynptr_size' was not declared. Should it be static? -../kernel/bpf/helpers.c:2976:17: warning: symbol 'bpf_dynptr_clone' was not declared. Should it be static? -../kernel/bpf/helpers.c:3003:17: warning: symbol 'bpf_dynptr_copy' was not declared. Should it be static? -../kernel/bpf/helpers.c:3058:17: warning: symbol 'bpf_dynptr_memset' was not declared. Should it be static? -../kernel/bpf/helpers.c:3093:18: warning: symbol 'bpf_cast_to_kern_ctx' was not declared. Should it be static? -../kernel/bpf/helpers.c:3098:18: warning: symbol 'bpf_rdonly_cast' was not declared. Should it be static? -../kernel/bpf/helpers.c:3103:18: warning: symbol 'bpf_rcu_read_lock' was not declared. Should it be static? -../kernel/bpf/helpers.c:3108:18: warning: symbol 'bpf_rcu_read_unlock' was not declared. Should it be static? -../kernel/bpf/helpers.c:3144:18: warning: symbol 'bpf_throw' was not declared. Should it be static? -../kernel/bpf/helpers.c:3163:17: warning: symbol 'bpf_wq_init' was not declared. Should it be static? -../kernel/bpf/helpers.c:3177:17: warning: symbol 'bpf_wq_start' was not declared. Should it be static? -../kernel/bpf/helpers.c:3201:17: warning: symbol 'bpf_wq_set_callback' was not declared. Should it be static? -../kernel/bpf/helpers.c:3214:18: warning: symbol 'bpf_preempt_disable' was not declared. Should it be static? -../kernel/bpf/helpers.c:3219:18: warning: symbol 'bpf_preempt_enable' was not declared. Should it be static? -../kernel/bpf/helpers.c:3278:1: warning: symbol 'bpf_iter_bits_new' was not declared. Should it be static? -../kernel/bpf/helpers.c:3339:17: warning: symbol 'bpf_iter_bits_next' was not declared. Should it be static? -../kernel/bpf/helpers.c:3365:18: warning: symbol 'bpf_iter_bits_destroy' was not declared. Should it be static? -../kernel/bpf/helpers.c:3389:17: warning: symbol 'bpf_copy_from_user_str' was not declared. Should it be static? -../kernel/bpf/helpers.c:3434:17: warning: symbol 'bpf_copy_from_user_task_str' was not declared. Should it be static? -../kernel/bpf/helpers.c:3464:18: warning: symbol 'bpf_local_irq_save' was not declared. Should it be static? -../kernel/bpf/helpers.c:3469:18: warning: symbol 'bpf_local_irq_restore' was not declared. Should it be static? -../kernel/bpf/helpers.c:3474:18: warning: symbol '__bpf_trap' was not declared. Should it be static? -../kernel/bpf/helpers.c:3529:17: warning: symbol 'bpf_strcmp' was not declared. Should it be static? -../kernel/bpf/helpers.c:3547:17: warning: symbol 'bpf_strcasecmp' was not declared. Should it be static? -../kernel/bpf/helpers.c:3566:17: warning: symbol 'bpf_strncasecmp' was not declared. Should it be static? -../kernel/bpf/helpers.c:3587:17: warning: symbol 'bpf_strnchr' was not declared. Should it be static? -../kernel/bpf/helpers.c:3624:17: warning: symbol 'bpf_strchr' was not declared. Should it be static? -../kernel/bpf/helpers.c:3641:17: warning: symbol 'bpf_strchrnul' was not declared. Should it be static? -../kernel/bpf/helpers.c:3673:17: warning: symbol 'bpf_strrchr' was not declared. Should it be static? -../kernel/bpf/helpers.c:3706:17: warning: symbol 'bpf_strnlen' was not declared. Should it be static? -../kernel/bpf/helpers.c:3736:17: warning: symbol 'bpf_strlen' was not declared. Should it be static? -../kernel/bpf/helpers.c:3754:17: warning: symbol 'bpf_strspn' was not declared. Should it be static? -../kernel/bpf/helpers.c:3798:17: warning: symbol 'bpf_strcspn' was not declared. Should it be static? -../kernel/bpf/helpers.c:3889:17: warning: symbol 'bpf_strstr' was not declared. Should it be static? -../kernel/bpf/helpers.c:3908:17: warning: symbol 'bpf_strcasestr' was not declared. Should it be static? -../kernel/bpf/helpers.c:3927:17: warning: symbol 'bpf_strnstr' was not declared. Should it be static? -../kernel/bpf/helpers.c:3948:17: warning: symbol 'bpf_strncasestr' was not declared. Should it be static? -../kernel/bpf/helpers.c:4384:17: warning: symbol 'bpf_task_work_schedule_signal' was not declared. Should it be static? -../kernel/bpf/helpers.c:4402:17: warning: symbol 'bpf_task_work_schedule_resume' was not declared. Should it be static? -../kernel/bpf/helpers.c:4433:17: warning: symbol 'bpf_dynptr_from_file' was not declared. Should it be static? -../kernel/bpf/helpers.c:4443:17: warning: symbol 'bpf_dynptr_file_discard' was not declared. Should it be static? -../kernel/bpf/helpers.c:4472:17: warning: symbol 'bpf_timer_cancel_async' was not declared. Should it be static? -../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/cavium/liquidio/lio_core.c:1740:15: warning: cast to restricted __be32 -../drivers/net/ethernet/cavium/liquidio/lio_core.c:1810:15: warning: cast to restricted __be32 -../drivers/scsi/libfc/fc_disc.c: note: in included file (through ../include/scsi/libfc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../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] +../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 ( * )( ... ) @@ -11432,4 +10383,316 @@ -../net/sunrpc/sysfs.c:405:9: error: incompatible types in comparison expression (different address spaces): -../net/sunrpc/sysfs.c:405:9: char const [noderef] __rcu * -../net/sunrpc/sysfs.c:405:9: char const * -../net/atm/mpc.c:123:20: warning: symbol 'mpcs' was not declared. Should it be static? +../arch/x86/kernel/kvm.c:74:1: warning: symbol '__pcpu_scope_steal_time' was not declared. Should it be static? +../net/ipv4/netfilter/iptable_raw.c: note: in included file (through ../include/linux/netfilter_ipv4/ip_tables.h): +../include/uapi/linux/netfilter_ipv4/ip_tables.h:206:33: warning: array of flexible structures +../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/acpi/acpica/utglobal.c: note: in included file (through ../include/acpi/acpi.h): +../include/acpi/acpixf.h:104:1: warning: symbol 'acpi_gbl_enable_interpreter_slack' was not declared. Should it be static? +../include/acpi/acpixf.h:113:1: warning: symbol 'acpi_gbl_auto_serialize_methods' was not declared. Should it be static? +../include/acpi/acpixf.h:120:1: warning: symbol 'acpi_gbl_create_osi_method' was not declared. Should it be static? +../include/acpi/acpixf.h:126:1: warning: symbol 'acpi_gbl_use_default_register_widths' was not declared. Should it be static? +../include/acpi/acpixf.h:136:1: warning: symbol 'acpi_gbl_enable_table_validation' was not declared. Should it be static? +../include/acpi/acpixf.h:141:1: warning: symbol 'acpi_gbl_enable_aml_debug_object' was not declared. Should it be static? +../include/acpi/acpixf.h:149:1: warning: symbol 'acpi_gbl_copy_dsdt_locally' was not declared. Should it be static? +../include/acpi/acpixf.h:157:1: warning: symbol 'acpi_gbl_do_not_use_xsdt' was not declared. Should it be static? +../include/acpi/acpixf.h:167:1: warning: symbol 'acpi_gbl_use32_bit_fadt_addresses' was not declared. Should it be static? +../include/acpi/acpixf.h:176:1: warning: symbol 'acpi_gbl_use32_bit_facs_addresses' was not declared. Should it be static? +../include/acpi/acpixf.h:184:1: warning: symbol 'acpi_gbl_truncate_io_addresses' was not declared. Should it be static? +../include/acpi/acpixf.h:190:1: warning: symbol 'acpi_gbl_disable_auto_repair' was not declared. Should it be static? +../include/acpi/acpixf.h:196:1: warning: symbol 'acpi_gbl_disable_ssdt_table_install' was not declared. Should it be static? +../include/acpi/acpixf.h:201:1: warning: symbol 'acpi_gbl_runtime_namespace_override' was not declared. Should it be static? +../include/acpi/acpixf.h:207:1: warning: symbol 'acpi_gbl_osi_data' was not declared. Should it be static? +../include/acpi/acpixf.h:214:1: warning: symbol 'acpi_gbl_reduced_hardware' was not declared. Should it be static? +../include/acpi/acpixf.h:220:1: warning: symbol 'acpi_gbl_use_global_lock' was not declared. Should it be static? +../include/acpi/acpixf.h:227:1: warning: symbol 'acpi_gbl_max_loop_iterations' was not declared. Should it be static? +../include/acpi/acpixf.h:237:1: warning: symbol 'acpi_gbl_ignore_package_resolution_errors' was not declared. Should it be static? +../include/acpi/acpixf.h:243:1: warning: symbol 'acpi_gbl_trace_flags' was not declared. Should it be static? +../include/acpi/acpixf.h:244:1: warning: symbol 'acpi_gbl_trace_method_name' was not declared. Should it be static? +../include/acpi/acpixf.h:245:1: warning: symbol 'acpi_gbl_trace_dbg_level' was not declared. Should it be static? +../include/acpi/acpixf.h:246:1: warning: symbol 'acpi_gbl_trace_dbg_layer' was not declared. Should it be static? +../include/acpi/acpixf.h:253:1: warning: symbol 'acpi_dbg_level' was not declared. Should it be static? +../include/acpi/acpixf.h:254:1: warning: symbol 'acpi_dbg_layer' was not declared. Should it be static? +../include/acpi/acpixf.h:258:1: warning: symbol 'acpi_gbl_display_debug_timer' was not declared. Should it be static? +../include/acpi/acpixf.h:265:1: warning: symbol 'acpi_gbl_method_executing' was not declared. Should it be static? +../drivers/acpi/acpica/utglobal.c: note: in included file (through ../drivers/acpi/acpica/accommon.h): +../drivers/acpi/acpica/acglobal.h:27:1: warning: symbol 'acpi_gbl_CDAT' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:28:1: warning: symbol 'acpi_gbl_dsdt_index' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:29:1: warning: symbol 'acpi_gbl_facs_index' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:30:1: warning: symbol 'acpi_gbl_xfacs_index' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:31:1: warning: symbol 'acpi_gbl_fadt_index' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:32:1: warning: symbol 'acpi_gbl_FACS' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:115:1: warning: symbol 'acpi_gbl_startup_flags' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:116:1: warning: symbol 'acpi_gbl_shutdown' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:117:1: warning: symbol 'acpi_gbl_early_initialization' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:138:1: warning: symbol 'acpi_gbl_namespace_initialized' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:197:1: warning: symbol 'acpi_gbl_nesting_level' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:210:1: warning: symbol 'acpi_gbl_current_scope' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:214:1: warning: symbol 'acpi_gbl_capture_comments' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:215:1: warning: symbol 'acpi_gbl_last_list_head' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:273:1: warning: symbol 'acpi_gbl_db_output_flags' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:297:1: warning: symbol 'acpi_gbl_abort_method' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:298:1: warning: symbol 'acpi_gbl_db_thread_id' was not declared. Should it be static? +../drivers/acpi/acpica/acglobal.h:299:1: warning: symbol 'acpi_gbl_next_cmd_num' was not declared. Should it be static? +../kernel/cgroup/cgroup.c:7006:41: warning: incorrect type in argument 1 (different address spaces) +../kernel/cgroup/cgroup.c:7006:41: expected struct spinlock [usertype] *lock +../kernel/cgroup/cgroup.c:7006:41: got struct spinlock [noderef] __rcu * +../kernel/cgroup/cgroup.c:7009:43: warning: incorrect type in argument 1 (different address spaces) +../kernel/cgroup/cgroup.c:7009:43: expected struct spinlock [usertype] *lock +../kernel/cgroup/cgroup.c:7009:43: got struct spinlock [noderef] __rcu * +../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 +../kernel/cgroup/rstat.c:342:22: warning: symbol 'bpf_rstat_flush' was not declared. Should it be static? +../drivers/scsi/ch.c: In function ‘ch_probe’: +../drivers/scsi/ch.c:923:29: warning: ‘%d’ directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=] + 923 | sprintf(ch->name,"ch%d",ch->minor); + | ^~ +../drivers/scsi/ch.c:923:26: note: directive argument in the range [0, 2147483647] + 923 | sprintf(ch->name,"ch%d",ch->minor); + | ^~~~~~ +../drivers/scsi/ch.c:923:9: note: ‘sprintf’ output between 4 and 13 bytes into a destination of size 8 + 923 | sprintf(ch->name,"ch%d",ch->minor); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/input/misc/gpio_decoder.c: note: in included file: +../include/linux/bitmap.h:796:22: warning: invalid access past the end of 'values' (8 8) +../include/linux/bitmap.h:797:55: warning: shift too big (64) for type unsigned long +../net/ipv6/mcast_snoop.c: note: in included file: +../include/net/mld.h:32:43: warning: array of flexible structures +../drivers/net/rionet.c: note: in included file: +../include/linux/rio.h:204:34: warning: array of flexible structures +../drivers/acpi/x86/s2idle.c:498:13: warning: restricted suspend_state_t degrades to integer +../drivers/acpi/x86/s2idle.c:498:33: warning: restricted suspend_state_t degrades to integer +Warning: ../drivers/thermal/max77620_thermal.c:47 function parameter 'tz' not described in 'max77620_thermal_read_temp' +Warning: ../drivers/thermal/max77620_thermal.c:47 function parameter 'tz' not described in 'max77620_thermal_read_temp' +../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) +Warning: ../drivers/gpio/gpio-realtek-otto.c:66 cannot understand function prototype: 'struct realtek_gpio_ctrl' +../kernel/pid_namespace.c:208:26: warning: incorrect type in argument 1 (different address spaces) +../kernel/pid_namespace.c:208:26: expected struct spinlock [usertype] *lock +../kernel/pid_namespace.c:208:26: got struct spinlock [noderef] __rcu * +../kernel/pid_namespace.c:210:28: warning: incorrect type in argument 1 (different address spaces) +../kernel/pid_namespace.c:210:28: expected struct spinlock [usertype] *lock +../kernel/pid_namespace.c:210:28: got struct spinlock [noderef] __rcu * +../kernel/pid_namespace.c:209:28: warning: dereference of noderef expression +../drivers/pci/controller/pcie-mediatek.c: In function ‘mtk_pcie_parse_port’: +../drivers/pci/controller/pcie-mediatek.c:963:43: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=] + 963 | snprintf(name, sizeof(name), "port%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:963:38: note: directive argument in the range [0, 2147483647] + 963 | snprintf(name, sizeof(name), "port%d", slot); + | ^~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:963:9: note: ‘snprintf’ output between 6 and 15 bytes into a destination of size 10 + 963 | snprintf(name, sizeof(name), "port%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:970:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] + 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:970:38: note: directive argument in the range [0, 2147483647] + 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); + | ^~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:970:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 + 970 | snprintf(name, sizeof(name), "sys_ck%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:978:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] + 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:978:38: note: directive argument in the range [0, 2147483647] + 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); + | ^~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:978:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 + 978 | snprintf(name, sizeof(name), "ahb_ck%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:983:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] + 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:983:38: note: directive argument in the range [0, 2147483647] + 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); + | ^~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:983:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 + 983 | snprintf(name, sizeof(name), "axi_ck%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:988:45: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 4 [-Wformat-truncation=] + 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:988:38: note: directive argument in the range [0, 2147483647] + 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); + | ^~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:988:9: note: ‘snprintf’ output between 8 and 17 bytes into a destination of size 10 + 988 | snprintf(name, sizeof(name), "aux_ck%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:993:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] + 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:993:38: note: directive argument in the range [0, 2147483647] + 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); + | ^~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:993:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 + 993 | snprintf(name, sizeof(name), "obff_ck%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:998:46: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 3 [-Wformat-truncation=] + 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:998:38: note: directive argument in the range [0, 2147483647] + 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); + | ^~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:998:9: note: ‘snprintf’ output between 9 and 18 bytes into a destination of size 10 + 998 | snprintf(name, sizeof(name), "pipe_ck%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:1003:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] + 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:1003:38: note: directive argument in the range [0, 2147483647] + 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); + | ^~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:1003:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 + 1003 | snprintf(name, sizeof(name), "pcie-rst%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:1009:47: warning: ‘%d’ directive output may be truncated writing between 1 and 10 bytes into a region of size 2 [-Wformat-truncation=] + 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); + | ^~ +../drivers/pci/controller/pcie-mediatek.c:1009:38: note: directive argument in the range [0, 2147483647] + 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); + | ^~~~~~~~~~~~ +../drivers/pci/controller/pcie-mediatek.c:1009:9: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 10 + 1009 | snprintf(name, sizeof(name), "pcie-phy%d", slot); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/regulator/pf0900-regulator.c:774:29: warning: symbol 'regu_irqs' was not declared. Should it be static? +../drivers/thermal/qoriq_thermal.c:217:38: warning: incorrect type in argument 1 (different base types) +../drivers/thermal/qoriq_thermal.c:217:38: expected restricted __be32 const [usertype] *cell +../drivers/thermal/qoriq_thermal.c:217:38: got unsigned int const [usertype] *[assigned] calibration +../drivers/thermal/qoriq_thermal.c:219:50: warning: incorrect type in argument 1 (different base types) +../drivers/thermal/qoriq_thermal.c:219:50: expected restricted __be32 const [usertype] *cell +../drivers/thermal/qoriq_thermal.c:219:50: got unsigned int const [usertype] * +../drivers/isdn/hardware/mISDN/mISDNisar.c:204:33: warning: cast to restricted __le16 +../drivers/isdn/hardware/mISDN/mISDNisar.c:205:32: warning: cast to restricted __le16 +../drivers/isdn/hardware/mISDN/mISDNisar.c:206:34: warning: cast to restricted __le16 +../drivers/isdn/hardware/mISDN/mISDNisar.c:253:39: warning: cast to restricted __le16 +../drivers/spi/spi-nxp-fspi.c:530:25: warning: cast from restricted __be32 +../kernel/cgroup/freezer.c:140:35: warning: incorrect type in argument 1 (different address spaces) +../kernel/cgroup/freezer.c:140:35: expected struct spinlock [usertype] *lock +../kernel/cgroup/freezer.c:140:35: got struct spinlock [noderef] __rcu * +../kernel/cgroup/freezer.c:143:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/cgroup/freezer.c:143:37: expected struct spinlock [usertype] *lock +../kernel/cgroup/freezer.c:143:37: got struct spinlock [noderef] __rcu * +../kernel/cgroup/freezer.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): +../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * +../drivers/pci/controller/pcie-mediatek.c:408:40: warning: incorrect type in argument 1 (different address spaces) +../drivers/pci/controller/pcie-mediatek.c:408:40: expected void volatile *address +../drivers/pci/controller/pcie-mediatek.c:408: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/net/ethernet/broadcom/bnx2x/bnx2x_link.c:10478:48: warning: cast truncates bits from constant value (ffff7fff becomes 7fff) +../kernel/audit.c:2424:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/audit.c:2424:9: expected struct spinlock [usertype] *lock +../kernel/audit.c:2424:9: got struct spinlock [noderef] __rcu * +../kernel/audit.c:2427:40: warning: incorrect type in argument 1 (different address spaces) +../kernel/audit.c:2427:40: expected struct spinlock [usertype] *lock +../kernel/audit.c:2427:40: got struct spinlock [noderef] __rcu * +../fs/proc/proc_sysctl.c: In function ‘init_header’: +../fs/proc/proc_sysctl.c:209:41: warning: variable ‘entry’ set but not used [-Wunused-but-set-variable=] + 209 | const struct ctl_table *entry; + | ^~~~~ +../drivers/spi/spi-ti-qspi.c:264:38: warning: incorrect type in assignment (different base types) +../drivers/spi/spi-ti-qspi.c:264:38: expected unsigned int [usertype] data +../drivers/spi/spi-ti-qspi.c:264:38: got restricted __be32 [usertype] +../drivers/spi/spi-ti-qspi.c:267:38: warning: incorrect type in assignment (different base types) +../drivers/spi/spi-ti-qspi.c:267:38: expected unsigned int [usertype] data +../drivers/spi/spi-ti-qspi.c:267:38: got restricted __be32 [usertype] +../drivers/spi/spi-ti-qspi.c:270:38: warning: incorrect type in assignment (different base types) +../drivers/spi/spi-ti-qspi.c:270:38: expected unsigned int [usertype] data +../drivers/spi/spi-ti-qspi.c:270:38: got restricted __be32 [usertype] +../drivers/spi/spi-ti-qspi.c:273:38: warning: incorrect type in assignment (different base types) +../drivers/spi/spi-ti-qspi.c:273:38: expected unsigned int [usertype] data +../drivers/spi/spi-ti-qspi.c:273:38: got restricted __be32 [usertype] +../drivers/spi/spi-ti-qspi.c:374:42: warning: cast to restricted __be32 +../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 +../net/netfilter/nf_tables_offload.c:253:24: warning: incorrect type in initializer (different base types) +../net/netfilter/nf_tables_offload.c:253:24: expected restricted __be16 [usertype] proto +../net/netfilter/nf_tables_offload.c:253:24: got int +../drivers/scsi/libfc/fc_libfc.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/libfc/fc_libfc.c:197:26: warning: cast to restricted __be16 +../drivers/scsi/libfc/fc_libfc.c:197:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/libfc/fc_libfc.c:197:24: expected restricted __be16 [usertype] fh_seq_cnt +../drivers/scsi/libfc/fc_libfc.c:197:24: got unsigned short [usertype] +../drivers/scsi/libfc/fc_libfc.c:287:17: error: incompatible types in comparison expression (different address spaces): +../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov [noderef] __rcu * +../drivers/scsi/libfc/fc_libfc.c:287:17: struct fc4_prov * +../drivers/scsi/libfc/fc_libfc.c:289:17: error: incompatible types in comparison expression (different address spaces): +../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov [noderef] __rcu * +../drivers/scsi/libfc/fc_libfc.c:289:17: struct fc4_prov * +../drivers/scsi/libfc/fc_disc.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/fcoe/fcoe.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/fcoe/fcoe.c:1688:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/fcoe/fcoe.c:1688:20: expected unsigned int [usertype] fr_crc +../drivers/scsi/fcoe/fcoe.c:1688:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 +../drivers/scsi/fcoe/fcoe.c:1613:13: warning: cast to restricted __le32 +../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/spi/spi-pci1xxxx.c:436:22: warning: incorrect type in assignment (different address spaces) +../drivers/spi/spi-pci1xxxx.c:436:22: expected void *base +../drivers/spi/spi-pci1xxxx.c:436:22: got void [noderef] __iomem * +../drivers/spi/spi-pci1xxxx.c:438:22: warning: incorrect type in assignment (different address spaces) +../drivers/spi/spi-pci1xxxx.c:438:22: expected void *base +../drivers/spi/spi-pci1xxxx.c:438:22: got void [noderef] __iomem * +../drivers/spi/spi-pci1xxxx.c:440:34: warning: incorrect type in argument 2 (different address spaces) +../drivers/spi/spi-pci1xxxx.c:440:34: expected void volatile [noderef] __iomem *addr +../drivers/spi/spi-pci1xxxx.c:440:34: got void * +../drivers/spi/spi-pci1xxxx.c:441:26: warning: incorrect type in argument 2 (different address spaces) +../drivers/spi/spi-pci1xxxx.c:441:26: expected void volatile [noderef] __iomem *addr +../drivers/spi/spi-pci1xxxx.c:441:26: got void * +../drivers/spi/spi-pci1xxxx.c:442:46: warning: incorrect type in argument 2 (different address spaces) +../drivers/spi/spi-pci1xxxx.c:442:46: expected void volatile [noderef] __iomem *addr +../drivers/spi/spi-pci1xxxx.c:442:46: got void * +../drivers/spi/spi-pci1xxxx.c:443:46: warning: incorrect type in argument 2 (different address spaces) +../drivers/spi/spi-pci1xxxx.c:443:46: expected void volatile [noderef] __iomem *addr +../drivers/spi/spi-pci1xxxx.c:443:46: got void * +../drivers/spi/spi-pci1xxxx.c:445:21: warning: incorrect type in argument 2 (different address spaces) +../drivers/spi/spi-pci1xxxx.c:445:21: expected void volatile [noderef] __iomem *addr +../drivers/spi/spi-pci1xxxx.c:445:21: got void * +../drivers/spi/spi-pci1xxxx.c:447:21: warning: incorrect type in argument 2 (different address spaces) +../drivers/spi/spi-pci1xxxx.c:447:21: expected void volatile [noderef] __iomem *addr +../drivers/spi/spi-pci1xxxx.c:447:21: 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:1062:48: warning: array of flexible structures +../net/ipv4/netfilter/arp_tables.c:1370:44: warning: array of flexible structures +../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice +../net/ipv4/netfilter/arp_tables.c:40:16: also defined here +../net/ipv4/netfilter/arp_tables.c:40:16: warning: Initializer entry defined twice +../net/ipv4/netfilter/arp_tables.c:40:16: also defined here +../arch/x86/kernel/callthunks.c: In function ‘callthunks_debugfs_init’: +../arch/x86/kernel/callthunks.c:376:35: warning: ‘%lu’ directive writing between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=] + 376 | sprintf(name, "cpu%lu", cpu); + | ^~~ +../arch/x86/kernel/callthunks.c:376:31: note: directive argument in the range [0, 4294967294] + 376 | sprintf(name, "cpu%lu", cpu); + | ^~~~~~~~ +../arch/x86/kernel/callthunks.c:376:17: note: ‘sprintf’ output between 5 and 14 bytes into a destination of size 10 + 376 | sprintf(name, "cpu%lu", cpu); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/libfc/fc_exch.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../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:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * @@ -11446,27 +10709,2 @@ -../drivers/scsi/libfc/fc_exch.c: note: in included file (through ../include/scsi/libfc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/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:1416:44: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1425:44: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1434:44: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1443:44: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1453:25: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1462:44: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1481:44: warning: cast to restricted __le16 -../drivers/acpi/nfit/core.c:1515:41: warning: cast to restricted __le16 -../drivers/acpi/nfit/core.c:1540:44: warning: cast to restricted __be32 -../drivers/acpi/nfit/core.c:1804:33: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1806:33: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1807:33: warning: cast to restricted __be32 -../drivers/acpi/nfit/core.c:1810:33: warning: cast to restricted __be16 -../drivers/acpi/nfit/core.c:1811:33: warning: cast to restricted __be32 -../drivers/scsi/fcoe/fcoe_transport.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../lib/test_xarray.c:368:17: error: incompatible types in comparison expression (different base types): -../lib/test_xarray.c:368:17: void [noderef] __rcu * -../lib/test_xarray.c:368:17: struct xa_node * -../lib/test_xarray.c:978:9: warning: Using plain integer as NULL pointer +../drivers/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 @@ -11478,49 +10716,5 @@ -../drivers/power/supply/sbs-battery.c: In function ‘sbs_get_property’: -../drivers/power/supply/sbs-battery.c:834:30: warning: ‘%04x’ directive writing between 4 and 8 bytes into a region of size 5 [-Wformat-overflow=] - 834 | sprintf(sbs_serial, "%04x", ret); - | ^~~~ -In function ‘sbs_get_battery_serial_number’, - inlined from ‘sbs_get_property’ at ../drivers/power/supply/sbs-battery.c:965:9: -../drivers/power/supply/sbs-battery.c:834:29: note: directive argument in the range [0, 2147483647] - 834 | sprintf(sbs_serial, "%04x", ret); - | ^~~~~~ -../drivers/power/supply/sbs-battery.c:834:9: note: ‘sprintf’ output between 5 and 9 bytes into a destination of size 5 - 834 | sprintf(sbs_serial, "%04x", ret); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../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/libfc/fc_lport.c: note: in included file (through ../include/scsi/libfc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/libfc/fc_lport.c: note: in included file (through ../include/scsi/libfc.h): -../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures -../drivers/scsi/libfc/fc_lport.c:962:16: error: incompatible types in comparison expression (different address spaces): -../drivers/scsi/libfc/fc_lport.c:962:16: struct fc4_prov [noderef] __rcu * -../drivers/scsi/libfc/fc_lport.c:962:16: struct fc4_prov * -../drivers/scsi/libfc/fc_rport.c: note: in included file (through ../include/scsi/libfc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/gpio/gpio-viperboard.c:266:20: warning: incorrect type in assignment (different base types) -../drivers/gpio/gpio-viperboard.c:266:20: expected unsigned short [usertype] val -../drivers/gpio/gpio-viperboard.c:266:20: got restricted __be16 [usertype] -../drivers/gpio/gpio-viperboard.c:267:21: warning: incorrect type in assignment (different base types) -../drivers/gpio/gpio-viperboard.c:267:21: expected unsigned short [usertype] mask -../drivers/gpio/gpio-viperboard.c:267:21: got restricted __be16 [usertype] -../drivers/gpio/gpio-viperboard.c:307:27: warning: cast to restricted __be16 -../drivers/gpio/gpio-viperboard.c:331:20: warning: incorrect type in assignment (different base types) -../drivers/gpio/gpio-viperboard.c:331:20: expected unsigned short [usertype] val -../drivers/gpio/gpio-viperboard.c:331:20: got restricted __be16 [usertype] -../drivers/gpio/gpio-viperboard.c:332:21: warning: incorrect type in assignment (different base types) -../drivers/gpio/gpio-viperboard.c:332:21: expected unsigned short [usertype] mask -../drivers/gpio/gpio-viperboard.c:332:21: got restricted __be16 [usertype] -../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/scsi/fcoe/fcoe_sysfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../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 +../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 @@ -11537,25 +10731,4 @@ -../sound/soc/codecs/cs35l56-shared-test.c:272:25: error: too long token expansion -../net/sunrpc/debugfs.c:78:21: warning: cast removes address space '__rcu' of expression -../kernel/bpf/bpf_iter.c:770:17: warning: symbol 'bpf_iter_num_new' was not declared. Should it be static? -../kernel/bpf/bpf_iter.c:801:17: warning: symbol 'bpf_iter_num_next' was not declared. Should it be static? -../kernel/bpf/bpf_iter.c:820:18: warning: symbol 'bpf_iter_num_destroy' was not declared. Should it be static? -../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/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/scsi/libfc/fc_fcp.c: note: in included file (through ../include/scsi/libfc.h): +../sound/soc/intel/avs/probes.c:147:58: warning: incorrect type in argument 1 (different base types) +../sound/soc/intel/avs/probes.c:147:58: expected restricted snd_pcm_format_t [usertype] format +../sound/soc/intel/avs/probes.c:147:58: got unsigned int [usertype] format +../drivers/scsi/fcoe/fcoe_transport.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): @@ -11564,22 +10737 @@ -../drivers/scsi/libfc/fc_fcp.c:535:29: warning: cast to restricted __le32 -../kernel/trace/trace_events.c:1313:31: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/trace_events.c:1313:31: expected struct event_filter *filter -../kernel/trace/trace_events.c:1313: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:1681:37: warning: incorrect type in argument 1 (different address spaces) -../kernel/trace/trace.h:1681:37: expected struct event_filter *filter -../kernel/trace/trace.h:1681:37: got struct event_filter [noderef] __rcu *filter -../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 -Warning: ../drivers/usb/misc/usbio.c:117 struct member 'nr_i2c_buses' not described in 'usbio_device' -Warning: ../drivers/usb/misc/usbio.c:117 struct member 'i2cs' not described in 'usbio_device' -Warning: ../drivers/usb/misc/usbio.c:117 struct member 'nr_i2c_buses' not described in 'usbio_device' -Warning: ../drivers/usb/misc/usbio.c:117 struct member 'i2cs' not described in 'usbio_device' +../sound/soc/codecs/cs35l56-shared-test.c:272:25: error: too long token expansion @@ -11589,69 +10741,10 @@ -../drivers/thermal/airoha_thermal.c:264:24: error: too long token expansion -../drivers/thermal/airoha_thermal.c:276:23: error: too long token expansion -../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_pf_device.c:281:41: warning: cast removes address space '__iomem' of expression -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: warning: incorrect type in assignment (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: expected void [noderef] __iomem *[assigned] inst_cnt_reg -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: got unsigned char [usertype] * -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:23: warning: cast removes address space '__iomem' of expression -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: warning: incorrect type in argument 2 (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: got unsigned char [usertype] * -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:31: warning: cast removes address space '__iomem' of expression -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: warning: incorrect type in argument 1 (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: expected void const volatile [noderef] __iomem *addr -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: got unsigned char [usertype] * -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:25: warning: cast removes address space '__iomem' of expression -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: warning: incorrect type in argument 2 (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: got unsigned char [usertype] * -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:25: warning: cast removes address space '__iomem' of expression -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: warning: incorrect type in argument 2 (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: got unsigned char [usertype] * -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:25: warning: cast removes address space '__iomem' of expression -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: warning: incorrect type in argument 2 (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: got unsigned char [usertype] * -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:434:14: warning: cast removes address space '__iomem' of expression -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: warning: incorrect type in assignment (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: expected void [noderef] __iomem *doorbell_reg -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: got unsigned char [usertype] * -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:436:14: warning: cast removes address space '__iomem' of expression -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: warning: incorrect type in assignment (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: expected void [noderef] __iomem *inst_cnt_reg -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: got unsigned char [usertype] * -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:478:14: warning: cast removes address space '__iomem' of expression -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: warning: incorrect type in assignment (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: expected void [noderef] __iomem *pkts_sent_reg -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: got unsigned char [usertype] * -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:480:14: warning: cast removes address space '__iomem' of expression -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: warning: incorrect type in assignment (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: expected void [noderef] __iomem *pkts_credit_reg -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: got unsigned char [usertype] * -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: warning: incorrect type in argument 1 (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: expected void const volatile [noderef] __iomem *addr -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: got void *mbox_int_reg -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: warning: incorrect type in argument 2 (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: got void *mbox_int_reg -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: warning: incorrect type in argument 1 (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: expected void const volatile [noderef] __iomem *addr -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: got void *mbox_write_reg -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:566:39: warning: cast removes address space '__iomem' of expression -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:570:41: warning: cast removes address space '__iomem' of expression -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:574:40: warning: cast removes address space '__iomem' of expression -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: warning: incorrect type in argument 2 (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: got void *mbox_read_reg -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: warning: incorrect type in argument 1 (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: expected void const volatile [noderef] __iomem *addr -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: got void *mbox_int_reg -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: warning: incorrect type in argument 2 (different address spaces) -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: got void *mbox_int_reg -../kernel/bpf/map_iter.c:198:17: warning: symbol 'bpf_map_sum_elem_count' was not declared. Should it be static? -../drivers/scsi/libfc/fc_npiv.c: note: in included file (through ../include/scsi/libfc.h): +../arch/x86/kernel/shstk.c:411:55: warning: cast removes address space '__user' of expression +../drivers/media/test-drivers/vivid/vivid-cec.c: In function ‘find_dest_adap’: +../drivers/media/test-drivers/vivid/vivid-cec.c:26:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] + 26 | unsigned int i, j; + | ^ +../drivers/media/test-drivers/vivid/vivid-cec.c: In function ‘vivid_cec_bus_thread’: +../drivers/media/test-drivers/vivid/vivid-cec.c:116:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] + 116 | unsigned int i, j; + | ^ +../drivers/scsi/fcoe/fcoe_sysfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): @@ -11660,32 +10752,0 @@ -../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 @@ -11695,51 +10756,6 @@ -../kernel/bpf/task_iter.c:818:17: warning: symbol 'bpf_iter_task_vma_new' was not declared. Should it be static? -../kernel/bpf/task_iter.c:862:35: warning: symbol 'bpf_iter_task_vma_next' was not declared. Should it be static? -../kernel/bpf/task_iter.c:871:18: warning: symbol 'bpf_iter_task_vma_destroy' was not declared. Should it be static? -../kernel/bpf/task_iter.c:896:17: warning: symbol 'bpf_iter_css_task_new' was not declared. Should it be static? -../kernel/bpf/task_iter.c:921:32: warning: symbol 'bpf_iter_css_task_next' was not declared. Should it be static? -../kernel/bpf/task_iter.c:930:18: warning: symbol 'bpf_iter_css_task_destroy' was not declared. Should it be static? -../kernel/bpf/task_iter.c:965:17: warning: symbol 'bpf_iter_task_new' was not declared. Should it be static? -../kernel/bpf/task_iter.c:997:32: warning: symbol 'bpf_iter_task_next' was not declared. Should it be static? -../kernel/bpf/task_iter.c:1026:18: warning: symbol 'bpf_iter_task_destroy' was not declared. Should it be static? -../lib/test_lockup.c:144:13: warning: symbol 'test_file' was not declared. Should it be static? -../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/watchdog/aspeed_wdt.c:274:25: warning: cast removes address space '__iomem' of expression -../drivers/scsi/fnic/fnic_isr.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): +../kernel/cgroup/debug.c:129:21: error: incompatible types in comparison expression (different address spaces): +../kernel/cgroup/debug.c:129:21: struct css_set [noderef] __rcu * +../kernel/cgroup/debug.c:129:21: struct css_set * +../arch/x86/kernel/amd_gart_64.c:83:15: warning: symbol 'agp_memory_reserved' was not declared. Should it be static? +../arch/x86/kernel/amd_gart_64.c:84:17: warning: symbol 'agp_gatt_table' was not declared. Should it be static? +../drivers/scsi/libfc/fc_lport.c: note: in included file (through ../include/scsi/libfc.h): @@ -11748,8 +10764,18 @@ -../net/sctp/sm_make_chunk.c:3077:48: warning: incorrect type in argument 2 (different base types) -../net/sctp/sm_make_chunk.c:3077:48: expected int optname -../net/sctp/sm_make_chunk.c:3077:48: got restricted __be16 -../net/sctp/sm_make_chunk.c:3149:48: warning: incorrect type in argument 2 (different base types) -../net/sctp/sm_make_chunk.c:3149:48: expected int optname -../net/sctp/sm_make_chunk.c:3149:48: got restricted __be16 -../drivers/net/ethernet/broadcom/bnx2x/bnx2x_link.c:10478:48: warning: cast truncates bits from constant value (ffff7fff becomes 7fff) -../drivers/scsi/fnic/fnic_main.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): +../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 * +../lib/xz/xz_dec_stream.c:392:28: warning: incorrect type in argument 1 (different base types) +../lib/xz/xz_dec_stream.c:392:28: expected restricted __le32 const [usertype] *p +../lib/xz/xz_dec_stream.c:392:28: got unsigned int const [usertype] * +../lib/xz/xz_dec_stream.c:426:48: warning: incorrect type in argument 1 (different base types) +../lib/xz/xz_dec_stream.c:426:48: expected restricted __le32 const [usertype] *p +../lib/xz/xz_dec_stream.c:426:48: got unsigned int const [usertype] * +../lib/xz/xz_dec_stream.c:434:37: warning: incorrect type in argument 1 (different base types) +../lib/xz/xz_dec_stream.c:434:37: expected restricted __le32 const [usertype] *p +../lib/xz/xz_dec_stream.c:434:37: got unsigned int const [usertype] * +../lib/xz/xz_dec_stream.c:458:28: warning: incorrect type in argument 1 (different base types) +../lib/xz/xz_dec_stream.c:458:28: expected restricted __le32 const [usertype] *p +../lib/xz/xz_dec_stream.c:458:28: got unsigned int const [usertype] * +../drivers/scsi/fnic/fnic_isr.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): @@ -11758 +10784,30 @@ -../drivers/scsi/fnic/fnic_res.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): +../drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:1840:33: warning: unsigned value that used to be signed checked against zero? +../drivers/net/ethernet/cavium/liquidio/lio_ethtool.c:1840:29: signed value source +../drivers/net/ethernet/cavium/liquidio/lio_core.c: In function ‘octeon_setup_interrupt’: +../drivers/net/ethernet/cavium/liquidio/lio_core.c:1119: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=] + 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", + | ^~ +../drivers/net/ethernet/cavium/liquidio/lio_core.c:1119:54: note: directive argument in the range [0, 2147483646] + 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", + | ^~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/cavium/liquidio/lio_core.c:1118:33: note: ‘snprintf’ output between 21 and 43 bytes into a destination of size 32 + 1118 | snprintf(&queue_irq_names[IRQ_NAME_OFF(i)], + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1119 | INTRNAMSIZ, "LiquidIO%u-pf%u-rxtx-%u", + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1120 | oct->octeon_id, oct->pf_num, i); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/cavium/liquidio/lio_core.c:1124: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=] + 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", + | ^~ +../drivers/net/ethernet/cavium/liquidio/lio_core.c:1124:54: note: directive argument in the range [0, 2147483646] + 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", + | ^~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/cavium/liquidio/lio_core.c:1123:33: note: ‘snprintf’ output between 21 and 43 bytes into a destination of size 32 + 1123 | snprintf(&queue_irq_names[IRQ_NAME_OFF(i)], + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1124 | INTRNAMSIZ, "LiquidIO%u-vf%u-rxtx-%u", + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1125 | oct->octeon_id, oct->vf_num, i); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/libfc/fc_rport.c: note: in included file (through ../include/scsi/libfc.h): @@ -11770,380 +10825 @@ -../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures -Warning: ../drivers/thermal/max77620_thermal.c:47 function parameter 'tz' not described in 'max77620_thermal_read_temp' -Warning: ../drivers/thermal/max77620_thermal.c:47 function parameter 'tz' not described in 'max77620_thermal_read_temp' -../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/thermal/qoriq_thermal.c:217:38: warning: incorrect type in argument 1 (different base types) -../drivers/thermal/qoriq_thermal.c:217:38: expected restricted __be32 const [usertype] *cell -../drivers/thermal/qoriq_thermal.c:217:38: got unsigned int const [usertype] *[assigned] calibration -../drivers/thermal/qoriq_thermal.c:219:50: warning: incorrect type in argument 1 (different base types) -../drivers/thermal/qoriq_thermal.c:219:50: expected restricted __be32 const [usertype] *cell -../drivers/thermal/qoriq_thermal.c:219:50: got unsigned int const [usertype] * -../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: warning: cast from restricted __be16 -../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: warning: incorrect type in argument 3 (different base types) -../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: expected unsigned short [usertype] vxlan_port -../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: got restricted __be16 [usertype] -../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: warning: cast from restricted __be16 -../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: warning: incorrect type in argument 3 (different base types) -../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: expected unsigned short [usertype] vxlan_port -../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: got restricted __be16 [usertype] -../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: expected unsigned short [usertype] major -../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: got restricted __be16 [usertype] -../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: expected unsigned short [usertype] minor -../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: got restricted __be16 [usertype] -../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: expected unsigned short [usertype] micro -../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: got restricted __be16 [usertype] -../drivers/scsi/fnic/fnic_fcs.c: note: in included file: -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/fnic/fnic_fcs.c: note: in included file: -../drivers/scsi/fnic/cq_enet_desc.h:130:39: warning: restricted __le16 degrades to integer -../drivers/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 [-2147483641, 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/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/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/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): -../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures -../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/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] -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing0' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing1' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing2' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dmach' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'pio_data' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'addr_data' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'sg_io' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dma_read' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing0' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing1' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing2' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dmach' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'pio_data' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'addr_data' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'sg_io' not described in 'mxs_i2c_dev' -Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dma_read' not described in 'mxs_i2c_dev' -../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/cisco/enic/enic_main.c:273:14: warning: cast to restricted __be16 -../drivers/net/ethernet/cisco/enic/enic_main.c:277:14: warning: cast to restricted __be16 -../drivers/net/ethernet/cisco/enic/enic_main.c:272:20: warning: restricted __be16 degrades to integer -../drivers/net/ethernet/cisco/enic/enic_main.c:272: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/i2c/busses/i2c-npcm7xx.c:1387:61: warning: Using plain integer as NULL pointer -../drivers/scsi/fnic/fnic_scsi.c: note: in included file: -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: warning: cast from restricted __be16 -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: warning: incorrect type in argument 3 (different base types) -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: expected unsigned short [usertype] vxlan_port -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: got restricted __be16 [usertype] -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: warning: cast from restricted __be16 -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: warning: incorrect type in argument 3 (different base types) -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: expected unsigned short [usertype] vxlan_port -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: got restricted __be16 [usertype] -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: expected unsigned short [usertype] major -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: got restricted __be16 [usertype] -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: expected unsigned short [usertype] minor -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: got restricted __be16 [usertype] -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: expected unsigned short [usertype] micro -../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: got restricted __be16 [usertype] -../kernel/trace/trace_events_user.c:2249:16: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs [noderef] __rcu * -../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs * -../kernel/trace/trace_events_user.c:2356:16: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs [noderef] __rcu * -../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs * -../kernel/trace/trace_events_user.c:2381:9: error: incompatible types in comparison expression (different address spaces): -../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs [noderef] __rcu * -../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs * -../drivers/usb/misc/usb3503.c:231:44: warning: cast to restricted __be32 -../kernel/trace/bpf_trace.c:189:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:226:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:241:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:276:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:574:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:760:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:771:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:785:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:883:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:895:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:1186:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3339:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3347:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3533:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3542:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3549:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3556:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3563:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3570:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3577:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3584:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:3592:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? -../kernel/trace/bpf_trace.c:2343:21: warning: dereference of noderef expression -../kernel/trace/bpf_trace.c:2347:66: warning: dereference of noderef expression -../drivers/scsi/fnic/fnic_debugfs.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/fnic/fnic_trace.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../fs/jbd2/journal.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/jbd2.h): -../include/trace/events/jbd2.h:356:1: warning: cast to restricted blk_opf_t -../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer -../drivers/scsi/fnic/vnic_dev.c:324:32: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/fnic/vnic_dev.c:324:32: expected void const [noderef] __iomem * -../drivers/scsi/fnic/vnic_dev.c:324:32: got unsigned int * -../drivers/scsi/fnic/vnic_dev.c:325:37: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/fnic/vnic_dev.c:325:37: expected void const [noderef] __iomem * -../drivers/scsi/fnic/vnic_dev.c:325:37: got unsigned int * -../drivers/scsi/fnic/vnic_dev.c:365:36: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/fnic/vnic_dev.c:365:36: expected void [noderef] __iomem * -../drivers/scsi/fnic/vnic_dev.c:365:36: got unsigned int * -../drivers/scsi/fnic/vnic_dev.c:462:32: warning: incorrect type in assignment (different address spaces) -../drivers/scsi/fnic/vnic_dev.c:462:32: expected struct vnic_wq_ctrl *wq_ctrl -../drivers/scsi/fnic/vnic_dev.c:462:32: got struct vnic_wq_ctrl [noderef] __iomem *ctrl -../drivers/scsi/fnic/vnic_dev.c:937:11: warning: incorrect type in assignment (different address spaces) -../drivers/scsi/fnic/vnic_dev.c:937:11: expected void *p -../drivers/scsi/fnic/vnic_dev.c:937:11: got void [noderef] __iomem * -../drivers/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 -../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/rionet.c: note: in included file: -../include/linux/rio.h:204:34: warning: array of flexible structures -../drivers/usb/usbip/vhci_sysfs.c: In function ‘vhci_init_attr_group’: -../drivers/usb/usbip/vhci_sysfs.c:468:67: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 10 [-Wformat-truncation=] - 468 | 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:507:8: -../drivers/usb/usbip/vhci_sysfs.c:468:59: note: directive argument in the range [-2147483641, 2147483646] - 468 | snprintf(status->name, MAX_STATUS_NAME+1, "status.%d", id); - | ^~~~~~~~~~~ -../drivers/usb/usbip/vhci_sysfs.c:468:17: note: ‘snprintf’ output between 9 and 19 bytes into a destination of size 17 - 468 | snprintf(status->name, MAX_STATUS_NAME+1, "status.%d", id); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../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/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/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/media/test-drivers/vivid/vivid-cec.c: In function ‘find_dest_adap’: -../drivers/media/test-drivers/vivid/vivid-cec.c:26:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] - 26 | unsigned int i, j; - | ^ -../drivers/media/test-drivers/vivid/vivid-cec.c: In function ‘vivid_cec_bus_thread’: -../drivers/media/test-drivers/vivid/vivid-cec.c:116:25: warning: variable ‘j’ set but not used [-Wunused-but-set-variable=] - 116 | unsigned int i, j; - | ^ -../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? -../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:55:24: warning: cast to restricted __be32 -../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: expected unsigned int [usertype] num_tlvs -../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: got restricted __be32 [usertype] -../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:22: warning: cast to restricted __be32 -../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: expected unsigned int [usertype] length -../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: got restricted __be32 [usertype] -../drivers/net/ethernet/cisco/enic/vnic_vic.c:64:22: warning: cast to restricted __be32 -../drivers/scsi/fnic/fnic_pci_subsys_devid.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): +../drivers/scsi/fnic/fnic_main.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): @@ -12151,0 +10828,2 @@ +../drivers/net/ethernet/cavium/liquidio/lio_core.c:1740:15: warning: cast to restricted __be32 +../drivers/net/ethernet/cavium/liquidio/lio_core.c:1810:15: warning: cast to restricted __be32 @@ -12177,15 +10855,129 @@ -../drivers/gpu/drm/panel/panel-visionox-rm69299.c:341:24: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/panel/panel-visionox-rm69299.c:411:42: warning: symbol 'visionox_rm69299_1080p_display_desc' was not declared. Should it be static? -../drivers/gpu/drm/panel/panel-visionox-rm69299.c:417:42: warning: symbol 'visionox_rm69299_shift_desc' was not declared. Should it be static? -../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: expected restricted __be32 [usertype] ip4src -../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: got unsigned int [usertype] -../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: expected restricted __be32 [usertype] ip4dst -../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: got unsigned int [usertype] -../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: expected restricted __be16 [usertype] psrc -../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: got unsigned short [usertype] -../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: expected restricted __be16 [usertype] pdst -../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: got unsigned short [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 __le16 [usertype] +../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) +../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] +../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] +../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) +../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] +../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] +../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) +../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] +../fs/nls/nls_base.c:130:20: got restricted __be16 [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 __le16 [usertype] +../fs/nls/nls_base.c:130:20: warning: incorrect type in assignment (different base types) +../fs/nls/nls_base.c:130:20: expected unsigned short [usertype] +../fs/nls/nls_base.c:130:20: got restricted __be16 [usertype] +../fs/nls/nls_base.c:183:24: warning: cast to restricted __le16 +../fs/nls/nls_base.c:185:24: warning: cast to restricted __be16 +../fs/nls/nls_base.c:183:24: warning: cast to restricted __le16 +../fs/nls/nls_base.c:185:24: warning: cast to restricted __be16 +../drivers/scsi/libfc/fc_fcp.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/libfc/fc_fcp.c:535:29: warning: cast to restricted __le32 +../drivers/usb/storage/ene_ub6250.c:2160:33: warning: incorrect type in assignment (different base types) +../drivers/usb/storage/ene_ub6250.c:2160:33: expected restricted __le32 [usertype] DataTransferLength +../drivers/usb/storage/ene_ub6250.c:2160:33: got int +../drivers/usb/storage/ene_ub6250.c:2089:33: warning: incorrect type in assignment (different base types) +../drivers/usb/storage/ene_ub6250.c:2089:33: expected restricted __le32 [usertype] DataTransferLength +../drivers/usb/storage/ene_ub6250.c:2089:33: got int +../drivers/usb/storage/ene_ub6250.c:1932:33: warning: incorrect type in assignment (different base types) +../drivers/usb/storage/ene_ub6250.c:1932:33: expected restricted __le32 [usertype] DataTransferLength +../drivers/usb/storage/ene_ub6250.c:1932: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:1164:33: warning: incorrect type in assignment (different base types) +../drivers/usb/storage/ene_ub6250.c:1164:33: expected restricted __le32 [usertype] DataTransferLength +../drivers/usb/storage/ene_ub6250.c:1164:33: got int +../drivers/usb/storage/ene_ub6250.c:1197:33: warning: incorrect type in assignment (different base types) +../drivers/usb/storage/ene_ub6250.c:1197:33: expected restricted __le32 [usertype] DataTransferLength +../drivers/usb/storage/ene_ub6250.c:1197:33: got int +../drivers/usb/storage/ene_ub6250.c:1228:23: warning: cast to restricted __be16 +../drivers/usb/storage/ene_ub6250.c:1274:33: warning: incorrect type in assignment (different base types) +../drivers/usb/storage/ene_ub6250.c:1274:33: expected restricted __le32 [usertype] DataTransferLength +../drivers/usb/storage/ene_ub6250.c:1274:33: got int +../drivers/usb/storage/ene_ub6250.c:1356:33: warning: incorrect type in assignment (different base types) +../drivers/usb/storage/ene_ub6250.c:1356:33: expected restricted __le32 [usertype] DataTransferLength +../drivers/usb/storage/ene_ub6250.c:1356:33: got int +../drivers/usb/storage/ene_ub6250.c:1540:33: warning: incorrect type in assignment (different base types) +../drivers/usb/storage/ene_ub6250.c:1540:33: expected restricted __le32 [usertype] DataTransferLength +../drivers/usb/storage/ene_ub6250.c:1540:33: got int +../drivers/usb/storage/ene_ub6250.c:1659:41: warning: incorrect type in assignment (different base types) +../drivers/usb/storage/ene_ub6250.c:1659:41: expected restricted __le32 [usertype] DataTransferLength +../drivers/usb/storage/ene_ub6250.c:1659:41: got unsigned int [usertype] blenByte +../drivers/usb/storage/ene_ub6250.c:1703:49: warning: incorrect type in assignment (different base types) +../drivers/usb/storage/ene_ub6250.c:1703:49: expected restricted __le32 [usertype] DataTransferLength +../drivers/usb/storage/ene_ub6250.c:1703:49: got int +../drivers/usb/storage/ene_ub6250.c:1760:41: warning: incorrect type in assignment (different base types) +../drivers/usb/storage/ene_ub6250.c:1760:41: expected restricted __le32 [usertype] DataTransferLength +../drivers/usb/storage/ene_ub6250.c:1760:41: got unsigned int [usertype] blenByte +../drivers/usb/storage/ene_ub6250.c:1836:33: warning: incorrect type in assignment (different base types) +../drivers/usb/storage/ene_ub6250.c:1836:33: expected restricted __le32 [usertype] DataTransferLength +../drivers/usb/storage/ene_ub6250.c:1836:33: got int +../drivers/usb/storage/ene_ub6250.c:1988:26: warning: cast to restricted __be16 +../drivers/usb/storage/ene_ub6250.c:1989:26: warning: cast to restricted __be16 +../drivers/scsi/fnic/fnic_res.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing0' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing1' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing2' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dmach' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'pio_data' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'addr_data' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'sg_io' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dma_read' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing0' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing1' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'timing2' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dmach' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'pio_data' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'addr_data' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'sg_io' not described in 'mxs_i2c_dev' +Warning: ../drivers/i2c/busses/i2c-mxs.c:129 struct member 'dma_read' not described in 'mxs_i2c_dev' +../kernel/gcov/gcc_base.c:12:6: warning: symbol '__gcov_init' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:40:6: warning: symbol '__gcov_flush' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:46:6: warning: symbol '__gcov_merge_add' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:52:6: warning: symbol '__gcov_merge_single' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:58:6: warning: symbol '__gcov_merge_delta' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:64:6: warning: symbol '__gcov_merge_ior' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:70:6: warning: symbol '__gcov_merge_time_profile' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:76:6: warning: symbol '__gcov_merge_icall_topn' was not declared. Should it be static? +../kernel/gcov/gcc_base.c:82:6: warning: symbol '__gcov_exit' was not declared. Should it be static? +../drivers/scsi/fnic/fnic_fcs.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/fnic/fnic_fcs.c: note: in included file: +../drivers/scsi/fnic/cq_enet_desc.h:130:39: warning: restricted __le16 degrades to integer @@ -12246,38 +11038,126 @@ -../fs/squashfs/inode.c: note: in included file: -../fs/squashfs/squashfs_fs.h:394:46: warning: array of flexible structures -../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: expected unsigned short -../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: got restricted __le16 [usertype] -../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: expected unsigned int [usertype] fragpa_lo -../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: got restricted __le32 [usertype] -../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: expected unsigned int [usertype] fragpa_hi -../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: got restricted __le32 [usertype] -../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/scsi/libfc/fc_npiv.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qedf/qedf_main.c:2218:18: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_main.c:2218:18: expected unsigned short [usertype] prod_idx +../drivers/scsi/qedf/qedf_main.c:2218:18: got restricted __le16 +../drivers/scsi/qedf/qedf_main.c:2247:18: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_main.c:2247:18: expected unsigned short [usertype] prod_idx +../drivers/scsi/qedf/qedf_main.c:2247:18: got restricted __le16 +../drivers/scsi/qedf/qedf_main.c:2264:33: warning: restricted __le32 degrades to integer +../drivers/scsi/qedf/qedf_main.c:2282:26: warning: restricted __le32 degrades to integer +../drivers/scsi/qedf/qedf_main.c:2513:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_main.c:2513:20: expected unsigned int [usertype] fr_crc +../drivers/scsi/qedf/qedf_main.c:2513:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 +../drivers/scsi/qedf/qedf_main.c:2709:34: warning: restricted __le32 degrades to integer +../drivers/scsi/qedf/qedf_main.c:2823:25: warning: restricted __le32 degrades to integer +../drivers/scsi/qedf/qedf_main.c:2826:18: warning: restricted __le32 degrades to integer +../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): +../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) +../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) +../drivers/scsi/qedf/qedf_io.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qedf/qedf_io.c:637:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:637:59: expected restricted __le32 [usertype] lo +../drivers/scsi/qedf/qedf_io.c:637:59: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:639:59: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:639:59: expected restricted __le32 [usertype] hi +../drivers/scsi/qedf/qedf_io.c:639:59: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:651:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:651:40: expected restricted __le32 [usertype] lo +../drivers/scsi/qedf/qedf_io.c:651:40: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:652:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:652:40: expected restricted __le32 [usertype] hi +../drivers/scsi/qedf/qedf_io.c:652:40: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:660:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:660:33: expected unsigned int +../drivers/scsi/qedf/qedf_io.c:660:33: got restricted __be32 [usertype] +../drivers/scsi/qedf/qedf_io.c:716:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:716:26: expected restricted __be16 [usertype] fh_ox_id +../drivers/scsi/qedf/qedf_io.c:716:26: got unsigned short [usertype] xid +../drivers/scsi/qedf/qedf_io.c:720:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:720:31: expected restricted __le32 [addressable] [usertype] parameter +../drivers/scsi/qedf/qedf_io.c:720:31: got restricted __be32 [usertype] fh_parm_offset +../drivers/scsi/qedf/qedf_io.c:725:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:725:27: expected restricted __le16 [addressable] [assigned] [usertype] rx_id +../drivers/scsi/qedf/qedf_io.c:725:27: got restricted __be16 [usertype] fh_rx_id +../drivers/scsi/qedf/qedf_io.c:726:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:726:27: expected restricted __le16 [addressable] [assigned] [usertype] ox_id +../drivers/scsi/qedf/qedf_io.c:726:27: got restricted __be16 [usertype] fh_ox_id +../drivers/scsi/qedf/qedf_io.c:730:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:730:45: expected restricted __le32 [addressable] [assigned] [usertype] lo +../drivers/scsi/qedf/qedf_io.c:730:45: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:731:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:731:45: expected restricted __le32 [addressable] [assigned] [usertype] hi +../drivers/scsi/qedf/qedf_io.c:731:45: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:739:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:739:45: expected restricted __le32 [addressable] [assigned] [usertype] lo +../drivers/scsi/qedf/qedf_io.c:739:45: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:740:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:740:45: expected restricted __le32 [addressable] [assigned] [usertype] hi +../drivers/scsi/qedf/qedf_io.c:740:45: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:785:23: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:785:23: expected restricted __le16 [assigned] [usertype] sq_prod +../drivers/scsi/qedf/qedf_io.c:785:23: got unsigned short [usertype] fw_sq_prod_idx +../drivers/scsi/qedf/qedf_io.c:1064:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:1064:35: expected unsigned int [usertype] fcp_resid +../drivers/scsi/qedf/qedf_io.c:1064:35: got restricted __le32 [usertype] fcp_resid +../drivers/scsi/qedf/qedf_io.c:1071:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:1071:29: expected int fcp_rsp_len +../drivers/scsi/qedf/qedf_io.c:1071:29: got restricted __le32 [usertype] fcp_rsp_len +../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_sns_len +../drivers/scsi/qedf/qedf_io.c:1075:29: got restricted __le32 [usertype] fcp_sns_len +../drivers/scsi/qedf/qedf_io.c:1249:48: warning: restricted __le16 degrades to integer +../drivers/scsi/qedf/qedf_io.c:1251:52: warning: restricted __le16 degrades to integer +../drivers/scsi/qedf/qedf_io.c:1272:41: warning: restricted __le16 degrades to integer +../drivers/scsi/qedf/qedf_io.c:1449:9: warning: cast to restricted __le32 +../drivers/scsi/qedf/qedf_io.c:1449:9: warning: cast from restricted __le16 +../drivers/scsi/qedf/qedf_io.c:1457:15: warning: cast from restricted __le32 +../drivers/scsi/qedf/qedf_io.c:1458:14: warning: cast from restricted __le32 +../drivers/scsi/qedf/qedf_io.c:1472:52: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:1472:52: expected unsigned int [usertype] rx_buf_off +../drivers/scsi/qedf/qedf_io.c:1472:52: got restricted __le32 [usertype] rx_buf_off +../drivers/scsi/qedf/qedf_io.c:1474:52: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:1474:52: expected unsigned int [usertype] tx_buf_off +../drivers/scsi/qedf/qedf_io.c:1474:52: got restricted __le32 [usertype] tx_buf_off +../drivers/scsi/qedf/qedf_io.c:1476:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:1476:47: expected unsigned int [usertype] rx_id +../drivers/scsi/qedf/qedf_io.c:1476:47: got restricted __le16 [usertype] rx_id +../drivers/scsi/qedf/qedf_io.c:1525:9: warning: cast to restricted __le32 +../drivers/scsi/qedf/qedf_io.c:1525:9: warning: cast from restricted __le16 +../drivers/scsi/qedf/qedf_io.c:2099:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2099:32: expected restricted __le32 [usertype] lo +../drivers/scsi/qedf/qedf_io.c:2099:32: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:2100:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2100:32: expected restricted __le32 [usertype] hi +../drivers/scsi/qedf/qedf_io.c:2100:32: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:2101:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2101:28: expected restricted __le32 [usertype] sge_len +../drivers/scsi/qedf/qedf_io.c:2101:28: got int +../drivers/scsi/qedf/qedf_io.c:2110:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2110:33: expected restricted __le32 [usertype] lo +../drivers/scsi/qedf/qedf_io.c:2110:33: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:2111:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2111:33: expected restricted __le32 [usertype] hi +../drivers/scsi/qedf/qedf_io.c:2111:33: got unsigned int [usertype] +../drivers/scsi/qedf/qedf_io.c:2112:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2112:29: expected restricted __le32 [usertype] sge_len +../drivers/scsi/qedf/qedf_io.c:2112:29: got int +../drivers/scsi/qedf/qedf_io.c:2489:53: warning: incorrect type in initializer (different base types) +../drivers/scsi/qedf/qedf_io.c:2489:53: expected unsigned short [usertype] pktlen +../drivers/scsi/qedf/qedf_io.c:2489:53: got restricted __le16 [usertype] pkt_len +../drivers/scsi/qedf/qedf_io.c:2551:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/qedf/qedf_io.c:2551:20: expected unsigned int [usertype] fr_crc +../drivers/scsi/qedf/qedf_io.c:2551:20: got restricted __le32 [usertype] +../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/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/fnic/fdls_disc.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): +../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures @@ -12561,355 +11441,3 @@ -../drivers/net/ethernet/emulex/benet/be_ethtool.c: In function ‘be_set_coalesce’: -../drivers/net/ethernet/emulex/benet/be_ethtool.c:349:27: warning: variable ‘eqo’ set but not used [-Wunused-but-set-variable=] - 349 | struct be_eq_obj *eqo; - | ^~~ -../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/usb/usbip/vhci_hcd.c:296:36: warning: incorrect type in assignment (different base types) -../drivers/usb/usbip/vhci_hcd.c:296:36: expected restricted __le16 [usertype] DeviceRemovable -../drivers/usb/usbip/vhci_hcd.c:296:36: got int -../kernel/events/core.c:1585:15: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:1585:15: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:1585:15: struct perf_event_context * -../kernel/events/core.c:1598:28: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:1598:28: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:1598:28: struct perf_event_context * -../kernel/events/core.c:3776:20: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:3776:20: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:3776:20: struct perf_event_context * -../kernel/events/core.c:3780:18: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:3780:18: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:3780:18: struct perf_event_context * -../kernel/events/core.c:3781:23: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:3781:23: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:3781:23: struct perf_event_context * -../kernel/events/core.c:3834:25: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:3834:25: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:3834:25: struct perf_event_context * -../kernel/events/core.c:3835:25: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:3835:25: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:3835:25: struct perf_event_context * -../kernel/events/core.c:4253:15: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:4253:15: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:4253:15: struct perf_event_context * -../kernel/events/core.c:4661:15: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:4661:15: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:4661:15: struct perf_event_context * -../kernel/events/core.c:5147:25: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:5147:25: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:5147:25: struct perf_event_context * -../kernel/events/core.c:6925:9: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:6925:9: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:6925:9: struct perf_buffer * -../kernel/events/core.c:5422:21: warning: incorrect type in initializer (different address spaces) -../kernel/events/core.c:6308:24: warning: incorrect type in assignment (different base types) -../kernel/events/core.c:6676:22: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:6676:22: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:6676:22: struct perf_buffer * -../kernel/events/core.c:6800:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:6800:14: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:6800:14: struct perf_buffer * -../kernel/events/core.c:6833:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:6833:14: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:6833:14: struct perf_buffer * -../kernel/events/core.c:6946:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:6946:14: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:6946:14: struct perf_buffer * -../kernel/events/core.c:6962:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:6962:14: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:6962:14: struct perf_buffer * -../kernel/events/core.c:8953:15: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:8953:15: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:8953:15: struct perf_event_context * -../kernel/events/core.c:9041:13: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:9041:13: struct perf_buffer [noderef] __rcu * -../kernel/events/core.c:9041:13: struct perf_buffer * -../kernel/events/core.c:9145:61: warning: incorrect type in argument 2 (different address spaces) -../kernel/events/core.c:9145:61: expected struct task_struct *p -../kernel/events/core.c:9145:61: got struct task_struct [noderef] __rcu *real_parent -../kernel/events/core.c:9147:61: warning: incorrect type in argument 2 (different address spaces) -../kernel/events/core.c:9147:61: expected struct task_struct *p -../kernel/events/core.c:9147:61: got struct task_struct [noderef] __rcu *real_parent -../kernel/events/core.c:9883:15: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:9883:15: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:9883:15: struct perf_event_context * -../kernel/events/core.c:11108:9: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:11108:9: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:11108:9: struct swevent_hlist * -../kernel/events/core.c:11147:17: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:11147:17: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:11147:17: struct swevent_hlist * -../kernel/events/core.c:11427:23: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:11427:23: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:11427:23: struct perf_event_context * -../kernel/events/core.c:12515:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? -../kernel/events/core.c:14549:9: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:14549:9: struct perf_event_context [noderef] __rcu * -../kernel/events/core.c:14549:9: struct perf_event_context * -../kernel/events/core.c:15069:17: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:15069:17: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:15069:17: struct swevent_hlist * -../kernel/events/core.c: note: in included file: -../kernel/events/internal.h:211:1: warning: incorrect type in argument 2 (different address spaces) -../kernel/events/core.c:10961:17: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:10961:17: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:10961:17: struct swevent_hlist * -../kernel/events/core.c:10981:17: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:10981:17: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:10981:17: struct swevent_hlist * -../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:11097:16: struct swevent_hlist * -../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:11097:16: struct swevent_hlist * -../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): -../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * -../kernel/events/core.c:11097:16: struct swevent_hlist * -../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 -../sound/soc/sof/intel/hda-dai.c: note: in included file: -../sound/soc/sof/intel/../ipc4-topology.h:343:54: warning: array of flexible structures -../sound/soc/sof/intel/hda-dai.c: note: in included file: -../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures -../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:2641:36: warning: cast to restricted __le32 -../drivers/net/ethernet/emulex/benet/be_cmds.c:2643:36: warning: cast to restricted __le32 -../drivers/net/ethernet/emulex/benet/be_cmds.c:2875:24: warning: too many warnings -../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/fnic/fnic_scsi.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures @@ -12984,30 +11512,4 @@ -../net/9p/client.c:626:17: warning: incorrect type in argument 1 (different address spaces) -../net/9p/client.c:626:17: expected struct spinlock [usertype] *lock -../net/9p/client.c:626:17: got struct spinlock [noderef] __rcu * -../net/9p/client.c:628:48: warning: incorrect type in argument 1 (different address spaces) -../net/9p/client.c:628:48: expected struct spinlock [usertype] *lock -../net/9p/client.c:628:48: got struct spinlock [noderef] __rcu * -../net/9p/client.c:711:17: warning: incorrect type in argument 1 (different address spaces) -../net/9p/client.c:711:17: expected struct spinlock [usertype] *lock -../net/9p/client.c:711:17: got struct spinlock [noderef] __rcu * -../net/9p/client.c:713:48: warning: incorrect type in argument 1 (different address spaces) -../net/9p/client.c:713:48: expected struct spinlock [usertype] *lock -../net/9p/client.c:713:48: got struct spinlock [noderef] __rcu * -../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 -../kernel/events/ring_buffer.c:22:47: warning: incorrect type in argument 2 (different base types) -../kernel/events/ring_buffer.c:22:47: expected int i -../kernel/events/ring_buffer.c:22:47: got restricted __poll_t -../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * -../kernel/events/ring_buffer.c:174:14: struct perf_buffer * -../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * -../kernel/events/ring_buffer.c:174:14: struct perf_buffer * -../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): -../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * -../kernel/events/ring_buffer.c:174:14: struct perf_buffer * -../kernel/bpf/trampoline.c:183:19: warning: symbol 'direct_ops' was not declared. Should it be static? +../drivers/scsi/fnic/fnic_trace.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/i2c/busses/i2c-npcm7xx.c:1387:61: warning: Using plain integer as NULL pointer @@ -13019 +11521 @@ -../drivers/scsi/qedf/qedf_io.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): +../drivers/scsi/bnx2fc/bnx2fc_tgt.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): @@ -13022,94 +11524,62 @@ -../drivers/scsi/qedf/qedf_io.c:637:59: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:637:59: expected restricted __le32 [usertype] lo -../drivers/scsi/qedf/qedf_io.c:637:59: got unsigned int [usertype] -../drivers/scsi/qedf/qedf_io.c:639:59: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:639:59: expected restricted __le32 [usertype] hi -../drivers/scsi/qedf/qedf_io.c:639:59: got unsigned int [usertype] -../drivers/scsi/qedf/qedf_io.c:651:40: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:651:40: expected restricted __le32 [usertype] lo -../drivers/scsi/qedf/qedf_io.c:651:40: got unsigned int [usertype] -../drivers/scsi/qedf/qedf_io.c:652:40: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:652:40: expected restricted __le32 [usertype] hi -../drivers/scsi/qedf/qedf_io.c:652:40: got unsigned int [usertype] -../drivers/scsi/qedf/qedf_io.c:660:33: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:660:33: expected unsigned int -../drivers/scsi/qedf/qedf_io.c:660:33: got restricted __be32 [usertype] -../drivers/scsi/qedf/qedf_io.c:716:26: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:716:26: expected restricted __be16 [usertype] fh_ox_id -../drivers/scsi/qedf/qedf_io.c:716:26: got unsigned short [usertype] xid -../drivers/scsi/qedf/qedf_io.c:720:31: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:720:31: expected restricted __le32 [addressable] [usertype] parameter -../drivers/scsi/qedf/qedf_io.c:720:31: got restricted __be32 [usertype] fh_parm_offset -../drivers/scsi/qedf/qedf_io.c:725:27: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:725:27: expected restricted __le16 [addressable] [assigned] [usertype] rx_id -../drivers/scsi/qedf/qedf_io.c:725:27: got restricted __be16 [usertype] fh_rx_id -../drivers/scsi/qedf/qedf_io.c:726:27: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:726:27: expected restricted __le16 [addressable] [assigned] [usertype] ox_id -../drivers/scsi/qedf/qedf_io.c:726:27: got restricted __be16 [usertype] fh_ox_id -../drivers/scsi/qedf/qedf_io.c:730:45: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:730:45: expected restricted __le32 [addressable] [assigned] [usertype] lo -../drivers/scsi/qedf/qedf_io.c:730:45: got unsigned int [usertype] -../drivers/scsi/qedf/qedf_io.c:731:45: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:731:45: expected restricted __le32 [addressable] [assigned] [usertype] hi -../drivers/scsi/qedf/qedf_io.c:731:45: got unsigned int [usertype] -../drivers/scsi/qedf/qedf_io.c:739:45: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:739:45: expected restricted __le32 [addressable] [assigned] [usertype] lo -../drivers/scsi/qedf/qedf_io.c:739:45: got unsigned int [usertype] -../drivers/scsi/qedf/qedf_io.c:740:45: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:740:45: expected restricted __le32 [addressable] [assigned] [usertype] hi -../drivers/scsi/qedf/qedf_io.c:740:45: got unsigned int [usertype] -../drivers/scsi/qedf/qedf_io.c:785:23: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:785:23: expected restricted __le16 [assigned] [usertype] sq_prod -../drivers/scsi/qedf/qedf_io.c:785:23: got unsigned short [usertype] fw_sq_prod_idx -../drivers/scsi/qedf/qedf_io.c:1064:35: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:1064:35: expected unsigned int [usertype] fcp_resid -../drivers/scsi/qedf/qedf_io.c:1064:35: got restricted __le32 [usertype] fcp_resid -../drivers/scsi/qedf/qedf_io.c:1071:29: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:1071:29: expected int fcp_rsp_len -../drivers/scsi/qedf/qedf_io.c:1071:29: got restricted __le32 [usertype] fcp_rsp_len -../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_sns_len -../drivers/scsi/qedf/qedf_io.c:1075:29: got restricted __le32 [usertype] fcp_sns_len -../drivers/scsi/qedf/qedf_io.c:1249:48: warning: restricted __le16 degrades to integer -../drivers/scsi/qedf/qedf_io.c:1251:52: warning: restricted __le16 degrades to integer -../drivers/scsi/qedf/qedf_io.c:1272:41: warning: restricted __le16 degrades to integer -../drivers/scsi/qedf/qedf_io.c:1449:9: warning: cast to restricted __le32 -../drivers/scsi/qedf/qedf_io.c:1449:9: warning: cast from restricted __le16 -../drivers/scsi/qedf/qedf_io.c:1457:15: warning: cast from restricted __le32 -../drivers/scsi/qedf/qedf_io.c:1458:14: warning: cast from restricted __le32 -../drivers/scsi/qedf/qedf_io.c:1472:52: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:1472:52: expected unsigned int [usertype] rx_buf_off -../drivers/scsi/qedf/qedf_io.c:1472:52: got restricted __le32 [usertype] rx_buf_off -../drivers/scsi/qedf/qedf_io.c:1474:52: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:1474:52: expected unsigned int [usertype] tx_buf_off -../drivers/scsi/qedf/qedf_io.c:1474:52: got restricted __le32 [usertype] tx_buf_off -../drivers/scsi/qedf/qedf_io.c:1476:47: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:1476:47: expected unsigned int [usertype] rx_id -../drivers/scsi/qedf/qedf_io.c:1476:47: got restricted __le16 [usertype] rx_id -../drivers/scsi/qedf/qedf_io.c:1525:9: warning: cast to restricted __le32 -../drivers/scsi/qedf/qedf_io.c:1525:9: warning: cast from restricted __le16 -../drivers/scsi/qedf/qedf_io.c:2099:32: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:2099:32: expected restricted __le32 [usertype] lo -../drivers/scsi/qedf/qedf_io.c:2099:32: got unsigned int [usertype] -../drivers/scsi/qedf/qedf_io.c:2100:32: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:2100:32: expected restricted __le32 [usertype] hi -../drivers/scsi/qedf/qedf_io.c:2100:32: got unsigned int [usertype] -../drivers/scsi/qedf/qedf_io.c:2101:28: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:2101:28: expected restricted __le32 [usertype] sge_len -../drivers/scsi/qedf/qedf_io.c:2101:28: got int -../drivers/scsi/qedf/qedf_io.c:2110:33: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:2110:33: expected restricted __le32 [usertype] lo -../drivers/scsi/qedf/qedf_io.c:2110:33: got unsigned int [usertype] -../drivers/scsi/qedf/qedf_io.c:2111:33: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:2111:33: expected restricted __le32 [usertype] hi -../drivers/scsi/qedf/qedf_io.c:2111:33: got unsigned int [usertype] -../drivers/scsi/qedf/qedf_io.c:2112:29: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:2112:29: expected restricted __le32 [usertype] sge_len -../drivers/scsi/qedf/qedf_io.c:2112:29: got int -../drivers/scsi/qedf/qedf_io.c:2489:53: warning: incorrect type in initializer (different base types) -../drivers/scsi/qedf/qedf_io.c:2489:53: expected unsigned short [usertype] pktlen -../drivers/scsi/qedf/qedf_io.c:2489:53: got restricted __le16 [usertype] pkt_len -../drivers/scsi/qedf/qedf_io.c:2551:20: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_io.c:2551:20: expected unsigned int [usertype] fr_crc -../drivers/scsi/qedf/qedf_io.c:2551:20: got restricted __le32 [usertype] -../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfc.h): +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:41: warning: cast removes address space '__iomem' of expression +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: warning: incorrect type in assignment (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: expected void [noderef] __iomem *[assigned] inst_cnt_reg +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:281:38: got unsigned char [usertype] * +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:23: warning: cast removes address space '__iomem' of expression +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: warning: incorrect type in argument 2 (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:374:49: got unsigned char [usertype] * +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:31: warning: cast removes address space '__iomem' of expression +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: warning: incorrect type in argument 1 (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: expected void const volatile [noderef] __iomem *addr +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:382:57: got unsigned char [usertype] * +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:25: warning: cast removes address space '__iomem' of expression +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: warning: incorrect type in argument 2 (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:384:51: got unsigned char [usertype] * +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:25: warning: cast removes address space '__iomem' of expression +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: warning: incorrect type in argument 2 (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:389:51: got unsigned char [usertype] * +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:25: warning: cast removes address space '__iomem' of expression +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: warning: incorrect type in argument 2 (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:392:51: got unsigned char [usertype] * +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:434:14: warning: cast removes address space '__iomem' of expression +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: warning: incorrect type in assignment (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: expected void [noderef] __iomem *doorbell_reg +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:433:26: got unsigned char [usertype] * +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:436:14: warning: cast removes address space '__iomem' of expression +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: warning: incorrect type in assignment (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: expected void [noderef] __iomem *inst_cnt_reg +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:435:26: got unsigned char [usertype] * +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:478:14: warning: cast removes address space '__iomem' of expression +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: warning: incorrect type in assignment (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: expected void [noderef] __iomem *pkts_sent_reg +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:477:29: got unsigned char [usertype] * +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:480:14: warning: cast removes address space '__iomem' of expression +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: warning: incorrect type in assignment (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: expected void [noderef] __iomem *pkts_credit_reg +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:479:31: got unsigned char [usertype] * +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: warning: incorrect type in argument 1 (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: expected void const volatile [noderef] __iomem *addr +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:519:42: got void *mbox_int_reg +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: warning: incorrect type in argument 2 (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:520:42: got void *mbox_int_reg +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: warning: incorrect type in argument 1 (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: expected void const volatile [noderef] __iomem *addr +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:525:54: got void *mbox_write_reg +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:566:39: warning: cast removes address space '__iomem' of expression +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:570:41: warning: cast removes address space '__iomem' of expression +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:574:40: warning: cast removes address space '__iomem' of expression +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: warning: incorrect type in argument 2 (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:584:44: got void *mbox_read_reg +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: warning: incorrect type in argument 1 (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: expected void const volatile [noderef] __iomem *addr +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:819:42: got void *mbox_int_reg +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: warning: incorrect type in argument 2 (different address spaces) +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/cavium/liquidio/cn23xx_pf_device.c:826:44: got void *mbox_int_reg +../drivers/scsi/fnic/fnic_debugfs.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): @@ -13118,47 +11588,3 @@ -../drivers/scsi/qedf/qedf_main.c:2218:18: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_main.c:2218:18: expected unsigned short [usertype] prod_idx -../drivers/scsi/qedf/qedf_main.c:2218:18: got restricted __le16 -../drivers/scsi/qedf/qedf_main.c:2247:18: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_main.c:2247:18: expected unsigned short [usertype] prod_idx -../drivers/scsi/qedf/qedf_main.c:2247:18: got restricted __le16 -../drivers/scsi/qedf/qedf_main.c:2264:33: warning: restricted __le32 degrades to integer -../drivers/scsi/qedf/qedf_main.c:2282:26: warning: restricted __le32 degrades to integer -../drivers/scsi/qedf/qedf_main.c:2513:20: warning: incorrect type in assignment (different base types) -../drivers/scsi/qedf/qedf_main.c:2513:20: expected unsigned int [usertype] fr_crc -../drivers/scsi/qedf/qedf_main.c:2513:20: got restricted __le32 [addressable] [usertype] fcoe_crc32 -../drivers/scsi/qedf/qedf_main.c:2709:34: warning: restricted __le32 degrades to integer -../drivers/scsi/qedf/qedf_main.c:2823:25: warning: restricted __le32 degrades to integer -../drivers/scsi/qedf/qedf_main.c:2826:18: warning: restricted __le32 degrades to integer -../drivers/scsi/qedf/qedf_main.c: note: in included file (through ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): -../include/scsi/fc/fc_fcoe.h:89:36: warning: cast truncates bits from constant value (efc becomes fc) -../include/scsi/fc/fc_fcoe.h:90:23: warning: cast truncates bits from constant value (efc00 becomes 0) -../drivers/usb/gadget/function/f_sourcesink.c:362:43: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/function/f_sourcesink.c:362:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize -../drivers/usb/gadget/function/f_sourcesink.c:362:43: got unsigned int -../drivers/usb/gadget/function/f_sourcesink.c:365:41: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/function/f_sourcesink.c:365:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize -../drivers/usb/gadget/function/f_sourcesink.c:365:41: got unsigned int -../drivers/usb/gadget/function/f_sourcesink.c:401:43: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/function/f_sourcesink.c:401:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize -../drivers/usb/gadget/function/f_sourcesink.c:401:43: got unsigned int isoc_maxpacket -../drivers/usb/gadget/function/f_sourcesink.c:402:43: warning: invalid assignment: |= -../drivers/usb/gadget/function/f_sourcesink.c:402:43: left side has type restricted __le16 -../drivers/usb/gadget/function/f_sourcesink.c:402:43: right side has type unsigned int -../drivers/usb/gadget/function/f_sourcesink.c:407:41: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/function/f_sourcesink.c:407:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize -../drivers/usb/gadget/function/f_sourcesink.c:407:41: got unsigned int isoc_maxpacket -../drivers/usb/gadget/function/f_sourcesink.c:408:41: warning: invalid assignment: |= -../drivers/usb/gadget/function/f_sourcesink.c:408:41: left side has type restricted __le16 -../drivers/usb/gadget/function/f_sourcesink.c:408:41: right side has type unsigned int -../drivers/usb/gadget/function/f_sourcesink.c:423:43: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/function/f_sourcesink.c:423:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize -../drivers/usb/gadget/function/f_sourcesink.c:423:43: got unsigned int isoc_maxpacket -../drivers/usb/gadget/function/f_sourcesink.c:427:51: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/function/f_sourcesink.c:427:51: expected restricted __le16 static [addressable] [assigned] [toplevel] [usertype] wBytesPerInterval -../drivers/usb/gadget/function/f_sourcesink.c:427:51: got unsigned int -../drivers/usb/gadget/function/f_sourcesink.c:432:41: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/function/f_sourcesink.c:432:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize -../drivers/usb/gadget/function/f_sourcesink.c:432:41: got unsigned int isoc_maxpacket -../drivers/usb/gadget/function/f_sourcesink.c:436:49: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/function/f_sourcesink.c:436:49: expected restricted __le16 static [addressable] [assigned] [toplevel] [usertype] wBytesPerInterval -../drivers/usb/gadget/function/f_sourcesink.c:436:49: got unsigned int +../drivers/gpu/drm/panel/panel-visionox-rm69299.c:341:24: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/panel/panel-visionox-rm69299.c:411:42: warning: symbol 'visionox_rm69299_1080p_display_desc' was not declared. Should it be static? +../drivers/gpu/drm/panel/panel-visionox-rm69299.c:417:42: warning: symbol 'visionox_rm69299_shift_desc' was not declared. Should it be static? @@ -13171,70 +11596,0 @@ -../drivers/scsi/bnx2fc/bnx2fc_tgt.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../kernel/events/callchain.c:68:9: error: incompatible types in comparison expression (different address spaces): -../kernel/events/callchain.c:68:9: struct callchain_cpus_entries [noderef] __rcu * -../kernel/events/callchain.c:68:9: struct callchain_cpus_entries * -../kernel/events/callchain.c:98:9: error: incompatible types in comparison expression (different address spaces): -../kernel/events/callchain.c:98:9: struct callchain_cpus_entries [noderef] __rcu * -../kernel/events/callchain.c:98:9: struct callchain_cpus_entries * -../kernel/events/callchain.c:163:19: error: incompatible types in comparison expression (different address spaces): -../kernel/events/callchain.c:163:19: struct callchain_cpus_entries [noderef] __rcu * -../kernel/events/callchain.c:163:19: struct callchain_cpus_entries * -../drivers/scsi/bnx2fc/bnx2fc_debug.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../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; - | ^~~~ -../kernel/bpf/btf.c: note: in included file (through ../include/linux/bpf.h, ../include/linux/bpf_verifier.h): -../include/linux/bpfptr.h:65:40: warning: cast to non-scalar -../include/linux/bpfptr.h:65:40: warning: cast from non-scalar -../fs/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 * @@ -13254,0 +11611,58 @@ +../drivers/net/bareudp.c:290:14: warning: incorrect type in assignment (different address spaces) +../drivers/net/bareudp.c:290:14: expected struct socket *sock +../drivers/net/bareudp.c:290:14: got struct socket [noderef] __rcu *sock +../drivers/net/bareudp.c:621:20: warning: incorrect type in assignment (different base types) +../drivers/net/bareudp.c:621:20: expected restricted __be16 [usertype] port +../drivers/net/bareudp.c:621:20: got unsigned short +../drivers/net/bareudp.c:622:25: warning: incorrect type in assignment (different base types) +../drivers/net/bareudp.c:622:25: expected restricted __be16 [usertype] ethertype +../drivers/net/bareudp.c:622:25: got unsigned short +../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: got unsigned int [usertype] *firm_model +../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: got unsigned int [usertype] *firm_version +../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: got unsigned int [usertype] *device_map +../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: 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:51: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3393:51: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3393:51: got unsigned int [usertype] * +../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: got unsigned int [usertype] * +../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: got unsigned int [usertype] * +../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: got unsigned int [usertype] * +../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: expected void const volatile [noderef] __iomem *addr +../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: got unsigned int [usertype] * +../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: expected unsigned int [usertype] *rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: got unsigned int [noderef] __iomem * +../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: expected unsigned int [usertype] *rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: got unsigned int [noderef] [usertype] __iomem *message_rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: expected unsigned int [usertype] *rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: got unsigned int [noderef] __iomem * +../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: expected unsigned int [usertype] *rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: got unsigned int [noderef] [usertype] __iomem *msgcode_rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: expected unsigned int [usertype] *rwbuffer +../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: got unsigned int [noderef] __iomem * +../drivers/scsi/aic7xxx/aic7xxx_core.c: In function ‘ahc_handle_ign_wide_residue’: +../drivers/scsi/aic7xxx/aic7xxx_core.c:4171:34: warning: variable ‘data_addr’ set but not used [-Wunused-but-set-variable=] + 4171 | uint32_t data_addr; + | ^~~~~~~~~ @@ -13296,64 +11710,84 @@ -../drivers/spi/spi-stm32.c:1662:65: warning: Using plain integer as NULL pointer -../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 -../kernel/context_tracking.c:105:39: warning: incorrect type in initializer (different address spaces) -../kernel/context_tracking.c:105:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/context_tracking.c:105:39: got struct context_tracking * -../kernel/context_tracking.c:144:39: warning: incorrect type in initializer (different address spaces) -../kernel/context_tracking.c:144:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/context_tracking.c:144:39: got struct context_tracking * -../kernel/context_tracking.c:185:39: warning: incorrect type in initializer (different address spaces) -../kernel/context_tracking.c:185:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/context_tracking.c:185:39: got struct context_tracking * -../kernel/context_tracking.c:240:39: warning: incorrect type in initializer (different address spaces) -../kernel/context_tracking.c:240:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/context_tracking.c:240:39: got struct context_tracking * -Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' -Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' -../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 * -../kernel/bpf/rqspinlock.c:101:39: warning: incorrect type in initializer (different address spaces) -../kernel/bpf/rqspinlock.c:101:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/bpf/rqspinlock.c:101:39: got struct rqspinlock_held * -../kernel/bpf/rqspinlock.c:122:39: warning: incorrect type in initializer (different address spaces) -../kernel/bpf/rqspinlock.c:122:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/bpf/rqspinlock.c:122:39: got struct rqspinlock_held * -../kernel/bpf/rqspinlock.c:135:51: warning: incorrect type in initializer (different address spaces) -../kernel/bpf/rqspinlock.c:135:51: expected void const [noderef] __percpu *__vpp_verify -../kernel/bpf/rqspinlock.c:135:51: got struct rqspinlock_held * -../kernel/bpf/rqspinlock.c:674:39: warning: incorrect type in initializer (different address spaces) -../kernel/bpf/rqspinlock.c:674:39: expected void const [noderef] __percpu *__vpp_verify -../kernel/bpf/rqspinlock.c:674:39: got struct rqspinlock_held * -../kernel/bpf/rqspinlock.c:693:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? -../kernel/bpf/rqspinlock.c:709:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? -../kernel/bpf/rqspinlock.c:715:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? -../kernel/bpf/rqspinlock.c:734:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? -../fs/coda/coda_linux.c:25:5: warning: symbol 'coda_fake_statfs' was not declared. Should it be static? -../kernel/bpf/stream.c:215:17: warning: symbol 'bpf_stream_vprintk' was not declared. Should it be static? -../kernel/bpf/stream.c:249:17: warning: symbol 'bpf_stream_print_stack' was not declared. Should it be static? +../drivers/scsi/bnx2fc/bnx2fc_debug.c: note: in included file (through ../include/scsi/libfc.h, ../drivers/scsi/bnx2fc/bnx2fc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/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 +../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/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/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 * @@ -13473,179 +11907,43 @@ -../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] -../kernel/events/uprobes.c:2165:17: error: incompatible types in comparison expression (different address spaces): -../kernel/events/uprobes.c:2165:17: struct return_instance [noderef] __rcu * -../kernel/events/uprobes.c:2165:17: struct return_instance * -../kernel/events/uprobes.c:2244:17: error: incompatible types in comparison expression (different address spaces): -../kernel/events/uprobes.c:2244:17: struct return_instance [noderef] __rcu * -../kernel/events/uprobes.c:2244:17: struct return_instance * -../kernel/events/uprobes.c:2308:9: error: incompatible types in comparison expression (different address spaces): -../kernel/events/uprobes.c:2308:9: struct return_instance [noderef] __rcu * -../kernel/events/uprobes.c:2308:9: struct return_instance * -../kernel/events/uprobes.c:2672:25: error: incompatible types in comparison expression (different address spaces): -../kernel/events/uprobes.c:2672:25: struct return_instance [noderef] __rcu * -../kernel/events/uprobes.c:2672:25: struct return_instance * -../kernel/events/uprobes.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ../include/linux/fs/super_types.h, ...): -../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * -Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' -Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' -../drivers/usb/gadget/udc/lpc32xx_udc.c:2198:19: warning: cast to restricted __le16 -../drivers/usb/gadget/udc/lpc32xx_udc.c:2207:15: warning: cast to restricted __le16 -../sound/soc/sof/intel/hda.c: note: in included file: -../sound/soc/sof/intel/../ipc4-topology.h:343:54: warning: array of flexible structures -../sound/soc/sof/intel/hda.c: note: in included file: -../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures -../kernel/bpf/arena.c:857:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? -../kernel/bpf/arena.c:880:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? -../kernel/bpf/arena.c:900:17: warning: symbol 'bpf_arena_reserve_pages' was not declared. Should it be static? -../net/caif/cffrml.c:92:15: warning: cast to restricted __le16 -../net/caif/cffrml.c:117:27: warning: cast to restricted __le16 -../drivers/scsi/qedf/qedf_debugfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../fs/bfs/inode.c:430:36: warning: cast to restricted __le32 -../net/caif/cfserl.c:121:29: warning: cast to restricted __le16 -../drivers/usb/gadget/udc/aspeed_udc.c:1011:28: warning: restricted __le16 degrades to integer -../drivers/usb/gadget/udc/aspeed_udc.c:1072:32: warning: restricted __le16 degrades to integer -../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: expected void const volatile [noderef] __iomem *addr -../drivers/scsi/arcmsr/arcmsr_hba.c:3372:41: got unsigned int [usertype] *firm_model -../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: expected void const volatile [noderef] __iomem *addr -../drivers/scsi/arcmsr/arcmsr_hba.c:3379:43: got unsigned int [usertype] *firm_version -../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: expected void const volatile [noderef] __iomem *addr -../drivers/scsi/arcmsr/arcmsr_hba.c:3386:41: got unsigned int [usertype] *device_map -../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: expected void const volatile [noderef] __iomem *addr -../drivers/scsi/arcmsr/arcmsr_hba.c:3391:42: 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:51: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3393:51: expected void const volatile [noderef] __iomem *addr -../drivers/scsi/arcmsr/arcmsr_hba.c:3393:51: got unsigned int [usertype] * -../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: expected void const volatile [noderef] __iomem *addr -../drivers/scsi/arcmsr/arcmsr_hba.c:3394:48: got unsigned int [usertype] * -../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: expected void const volatile [noderef] __iomem *addr -../drivers/scsi/arcmsr/arcmsr_hba.c:3395:49: got unsigned int [usertype] * -../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: expected void const volatile [noderef] __iomem *addr -../drivers/scsi/arcmsr/arcmsr_hba.c:3396:49: got unsigned int [usertype] * -../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: expected void const volatile [noderef] __iomem *addr -../drivers/scsi/arcmsr/arcmsr_hba.c:3398:55: got unsigned int [usertype] * -../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: expected unsigned int [usertype] *rwbuffer -../drivers/scsi/arcmsr/arcmsr_hba.c:3418:40: got unsigned int [noderef] __iomem * -../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: expected unsigned int [usertype] *rwbuffer -../drivers/scsi/arcmsr/arcmsr_hba.c:3437:43: got unsigned int [noderef] [usertype] __iomem *message_rwbuffer -../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: expected unsigned int [usertype] *rwbuffer -../drivers/scsi/arcmsr/arcmsr_hba.c:3460:41: got unsigned int [noderef] __iomem * -../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: expected unsigned int [usertype] *rwbuffer -../drivers/scsi/arcmsr/arcmsr_hba.c:3482:43: got unsigned int [noderef] [usertype] __iomem *msgcode_rwbuffer -../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: expected unsigned int [usertype] *rwbuffer -../drivers/scsi/arcmsr/arcmsr_hba.c:3508:41: got unsigned int [noderef] __iomem * -../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 -../sound/soc/tegra/tegra210_i2s.c:655:34: warning: cast to restricted snd_pcm_format_t -../sound/soc/ti/davinci-i2s.c:113:44: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/ti/davinci-i2s.c:120:39: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/ti/davinci-i2s.c:121:43: warning: incorrect type in initializer (different base types) -../sound/soc/ti/davinci-i2s.c:121:43: expected unsigned char -../sound/soc/ti/davinci-i2s.c:121:43: got restricted snd_pcm_format_t [usertype] -../sound/soc/ti/davinci-i2s.c:122:43: warning: incorrect type in initializer (different base types) -../sound/soc/ti/davinci-i2s.c:122:43: expected unsigned char -../sound/soc/ti/davinci-i2s.c:122:43: got restricted snd_pcm_format_t [usertype] -../sound/soc/ti/davinci-i2s.c:501:53: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/ti/davinci-i2s.c:597:32: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/ti/davinci-i2s.c:599:42: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/ti/davinci-i2s.c:599:29: warning: incorrect type in assignment (different base types) -../sound/soc/ti/davinci-i2s.c:599:29: expected restricted snd_pcm_format_t [assigned] [usertype] fmt -../sound/soc/ti/davinci-i2s.c:599:29: got unsigned char const -../kernel/iomem.c:111:22: warning: incorrect type in assignment (different address spaces) -../kernel/iomem.c:111:22: expected void *[assigned] addr -../kernel/iomem.c:111:22: got void [noderef] __iomem * -../kernel/iomem.c:114:22: warning: incorrect type in assignment (different address spaces) -../kernel/iomem.c:114:22: expected void *[assigned] addr -../kernel/iomem.c:114:22: got void [noderef] __iomem * -../drivers/scsi/aic7xxx/aic7xxx_core.c: In function ‘ahc_handle_ign_wide_residue’: -../drivers/scsi/aic7xxx/aic7xxx_core.c:4171:34: warning: variable ‘data_addr’ set but not used [-Wunused-but-set-variable=] - 4171 | uint32_t data_addr; - | ^~~~~~~~~ -../sound/soc/ti/davinci-mcasp.c:2193:73: warning: incorrect type in argument 1 (different base types) -../sound/soc/ti/davinci-mcasp.c:2193:73: expected restricted __be32 const [usertype] *p -../sound/soc/ti/davinci-mcasp.c:2193:73: got unsigned int const [usertype] * -../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] -Warning: ../drivers/rtc/rtc-omap.c:411 function parameter 'dev' not described in 'omap_rtc_power_off_program' -Warning: ../drivers/rtc/rtc-omap.c:411 function parameter 'dev' not described in 'omap_rtc_power_off_program' -../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/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/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 @@ -13747,32 +12044,0 @@ -../drivers/mfd/max77705.c:160:1: warning: symbol 'max77705_pm_ops' was not declared. Should it be static? -../drivers/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: -../drivers/net/ethernet/freescale/enetc/enetc.c:2797: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=] - 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", - | ^~ -../drivers/net/ethernet/freescale/enetc/enetc.c:2797:52: note: directive argument in the range [-2147483638, 2147483646] - 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", - | ^~~~~~~~~~~ -../drivers/net/ethernet/freescale/enetc/enetc.c:2797:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 - 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 2798 | priv->ndev->name, i); - | ~~~~~~~~~~~~~~~~~~~~ -../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); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -13830,7 +12096,73 @@ -../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/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): -../include/linux/sched/signal.h:294:28: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:294:28: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:294:28: got struct spinlock [noderef] __rcu * -../include/linux/sched/signal.h:296:30: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:296:30: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:296:30: got struct spinlock [noderef] __rcu * +../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/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/scsi/qedf/qedf_debugfs.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h, ../drivers/scsi/qedf/qedf.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures @@ -13849,32 +12180,0 @@ -../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:145:24: warning: incorrect type in assignment (different address spaces) -../drivers/input/touchscreen/raspberrypi-ts.c:145:24: expected void [noderef] __iomem *fw_regs_va -../drivers/input/touchscreen/raspberrypi-ts.c:145:24: got void * -../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 -../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 -../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) @@ -13884,0 +12185,17 @@ +../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/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 +../kernel/debug/kdb/kdb_main.c:2201:40: warning: dereference of noderef expression @@ -13987,27 +12304,5 @@ -../drivers/usb/gadget/function/f_fs.c:3326:32: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/function/f_fs.c:3326:32: expected unsigned short [usertype] wMaxPacketSize -../drivers/usb/gadget/function/f_fs.c:3326:32: got restricted __le16 [usertype] wMaxPacketSize -../drivers/usb/gadget/function/f_fs.c:3351:36: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/function/f_fs.c:3351:36: expected restricted __le16 [usertype] wMaxPacketSize -../drivers/usb/gadget/function/f_fs.c:3351:36: got unsigned short [usertype] wMaxPacketSize -../drivers/usb/gadget/udc/bdc/bdc_ep.c:497:26: warning: cast truncates bits from constant value (ffffffff7fffffff becomes 7fffffff) -../drivers/i2c/busses/i2c-octeon-core.c:731:23: warning: cast from restricted __be64 -../drivers/i2c/busses/i2c-octeon-core.c:732:42: warning: cast from restricted __be64 -../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/ext4/extents-test.c:59:3: warning: symbol 'k_ctx' was not declared. Should it be static? -../kernel/bpf/cgroup_iter.c:322:17: warning: symbol 'bpf_iter_css_new' was not declared. Should it be static? -../kernel/bpf/cgroup_iter.c:347:40: warning: symbol 'bpf_iter_css_next' was not declared. Should it be static? -../kernel/bpf/cgroup_iter.c:371:18: warning: symbol 'bpf_iter_css_destroy' was not declared. Should it be static? -../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:489:1: warning: cast to restricted __le16 -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: warning: restricted __le16 degrades to integer -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489: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:489:1: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: expected restricted __le16 [usertype] maxpack_reg -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489: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:489:1: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: expected restricted __le16 [usertype] maxpack_reg -../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: got int +../drivers/scsi/fnic/fnic_pci_subsys_devid.c: note: in included file (through ../drivers/scsi/fnic/fdls_fc.h, ../drivers/scsi/fnic/fnic_fdls.h, ../drivers/scsi/fnic/fnic_io.h, ../drivers/scsi/fnic/fnic.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/usb/atm/ueagle-atm.c:2060:9: warning: restricted __be16 degrades to integer +../drivers/usb/atm/ueagle-atm.c:2060:9: warning: restricted __be16 degrades to integer @@ -14018,30 +12313,18 @@ -../drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../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/udc/cdns2/cdns2-gadget.c:1091:24: warning: restricted __le16 degrades to integer -../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: expected restricted __le32 [noderef] __iomem -../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: got unsigned short [usertype] tx_offset -../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1431:24: warning: restricted __le16 degrades to integer -../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: expected unsigned int [usertype] buffer -../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: got restricted __le32 [usertype] -../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: expected restricted __le32 [usertype] buffer -../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: got unsigned int [usertype] buffer -../kernel/bpf/bpf_struct_ops.c:592:27: warning: symbol 'bpf_struct_ops_link_lops' was not declared. Should it be static? +../drivers/gpio/gpio-tqmx86.c:354:37: warning: cast truncates bits from constant value (ffffff0f becomes f) +../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: warning: cast from restricted __be16 +../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: warning: incorrect type in argument 3 (different base types) +../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: expected unsigned short [usertype] vxlan_port +../drivers/net/ethernet/cavium/liquidio/lio_main.c:2683:44: got restricted __be16 [usertype] +../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: warning: cast from restricted __be16 +../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: warning: incorrect type in argument 3 (different base types) +../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: expected unsigned short [usertype] vxlan_port +../drivers/net/ethernet/cavium/liquidio/lio_main.c:2694:44: got restricted __be16 [usertype] +../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: expected unsigned short [usertype] major +../drivers/net/ethernet/cavium/liquidio/lio_main.c:3372:30: got restricted __be16 [usertype] +../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: expected unsigned short [usertype] minor +../drivers/net/ethernet/cavium/liquidio/lio_main.c:3373:30: got restricted __be16 [usertype] +../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: expected unsigned short [usertype] micro +../drivers/net/ethernet/cavium/liquidio/lio_main.c:3374:30: got restricted __be16 [usertype] @@ -14063,19 +12346,15 @@ -../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 -../sound/soc/uniphier/aio-compress.c:304:34: warning: cast to restricted __be16 -../fs/nfs/super.c:1170:49: warning: incorrect type in initializer (different address spaces) -../fs/nfs/super.c:1170:49: expected struct rpc_xprt *xprt1 -../fs/nfs/super.c:1170:49: got struct rpc_xprt [noderef] __rcu *cl_xprt -../fs/nfs/super.c:1171:49: warning: incorrect type in initializer (different address spaces) -../fs/nfs/super.c:1171:49: expected struct rpc_xprt *xprt2 -../fs/nfs/super.c:1171:49: got struct rpc_xprt [noderef] __rcu *cl_xprt +../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/mfd/max77705.c:160:1: warning: symbol 'max77705_pm_ops' was not declared. Should it be static? +Warning: ../drivers/usb/misc/usbio.c:117 struct member 'nr_i2c_buses' not described in 'usbio_device' +Warning: ../drivers/usb/misc/usbio.c:117 struct member 'i2cs' not described in 'usbio_device' +Warning: ../drivers/usb/misc/usbio.c:117 struct member 'nr_i2c_buses' not described in 'usbio_device' +Warning: ../drivers/usb/misc/usbio.c:117 struct member 'i2cs' not described in 'usbio_device' @@ -14085,63 +12364,533 @@ -../drivers/i2c/busses/i2c-diolan-u2c.c:290:26: warning: cast to restricted __le32 -../kernel/bpf/cpumask.c:53:32: warning: symbol 'bpf_cpumask_create' was not declared. Should it be static? -../kernel/bpf/cpumask.c:83:32: warning: symbol 'bpf_cpumask_acquire' was not declared. Should it be static? -../kernel/bpf/cpumask.c:97:18: warning: symbol 'bpf_cpumask_release' was not declared. Should it be static? -../kernel/bpf/cpumask.c:105:18: warning: symbol 'bpf_cpumask_release_dtor' was not declared. Should it be static? -../kernel/bpf/cpumask.c:121:17: warning: symbol 'bpf_cpumask_first' was not declared. Should it be static? -../kernel/bpf/cpumask.c:137:17: warning: symbol 'bpf_cpumask_first_zero' was not declared. Should it be static? -../kernel/bpf/cpumask.c:154:17: warning: symbol 'bpf_cpumask_first_and' was not declared. Should it be static? -../kernel/bpf/cpumask.c:165:18: warning: symbol 'bpf_cpumask_set_cpu' was not declared. Should it be static? -../kernel/bpf/cpumask.c:178:18: warning: symbol 'bpf_cpumask_clear_cpu' was not declared. Should it be static? -../kernel/bpf/cpumask.c:195:18: warning: symbol 'bpf_cpumask_test_cpu' was not declared. Should it be static? -../kernel/bpf/cpumask.c:212:18: warning: symbol 'bpf_cpumask_test_and_set_cpu' was not declared. Should it be static? -../kernel/bpf/cpumask.c:230:18: warning: symbol 'bpf_cpumask_test_and_clear_cpu' was not declared. Should it be static? -../kernel/bpf/cpumask.c:242:18: warning: symbol 'bpf_cpumask_setall' was not declared. Should it be static? -../kernel/bpf/cpumask.c:251:18: warning: symbol 'bpf_cpumask_clear' was not declared. Should it be static? -../kernel/bpf/cpumask.c:268:18: warning: symbol 'bpf_cpumask_and' was not declared. Should it be static? -../kernel/bpf/cpumask.c:283:18: warning: symbol 'bpf_cpumask_or' was not declared. Should it be static? -../kernel/bpf/cpumask.c:298:18: warning: symbol 'bpf_cpumask_xor' was not declared. Should it be static? -../kernel/bpf/cpumask.c:316:18: warning: symbol 'bpf_cpumask_equal' was not declared. Should it be static? -../kernel/bpf/cpumask.c:332:18: warning: symbol 'bpf_cpumask_intersects' was not declared. Should it be static? -../kernel/bpf/cpumask.c:348:18: warning: symbol 'bpf_cpumask_subset' was not declared. Should it be static? -../kernel/bpf/cpumask.c:363:18: warning: symbol 'bpf_cpumask_empty' was not declared. Should it be static? -../kernel/bpf/cpumask.c:378:18: warning: symbol 'bpf_cpumask_full' was not declared. Should it be static? -../kernel/bpf/cpumask.c:390:18: warning: symbol 'bpf_cpumask_copy' was not declared. Should it be static? -../kernel/bpf/cpumask.c:405:17: warning: symbol 'bpf_cpumask_any_distribute' was not declared. Should it be static? -../kernel/bpf/cpumask.c:423:17: warning: symbol 'bpf_cpumask_any_and_distribute' was not declared. Should it be static? -../kernel/bpf/cpumask.c:438:17: warning: symbol 'bpf_cpumask_weight' was not declared. Should it be static? -../kernel/bpf/cpumask.c:457:17: warning: symbol 'bpf_cpumask_populate' was not declared. Should it be static? -../drivers/net/bareudp.c:290:14: warning: incorrect type in assignment (different address spaces) -../drivers/net/bareudp.c:290:14: expected struct socket *sock -../drivers/net/bareudp.c:290:14: got struct socket [noderef] __rcu *sock -../drivers/net/bareudp.c:621:20: warning: incorrect type in assignment (different base types) -../drivers/net/bareudp.c:621:20: expected restricted __be16 [usertype] port -../drivers/net/bareudp.c:621:20: got unsigned short -../drivers/net/bareudp.c:622:25: warning: incorrect type in assignment (different base types) -../drivers/net/bareudp.c:622:25: expected restricted __be16 [usertype] ethertype -../drivers/net/bareudp.c:622:25: got unsigned short -../drivers/usb/typec/tcpm/tcpci.c:1002:1: warning: symbol 'tcpci_pm_ops' was not declared. Should it be static? -../drivers/usb/typec/tipd/trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/typec/tipd/trace.h): -../drivers/usb/typec/tipd/./trace.h:304:1: error: too long token expansion -../drivers/usb/typec/tipd/./trace.h:331:1: error: too long token expansion -../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 -../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? -../kernel/bpf/crypto.c:242:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? -../kernel/bpf/crypto.c:258:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? -../kernel/bpf/crypto.c:264:18: warning: symbol 'bpf_crypto_ctx_release_dtor' was not declared. Should it be static? -../kernel/bpf/crypto.c:319:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? -../kernel/bpf/crypto.c:340:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? -../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: warning: incorrect type in assignment (different base types) -../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: expected unsigned int [usertype] -../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: got restricted __le32 [usertype] cci -../fs/ufs/inode.c: note: in included file: -../fs/ufs/util.h:192:40: warning: restricted __fs16 degrades to integer -../fs/ufs/util.h:226:40: warning: restricted __fs16 degrades to integer -Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' -Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' +../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/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/isdn/mISDN/l1oip_core.c:670:39: warning: incorrect type in assignment (different base types) +../drivers/isdn/mISDN/l1oip_core.c:670:39: expected restricted __be32 [usertype] s_addr +../drivers/isdn/mISDN/l1oip_core.c:670:39: got unsigned long +Warning: ../drivers/rtc/rtc-omap.c:411 function parameter 'dev' not described in 'omap_rtc_power_off_program' +Warning: ../drivers/rtc/rtc-omap.c:411 function parameter 'dev' not described in 'omap_rtc_power_off_program' +../lib/digsig.c:210:47: warning: incorrect type in argument 1 (different base types) +../lib/digsig.c:210:47: expected restricted __be64 const [usertype] *p +../lib/digsig.c:210:47: got unsigned long long [usertype] * +../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/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/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/net/ethernet/cisco/enic/enic_main.c:273:14: warning: cast to restricted __be16 +../drivers/net/ethernet/cisco/enic/enic_main.c:277:14: warning: cast to restricted __be16 +../drivers/net/ethernet/cisco/enic/enic_main.c:272:20: warning: restricted __be16 degrades to integer +../drivers/net/ethernet/cisco/enic/enic_main.c:272: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/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/power/supply/ucs1002_power.c:190:29: warning: cast to restricted __be32 +../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 +../net/appletalk/ddp.c:101:33: warning: restricted __be16 degrades to integer +../net/appletalk/ddp.c:126:33: warning: restricted __be16 degrades to integer +../net/appletalk/ddp.c:422:47: warning: restricted __be16 degrades to integer +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: warning: cast from restricted __be16 +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: warning: incorrect type in argument 3 (different base types) +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: expected unsigned short [usertype] vxlan_port +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1771:44: got restricted __be16 [usertype] +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: warning: cast from restricted __be16 +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: warning: incorrect type in argument 3 (different base types) +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: expected unsigned short [usertype] vxlan_port +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1782:44: got restricted __be16 [usertype] +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: expected unsigned short [usertype] major +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1964:30: got restricted __be16 [usertype] +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: expected unsigned short [usertype] minor +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1965:30: got restricted __be16 [usertype] +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: expected unsigned short [usertype] micro +../drivers/net/ethernet/cavium/liquidio/lio_vf_main.c:1966:30: got restricted __be16 [usertype] +../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; + | ^~~~~~~ +../kernel/seccomp.c:580:27: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:580:27: expected struct spinlock [usertype] *lock +../kernel/seccomp.c:580:27: got struct spinlock [noderef] __rcu * +../kernel/seccomp.c:584:29: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:584:29: expected struct spinlock [usertype] *lock +../kernel/seccomp.c:584:29: got struct spinlock [noderef] __rcu * +../kernel/seccomp.c:927:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:927:9: expected struct qspinlock *lock +../kernel/seccomp.c:927:9: got struct qspinlock [noderef] __rcu * +../kernel/seccomp.c:1433:31: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:1433:31: expected struct spinlock [usertype] *lock +../kernel/seccomp.c:1433:31: got struct spinlock [noderef] __rcu * +../kernel/seccomp.c:1445:33: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:1445:33: expected struct spinlock [usertype] *lock +../kernel/seccomp.c:1445:33: got struct spinlock [noderef] __rcu * +../kernel/seccomp.c:1931:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:1931:9: expected struct lockdep_map const *lock +../kernel/seccomp.c:1931:9: got struct lockdep_map [noderef] __rcu * +../kernel/seccomp.c:2017:31: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:2017:31: expected struct spinlock [usertype] *lock +../kernel/seccomp.c:2017:31: got struct spinlock [noderef] __rcu * +../kernel/seccomp.c:2035:33: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:2035:33: expected struct spinlock [usertype] *lock +../kernel/seccomp.c:2035:33: got struct spinlock [noderef] __rcu * +../kernel/seccomp.c:2177:28: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:2177:28: expected struct spinlock [usertype] *lock +../kernel/seccomp.c:2177:28: got struct spinlock [noderef] __rcu * +../kernel/seccomp.c:2180:38: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:2180:38: expected struct spinlock [usertype] *lock +../kernel/seccomp.c:2180:38: got struct spinlock [noderef] __rcu * +../kernel/seccomp.c:2186:30: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:2186:30: expected struct spinlock [usertype] *lock +../kernel/seccomp.c:2186:30: got struct spinlock [noderef] __rcu * +../kernel/seccomp.c:493:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:493:9: expected struct qspinlock *lock +../kernel/seccomp.c:493:9: got struct qspinlock [noderef] __rcu * +../kernel/seccomp.c:603:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:603:9: expected struct qspinlock *lock +../kernel/seccomp.c:603:9: got struct qspinlock [noderef] __rcu * +../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:451:9: expected struct qspinlock *lock +../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * +../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:437:9: expected struct qspinlock *lock +../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * +../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:451:9: expected struct qspinlock *lock +../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * +../kernel/seccomp.c:437:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:437:9: expected struct qspinlock *lock +../kernel/seccomp.c:437:9: got struct qspinlock [noderef] __rcu * +../kernel/seccomp.c:451:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/seccomp.c:451:9: expected struct qspinlock *lock +../kernel/seccomp.c:451:9: got struct qspinlock [noderef] __rcu * +../kernel/seccomp.c: note: in included file (through ../include/linux/ptrace.h, ../include/linux/audit.h): +../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * +../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * +../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 +../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: expected unsigned short +../drivers/net/ethernet/emulex/benet/be_main.c:1559:29: got restricted __le16 [usertype] +../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: expected unsigned int [usertype] fragpa_lo +../drivers/net/ethernet/emulex/benet/be_main.c:2631:32: got restricted __le32 [usertype] +../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: expected unsigned int [usertype] fragpa_hi +../drivers/net/ethernet/emulex/benet/be_main.c:2632:32: got restricted __le32 [usertype] +../drivers/acpi/acpi_extlog.c:87:54: warning: cast removes address space '__iomem' of expression +../drivers/acpi/acpi_extlog.c:323:20: warning: cast removes address space '__iomem' of expression +../drivers/acpi/acpi_extlog.c:344:34: warning: cast removes address space '__iomem' of expression +../drivers/acpi/acpi_extlog.c:368:11: warning: cast removes address space '__iomem' of expression +../drivers/acpi/acpi_extlog.c:391:19: warning: cast removes address space '__iomem' of expression +../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:55:24: warning: cast to restricted __be32 +../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: expected unsigned int [usertype] num_tlvs +../drivers/net/ethernet/cisco/enic/vnic_vic.c:55:22: got restricted __be32 [usertype] +../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:22: warning: cast to restricted __be32 +../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: expected unsigned int [usertype] length +../drivers/net/ethernet/cisco/enic/vnic_vic.c:56:20: got restricted __be32 [usertype] +../drivers/net/ethernet/cisco/enic/vnic_vic.c:64:22: warning: cast to restricted __be32 +../drivers/gpio/gpio-viperboard.c:266:20: warning: incorrect type in assignment (different base types) +../drivers/gpio/gpio-viperboard.c:266:20: expected unsigned short [usertype] val +../drivers/gpio/gpio-viperboard.c:266:20: got restricted __be16 [usertype] +../drivers/gpio/gpio-viperboard.c:267:21: warning: incorrect type in assignment (different base types) +../drivers/gpio/gpio-viperboard.c:267:21: expected unsigned short [usertype] mask +../drivers/gpio/gpio-viperboard.c:267:21: got restricted __be16 [usertype] +../drivers/gpio/gpio-viperboard.c:307:27: warning: cast to restricted __be16 +../drivers/gpio/gpio-viperboard.c:331:20: warning: incorrect type in assignment (different base types) +../drivers/gpio/gpio-viperboard.c:331:20: expected unsigned short [usertype] val +../drivers/gpio/gpio-viperboard.c:331:20: got restricted __be16 [usertype] +../drivers/gpio/gpio-viperboard.c:332:21: warning: incorrect type in assignment (different base types) +../drivers/gpio/gpio-viperboard.c:332:21: expected unsigned short [usertype] mask +../drivers/gpio/gpio-viperboard.c:332:21: got restricted __be16 [usertype] +../kernel/taskstats.c:279:9: warning: incorrect type in argument 1 (different address spaces) +../kernel/taskstats.c:279:9: expected struct spinlock [usertype] *lock +../kernel/taskstats.c:279:9: got struct spinlock [noderef] __rcu * +../kernel/taskstats.c:291:36: warning: incorrect type in argument 1 (different address spaces) +../kernel/taskstats.c:291:36: expected struct spinlock [usertype] *lock +../kernel/taskstats.c:291:36: got struct spinlock [noderef] __rcu * +../kernel/taskstats.c:578:27: warning: incorrect type in argument 1 (different address spaces) +../kernel/taskstats.c:578:27: expected struct spinlock [usertype] *lock +../kernel/taskstats.c:578:27: got struct spinlock [noderef] __rcu * +../kernel/taskstats.c:589:29: warning: incorrect type in argument 1 (different address spaces) +../kernel/taskstats.c:589:29: expected struct spinlock [usertype] *lock +../kernel/taskstats.c:589:29: got struct spinlock [noderef] __rcu * +../kernel/taskstats.c: note: in included file (through ../include/linux/taskstats_kern.h): +../include/linux/sched/signal.h:748:37: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:748:37: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:748:37: got struct spinlock [noderef] __rcu * +../drivers/spi/spi-stm32.c:1662:65: warning: Using plain integer as NULL pointer +../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:2641:36: warning: cast to restricted __le32 +../drivers/net/ethernet/emulex/benet/be_cmds.c:2643:36: warning: cast to restricted __le32 +../drivers/net/ethernet/emulex/benet/be_cmds.c:2875:24: warning: too many warnings +../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:1416:44: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1425:44: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1434:44: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1443:44: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1453:25: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1462:44: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1481:44: warning: cast to restricted __le16 +../drivers/acpi/nfit/core.c:1515:41: warning: cast to restricted __le16 +../drivers/acpi/nfit/core.c:1540:44: warning: cast to restricted __be32 +../drivers/acpi/nfit/core.c:1804:33: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1806:33: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1807:33: warning: cast to restricted __be32 +../drivers/acpi/nfit/core.c:1810:33: warning: cast to restricted __be16 +../drivers/acpi/nfit/core.c:1811:33: warning: cast to restricted __be32 +../kernel/tracepoint.c:106:32: warning: unreplaced symbol '' +../kernel/tracepoint.c:106:32: warning: unreplaced symbol '' +../drivers/net/ethernet/emulex/benet/be_ethtool.c: In function ‘be_set_coalesce’: +../drivers/net/ethernet/emulex/benet/be_ethtool.c:349:27: warning: variable ‘eqo’ set but not used [-Wunused-but-set-variable=] + 349 | struct be_eq_obj *eqo; + | ^~~ +../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/cisco/enic/enic_ethtool.c:656:38: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: expected restricted __be32 [usertype] ip4src +../drivers/net/ethernet/cisco/enic/enic_ethtool.c:656:38: got unsigned int [usertype] +../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: expected restricted __be32 [usertype] ip4dst +../drivers/net/ethernet/cisco/enic/enic_ethtool.c:659:38: got unsigned int [usertype] +../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: expected restricted __be16 [usertype] psrc +../drivers/net/ethernet/cisco/enic/enic_ethtool.c:662:36: got unsigned short [usertype] +../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: expected restricted __be16 [usertype] pdst +../drivers/net/ethernet/cisco/enic/enic_ethtool.c:665:36: got unsigned short [usertype] @@ -14151,26 +12899,0 @@ -../drivers/scsi/qla4xxx/ql4_init.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): -../drivers/scsi/qla4xxx/ql4_fw.h:264:34: error: invalid bitfield specifier for type restricted __le32. -../drivers/scsi/qla4xxx/ql4_fw.h:265:46: error: invalid bitfield specifier for type restricted __le32. -../drivers/scsi/qla4xxx/ql4_fw.h:266:35: error: invalid bitfield specifier for type restricted __le32. -../drivers/scsi/qla4xxx/ql4_fw.h:267:39: error: invalid bitfield specifier for type restricted __le32. -../drivers/scsi/qla4xxx/ql4_fw.h:268:38: error: invalid bitfield specifier for type restricted __le32. -../drivers/scsi/qla4xxx/ql4_fw.h:269:38: error: invalid bitfield specifier for type restricted __le32. -../drivers/scsi/qla4xxx/ql4_fw.h:270:43: error: invalid bitfield specifier for type restricted __le32. -../drivers/scsi/qla4xxx/ql4_fw.h:271:45: error: invalid bitfield specifier for type restricted __le32. -../drivers/scsi/qla4xxx/ql4_fw.h:272:45: error: invalid bitfield specifier for type restricted __le32. -../drivers/scsi/qla4xxx/ql4_fw.h:273:35: error: invalid bitfield specifier for type restricted __le32. -../drivers/scsi/qla4xxx/ql4_fw.h:274:34: error: invalid bitfield specifier for type restricted __le32. -../drivers/scsi/qla4xxx/ql4_fw.h:275:29: error: invalid bitfield specifier for type restricted __le32. -../drivers/scsi/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. @@ -14196,13 +12918,0 @@ -../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. @@ -14221,0 +12932,3 @@ +../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 @@ -14225 +12938,169 @@ -../drivers/scsi/qla4xxx/ql4_isr.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): +../drivers/scsi/qla2xxx/qla_init.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/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 [-2147483641, 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); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../fs/pstore/ram_core.c:277:34: warning: incorrect type in argument 1 (different address spaces) +../fs/pstore/ram_core.c:277:34: expected void volatile [noderef] __iomem * +../fs/pstore/ram_core.c:277:34: got unsigned char * +../fs/pstore/ram_core.c:321:50: warning: incorrect type in argument 2 (different address spaces) +../fs/pstore/ram_core.c:321:50: expected void const volatile [noderef] __iomem * +../fs/pstore/ram_core.c:321:50: got unsigned char * +../fs/pstore/ram_core.c:322:65: warning: incorrect type in argument 2 (different address spaces) +../fs/pstore/ram_core.c:322:65: expected void const volatile [noderef] __iomem * +../fs/pstore/ram_core.c:322:65: got unsigned char * +../fs/pstore/ram_core.c:487:20: warning: incorrect type in assignment (different address spaces) +../fs/pstore/ram_core.c:487:20: expected void *va +../fs/pstore/ram_core.c:487:20: got void [noderef] __iomem * +../fs/pstore/ram_core.c:489:20: warning: incorrect type in assignment (different address spaces) +../fs/pstore/ram_core.c:489:20: expected void *va +../fs/pstore/ram_core.c:489:20: got void [noderef] __iomem * +../fs/pstore/ram_core.c:583:36: warning: incorrect type in argument 1 (different address spaces) +../fs/pstore/ram_core.c:583:36: expected void volatile [noderef] __iomem *addr +../fs/pstore/ram_core.c:583:36: got void *vaddr +../drivers/scsi/qla2xxx/qla_mbx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../kernel/trace/ftrace.c:232:49: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:232:49: expected struct ftrace_ops *ops +../kernel/trace/ftrace.c:232:49: got struct ftrace_ops [noderef] __rcu *[addressable] [toplevel] ftrace_ops_list +../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:1093:43: warning: incorrect type in initializer (different address spaces) +../kernel/trace/ftrace.c:1093:43: expected struct ftrace_hash [noderef] __rcu *notrace_hash +../kernel/trace/ftrace.c:1093:43: got struct ftrace_hash * +../kernel/trace/ftrace.c:1094:43: warning: incorrect type in initializer (different address spaces) +../kernel/trace/ftrace.c:1094:43: expected struct ftrace_hash [noderef] __rcu *filter_hash +../kernel/trace/ftrace.c:1094:43: got struct ftrace_hash * +../kernel/trace/ftrace.c:1326:40: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:1326:40: expected struct ftrace_hash *hash +../kernel/trace/ftrace.c:1326:40: got struct ftrace_hash [noderef] __rcu *filter_hash +../kernel/trace/ftrace.c:1327:40: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:1327:40: expected struct ftrace_hash *hash +../kernel/trace/ftrace.c:1327:40: got struct ftrace_hash [noderef] __rcu *notrace_hash +../kernel/trace/ftrace.c:1328:37: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:1328:37: expected struct ftrace_hash [noderef] __rcu *filter_hash +../kernel/trace/ftrace.c:1328:37: got struct ftrace_hash * +../kernel/trace/ftrace.c:1329:38: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:1329:38: expected struct ftrace_hash [noderef] __rcu *notrace_hash +../kernel/trace/ftrace.c:1329:38: got struct ftrace_hash * +../kernel/trace/ftrace.c:2141:54: warning: incorrect type in initializer (different address spaces) +../kernel/trace/ftrace.c:2141:54: expected struct ftrace_hash *old_hash +../kernel/trace/ftrace.c:2141:54: got struct ftrace_hash [noderef] __rcu *filter_hash +../kernel/trace/ftrace.c:1533:9: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/ftrace.c:1533:9: struct ftrace_hash [noderef] __rcu * +../kernel/trace/ftrace.c:1533:9: struct ftrace_hash * +../kernel/trace/ftrace.c:1549:39: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:1550:40: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:1551:40: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:1552:42: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:1723:18: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:1724:43: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:1785:14: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:1786:22: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:2119:50: warning: incorrect type in initializer (different address spaces) +../kernel/trace/ftrace.c:2130:50: warning: incorrect type in initializer (different address spaces) +../kernel/trace/ftrace.c:2613:53: warning: incorrect type in initializer (different address spaces) +../kernel/trace/ftrace.c:2624:36: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3425:51: warning: incorrect type in argument 2 (different address spaces) +../kernel/trace/ftrace.c:3426:66: warning: incorrect type in argument 2 (different address spaces) +../kernel/trace/ftrace.c:3432:52: warning: incorrect type in argument 2 (different address spaces) +../kernel/trace/ftrace.c:3433:66: warning: incorrect type in argument 2 (different address spaces) +../kernel/trace/ftrace.c:3446:41: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3447:51: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3450:52: warning: incorrect type in argument 2 (different address spaces) +../kernel/trace/ftrace.c:3454:52: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3469:39: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3470:42: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3478:17: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3484:81: warning: incorrect type in argument 2 (different address spaces) +../kernel/trace/ftrace.c:3488:54: warning: incorrect type in argument 2 (different address spaces) +../kernel/trace/ftrace.c:3490:56: warning: incorrect type in argument 2 (different address spaces) +../kernel/trace/ftrace.c:3520:60: warning: incorrect type in argument 2 (different address spaces) +../kernel/trace/ftrace.c:3521:49: warning: incorrect type in argument 3 (different address spaces) +../kernel/trace/ftrace.c:3560:45: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3562:46: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3564:48: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3566:49: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3572:17: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3573:17: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3579:34: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3580:35: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3582:45: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3583:46: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3588:53: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3589:54: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3636:31: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3637:32: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3652:59: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3653:59: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3658:43: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3659:43: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3661:39: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3662:40: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3704:48: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3705:48: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:3706:45: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3707:46: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:3997:14: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:4014:22: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:4703:22: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:4706:22: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:5117:27: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:5119:27: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:5499:19: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:5643:19: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:5649:34: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:5914:27: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:5916:27: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:5997:50: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:6000:51: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:6016:50: warning: incorrect type in initializer (different address spaces) +../kernel/trace/ftrace.c:6060:14: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6110:19: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6175:50: warning: incorrect type in initializer (different address spaces) +../kernel/trace/ftrace.c:6213:52: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:6361:48: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:6366:25: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6382:41: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:6386:30: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6393:45: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6398:53: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6494:30: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/ftrace.c:6494:30: struct ftrace_hash [noderef] __rcu * +../kernel/trace/ftrace.c:6494:30: struct ftrace_hash * +../kernel/trace/ftrace.c:6508:50: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:6519:41: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:6546:38: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6595:30: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/ftrace.c:6595:30: struct ftrace_hash [noderef] __rcu * +../kernel/trace/ftrace.c:6595:30: struct ftrace_hash * +../kernel/trace/ftrace.c:6904:35: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6906:43: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6975:35: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:6983:35: warning: incorrect type in assignment (different address spaces) +../kernel/trace/ftrace.c:7048:47: warning: incorrect type in initializer (different address spaces) +../kernel/trace/ftrace.c:7049:55: warning: incorrect type in initializer (different address spaces) +../kernel/trace/ftrace.c:7766:46: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:7767:47: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:7771:44: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/ftrace.c:7789:18: warning: too many warnings +../kernel/trace/ftrace.c:8279:36: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/ftrace.c:8279:36: struct ftrace_ops [noderef] __rcu * +../kernel/trace/ftrace.c:8279:36: struct ftrace_ops * +../drivers/scsi/qla4xxx/ql4_init.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): @@ -14238,75 +13119 @@ -../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: warning: incorrect type in assignment (different base types) -../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: expected restricted __le32 [usertype] owner -../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: got int -../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: warning: incorrect type in assignment (different base types) -../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: expected restricted __le32 [usertype] type -../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: got int -../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: warning: incorrect type in assignment (different base types) -../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: expected restricted __le32 [usertype] opcode -../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: got int -../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: warning: incorrect type in assignment (different base types) -../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: expected restricted __le32 [usertype] owner -../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: got int -../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: warning: incorrect type in assignment (different base types) -../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: expected restricted __le32 [usertype] type -../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: got int -../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: warning: incorrect type in assignment (different base types) -../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: expected restricted __le32 [usertype] opcode -../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: got int -../drivers/net/ethernet/huawei/hinic/hinic_main.c:832:25: warning: cast to restricted __be16 -../drivers/scsi/lpfc/lpfc_ct.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/lpfc/lpfc_ct.c:198:25: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_ct.c:199:24: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_ct.c:202:22: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_ct.c:531:32: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_ct.c:532:33: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_ct.c:534:30: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_ct.c:878:33: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_ct.c:880:40: warning: restricted __be32 degrades to integer -../drivers/scsi/lpfc/lpfc_ct.c:1350:15: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_ct.c:1498:15: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_ct.c:1514:30: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_ct.c:1515:30: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_ct.c:1962:25: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_ct.c:1963:24: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_ct.c:1989:22: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_ct.c:2026:38: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_ct.c:2026:38: expected unsigned int [usertype] PortId -../drivers/scsi/lpfc/lpfc_ct.c:2026:38: got restricted __be32 [usertype] -../drivers/scsi/lpfc/lpfc_ct.c:2033:38: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_ct.c:2033:38: expected unsigned int [usertype] PortId -../drivers/scsi/lpfc/lpfc_ct.c:2033:38: got restricted __be32 [usertype] -../drivers/scsi/lpfc/lpfc_ct.c:2075:38: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_ct.c:2075:38: expected unsigned int [usertype] PortId -../drivers/scsi/lpfc/lpfc_ct.c:2075:38: got restricted __be32 [usertype] -../drivers/scsi/lpfc/lpfc_ct.c:2085:39: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_ct.c:2085:39: expected unsigned int [usertype] PortId -../drivers/scsi/lpfc/lpfc_ct.c:2085:39: got restricted __be32 [usertype] -../drivers/scsi/lpfc/lpfc_ct.c:2120:41: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_ct.c:2120:41: expected unsigned int [usertype] port_id -../drivers/scsi/lpfc/lpfc_ct.c:2120:41: got restricted __be32 [usertype] -../drivers/scsi/lpfc/lpfc_ct.c:2127:38: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_ct.c:2127:38: expected unsigned int [usertype] PortId -../drivers/scsi/lpfc/lpfc_ct.c:2127:38: got restricted __be32 [usertype] -../drivers/scsi/lpfc/lpfc_ct.c:3314:30: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_ct.c:3314:30: expected unsigned int [usertype] EntryCnt -../drivers/scsi/lpfc/lpfc_ct.c:3314:30: got restricted __be32 [usertype] -../drivers/scsi/lpfc/lpfc_ct.c:3374:34: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_ct.c:3374:34: expected unsigned int [usertype] EntryCnt -../drivers/scsi/lpfc/lpfc_ct.c:3374:34: got restricted __be32 [usertype] -../drivers/scsi/lpfc/lpfc_ct.c:3547:34: warning: cast to restricted __be32 -../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/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: warning: incorrect type in argument 1 (different base types) -../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: expected unsigned short [usertype] header -../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: got restricted __le16 const [usertype] header -../drivers/scsi/qla2xxx/qla_init.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../drivers/scsi/qla2xxx/qla_iocb.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): @@ -14432 +13239,54 @@ -../drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c:196:30: warning: symbol 'gaokun_ucsi_ops' was not declared. Should it be static? +../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/usb/misc/usb3503.c:231:44: warning: cast to restricted __be32 +../drivers/scsi/qla2xxx/qla_isr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_gs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3912 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' +Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3912 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' +../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/trace/trace.c:5002:1: warning: trying to concatenate 12722-character string (8191 bytes max) +../kernel/trace/trace.c:91:5: warning: symbol 'tracepoint_printk' was not declared. Should it be static? +../kernel/trace/trace.c:496:28: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/trace.c:496:28: expected struct trace_export **list +../kernel/trace/trace.c:496:28: got struct trace_export [noderef] __rcu ** +../kernel/trace/trace.c:505:34: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/trace.c:505:34: expected struct trace_export **list +../kernel/trace/trace.c:505:34: got struct trace_export [noderef] __rcu ** +../kernel/trace/trace.c:2432:38: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/trace.c:2432:38: expected struct event_filter *filter +../kernel/trace/trace.c:2432:38: got struct event_filter [noderef] __rcu *filter +../kernel/trace/trace.c:450:9: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/trace.c:450:9: struct trace_export [noderef] __rcu * +../kernel/trace/trace.c:450:9: struct trace_export * +../kernel/trace/trace.c:465:9: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/trace.c:465:9: struct trace_export [noderef] __rcu * +../kernel/trace/trace.c:465:9: struct trace_export * +../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 @@ -14435,0 +13296,70 @@ +../fs/bpf_fs_kfuncs.c:42:25: warning: symbol 'bpf_get_task_exe_file' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:58:18: warning: symbol 'bpf_put_file' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:79:17: warning: symbol 'bpf_path_d_path' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:127:17: warning: symbol 'bpf_get_dentry_xattr' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:160:17: warning: symbol 'bpf_get_file_xattr' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:286:17: warning: symbol 'bpf_set_dentry_xattr' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:312:17: warning: symbol 'bpf_remove_dentry_xattr' was not declared. Should it be static? +../fs/bpf_fs_kfuncs.c:336:17: warning: symbol 'bpf_cgroup_read_xattr' was not declared. Should it be static? +../net/sunrpc/clnt.c:3340:9: warning: cast removes address space '__rcu' of expression +../drivers/scsi/lpfc/lpfc_ct.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_ct.c:198:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:199:24: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:202:22: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:531:32: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:532:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:534:30: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:878:33: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_ct.c:880:40: warning: restricted __be32 degrades to integer +../drivers/scsi/lpfc/lpfc_ct.c:1350:15: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_ct.c:1498:15: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_ct.c:1514:30: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_ct.c:1515:30: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_ct.c:1962:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:1963:24: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:1989:22: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_ct.c:2026:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:2026:38: expected unsigned int [usertype] PortId +../drivers/scsi/lpfc/lpfc_ct.c:2026:38: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:2033:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:2033:38: expected unsigned int [usertype] PortId +../drivers/scsi/lpfc/lpfc_ct.c:2033:38: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:2075:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:2075:38: expected unsigned int [usertype] PortId +../drivers/scsi/lpfc/lpfc_ct.c:2075:38: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:2085:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:2085:39: expected unsigned int [usertype] PortId +../drivers/scsi/lpfc/lpfc_ct.c:2085:39: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:2120:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:2120:41: expected unsigned int [usertype] port_id +../drivers/scsi/lpfc/lpfc_ct.c:2120:41: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:2127:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:2127:38: expected unsigned int [usertype] PortId +../drivers/scsi/lpfc/lpfc_ct.c:2127:38: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:3314:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:3314:30: expected unsigned int [usertype] EntryCnt +../drivers/scsi/lpfc/lpfc_ct.c:3314:30: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:3374:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_ct.c:3374:34: expected unsigned int [usertype] EntryCnt +../drivers/scsi/lpfc/lpfc_ct.c:3374:34: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_ct.c:3547:34: warning: cast to restricted __be32 +../drivers/scsi/elx/efct/efct_io.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/net/ethernet/freescale/enetc/enetc.c: In function ‘enetc_setup_irqs’: +../drivers/net/ethernet/freescale/enetc/enetc.c:2797: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=] + 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", + | ^~ +../drivers/net/ethernet/freescale/enetc/enetc.c:2797:52: note: directive argument in the range [-2147483638, 2147483646] + 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", + | ^~~~~~~~~~~ +../drivers/net/ethernet/freescale/enetc/enetc.c:2797:17: note: ‘snprintf’ output between 7 and 32 bytes into a destination of size 24 + 2797 | snprintf(v->name, sizeof(v->name), "%s-rxtx%d", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 2798 | priv->ndev->name, i); + | ~~~~~~~~~~~~~~~~~~~~ +../drivers/scsi/qla2xxx/qla_dbg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures @@ -14661 +13591 @@ -../drivers/scsi/qla4xxx/ql4_nx.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): +../drivers/scsi/qla4xxx/ql4_isr.c: note: in included file (through ../drivers/scsi/qla4xxx/ql4_def.h): @@ -14674,8 +13604,13 @@ -../drivers/scsi/csiostor/csio_attr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/net/ethernet/huawei/hinic/hinic_tx.c:713:25: warning: cast to restricted __be16 -../drivers/scsi/qla2xxx/qla_mbx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/csiostor/csio_init.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): +../kernel/bpf/core.c:253:49: error: arithmetics on pointers to functions +../kernel/bpf/core.c:3043:29: warning: symbol 'bpf_seq_printf_btf_proto' was not declared. Should it be static? +../kernel/bpf/core.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/xdp.h, ../include/linux/bpf_trace.h): +../include/trace/events/xdp.h:304:1: warning: Using plain integer as NULL pointer +../include/trace/events/xdp.h:331:1: warning: Using plain integer as NULL pointer +../kernel/bpf/core.c: note: in included file (through ../include/linux/rbtree_latch.h, ../include/linux/bpf.h, ../include/linux/filter.h): +../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * +../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * +../drivers/scsi/elx/efct/efct_scsi.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): @@ -14684,4 +13619 @@ -../kernel/bpf/kmem_cache_iter.c:24:17: warning: symbol 'bpf_iter_kmem_cache_new' was not declared. Should it be static? -../kernel/bpf/kmem_cache_iter.c:35:31: warning: symbol 'bpf_iter_kmem_cache_next' was not declared. Should it be static? -../kernel/bpf/kmem_cache_iter.c:80:18: warning: symbol 'bpf_iter_kmem_cache_destroy' was not declared. Should it be static? -../drivers/scsi/qla2xxx/qla_iocb.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../drivers/net/ethernet/chelsio/cxgb4/cxgb4_fcoe.c: note: in included file (through ../include/scsi/libfc.h, ../include/scsi/libfcoe.h): @@ -14690,16 +13621,0 @@ -../drivers/scsi/smartpqi/smartpqi_init.c:1255:32: warning: unreplaced symbol '' -../drivers/scsi/bfa/bfad_im.c:1065:29: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfad_im.c:1065:29: expected unsigned long long [usertype] node_name -../drivers/scsi/bfa/bfad_im.c:1065:29: got restricted __be64 [usertype] -../drivers/scsi/bfa/bfad_im.c:1067:29: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfad_im.c:1067:29: expected unsigned long long [usertype] port_name -../drivers/scsi/bfa/bfad_im.c:1067:29: got restricted __be64 [usertype] -../drivers/scsi/bfa/bfad_im.c:1034:33: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfad_im.c:1034:33: expected unsigned long long [usertype] node_name -../drivers/scsi/bfa/bfad_im.c:1034:33: got restricted __be64 [usertype] -../drivers/scsi/bfa/bfad_im.c:1036:33: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfad_im.c:1036:33: expected unsigned long long [usertype] port_name -../drivers/scsi/bfa/bfad_im.c:1036:33: got restricted __be64 [usertype] -../drivers/scsi/bfa/bfad_im.c:1055:37: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfad_im.c:1055:37: expected unsigned int [usertype] maxframe_size -../drivers/scsi/bfa/bfad_im.c:1055:37: got restricted __be16 [usertype] maxfrsize @@ -14716,113 +13632,50 @@ -../drivers/scsi/qla2xxx/qla_isr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/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] -Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3912 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' -Warning: ../drivers/scsi/qla2xxx/qla_isr.c:3912 function parameter 'rsp_q_in' not described in 'qla_chk_cont_iocb_avail' -../drivers/scsi/csiostor/csio_lnode.c: note: in included file: -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/csiostor/csio_lnode.c: note: in included file: -../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures -../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: warning: incorrect type in assignment (different address spaces) -../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: expected unsigned long long [noderef] [usertype] __iomem **replyPostRegisterIndex -../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: got unsigned long long [usertype] ** -../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: expected unsigned int val -../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: got restricted __le32 [usertype] -../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: expected unsigned int val -../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: got restricted __le32 [usertype] -../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: expected unsigned int val -../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: got restricted __le32 [usertype] -../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: expected unsigned int val -../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: got restricted __le32 [usertype] -../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: warning: incorrect type in argument 1 (different base types) -../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: expected unsigned int val -../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: got restricted __le32 [usertype] -../drivers/scsi/mpt3sas/mpt3sas_base.c:7110:20: warning: cast to restricted __le16 -../drivers/scsi/mpt3sas/mpt3sas_base.c:7118:20: warning: cast to restricted __le16 -../drivers/scsi/mpt3sas/mpt3sas_base.c:7131:36: warning: cast to restricted __le16 -../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: warning: incorrect type in assignment (different address spaces) -../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: expected unsigned long long [noderef] [usertype] __iomem **reply_post_host_index -../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: got unsigned long long [usertype] ** -../drivers/scsi/bfa/bfad_attr.c:66:39: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfad_attr.c:66:39: expected unsigned long long [usertype] node_name -../drivers/scsi/bfa/bfad_attr.c:66:39: got restricted __be64 [usertype] -../drivers/scsi/bfa/bfad_attr.c:92:39: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfad_attr.c:92:39: expected unsigned long long [usertype] port_name -../drivers/scsi/bfa/bfad_attr.c:92:39: got restricted __be64 [usertype] -../drivers/scsi/bfa/bfad_attr.c:248:36: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfad_attr.c:248:36: expected unsigned long long [usertype] fabric_name -../drivers/scsi/bfa/bfad_attr.c:248:36: got restricted __be64 [usertype] -../drivers/scsi/elx/efct/efct_io.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../sound/soc/sdca/sdca_functions.c:860:23: warning: cast to restricted __le16 +../sound/soc/sdca/sdca_functions.c:861:23: warning: cast to restricted __le16 +../sound/soc/sdca/sdca_functions.c:869:34: warning: cast to restricted __le32 +../sound/soc/sdca/sdca_functions.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): +../include/acpi/actbl2.h:3685:34: 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/scsi/qla2xxx/qla_sup.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): @@ -14831 +13684,15 @@ -../drivers/scsi/elx/efct/efct_scsi.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../kernel/bpf/verifier.c:362:12: warning: symbol 'btf_vmlinux' was not declared. Should it be static? +../kernel/bpf/verifier.c:24273: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 +../net/bluetooth/hci_event.c: note: in included file (through ../include/net/bluetooth/hci_core.h): +../include/net/bluetooth/hci.h:2922:47: warning: array of flexible structures +../include/net/bluetooth/hci.h:3008:43: warning: array of flexible structures +../drivers/scsi/elx/efct/efct_xport.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): @@ -14834,24 +13700,0 @@ -../kernel/bpf/dmabuf_iter.c:161:17: warning: symbol 'bpf_iter_dmabuf_new' was not declared. Should it be static? -../kernel/bpf/dmabuf_iter.c:172:28: warning: symbol 'bpf_iter_dmabuf_next' was not declared. Should it be static? -../kernel/bpf/dmabuf_iter.c:184:18: warning: symbol 'bpf_iter_dmabuf_destroy' was not declared. Should it be static? -../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] @@ -14870,0 +13714,284 @@ +../drivers/usb/usbip/vhci_sysfs.c: In function ‘vhci_init_attr_group’: +../drivers/usb/usbip/vhci_sysfs.c:468:67: warning: ‘%d’ directive output may be truncated writing between 1 and 11 bytes into a region of size 10 [-Wformat-truncation=] + 468 | 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:507:8: +../drivers/usb/usbip/vhci_sysfs.c:468:59: note: directive argument in the range [-2147483641, 2147483646] + 468 | snprintf(status->name, MAX_STATUS_NAME+1, "status.%d", id); + | ^~~~~~~~~~~ +../drivers/usb/usbip/vhci_sysfs.c:468:17: note: ‘snprintf’ output between 9 and 19 bytes into a destination of size 17 + 468 | snprintf(status->name, MAX_STATUS_NAME+1, "status.%d", id); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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. +../kernel/events/ring_buffer.c:22:47: warning: incorrect type in argument 2 (different base types) +../kernel/events/ring_buffer.c:22:47: expected int i +../kernel/events/ring_buffer.c:22:47: got restricted __poll_t +../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * +../kernel/events/ring_buffer.c:174:14: struct perf_buffer * +../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * +../kernel/events/ring_buffer.c:174:14: struct perf_buffer * +../kernel/events/ring_buffer.c:174:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/ring_buffer.c:174:14: struct perf_buffer [noderef] __rcu * +../kernel/events/ring_buffer.c:174:14: struct perf_buffer * +../kernel/events/callchain.c:68:9: error: incompatible types in comparison expression (different address spaces): +../kernel/events/callchain.c:68:9: struct callchain_cpus_entries [noderef] __rcu * +../kernel/events/callchain.c:68:9: struct callchain_cpus_entries * +../kernel/events/callchain.c:98:9: error: incompatible types in comparison expression (different address spaces): +../kernel/events/callchain.c:98:9: struct callchain_cpus_entries [noderef] __rcu * +../kernel/events/callchain.c:98:9: struct callchain_cpus_entries * +../kernel/events/callchain.c:163:19: error: incompatible types in comparison expression (different address spaces): +../kernel/events/callchain.c:163:19: struct callchain_cpus_entries [noderef] __rcu * +../kernel/events/callchain.c:163:19: struct callchain_cpus_entries * +../drivers/scsi/qla2xxx/qla_attr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../net/netfilter/nf_flow_table_offload.c:49:32: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:49:32: expected restricted __be32 [usertype] keyid +../net/netfilter/nf_flow_table_offload.c:49:32: got unsigned int +../net/netfilter/nf_flow_table_offload.c:59:44: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:59:44: expected restricted __be32 [usertype] src +../net/netfilter/nf_flow_table_offload.c:59:44: got unsigned int +../net/netfilter/nf_flow_table_offload.c:61:44: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:61:44: expected restricted __be32 [usertype] dst +../net/netfilter/nf_flow_table_offload.c:61:44: got unsigned int +../net/netfilter/nf_flow_table_offload.c:91:25: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:91:25: expected restricted __be16 [usertype] vlan_tpid +../net/netfilter/nf_flow_table_offload.c:91:25: got int +../net/netfilter/nf_flow_table_offload.c:154:32: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:154:32: expected restricted __be32 [usertype] src +../net/netfilter/nf_flow_table_offload.c:154:32: got unsigned int +../net/netfilter/nf_flow_table_offload.c:156:32: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:156:32: expected restricted __be32 [usertype] dst +../net/netfilter/nf_flow_table_offload.c:156:32: got unsigned int +../net/netfilter/nf_flow_table_offload.c:171:29: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:171:29: expected restricted __be16 [usertype] n_proto +../net/netfilter/nf_flow_table_offload.c:171:29: got int +../net/netfilter/nf_flow_table_offload.c:197:30: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:197:30: expected restricted __be16 [usertype] src +../net/netfilter/nf_flow_table_offload.c:197:30: got int +../net/netfilter/nf_flow_table_offload.c:199:30: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:199:30: expected restricted __be16 [usertype] dst +../net/netfilter/nf_flow_table_offload.c:199:30: got int +../net/netfilter/nf_flow_table_offload.c:270:30: warning: incorrect type in argument 4 (different base types) +../net/netfilter/nf_flow_table_offload.c:270:30: expected restricted __be32 const [usertype] *value +../net/netfilter/nf_flow_table_offload.c:270:30: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:270:36: warning: incorrect type in argument 5 (different base types) +../net/netfilter/nf_flow_table_offload.c:270:36: expected restricted __be32 const [usertype] *mask +../net/netfilter/nf_flow_table_offload.c:270:36: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:275:30: warning: incorrect type in argument 4 (different base types) +../net/netfilter/nf_flow_table_offload.c:275:30: expected restricted __be32 const [usertype] *value +../net/netfilter/nf_flow_table_offload.c:275:30: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:275:36: warning: incorrect type in argument 5 (different base types) +../net/netfilter/nf_flow_table_offload.c:275:36: expected restricted __be32 const [usertype] *mask +../net/netfilter/nf_flow_table_offload.c:275:36: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:331:30: warning: incorrect type in argument 4 (different base types) +../net/netfilter/nf_flow_table_offload.c:331:30: expected restricted __be32 const [usertype] *value +../net/netfilter/nf_flow_table_offload.c:331:30: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:331:36: warning: incorrect type in argument 5 (different base types) +../net/netfilter/nf_flow_table_offload.c:331:36: expected restricted __be32 const [usertype] *mask +../net/netfilter/nf_flow_table_offload.c:331:36: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:337:30: warning: incorrect type in argument 4 (different base types) +../net/netfilter/nf_flow_table_offload.c:337:30: expected restricted __be32 const [usertype] *value +../net/netfilter/nf_flow_table_offload.c:337:30: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:337:36: warning: incorrect type in argument 5 (different base types) +../net/netfilter/nf_flow_table_offload.c:337:36: expected restricted __be32 const [usertype] *mask +../net/netfilter/nf_flow_table_offload.c:337:36: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:348:20: warning: incorrect type in initializer (different base types) +../net/netfilter/nf_flow_table_offload.c:348:20: expected unsigned int [usertype] mask +../net/netfilter/nf_flow_table_offload.c:348:20: got restricted __be32 +../net/netfilter/nf_flow_table_offload.c:369:37: warning: incorrect type in argument 5 (different base types) +../net/netfilter/nf_flow_table_offload.c:369:37: expected restricted __be32 const [usertype] *mask +../net/netfilter/nf_flow_table_offload.c:369:37: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:379:20: warning: incorrect type in initializer (different base types) +../net/netfilter/nf_flow_table_offload.c:379:20: expected unsigned int [usertype] mask +../net/netfilter/nf_flow_table_offload.c:379:20: got restricted __be32 +../net/netfilter/nf_flow_table_offload.c:400:37: warning: incorrect type in argument 5 (different base types) +../net/netfilter/nf_flow_table_offload.c:400:37: expected restricted __be32 const [usertype] *mask +../net/netfilter/nf_flow_table_offload.c:400:37: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:428:20: warning: incorrect type in initializer (different base types) +../net/netfilter/nf_flow_table_offload.c:428:20: expected unsigned int [usertype] mask +../net/netfilter/nf_flow_table_offload.c:428:20: got restricted __be32 +../net/netfilter/nf_flow_table_offload.c:445:67: warning: incorrect type in argument 4 (different base types) +../net/netfilter/nf_flow_table_offload.c:445:67: expected restricted __be32 const [usertype] *mask +../net/netfilter/nf_flow_table_offload.c:445:67: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:453:20: warning: incorrect type in initializer (different base types) +../net/netfilter/nf_flow_table_offload.c:453:20: expected unsigned int [usertype] mask +../net/netfilter/nf_flow_table_offload.c:453:20: got restricted __be32 +../net/netfilter/nf_flow_table_offload.c:470:67: warning: incorrect type in argument 4 (different base types) +../net/netfilter/nf_flow_table_offload.c:470:67: expected restricted __be32 const [usertype] *mask +../net/netfilter/nf_flow_table_offload.c:470:67: got unsigned int * +../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 [assigned] [usertype] port +../net/netfilter/nf_flow_table_offload.c:508:22: got restricted __be32 [usertype] +../net/netfilter/nf_flow_table_offload.c:509:22: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:509:22: expected unsigned int [usertype] mask +../net/netfilter/nf_flow_table_offload.c:509:22: got restricted __be32 +../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 [assigned] [usertype] port +../net/netfilter/nf_flow_table_offload.c:514:22: got restricted __be32 [usertype] +../net/netfilter/nf_flow_table_offload.c:515:22: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:515:22: expected unsigned int [usertype] mask +../net/netfilter/nf_flow_table_offload.c:515:22: got restricted __be32 +../net/netfilter/nf_flow_table_offload.c:522:30: warning: incorrect type in argument 4 (different base types) +../net/netfilter/nf_flow_table_offload.c:522:30: expected restricted __be32 const [usertype] *value +../net/netfilter/nf_flow_table_offload.c:522:30: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:522:37: warning: incorrect type in argument 5 (different base types) +../net/netfilter/nf_flow_table_offload.c:522:37: expected restricted __be32 const [usertype] *mask +../net/netfilter/nf_flow_table_offload.c:522:37: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:542:22: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:542:22: expected unsigned int [assigned] [usertype] port +../net/netfilter/nf_flow_table_offload.c:542:22: got restricted __be32 [usertype] +../net/netfilter/nf_flow_table_offload.c:543:22: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:543:22: expected unsigned int [usertype] mask +../net/netfilter/nf_flow_table_offload.c:543:22: got restricted __be32 +../net/netfilter/nf_flow_table_offload.c:548:22: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:548:22: expected unsigned int [assigned] [usertype] port +../net/netfilter/nf_flow_table_offload.c:548:22: got restricted __be32 [usertype] +../net/netfilter/nf_flow_table_offload.c:549:22: warning: incorrect type in assignment (different base types) +../net/netfilter/nf_flow_table_offload.c:549:22: expected unsigned int [usertype] mask +../net/netfilter/nf_flow_table_offload.c:549:22: got restricted __be32 +../net/netfilter/nf_flow_table_offload.c:556:30: warning: incorrect type in argument 4 (different base types) +../net/netfilter/nf_flow_table_offload.c:556:30: expected restricted __be32 const [usertype] *value +../net/netfilter/nf_flow_table_offload.c:556:30: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:556:37: warning: incorrect type in argument 5 (different base types) +../net/netfilter/nf_flow_table_offload.c:556:37: expected restricted __be32 const [usertype] *mask +../net/netfilter/nf_flow_table_offload.c:556:37: got unsigned int * +../net/netfilter/nf_flow_table_offload.c:912:24: warning: incorrect type in initializer (different base types) +../net/netfilter/nf_flow_table_offload.c:912:24: expected restricted __be16 [usertype] proto +../net/netfilter/nf_flow_table_offload.c:912:24: got int +../kernel/events/core.c:1585:15: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:1585:15: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:1585:15: struct perf_event_context * +../kernel/events/core.c:1598:28: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:1598:28: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:1598:28: struct perf_event_context * +../kernel/events/core.c:3776:20: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:3776:20: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:3776:20: struct perf_event_context * +../kernel/events/core.c:3780:18: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:3780:18: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:3780:18: struct perf_event_context * +../kernel/events/core.c:3781:23: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:3781:23: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:3781:23: struct perf_event_context * +../kernel/events/core.c:3834:25: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:3834:25: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:3834:25: struct perf_event_context * +../kernel/events/core.c:3835:25: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:3835:25: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:3835:25: struct perf_event_context * +../kernel/events/core.c:4253:15: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:4253:15: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:4253:15: struct perf_event_context * +../kernel/events/core.c:4661:15: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:4661:15: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:4661:15: struct perf_event_context * +../kernel/events/core.c:5147:25: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:5147:25: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:5147:25: struct perf_event_context * +../kernel/events/core.c:6925:9: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:6925:9: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:6925:9: struct perf_buffer * +../kernel/events/core.c:5422:21: warning: incorrect type in initializer (different address spaces) +../kernel/events/core.c:6308:24: warning: incorrect type in assignment (different base types) +../kernel/events/core.c:6676:22: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:6676:22: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:6676:22: struct perf_buffer * +../kernel/events/core.c:6800:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:6800:14: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:6800:14: struct perf_buffer * +../kernel/events/core.c:6833:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:6833:14: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:6833:14: struct perf_buffer * +../kernel/events/core.c:6946:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:6946:14: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:6946:14: struct perf_buffer * +../kernel/events/core.c:6962:14: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:6962:14: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:6962:14: struct perf_buffer * +../kernel/events/core.c:8953:15: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:8953:15: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:8953:15: struct perf_event_context * +../kernel/events/core.c:9041:13: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:9041:13: struct perf_buffer [noderef] __rcu * +../kernel/events/core.c:9041:13: struct perf_buffer * +../kernel/events/core.c:9145:61: warning: incorrect type in argument 2 (different address spaces) +../kernel/events/core.c:9145:61: expected struct task_struct *p +../kernel/events/core.c:9145:61: got struct task_struct [noderef] __rcu *real_parent +../kernel/events/core.c:9147:61: warning: incorrect type in argument 2 (different address spaces) +../kernel/events/core.c:9147:61: expected struct task_struct *p +../kernel/events/core.c:9147:61: got struct task_struct [noderef] __rcu *real_parent +../kernel/events/core.c:9883:15: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:9883:15: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:9883:15: struct perf_event_context * +../kernel/events/core.c:11108:9: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:11108:9: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:11108:9: struct swevent_hlist * +../kernel/events/core.c:11147:17: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:11147:17: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:11147:17: struct swevent_hlist * +../kernel/events/core.c:11427:23: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:11427:23: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:11427:23: struct perf_event_context * +../kernel/events/core.c:12515:1: warning: symbol 'dev_attr_nr_addr_filters' was not declared. Should it be static? +../kernel/events/core.c:14549:9: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:14549:9: struct perf_event_context [noderef] __rcu * +../kernel/events/core.c:14549:9: struct perf_event_context * +../kernel/events/core.c:15069:17: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:15069:17: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:15069:17: struct swevent_hlist * +../kernel/events/core.c: note: in included file: +../kernel/events/internal.h:211:1: warning: incorrect type in argument 2 (different address spaces) +../kernel/events/core.c:10961:17: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:10961:17: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:10961:17: struct swevent_hlist * +../kernel/events/core.c:10981:17: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:10981:17: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:10981:17: struct swevent_hlist * +../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:11097:16: struct swevent_hlist * +../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:11097:16: struct swevent_hlist * +../kernel/events/core.c:11097:16: error: incompatible types in comparison expression (different address spaces): +../kernel/events/core.c:11097:16: struct swevent_hlist [noderef] __rcu * +../kernel/events/core.c:11097:16: struct swevent_hlist * +../drivers/scsi/elx/efct/efct_hw.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/bfa/bfad_im.c:1065:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_im.c:1065:29: expected unsigned long long [usertype] node_name +../drivers/scsi/bfa/bfad_im.c:1065:29: got restricted __be64 [usertype] +../drivers/scsi/bfa/bfad_im.c:1067:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_im.c:1067:29: expected unsigned long long [usertype] port_name +../drivers/scsi/bfa/bfad_im.c:1067:29: got restricted __be64 [usertype] +../drivers/scsi/bfa/bfad_im.c:1034:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_im.c:1034:33: expected unsigned long long [usertype] node_name +../drivers/scsi/bfa/bfad_im.c:1034:33: got restricted __be64 [usertype] +../drivers/scsi/bfa/bfad_im.c:1036:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_im.c:1036:33: expected unsigned long long [usertype] port_name +../drivers/scsi/bfa/bfad_im.c:1036:33: got restricted __be64 [usertype] +../drivers/scsi/bfa/bfad_im.c:1055:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_im.c:1055:37: expected unsigned int [usertype] maxframe_size +../drivers/scsi/bfa/bfad_im.c:1055:37: got restricted __be16 [usertype] maxfrsize +../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 @@ -14884,4 +14010,0 @@ -../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 @@ -14901,238 +14023,0 @@ -../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 @@ -15152,11 +14037,20 @@ -../drivers/scsi/bfa/bfad_bsg.c:2390:25: warning: cast to restricted __be32 -../drivers/scsi/bfa/bfad_bsg.c:2413:38: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfad_bsg.c:2414:38: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfad_bsg.c:2416:33: warning: cast to restricted __be32 -../drivers/scsi/bfa/bfad_bsg.c:3406:34: warning: incorrect type in argument 2 (different address spaces) -../drivers/scsi/bfa/bfad_bsg.c:3406:34: expected void const [noderef] __user *from -../drivers/scsi/bfa/bfad_bsg.c:3406:34: got void * -../drivers/scsi/bfa/bfad_bsg.c:3560:27: warning: incorrect type in argument 1 (different address spaces) -../drivers/scsi/bfa/bfad_bsg.c:3560:27: expected void [noderef] __user *to -../drivers/scsi/bfa/bfad_bsg.c:3560:27: got void * -../drivers/scsi/qla2xxx/qla_gs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../kernel/events/uprobes.c:2165:17: error: incompatible types in comparison expression (different address spaces): +../kernel/events/uprobes.c:2165:17: struct return_instance [noderef] __rcu * +../kernel/events/uprobes.c:2165:17: struct return_instance * +../kernel/events/uprobes.c:2244:17: error: incompatible types in comparison expression (different address spaces): +../kernel/events/uprobes.c:2244:17: struct return_instance [noderef] __rcu * +../kernel/events/uprobes.c:2244:17: struct return_instance * +../kernel/events/uprobes.c:2308:9: error: incompatible types in comparison expression (different address spaces): +../kernel/events/uprobes.c:2308:9: struct return_instance [noderef] __rcu * +../kernel/events/uprobes.c:2308:9: struct return_instance * +../kernel/events/uprobes.c:2672:25: error: incompatible types in comparison expression (different address spaces): +../kernel/events/uprobes.c:2672:25: struct return_instance [noderef] __rcu * +../kernel/events/uprobes.c:2672:25: struct return_instance * +../kernel/events/uprobes.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/xarray.h, ../include/linux/list_lru.h, ../include/linux/fs/super_types.h, ...): +../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * +../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_init.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): @@ -15165 +14059,128 @@ -../drivers/scsi/csiostor/csio_scsi.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): +../drivers/scsi/lpfc/lpfc_init.c: note: in included file: +../drivers/scsi/lpfc/lpfc_ids.h:26:28: warning: symbol 'lpfc_id_table' was not declared. Should it be static? +../drivers/scsi/lpfc/lpfc_init.c:148:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_init.c:148:40: expected unsigned int [usertype] +../drivers/scsi/lpfc/lpfc_init.c:148:40: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_init.c:4600:24: warning: cast to restricted __be64 +../drivers/scsi/lpfc/lpfc_init.c:8130:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_init.c:8130:21: expected unsigned long long [addressable] [usertype] wwn +../drivers/scsi/lpfc/lpfc_init.c:8130:21: got restricted __be64 [usertype] +../drivers/scsi/lpfc/lpfc_init.c:8135:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_init.c:8135:21: expected unsigned long long [addressable] [usertype] wwn +../drivers/scsi/lpfc/lpfc_init.c:8135:21: got restricted __be64 [usertype] +../drivers/scsi/lpfc/lpfc_init.c:14594:24: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_init.c:14595:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_init.c:14596:15: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_init.c:14597:17: warning: cast to restricted __be32 +../kernel/bpf/helpers.c:1212:21: warning: incorrect type in assignment (different address spaces) +../kernel/bpf/helpers.c:1212:21: expected unsigned long long ( *[usertype] callback_fn )( ... ) +../kernel/bpf/helpers.c:1212:21: got void [noderef] __rcu * +../kernel/bpf/helpers.c:2037:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:2038:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:2039:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:2040:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:2041:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:2042:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:2043:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:2044:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:2045:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:2046:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:2049:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? +../kernel/bpf/helpers.c:2305:18: warning: symbol 'bpf_obj_new_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2319:18: warning: symbol 'bpf_percpu_obj_new_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2350:18: warning: symbol 'bpf_obj_drop_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2358:18: warning: symbol 'bpf_percpu_obj_drop_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2364:18: warning: symbol 'bpf_refcount_acquire_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2409:17: warning: symbol 'bpf_list_push_front_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2419:17: warning: symbol 'bpf_list_push_back_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2452:34: warning: symbol 'bpf_list_pop_front' was not declared. Should it be static? +../kernel/bpf/helpers.c:2457:34: warning: symbol 'bpf_list_pop_back' was not declared. Should it be static? +../kernel/bpf/helpers.c:2462:34: warning: symbol 'bpf_list_front' was not declared. Should it be static? +../kernel/bpf/helpers.c:2472:34: warning: symbol 'bpf_list_back' was not declared. Should it be static? +../kernel/bpf/helpers.c:2482:32: warning: symbol 'bpf_rbtree_remove' was not declared. Should it be static? +../kernel/bpf/helpers.c:2538:17: warning: symbol 'bpf_rbtree_add_impl' was not declared. Should it be static? +../kernel/bpf/helpers.c:2548:32: warning: symbol 'bpf_rbtree_first' was not declared. Should it be static? +../kernel/bpf/helpers.c:2555:32: warning: symbol 'bpf_rbtree_root' was not declared. Should it be static? +../kernel/bpf/helpers.c:2562:32: warning: symbol 'bpf_rbtree_left' was not declared. Should it be static? +../kernel/bpf/helpers.c:2572:32: warning: symbol 'bpf_rbtree_right' was not declared. Should it be static? +../kernel/bpf/helpers.c:2588:32: warning: symbol 'bpf_task_acquire' was not declared. Should it be static? +../kernel/bpf/helpers.c:2599:18: warning: symbol 'bpf_task_release' was not declared. Should it be static? +../kernel/bpf/helpers.c:2604:18: warning: symbol 'bpf_task_release_dtor' was not declared. Should it be static? +../kernel/bpf/helpers.c:2617:27: warning: symbol 'bpf_cgroup_acquire' was not declared. Should it be static? +../kernel/bpf/helpers.c:2629:18: warning: symbol 'bpf_cgroup_release' was not declared. Should it be static? +../kernel/bpf/helpers.c:2634:18: warning: symbol 'bpf_cgroup_release_dtor' was not declared. Should it be static? +../kernel/bpf/helpers.c:2647:27: warning: symbol 'bpf_cgroup_ancestor' was not declared. Should it be static? +../kernel/bpf/helpers.c:2667:27: warning: symbol 'bpf_cgroup_from_id' was not declared. Should it be static? +../kernel/bpf/helpers.c:2687:18: warning: symbol 'bpf_task_under_cgroup' was not declared. Should it be static? +../kernel/bpf/helpers.c:2730:27: warning: symbol 'bpf_task_get_cgroup1' was not declared. Should it be static? +../kernel/bpf/helpers.c:2747:32: warning: symbol 'bpf_task_from_pid' was not declared. Should it be static? +../kernel/bpf/helpers.c:2766:32: warning: symbol 'bpf_task_from_vpid' was not declared. Should it be static? +../kernel/bpf/helpers.c:2807:18: warning: symbol 'bpf_dynptr_slice' was not declared. Should it be static? +../kernel/bpf/helpers.c:2930:17: warning: symbol 'bpf_dynptr_adjust' was not declared. Should it be static? +../kernel/bpf/helpers.c:2949:18: warning: symbol 'bpf_dynptr_is_null' was not declared. Should it be static? +../kernel/bpf/helpers.c:2956:18: warning: symbol 'bpf_dynptr_is_rdonly' was not declared. Should it be static? +../kernel/bpf/helpers.c:2966:17: warning: symbol 'bpf_dynptr_size' was not declared. Should it be static? +../kernel/bpf/helpers.c:2976:17: warning: symbol 'bpf_dynptr_clone' was not declared. Should it be static? +../kernel/bpf/helpers.c:3003:17: warning: symbol 'bpf_dynptr_copy' was not declared. Should it be static? +../kernel/bpf/helpers.c:3058:17: warning: symbol 'bpf_dynptr_memset' was not declared. Should it be static? +../kernel/bpf/helpers.c:3093:18: warning: symbol 'bpf_cast_to_kern_ctx' was not declared. Should it be static? +../kernel/bpf/helpers.c:3098:18: warning: symbol 'bpf_rdonly_cast' was not declared. Should it be static? +../kernel/bpf/helpers.c:3103:18: warning: symbol 'bpf_rcu_read_lock' was not declared. Should it be static? +../kernel/bpf/helpers.c:3108:18: warning: symbol 'bpf_rcu_read_unlock' was not declared. Should it be static? +../kernel/bpf/helpers.c:3144:18: warning: symbol 'bpf_throw' was not declared. Should it be static? +../kernel/bpf/helpers.c:3163:17: warning: symbol 'bpf_wq_init' was not declared. Should it be static? +../kernel/bpf/helpers.c:3177:17: warning: symbol 'bpf_wq_start' was not declared. Should it be static? +../kernel/bpf/helpers.c:3201:17: warning: symbol 'bpf_wq_set_callback' was not declared. Should it be static? +../kernel/bpf/helpers.c:3214:18: warning: symbol 'bpf_preempt_disable' was not declared. Should it be static? +../kernel/bpf/helpers.c:3219:18: warning: symbol 'bpf_preempt_enable' was not declared. Should it be static? +../kernel/bpf/helpers.c:3278:1: warning: symbol 'bpf_iter_bits_new' was not declared. Should it be static? +../kernel/bpf/helpers.c:3339:17: warning: symbol 'bpf_iter_bits_next' was not declared. Should it be static? +../kernel/bpf/helpers.c:3365:18: warning: symbol 'bpf_iter_bits_destroy' was not declared. Should it be static? +../kernel/bpf/helpers.c:3389:17: warning: symbol 'bpf_copy_from_user_str' was not declared. Should it be static? +../kernel/bpf/helpers.c:3434:17: warning: symbol 'bpf_copy_from_user_task_str' was not declared. Should it be static? +../kernel/bpf/helpers.c:3464:18: warning: symbol 'bpf_local_irq_save' was not declared. Should it be static? +../kernel/bpf/helpers.c:3469:18: warning: symbol 'bpf_local_irq_restore' was not declared. Should it be static? +../kernel/bpf/helpers.c:3474:18: warning: symbol '__bpf_trap' was not declared. Should it be static? +../kernel/bpf/helpers.c:3529:17: warning: symbol 'bpf_strcmp' was not declared. Should it be static? +../kernel/bpf/helpers.c:3547:17: warning: symbol 'bpf_strcasecmp' was not declared. Should it be static? +../kernel/bpf/helpers.c:3566:17: warning: symbol 'bpf_strncasecmp' was not declared. Should it be static? +../kernel/bpf/helpers.c:3587:17: warning: symbol 'bpf_strnchr' was not declared. Should it be static? +../kernel/bpf/helpers.c:3624:17: warning: symbol 'bpf_strchr' was not declared. Should it be static? +../kernel/bpf/helpers.c:3641:17: warning: symbol 'bpf_strchrnul' was not declared. Should it be static? +../kernel/bpf/helpers.c:3673:17: warning: symbol 'bpf_strrchr' was not declared. Should it be static? +../kernel/bpf/helpers.c:3706:17: warning: symbol 'bpf_strnlen' was not declared. Should it be static? +../kernel/bpf/helpers.c:3736:17: warning: symbol 'bpf_strlen' was not declared. Should it be static? +../kernel/bpf/helpers.c:3754:17: warning: symbol 'bpf_strspn' was not declared. Should it be static? +../kernel/bpf/helpers.c:3798:17: warning: symbol 'bpf_strcspn' was not declared. Should it be static? +../kernel/bpf/helpers.c:3889:17: warning: symbol 'bpf_strstr' was not declared. Should it be static? +../kernel/bpf/helpers.c:3908:17: warning: symbol 'bpf_strcasestr' was not declared. Should it be static? +../kernel/bpf/helpers.c:3927:17: warning: symbol 'bpf_strnstr' was not declared. Should it be static? +../kernel/bpf/helpers.c:3948:17: warning: symbol 'bpf_strncasestr' was not declared. Should it be static? +../kernel/bpf/helpers.c:4384:17: warning: symbol 'bpf_task_work_schedule_signal' was not declared. Should it be static? +../kernel/bpf/helpers.c:4402:17: warning: symbol 'bpf_task_work_schedule_resume' was not declared. Should it be static? +../kernel/bpf/helpers.c:4433:17: warning: symbol 'bpf_dynptr_from_file' was not declared. Should it be static? +../kernel/bpf/helpers.c:4443:17: warning: symbol 'bpf_dynptr_file_discard' was not declared. Should it be static? +../kernel/bpf/helpers.c:4472:17: warning: symbol 'bpf_timer_cancel_async' was not declared. Should it be static? +../drivers/scsi/csiostor/csio_attr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_mid.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_dfs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_dfs.c:513:35: warning: Using plain integer as NULL pointer +../drivers/scsi/elx/efct/efct_hw_queues.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/bfa/bfad_attr.c:66:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_attr.c:66:39: expected unsigned long long [usertype] node_name +../drivers/scsi/bfa/bfad_attr.c:66:39: got restricted __be64 [usertype] +../drivers/scsi/bfa/bfad_attr.c:92:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_attr.c:92:39: expected unsigned long long [usertype] port_name +../drivers/scsi/bfa/bfad_attr.c:92:39: got restricted __be64 [usertype] +../drivers/scsi/bfa/bfad_attr.c:248:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfad_attr.c:248:36: expected unsigned long long [usertype] fabric_name +../drivers/scsi/bfa/bfad_attr.c:248:36: got restricted __be64 [usertype] +../drivers/scsi/elx/efct/efct_lio.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): @@ -15167,0 +14189,16 @@ +../drivers/usb/usbip/vhci_hcd.c:296:36: warning: incorrect type in assignment (different base types) +../drivers/usb/usbip/vhci_hcd.c:296:36: expected restricted __le16 [usertype] DeviceRemovable +../drivers/usb/usbip/vhci_hcd.c:296:36: got int +../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. @@ -15181,12 +14218,270 @@ -../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): -../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression -../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): -../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression -../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): -../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression -../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: warning: incorrect type in assignment (different base types) -../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: expected restricted __le32 [usertype] H2DLength -../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: got int data_out_sz -../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: warning: incorrect type in assignment (different base types) -../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: expected restricted __le32 [usertype] D2HLength -../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: got int data_in_sz +../drivers/scsi/csiostor/csio_init.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_mbox.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_mbox.c:956:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_mbox.c:956:33: expected unsigned int +../drivers/scsi/lpfc/lpfc_mbox.c:956:33: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_mbox.c:957:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_mbox.c:957:33: expected unsigned int +../drivers/scsi/lpfc/lpfc_mbox.c:957:33: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: expected unsigned int +../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: expected unsigned int +../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: got restricted __le32 [usertype] +../drivers/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 +../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 +../lib/test_bpf.c:7856:25: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:7856:25: expected unsigned int [usertype] result +../lib/test_bpf.c:7856:25: got restricted __be16 [usertype] +../lib/test_bpf.c:7870:24: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:7870:24: expected unsigned int [usertype] result +../lib/test_bpf.c:7870:24: got restricted __be32 [usertype] +../lib/test_bpf.c:7881:25: warning: cast from restricted __be64 +../lib/test_bpf.c:7893:31: warning: restricted __be64 degrades to integer +../lib/test_bpf.c:7905:25: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:7905:25: expected unsigned int [usertype] result +../lib/test_bpf.c:7905:25: got restricted __be16 [usertype] +../lib/test_bpf.c:7919:24: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:7919:24: expected unsigned int [usertype] result +../lib/test_bpf.c:7919:24: got restricted __be32 [usertype] +../lib/test_bpf.c:7930:25: warning: cast from restricted __be64 +../lib/test_bpf.c:7942:31: warning: restricted __be64 degrades to integer +../lib/test_bpf.c:7954:24: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:7954:24: expected unsigned int [usertype] result +../lib/test_bpf.c:7954:24: got restricted __le16 [usertype] +../lib/test_bpf.c:7968:24: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:7968:24: expected unsigned int [usertype] result +../lib/test_bpf.c:7968:24: got restricted __le32 [usertype] +../lib/test_bpf.c:7979:25: warning: cast from restricted __le64 +../lib/test_bpf.c:7991:31: warning: restricted __le64 degrades to integer +../lib/test_bpf.c:8003:25: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:8003:25: expected unsigned int [usertype] result +../lib/test_bpf.c:8003:25: got restricted __le16 [usertype] +../lib/test_bpf.c:8017:24: warning: incorrect type in initializer (different base types) +../lib/test_bpf.c:8017:24: expected unsigned int [usertype] result +../lib/test_bpf.c:8017:24: got restricted __le32 [usertype] +../lib/test_bpf.c:8028:25: warning: cast from restricted __le64 +../lib/test_bpf.c:8040:31: warning: restricted __le64 degrades to integer +../lib/test_bpf.c:4897:25: warning: cast truncates bits from constant value (567800001234 becomes 1234) +../lib/test_bpf.c:4908:25: warning: cast truncates bits from constant value (1ffffffff becomes ffffffff) +../lib/test_bpf.c:4985:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:5063:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:5079:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:5139:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) +../lib/test_bpf.c:5155:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) +../lib/test_bpf.c:5172:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) +../lib/test_bpf.c:5188:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) +../lib/test_bpf.c:5204:25: warning: cast truncates bits from constant value (deadbeefdeadbeef becomes deadbeef) +../lib/test_bpf.c:5286:25: warning: cast truncates bits from constant value (100000000 becomes 0) +../lib/test_bpf.c:5464:25: warning: cast truncates bits from constant value (100000000 becomes 0) +../lib/test_bpf.c:5774:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) +../lib/test_bpf.c:5775:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) +../lib/test_bpf.c:5786:25: warning: cast truncates bits from constant value (fedcba987654321 becomes 87654321) +../lib/test_bpf.c:5787:25: warning: cast truncates bits from constant value (123456789abcdef0 becomes 9abcdef0) +../lib/test_bpf.c:5909:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:5920:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6407:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6445:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6461:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6462:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6493:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6509:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6510:25: warning: cast truncates bits from constant value (123456780a0c0e0 becomes 80a0c0e0) +../lib/test_bpf.c:6619:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6657:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6658:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6673:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6705:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6706:25: warning: cast truncates bits from constant value (12345678fafcfef becomes 8fafcfef) +../lib/test_bpf.c:6721:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6831:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6869:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6870:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6885:25: warning: cast truncates bits from constant value (ffffffff0000 becomes ffff0000) +../lib/test_bpf.c:6886:25: warning: cast truncates bits from constant value (ffff00000000ffff becomes ffff) +../lib/test_bpf.c:6917:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6918:25: warning: cast truncates bits from constant value (123456786a4c2e0 becomes 86a4c2e0) +../lib/test_bpf.c:6933:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:6934:25: warning: cast truncates bits from constant value (fedcba98795b3d1f becomes 795b3d1f) +../lib/test_bpf.c:7010:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7022:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7035:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7047:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7060:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7072:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7085:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7097:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7177:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7188:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7200:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7211:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7223:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7234:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7246:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7318:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7330:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7343:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7355:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7368:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7380:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7393:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7405:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7485:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7496:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7508:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7519:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7531:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7542:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7554:25: warning: cast truncates bits from constant value (123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7578:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) +../lib/test_bpf.c:7590:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7602:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7615:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7627:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7640:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7652:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7665:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7677:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7713:25: warning: cast truncates bits from constant value (ff00ff0000000000 becomes 0) +../lib/test_bpf.c:7724:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7735:25: warning: cast truncates bits from constant value (8123456789abcdef becomes 89abcdef) +../lib/test_bpf.c:7747:25: warning: too many warnings +../drivers/scsi/qla2xxx/qla_bsg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/elx/efct/efct_unsol.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/i2c/busses/i2c-octeon-core.c:731:23: warning: cast from restricted __be64 +../drivers/i2c/busses/i2c-octeon-core.c:732:42: warning: cast from restricted __be64 +../drivers/scsi/bfa/bfad_bsg.c:2390:25: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfad_bsg.c:2413:38: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfad_bsg.c:2414:38: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfad_bsg.c:2416:33: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfad_bsg.c:3406:34: warning: incorrect type in argument 2 (different address spaces) +../drivers/scsi/bfa/bfad_bsg.c:3406:34: expected void const [noderef] __user *from +../drivers/scsi/bfa/bfad_bsg.c:3406:34: got void * +../drivers/scsi/bfa/bfad_bsg.c:3560:27: warning: incorrect type in argument 1 (different address spaces) +../drivers/scsi/bfa/bfad_bsg.c:3560:27: expected void [noderef] __user *to +../drivers/scsi/bfa/bfad_bsg.c:3560:27: got void * +../drivers/scsi/csiostor/csio_lnode.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/csiostor/csio_lnode.c: note: in included file: +../include/scsi/fc/fc_ms.h:169:45: warning: array of flexible structures +../drivers/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/scsi/lpfc/lpfc_nportdisc.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_nportdisc.c:509:26: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:557:23: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:558:24: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:1423:26: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:1432:31: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:1433:32: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2198:21: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2200:21: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2204:21: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2207:36: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2208:21: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2215:21: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2221:29: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2230:30: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2237:54: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 +../drivers/scsi/elx/libefc/efc_cmds.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_nx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_mr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_nx2.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../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:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * +../drivers/usb/gadget/function/f_sourcesink.c:362:43: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/function/f_sourcesink.c:362:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize +../drivers/usb/gadget/function/f_sourcesink.c:362:43: got unsigned int +../drivers/usb/gadget/function/f_sourcesink.c:365:41: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/function/f_sourcesink.c:365:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize +../drivers/usb/gadget/function/f_sourcesink.c:365:41: got unsigned int +../drivers/usb/gadget/function/f_sourcesink.c:401:43: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/function/f_sourcesink.c:401:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize +../drivers/usb/gadget/function/f_sourcesink.c:401:43: got unsigned int isoc_maxpacket +../drivers/usb/gadget/function/f_sourcesink.c:402:43: warning: invalid assignment: |= +../drivers/usb/gadget/function/f_sourcesink.c:402:43: left side has type restricted __le16 +../drivers/usb/gadget/function/f_sourcesink.c:402:43: right side has type unsigned int +../drivers/usb/gadget/function/f_sourcesink.c:407:41: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/function/f_sourcesink.c:407:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize +../drivers/usb/gadget/function/f_sourcesink.c:407:41: got unsigned int isoc_maxpacket +../drivers/usb/gadget/function/f_sourcesink.c:408:41: warning: invalid assignment: |= +../drivers/usb/gadget/function/f_sourcesink.c:408:41: left side has type restricted __le16 +../drivers/usb/gadget/function/f_sourcesink.c:408:41: right side has type unsigned int +../drivers/usb/gadget/function/f_sourcesink.c:423:43: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/function/f_sourcesink.c:423:43: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize +../drivers/usb/gadget/function/f_sourcesink.c:423:43: got unsigned int isoc_maxpacket +../drivers/usb/gadget/function/f_sourcesink.c:427:51: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/function/f_sourcesink.c:427:51: expected restricted __le16 static [addressable] [assigned] [toplevel] [usertype] wBytesPerInterval +../drivers/usb/gadget/function/f_sourcesink.c:427:51: got unsigned int +../drivers/usb/gadget/function/f_sourcesink.c:432:41: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/function/f_sourcesink.c:432:41: expected restricted __le16 static [addressable] [toplevel] [usertype] wMaxPacketSize +../drivers/usb/gadget/function/f_sourcesink.c:432:41: got unsigned int isoc_maxpacket +../drivers/usb/gadget/function/f_sourcesink.c:436:49: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/function/f_sourcesink.c:436:49: expected restricted __le16 static [addressable] [assigned] [toplevel] [usertype] wBytesPerInterval +../drivers/usb/gadget/function/f_sourcesink.c:436:49: got unsigned int +../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/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:145:24: warning: incorrect type in assignment (different address spaces) +../drivers/input/touchscreen/raspberrypi-ts.c:145:24: expected void [noderef] __iomem *fw_regs_va +../drivers/input/touchscreen/raspberrypi-ts.c:145:24: got void * @@ -15339,477 +14634 @@ -../drivers/scsi/csiostor/csio_hw_t5.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/csiostor/csio_hw.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -Warning: ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:2913 expecting prototype for mpt3sas_send_passthru_cmd(). Prototype was for mpt3sas_send_mctp_passthru_req() instead -../drivers/scsi/elx/efct/efct_xport.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/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/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] -../drivers/usb/gadget/function/f_tcm.c:83:18: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/function/f_tcm.c:83:18: expected unsigned int [usertype] Tag -../drivers/usb/gadget/function/f_tcm.c:83:18: got restricted __le32 [usertype] bot_tag -../drivers/usb/gadget/function/f_tcm.c:165:26: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/function/f_tcm.c:165:26: expected unsigned int [usertype] Tag -../drivers/usb/gadget/function/f_tcm.c:165:26: got restricted __le32 [usertype] bot_tag -../drivers/usb/gadget/function/f_tcm.c:1554:22: warning: incorrect type in assignment (different base types) -../drivers/usb/gadget/function/f_tcm.c:1554:22: expected restricted __le32 [usertype] bot_tag -../drivers/usb/gadget/function/f_tcm.c:1554:22: got unsigned int [usertype] Tag -../drivers/scsi/lpfc/lpfc_init.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/lpfc/lpfc_init.c: note: in included file: -../drivers/scsi/lpfc/lpfc_ids.h:26:28: warning: symbol 'lpfc_id_table' was not declared. Should it be static? -../drivers/scsi/lpfc/lpfc_init.c:148:40: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_init.c:148:40: expected unsigned int [usertype] -../drivers/scsi/lpfc/lpfc_init.c:148:40: got restricted __be32 [usertype] -../drivers/scsi/lpfc/lpfc_init.c:4600:24: warning: cast to restricted __be64 -../drivers/scsi/lpfc/lpfc_init.c:8130:21: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_init.c:8130:21: expected unsigned long long [addressable] [usertype] wwn -../drivers/scsi/lpfc/lpfc_init.c:8130:21: got restricted __be64 [usertype] -../drivers/scsi/lpfc/lpfc_init.c:8135:21: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_init.c:8135:21: expected unsigned long long [addressable] [usertype] wwn -../drivers/scsi/lpfc/lpfc_init.c:8135:21: got restricted __be64 [usertype] -../drivers/scsi/lpfc/lpfc_init.c:14594:24: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_init.c:14595:17: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_init.c:14596:15: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_init.c:14597:17: warning: cast to restricted __be32 -../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: warning: incorrect type in assignment (different base types) -../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: expected restricted __le16 [usertype] application_tag_translation_mask -../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: got int -../drivers/scsi/lpfc/lpfc_mbox.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/lpfc/lpfc_mbox.c:956:33: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_mbox.c:956:33: expected unsigned int -../drivers/scsi/lpfc/lpfc_mbox.c:956:33: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_mbox.c:957:33: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_mbox.c:957:33: expected unsigned int -../drivers/scsi/lpfc/lpfc_mbox.c:957:33: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: expected unsigned int -../drivers/scsi/lpfc/lpfc_mbox.c:2225:25: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: expected unsigned int -../drivers/scsi/lpfc/lpfc_mbox.c:2226:25: got restricted __le32 [usertype] -../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:46:9: expected void * -../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:46:9: expected void * -../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:55:9: expected void * -../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:55:9: expected void * -../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:92:9: expected void * -../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:92:9: expected void * -../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:101:9: expected void * -../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:101:9: expected void * -../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:133:9: expected void * -../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:133:9: expected void * -../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:137:9: expected void * -../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:137:9: expected void * -../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:172:9: expected void * -../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:172:9: expected void * -../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer -../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:201:9: expected void * -../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:201:9: expected void * -../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:231:9: expected void * -../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:231:9: expected void * -../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:262:9: expected void * -../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:262:9: expected void * -../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:292:9: expected void * -../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:292:9: expected void * -../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:332:9: expected void * -../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:332:9: expected void * -../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:364:9: expected void * -../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer -../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) -../kernel/sysctl-test.c:364:9: expected void * -../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer -../drivers/scsi/elx/efct/efct_hw.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/csiostor/csio_isr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: warning: incorrect type in assignment (different base types) -../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: expected unsigned char [addressable] [assigned] [usertype] class -../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: got restricted __le16 [usertype] -../drivers/scsi/mvsas/mv_init.c:294:38: warning: incorrect type in assignment (different address spaces) -../drivers/scsi/mvsas/mv_init.c:294:38: expected void [noderef] __iomem *regs_ex -../drivers/scsi/mvsas/mv_init.c:294:38: got void * -../drivers/scsi/mvsas/mv_init.c:466:42: warning: incorrect type in assignment (different base types) -../drivers/scsi/mvsas/mv_init.c:466:42: expected unsigned long long [usertype] dev_sas_addr -../drivers/scsi/mvsas/mv_init.c:466:42: got restricted __be64 [usertype] -../drivers/scsi/elx/efct/efct_hw_queues.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/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/qla2xxx/qla_dbg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/mpi3mr/mpi3mr_app.c:144:40: warning: restricted __le16 degrades to integer -../drivers/scsi/mpi3mr/mpi3mr_app.c:145:44: warning: restricted __le16 degrades to integer -../drivers/scsi/mpi3mr/mpi3mr_app.c:147:44: warning: restricted __le16 degrades to integer -../drivers/scsi/mpi3mr/mpi3mr_app.c:148:37: warning: restricted __le16 degrades to integer -../drivers/scsi/mpi3mr/mpi3mr_app.c:149:41: warning: restricted __le16 degrades to integer -../drivers/scsi/mpi3mr/mpi3mr_app.c:150:41: warning: restricted __le16 degrades to integer -../drivers/scsi/mpi3mr/mpi3mr_app.c:259:37: warning: cast to restricted __le64 -../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: warning: incorrect type in assignment (different base types) -../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: expected restricted __le64 [addressable] [assigned] [usertype] address -../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: got unsigned long long [usertype] -../drivers/scsi/mpi3mr/mpi3mr_app.c:260:36: warning: cast to restricted __le32 -../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: warning: incorrect type in assignment (different base types) -../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: expected restricted __le32 [addressable] [assigned] [usertype] length -../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: got unsigned int [usertype] -../drivers/scsi/mpi3mr/mpi3mr_app.c:1935:47: warning: restricted __le32 degrades to integer -../drivers/scsi/mpi3mr/mpi3mr_app.c:1992:13: warning: restricted __le64 degrades to integer -../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: warning: invalid assignment: &= -../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: left side has type restricted __le64 -../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: right side has type unsigned long long -../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: warning: invalid assignment: |= -../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: left side has type restricted __le64 -../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: right side has type unsigned long long -../drivers/scsi/mpi3mr/mpi3mr_app.c:2016:21: warning: restricted __le64 degrades to integer -../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: warning: invalid assignment: &= -../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: left side has type restricted __le64 -../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: right side has type unsigned long long -../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: warning: invalid assignment: |= -../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: left side has type restricted __le64 -../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: right side has type unsigned long long -../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: warning: incorrect type in initializer (different base types) -../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: expected unsigned short [usertype] dev_handle -../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: got restricted __le16 [usertype] dev_handle -../drivers/scsi/mpi3mr/mpi3mr_app.c:2194:29: warning: restricted __le64 degrades to integer -../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: warning: invalid assignment: &= -../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: left side has type restricted __le64 -../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: right side has type unsigned long long -../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: warning: invalid assignment: |= -../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: left side has type restricted __le64 -../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: right side has type unsigned long long -../drivers/scsi/mpi3mr/mpi3mr_app.c:2222:37: warning: restricted __le64 degrades to integer -../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: warning: invalid assignment: &= -../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: left side has type restricted __le64 -../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: right side has type unsigned long long -../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: warning: invalid assignment: |= -../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: left side has type restricted __le64 -../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: right side has type unsigned long long -../drivers/scsi/mpi3mr/mpi3mr_app.c:2243:37: warning: restricted __le64 degrades to integer -../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: warning: invalid assignment: &= -../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: left side has type restricted __le64 -../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: right side has type unsigned long long -../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: warning: invalid assignment: |= -../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: left side has type restricted __le64 -../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: right side has type unsigned long long -../drivers/scsi/mpi3mr/mpi3mr_app.c:2261:29: warning: restricted __le64 degrades to integer -../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: warning: invalid assignment: &= -../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: left side has type restricted __le64 -../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: right side has type unsigned long long -../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: warning: invalid assignment: |= -../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: left side has type restricted __le64 -../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: right side has type unsigned long long -../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: warning: incorrect type in assignment (different base types) -../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: expected unsigned short [usertype] dev_handle -../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: got restricted __le16 [usertype] dev_handle -../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: warning: incorrect type in argument 3 (different base types) -../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: expected unsigned short [usertype] handle -../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: got restricted __le16 [usertype] function_dependent -../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: warning: incorrect type in assignment (different base types) -../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: expected restricted __le16 [usertype] ioc_status -../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: got unsigned short [usertype] ioc_status -../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: warning: incorrect type in assignment (different base types) -../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: expected restricted __le32 [usertype] ioc_log_info -../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: got unsigned int [usertype] ioc_loginfo -../drivers/scsi/elx/libefc/efc_cmds.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/bnx2i/bnx2i_init.c:71:1: warning: symbol '__pcpu_scope_bnx2i_percpu' was not declared. Should it be static? -../drivers/scsi/bnx2i/bnx2i_init.c:396:9: warning: incorrect type in assignment (different base types) -../drivers/scsi/bnx2i/bnx2i_init.c:396:9: expected unsigned long long [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:396:9: got restricted __le64 [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:396:9: warning: incorrect type in assignment (different base types) -../drivers/scsi/bnx2i/bnx2i_init.c:396:9: expected unsigned long long [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:396:9: got restricted __le64 [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:397:9: warning: incorrect type in assignment (different base types) -../drivers/scsi/bnx2i/bnx2i_init.c:397:9: expected unsigned long long [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:397:9: got restricted __le64 [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:397:9: warning: incorrect type in assignment (different base types) -../drivers/scsi/bnx2i/bnx2i_init.c:397:9: expected unsigned long long [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:397:9: got restricted __le64 [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:399:9: warning: incorrect type in assignment (different base types) -../drivers/scsi/bnx2i/bnx2i_init.c:399:9: expected unsigned long long [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:399:9: got restricted __le64 [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:399:9: warning: incorrect type in assignment (different base types) -../drivers/scsi/bnx2i/bnx2i_init.c:399:9: expected unsigned long long [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:399:9: got restricted __le64 [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:400:9: warning: incorrect type in assignment (different base types) -../drivers/scsi/bnx2i/bnx2i_init.c:400:9: expected unsigned long long [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:400:9: got restricted __le64 [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:400:9: warning: incorrect type in assignment (different base types) -../drivers/scsi/bnx2i/bnx2i_init.c:400:9: expected unsigned long long [usertype] -../drivers/scsi/bnx2i/bnx2i_init.c:400:9: got restricted __le64 [usertype] -../drivers/scsi/elx/efct/efct_unsol.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/elx/efct/efct_lio.c: note: in included file (through ../drivers/scsi/elx/efct/../libefc/efclib.h, ../drivers/scsi/elx/efct/efct_driver.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -In file included from ../include/linux/string.h:386, - from ../include/linux/bitmap.h:13, - from ../include/linux/cpumask.h:11, - from ../arch/x86/include/asm/paravirt.h:19, - from ../arch/x86/include/asm/irqflags.h:102, - from ../include/linux/irqflags.h:18, - from ../include/linux/spinlock.h:59, - from ../include/linux/mmzone.h:8, - from ../include/linux/gfp.h:7, - from ../drivers/scsi/bnx2i/bnx2i_hwi.c:17: -In function ‘fortify_memcpy_chk’, - inlined from ‘bnx2i_process_login_resp.isra’ at ../drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2: -../include/linux/fortify-string.h:578: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] - 578 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/scsi/qla2xxx/qla_sup.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/cxgbi/libcxgbi.c:1047:21: warning: restricted __wsum degrades to integer -../drivers/scsi/cxgbi/libcxgbi.c:1052:33: warning: bad assignment (-=) to restricted __wsum -../drivers/scsi/cxgbi/libcxgbi.c:1056:33: warning: invalid assignment: -= -../drivers/scsi/cxgbi/libcxgbi.c:1056:33: left side has type unsigned int -../drivers/scsi/cxgbi/libcxgbi.c:1056:33: right side has type restricted __wsum -../drivers/scsi/cxgbi/libcxgbi.c:1358:19: warning: cast to restricted __be32 -../drivers/scsi/cxgbi/libcxgbi.c:1431:19: warning: cast to restricted __be32 -../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast to restricted __be32 -../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast from restricted itt_t -../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast to restricted __be32 -../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast from restricted itt_t -../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast to restricted __be32 -../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast from restricted itt_t -../drivers/scsi/cxgbi/libcxgbi.c: note: in included file: -../drivers/scsi/cxgbi/libcxgbi.h:414:19: warning: invalid assignment: += -../drivers/scsi/cxgbi/libcxgbi.h:414:19: left side has type int -../drivers/scsi/cxgbi/libcxgbi.h:414:19: right side has type restricted __wsum -../drivers/scsi/lpfc/lpfc_nportdisc.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/lpfc/lpfc_nportdisc.c:509:26: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:557:23: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:558:24: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:1423:26: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:1432:31: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:1433:32: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2198:21: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2200:21: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2204:21: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2207:36: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2208:21: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2215:21: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2221:29: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2230:30: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2237:54: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nportdisc.c:2249:17: warning: cast to restricted __be32 -../net/nfc/nci/core.c: note: in included file: -../include/net/nfc/nci.h:263:56: warning: array of flexible structures -../drivers/i2c/busses/i2c-viperboard.c:124:35: warning: incorrect type in assignment (different base types) -../drivers/i2c/busses/i2c-viperboard.c:124:35: expected unsigned short [usertype] addr -../drivers/i2c/busses/i2c-viperboard.c:124:35: 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] tf1 -../drivers/i2c/busses/i2c-viperboard.c:197:34: got restricted __le16 [usertype] -../drivers/i2c/busses/i2c-viperboard.c:198:34: warning: incorrect type in assignment (different base types) -../drivers/i2c/busses/i2c-viperboard.c:198:34: expected unsigned short [usertype] tf2 -../drivers/i2c/busses/i2c-viperboard.c:198:34: got restricted __le16 [usertype] -../drivers/i2c/busses/i2c-viperboard.c:233:35: warning: incorrect type in assignment (different base types) -../drivers/i2c/busses/i2c-viperboard.c:233:35: expected unsigned short [usertype] addr -../drivers/i2c/busses/i2c-viperboard.c:233:35: got restricted __le16 [usertype] -../drivers/i2c/busses/i2c-viperboard.c:294:35: warning: incorrect type in assignment (different base types) -../drivers/i2c/busses/i2c-viperboard.c:294:35: expected unsigned short [usertype] len -../drivers/i2c/busses/i2c-viperboard.c:294:35: got restricted __le16 [usertype] -../drivers/i2c/busses/i2c-viperboard.c:319:35: warning: incorrect type in assignment (different base types) -../drivers/i2c/busses/i2c-viperboard.c:319:35: expected unsigned short [usertype] len -../drivers/i2c/busses/i2c-viperboard.c:319:35: got restricted __le16 [usertype] -../drivers/scsi/mvsas/mv_sas.c:373:20: warning: invalid assignment: |= -../drivers/scsi/mvsas/mv_sas.c:373:20: left side has type restricted __le32 -../drivers/scsi/mvsas/mv_sas.c:373:20: right side has type unsigned int -../drivers/scsi/mvsas/mv_sas.c:530:31: warning: incorrect type in assignment (different base types) -../drivers/scsi/mvsas/mv_sas.c:530:31: expected unsigned short [usertype] -../drivers/scsi/mvsas/mv_sas.c:530:31: got restricted __be16 [usertype] -../drivers/scsi/mvsas/mv_sas.c:634:31: warning: incorrect type in assignment (different base types) -../drivers/scsi/mvsas/mv_sas.c:634:31: expected unsigned short [usertype] -../drivers/scsi/mvsas/mv_sas.c:634:31: got restricted __be16 [usertype] -../drivers/scsi/mvsas/mv_sas.c:954:14: warning: incorrect type in assignment (different base types) -../drivers/scsi/mvsas/mv_sas.c:954:14: expected unsigned int [usertype] -../drivers/scsi/mvsas/mv_sas.c:954:14: got restricted __le32 [usertype] -../drivers/scsi/mvsas/mv_sas.c:957:14: warning: incorrect type in assignment (different base types) -../drivers/scsi/mvsas/mv_sas.c:957:14: expected unsigned int [usertype] -../drivers/scsi/mvsas/mv_sas.c:957:14: got restricted __le32 [usertype] -../drivers/scsi/mvsas/mv_sas.c:960:14: warning: incorrect type in assignment (different base types) -../drivers/scsi/mvsas/mv_sas.c:960:14: expected unsigned int [usertype] -../drivers/scsi/mvsas/mv_sas.c:960:14: got restricted __le32 [usertype] -../drivers/scsi/mvsas/mv_sas.c:963:14: warning: incorrect type in assignment (different base types) -../drivers/scsi/mvsas/mv_sas.c:963:14: expected unsigned int [usertype] -../drivers/scsi/mvsas/mv_sas.c:963:14: got restricted __le32 [usertype] -../drivers/scsi/mvsas/mv_sas.c:1462:28: warning: incorrect type in assignment (different base types) -../drivers/scsi/mvsas/mv_sas.c:1462:28: expected restricted __be32 [usertype] sense_data_len -../drivers/scsi/mvsas/mv_sas.c:1462:28: got int -../drivers/scsi/mvsas/mv_sas.c:1473:23: warning: cast to restricted __le32 -../drivers/scsi/mvsas/mv_sas.c:1474:23: warning: cast to restricted __le32 -../drivers/scsi/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 -../sound/soc/codecs/da7218.c:488:44: warning: cast to restricted __le16 -../sound/soc/codecs/da7218.c:508:13: warning: incorrect type in assignment (different base types) -../sound/soc/codecs/da7218.c:508:13: expected unsigned short [usertype] val -../sound/soc/codecs/da7218.c:508:13: got restricted __le16 [usertype] -../drivers/scsi/csiostor/csio_mb.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/qla2xxx/qla_attr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/csiostor/csio_rnode.c: note: in included file: +../drivers/scsi/csiostor/csio_scsi.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): @@ -15818,8 +14637,5 @@ -../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] +../sound/soc/sdca/sdca_fdl.c: note: in included file (through ../include/acpi/actbl.h, ../include/acpi/acpi.h, ../include/linux/acpi.h): +../include/acpi/actbl2.h:3685:34: warning: array of flexible structures +../kernel/bpf/bpf_iter.c:770:17: warning: symbol 'bpf_iter_num_new' was not declared. Should it be static? +../kernel/bpf/bpf_iter.c:801:17: warning: symbol 'bpf_iter_num_next' was not declared. Should it be static? +../kernel/bpf/bpf_iter.c:820:18: warning: symbol 'bpf_iter_num_destroy' was not declared. Should it be static? @@ -15829,55 +14644,0 @@ -../drivers/scsi/qla2xxx/qla_mid.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/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/scsi/qla2xxx/qla_dfs.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/qla2xxx/qla_dfs.c:513:35: warning: Using plain integer as NULL pointer -../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: warning: incorrect type in argument 5 (different base types) -../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: expected unsigned short [usertype] ox_id -../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: got restricted __be16 [usertype] ox_id -../drivers/scsi/bfa/bfa_fcs_lport.c:2139:31: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_lport.c:2462:31: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_lport.c:2554:31: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_lport.c:2096:27: warning: restricted __be16 degrades to integer -../drivers/scsi/bfa/bfa_fcs_lport.c:2688:35: warning: cast from restricted __be16 -../drivers/scsi/bfa/bfa_fcs_lport.c:3140:31: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_lport.c:3337:31: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_lport.c:4639:31: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_lport.c:4712:31: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_lport.c:4790:31: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_lport.c:4885:31: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_lport.c:4462:31: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_lport.c:4541:31: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_rport.c:2558:13: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_rport.c:2559:36: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_rport.c:1838:9: warning: cast from restricted __be16 -../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: warning: incorrect type in argument 5 (different base types) -../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: expected unsigned short [usertype] ox_id -../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: got restricted __be16 [usertype] reply_oxid -../drivers/scsi/bfa/bfa_fcs_rport.c:1977:31: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_rport.c:2047:31: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: expected restricted __be16 [usertype] port_speed_cap -../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: got int -../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: expected restricted __be16 [usertype] port_op_speed -../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: got unsigned int enum fc_rpsc_op_speed -../drivers/scsi/bfa/bfa_fcs_rport.c:2593:9: warning: cast from restricted __be16 -../drivers/scsi/bfa/bfa_fcs_rport.c:2667:9: warning: cast from restricted __be16 -../drivers/scsi/bfa/bfa_fcs_rport.c:2688:9: warning: cast from restricted __be16 -../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: expected unsigned int [addressable] [assigned] [usertype] qos_flow_id -../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: got restricted __be32 [usertype] -../drivers/scsi/qla2xxx/qla_bsg.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/elx/libefc/efc_fabric.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/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] @@ -16099,73 +14860,36 @@ -../net/qrtr/af_qrtr.c:182:27: error: incompatible types in comparison expression (different base types): -../net/qrtr/af_qrtr.c:182:27: void [noderef] __rcu * -../net/qrtr/af_qrtr.c:182:27: struct qrtr_node * -../net/qrtr/af_qrtr.c:636:27: error: incompatible types in comparison expression (different base types): -../net/qrtr/af_qrtr.c:636:27: void [noderef] __rcu * -../net/qrtr/af_qrtr.c:636:27: struct qrtr_node * -../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 -../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 +../kernel/bpf/map_iter.c:198:17: warning: symbol 'bpf_map_sum_elem_count' was not declared. Should it be static? +../drivers/scsi/qla2xxx/qla_target.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/csiostor/csio_hw.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/csiostor/csio_hw_t5.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/elx/libefc/efc_fabric.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/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); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../kernel/bpf/task_iter.c:818:17: warning: symbol 'bpf_iter_task_vma_new' was not declared. Should it be static? +../kernel/bpf/task_iter.c:862:35: warning: symbol 'bpf_iter_task_vma_next' was not declared. Should it be static? +../kernel/bpf/task_iter.c:871:18: warning: symbol 'bpf_iter_task_vma_destroy' was not declared. Should it be static? +../kernel/bpf/task_iter.c:896:17: warning: symbol 'bpf_iter_css_task_new' was not declared. Should it be static? +../kernel/bpf/task_iter.c:921:32: warning: symbol 'bpf_iter_css_task_next' was not declared. Should it be static? +../kernel/bpf/task_iter.c:930:18: warning: symbol 'bpf_iter_css_task_destroy' was not declared. Should it be static? +../kernel/bpf/task_iter.c:965:17: warning: symbol 'bpf_iter_task_new' was not declared. Should it be static? +../kernel/bpf/task_iter.c:997:32: warning: symbol 'bpf_iter_task_next' was not declared. Should it be static? +../kernel/bpf/task_iter.c:1026:18: warning: symbol 'bpf_iter_task_destroy' was not declared. Should it be static? @@ -16196,21 +14920,97 @@ -../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/scsi/smartpqi/smartpqi_init.c:1255:32: warning: unreplaced symbol '' +../net/atm/mpc.c:123:20: warning: symbol 'mpcs' was not declared. Should it be static? +../drivers/scsi/qla2xxx/qla_tmpl.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_attr.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../sound/soc/sof/ipc3.c: note: in included file: +../include/sound/sof/control.h:124:17: warning: array of flexible structures +../net/bluetooth/hci_codec.c: note: in included file: +../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures +../drivers/scsi/csiostor/csio_isr.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h, ../drivers/scsi/csiostor/csio_init.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/elx/libefc/efc_node.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/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 +../drivers/scsi/csiostor/csio_mb.c: note: in included file (through ../drivers/scsi/csiostor/csio_lnode.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/csiostor/csio_rnode.c: note: in included file: +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/qla_nvme.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_nvme.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../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 +../lib/test_ubsan.c:62:16: warning: cast truncates bits from constant value (7fffffffffffffff becomes ffffffff) +../lib/test_ubsan.c:72:18: warning: shift count is negative (-1) +../drivers/scsi/lpfc/lpfc_vport.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/i2c/busses/i2c-diolan-u2c.c:290:26: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c: In function ‘diag_cmd_data_alloc’: +../drivers/scsi/lpfc/lpfc_bsg.c:2819:18: warning: variable ‘offset’ set but not used [-Wunused-but-set-variable=] + 2819 | int cnt, offset = 0, i = 0; + | ^~~~~~ +../drivers/usb/gadget/udc/lpc32xx_udc.c:2198:19: warning: cast to restricted __le16 +../drivers/usb/gadget/udc/lpc32xx_udc.c:2207:15: warning: cast to restricted __le16 +../drivers/scsi/elx/libefc/efc_nport.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: expected unsigned short [usertype] ox_id +../drivers/scsi/bfa/bfa_fcs_lport.c:416:32: got restricted __be16 [usertype] ox_id +../drivers/scsi/bfa/bfa_fcs_lport.c:2139:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:2462:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:2554:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:2096:27: warning: restricted __be16 degrades to integer +../drivers/scsi/bfa/bfa_fcs_lport.c:2688:35: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:3140:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:3337:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:4639:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:4712:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:4790:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:4885:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:4462:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_lport.c:4541:31: warning: cast to restricted __be16 +../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 +../drivers/scsi/bfa/bfa_fcs_rport.c:2558:13: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:2559:36: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:1838:9: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: expected unsigned short [usertype] ox_id +../drivers/scsi/bfa/bfa_fcs_rport.c:1851:39: got restricted __be16 [usertype] reply_oxid +../drivers/scsi/bfa/bfa_fcs_rport.c:1977:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:2047:31: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: expected restricted __be16 [usertype] port_speed_cap +../drivers/scsi/bfa/bfa_fcs_rport.c:2229:31: got int +../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: expected restricted __be16 [usertype] port_op_speed +../drivers/scsi/bfa/bfa_fcs_rport.c:2238:30: got unsigned int enum fc_rpsc_op_speed +../drivers/scsi/bfa/bfa_fcs_rport.c:2593:9: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:2667:9: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:2688:9: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: expected unsigned int [addressable] [assigned] [usertype] qos_flow_id +../drivers/scsi/bfa/bfa_fcs_rport.c:3030:38: got restricted __be32 [usertype] +../drivers/scsi/lpfc/lpfc_debugfs.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_debugfs.c:322:18: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_debugfs.c:332:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_debugfs.c:333:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_debugfs.c:334:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_debugfs.c:360:37: warning: cast to restricted __le32 +../drivers/scsi/qla2xxx/qla_edif.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures @@ -16273,18 +15073 @@ -../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/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/elx/libefc/efc_node.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/qla2xxx/qla_nx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../drivers/scsi/lpfc/lpfc_bsg.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): @@ -16293 +15076,13 @@ -../drivers/scsi/qla2xxx/qla_mr.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../drivers/scsi/lpfc/lpfc_bsg.c:205:32: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:206:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:211:30: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:2640:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:2643:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:2647:38: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:2863:32: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:2864:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:2866:30: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_bsg.c:5426:29: warning: cast to restricted __be32 +../drivers/scsi/lpfc/lpfc_bsg.c:5429:33: warning: cast to restricted __be32 +../drivers/net/ethernet/huawei/hinic/hinic_main.c:832:25: warning: cast to restricted __be16 +../drivers/scsi/elx/libefc/efc_device.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): @@ -16296,2 +15090,0 @@ -../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. @@ -16309,18 +15102,172 @@ -../fs/jffs2/background.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): -../include/linux/sched/signal.h:294:28: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:294:28: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:294:28: got struct spinlock [noderef] __rcu * -../include/linux/sched/signal.h:296:30: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:296:30: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:296:30: got struct spinlock [noderef] __rcu * -../include/linux/sched/signal.h:303:31: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:303:31: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:303:31: got struct spinlock [noderef] __rcu * -../include/linux/sched/signal.h:308:33: warning: incorrect type in argument 1 (different address spaces) -../include/linux/sched/signal.h:308:33: expected struct spinlock [usertype] *lock -../include/linux/sched/signal.h:308:33: got struct spinlock [noderef] __rcu * -../drivers/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/scsi/lpfc/lpfc_attr.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../kernel/trace/trace_events.c:1313:31: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/trace_events.c:1313:31: expected struct event_filter *filter +../kernel/trace/trace_events.c:1313: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:1681:37: warning: incorrect type in argument 1 (different address spaces) +../kernel/trace/trace.h:1681:37: expected struct event_filter *filter +../kernel/trace/trace.h:1681:37: got struct event_filter [noderef] __rcu *filter +../drivers/net/ethernet/huawei/hinic/hinic_tx.c:713:25: warning: cast to restricted __be16 +../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/scsi/lpfc/lpfc_nvme.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:612:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:613:24: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:616:22: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:619:25: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:620:24: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:623:22: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: expected restricted __be32 [usertype] rsn +../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: got unsigned int [usertype] parameter +../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: expected restricted __le16 [usertype] sq_head +../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: got unsigned short [assigned] [usertype] sqhd +../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:1476:33: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: expected unsigned int [usertype] w +../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:850:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:850:22: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_nvme.c:850:22: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:892:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:892:30: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_nvme.c:892:30: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:893:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:893:30: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_nvme.c:893:30: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:909:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:909:22: expected unsigned int [usertype] addr_hi +../drivers/scsi/lpfc/lpfc_nvme.c:909:22: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:910:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:910:22: expected unsigned int [usertype] addr_lo +../drivers/scsi/lpfc/lpfc_nvme.c:910:22: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:911:22: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvme.c:916:20: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:916:20: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvme.c:916:20: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvme.c:917:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvme.c:917:22: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_nvme.c:917:22: got restricted __le32 [usertype] +../kernel/context_tracking.c:105:39: warning: incorrect type in initializer (different address spaces) +../kernel/context_tracking.c:105:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/context_tracking.c:105:39: got struct context_tracking * +../kernel/context_tracking.c:144:39: warning: incorrect type in initializer (different address spaces) +../kernel/context_tracking.c:144:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/context_tracking.c:144:39: got struct context_tracking * +../kernel/context_tracking.c:185:39: warning: incorrect type in initializer (different address spaces) +../kernel/context_tracking.c:185:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/context_tracking.c:185:39: got struct context_tracking * +../kernel/context_tracking.c:240:39: warning: incorrect type in initializer (different address spaces) +../kernel/context_tracking.c:240:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/context_tracking.c:240:39: got struct context_tracking * +../drivers/usb/gadget/udc/aspeed_udc.c:1011:28: warning: restricted __le16 degrades to integer +../drivers/usb/gadget/udc/aspeed_udc.c:1072:32: warning: restricted __le16 degrades to integer +../drivers/scsi/elx/libefc/efclib.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/qla2xxx/tcm_qla2xxx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../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] +../lib/test_static_keys.c:15:19: warning: symbol 'old_true_key' was not declared. Should it be static? +../lib/test_static_keys.c:16:19: warning: symbol 'old_false_key' was not declared. Should it be static? +../lib/test_static_keys.c:19:1: warning: symbol 'true_key' was not declared. Should it be static? +../lib/test_static_keys.c:20:1: warning: symbol 'false_key' was not declared. Should it be static? +../drivers/scsi/lpfc/lpfc_nvmet.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_nvmet.c:2639:42: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvmet.c:2640:43: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: expected unsigned int [usertype] addrLow +../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: expected unsigned int [usertype] addrHigh +../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: expected unsigned int [usertype] addrLow +../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: expected unsigned int [usertype] addrHigh +../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: expected unsigned int [usertype] word2 +../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: expected unsigned int [usertype] sge_len +../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:3033:38: warning: cast to restricted __le32 +../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: expected unsigned int [usertype] w +../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: got restricted __le32 [usertype] +../drivers/scsi/lpfc/lpfc_nvmet.c:910:21: warning: cast to restricted __le32 +../drivers/scsi/elx/libefc/efc_sm.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../drivers/scsi/lpfc/lpfc_vmid.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): @@ -16328,0 +15276,12 @@ +../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 +../net/bluetooth/sco.c: note: in included file: +../include/net/bluetooth/hci_core.h:153:35: warning: array of flexible structures @@ -16355 +15314,852 @@ -../drivers/power/supply/ucs1002_power.c:190:29: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:733:21: warning: restricted __be32 degrades to integer +../drivers/scsi/bfa/bfa_svc.c:740:48: warning: cast from restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:745:41: warning: cast from restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:750:33: warning: cast from restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:3132:33: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:3135:9: warning: cast from restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:3136:9: warning: cast from restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:4410:25: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:4412:25: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:660:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:660:27: expected restricted __be32 [usertype] rsp_len +../drivers/scsi/bfa/bfa_svc.c:660:27: got unsigned int [usertype] +../drivers/scsi/bfa/bfa_svc.c:669:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:669:39: expected restricted __be32 [usertype] residue_len +../drivers/scsi/bfa/bfa_svc.c:669:39: got unsigned int [usertype] +../drivers/scsi/bfa/bfa_svc.c:681:71: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/bfa/bfa_svc.c:681:71: expected unsigned int [usertype] rsp_len +../drivers/scsi/bfa/bfa_svc.c:681:71: got restricted __be32 [usertype] rsp_len +../drivers/scsi/bfa/bfa_svc.c:682:49: warning: incorrect type in argument 6 (different base types) +../drivers/scsi/bfa/bfa_svc.c:682:49: expected unsigned int [usertype] resid_len +../drivers/scsi/bfa/bfa_svc.c:682:49: got restricted __be32 [usertype] residue_len +../drivers/scsi/bfa/bfa_svc.c:689:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:689:39: expected unsigned int [usertype] rsp_len +../drivers/scsi/bfa/bfa_svc.c:689:39: got restricted __be32 [usertype] rsp_len +../drivers/scsi/bfa/bfa_svc.c:690:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:690:43: expected unsigned int [usertype] residue_len +../drivers/scsi/bfa/bfa_svc.c:690:43: got restricted __be32 [usertype] residue_len +../drivers/scsi/bfa/bfa_svc.c:3486:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:3486:39: expected restricted __be16 [usertype] maxfrsize +../drivers/scsi/bfa/bfa_svc.c:3486:39: got unsigned short [usertype] maxfrsize +../drivers/scsi/bfa/bfa_svc.c:3521:41: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:3522:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:3522:54: expected unsigned short [usertype] path_tov +../drivers/scsi/bfa/bfa_svc.c:3522:54: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_svc.c:3524:53: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:3524:53: expected unsigned short [usertype] q_depth +../drivers/scsi/bfa/bfa_svc.c:3524:53: got restricted __be16 [usertype] +../drivers/scsi/bfa/bfa_svc.c:3851:9: warning: cast from restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:3861:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:3861:31: expected restricted __be16 [usertype] maxfrsize +../drivers/scsi/bfa/bfa_svc.c:3861:31: got unsigned short [usertype] maxfrsize +../drivers/scsi/bfa/bfa_svc.c:3870:27: warning: incorrect type in return expression (different base types) +../drivers/scsi/bfa/bfa_svc.c:3870:27: expected unsigned short +../drivers/scsi/bfa/bfa_svc.c:3870:27: got restricted __be16 [usertype] maxfrsize +../drivers/scsi/bfa/bfa_svc.c:5450:22: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:5451:22: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:6410:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:6410:21: expected unsigned int enum bfa_status status +../drivers/scsi/bfa/bfa_svc.c:6410:21: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_svc.c:6461:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:6461:49: expected unsigned int [usertype] roundtrip_latency +../drivers/scsi/bfa/bfa_svc.c:6461:49: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_svc.c:6463:50: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:6463:50: expected unsigned int [usertype] est_cable_distance +../drivers/scsi/bfa/bfa_svc.c:6463:50: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_svc.c:6466:25: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:6468:39: warning: cast to restricted __be16 +../drivers/scsi/bfa/bfa_svc.c:6495:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:6495:30: expected unsigned int [usertype] lpcnt +../drivers/scsi/bfa/bfa_svc.c:6495:30: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_svc.c:5748:27: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:5749:27: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:5750:27: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:5751:27: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:5752:27: warning: cast to restricted __be32 +../drivers/scsi/bfa/bfa_svc.c:6387:26: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:6387:26: expected unsigned int [usertype] lpcnt +../drivers/scsi/bfa/bfa_svc.c:6387:26: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_svc.c:6388:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_svc.c:6388:28: expected unsigned int [usertype] payload +../drivers/scsi/bfa/bfa_svc.c:6388:28: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_svc.c: note: in included file (through ../drivers/scsi/bfa/bfa.h, ../drivers/scsi/bfa/bfa_modules.h, ../drivers/scsi/bfa/bfad_drv.h): +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) +../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len +../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] +../kernel/trace/trace_events_filter.c:2765:19: warning: array of flexible structures +../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:107:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:108:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:109:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:126:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:127:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:128:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:151:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:152:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:153:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:183:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:184:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:185:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:191:43: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:192:43: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:202:42: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:203:42: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:207:39: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:208:39: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:215:36: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: expected unsigned int +../drivers/scsi/sym53c8xx_2/sym_fw.c:218:36: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:485:24: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:492:30: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_fw.c:534:32: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_glue.c:267:25: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_glue.c:383:29: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: expected unsigned int [usertype] savep +../drivers/scsi/sym53c8xx_2/sym_glue.c:384:29: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: expected unsigned int [usertype] goalp +../drivers/scsi/sym53c8xx_2/sym_glue.c:386:29: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_glue.c:316:27: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_glue.c:317:27: got restricted __le32 [usertype] +../drivers/scsi/mvsas/mv_init.c:294:38: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/mvsas/mv_init.c:294:38: expected void [noderef] __iomem *regs_ex +../drivers/scsi/mvsas/mv_init.c:294:38: got void * +../drivers/scsi/mvsas/mv_init.c:466:42: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_init.c:466:42: expected unsigned long long [usertype] dev_sas_addr +../drivers/scsi/mvsas/mv_init.c:466:42: got restricted __be64 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2518:16: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2522:24: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2523:24: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2526:24: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2530:17: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2542:48: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2543:17: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2574:34: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2576:34: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2598:21: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2599:21: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: expected unsigned int [usertype] ret +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2600:21: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2618:23: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2619:38: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2620:29: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2621:23: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2622:38: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2623:29: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2640:17: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2650:9: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4594:33: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: expected unsigned int [usertype] start +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4902:34: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: expected unsigned int [usertype] restart +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4903:34: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4908:32: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: expected unsigned int [usertype] v +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5071:32: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: expected unsigned int [usertype] itlq_tbl_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5083:30: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3877:37: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3895:29: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: expected unsigned int [usertype] scratch +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1014:21: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1055:19: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1159:17: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1505:36: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1507:36: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1592:23: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1713:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1714:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1716:35: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1729:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: expected unsigned int volatile [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1731:35: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:1908:32: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2361:25: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:2981:43: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3114:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3115:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3120:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3121:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3137:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3138:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: expected unsigned int [usertype] savep +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3145:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3146:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: expected unsigned int [usertype] startp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3147:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: expected unsigned int [usertype] goalp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3148:41: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: expected unsigned int [usertype] start +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3157:40: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3413:35: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3591:35: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3648:27: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3649:27: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3666:15: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3688:31: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3699:31: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3748:27: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: expected unsigned int [usertype] dp_ret +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3773:16: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: expected unsigned int [usertype] ret +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3813:17: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3814:16: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3815:16: warning: cast to restricted __le32 +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3816:21: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3817:21: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: expected unsigned int [usertype] lastp +../drivers/scsi/sym53c8xx_2/sym_hipd.c:3820:9: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4696:51: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: expected unsigned int [usertype] resel_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4697:51: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: expected unsigned int [usertype] itl_task_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4730:54: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: expected unsigned int [usertype] resel_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4731:51: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4802:47: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: expected unsigned int [usertype] itl_task_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4809:46: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: expected unsigned int [usertype] resel_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4816:43: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: warning: incorrect type in argument 2 (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: expected unsigned int [usertype] v +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4985:38: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: expected unsigned int [usertype] luntbl_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:4986:36: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5008:32: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: expected unsigned int [usertype] lun0_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5012:34: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: expected unsigned int [usertype] itl_task_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5019:30: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: expected unsigned int [usertype] resel_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5024:27: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: expected unsigned int [usertype] luntbl_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5107:44: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: expected unsigned int [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5109:40: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: expected unsigned int [usertype] lun0_sa +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5114:34: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: expected unsigned int [usertype] start +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5227:34: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: expected unsigned int [usertype] restart +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5228:34: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: expected unsigned int [usertype] addr +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5241:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: expected unsigned int [usertype] size +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5242:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: expected unsigned int [usertype] start +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5738:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: expected unsigned int [usertype] restart +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5739:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: expected unsigned int [usertype] start +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5742:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: expected unsigned int [usertype] restart +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5743:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: expected unsigned int [usertype] start +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5746:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: expected unsigned int [usertype] restart +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5747:33: got restricted __le32 [usertype] +../drivers/scsi/sym53c8xx_2/sym_hipd.c:5750:33: warning: too many warnings +../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: expected restricted __le16 [usertype] application_tag_translation_mask +../drivers/scsi/mpi3mr/mpi3mr_os.c:3243:82: got int +../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: expected unsigned long long [noderef] [usertype] __iomem **replyPostRegisterIndex +../drivers/scsi/mpt3sas/mpt3sas_base.c:3729:45: got unsigned long long [usertype] ** +../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: expected unsigned int val +../drivers/scsi/mpt3sas/mpt3sas_base.c:4360:16: got restricted __le32 [usertype] +../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: expected unsigned int val +../drivers/scsi/mpt3sas/mpt3sas_base.c:4382:16: got restricted __le32 [usertype] +../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: expected unsigned int val +../drivers/scsi/mpt3sas/mpt3sas_base.c:4405:16: got restricted __le32 [usertype] +../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: expected unsigned int val +../drivers/scsi/mpt3sas/mpt3sas_base.c:4426:16: got restricted __le32 [usertype] +../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: warning: incorrect type in argument 1 (different base types) +../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: expected unsigned int val +../drivers/scsi/mpt3sas/mpt3sas_base.c:7091:24: got restricted __le32 [usertype] +../drivers/scsi/mpt3sas/mpt3sas_base.c:7110:20: warning: cast to restricted __le16 +../drivers/scsi/mpt3sas/mpt3sas_base.c:7118:20: warning: cast to restricted __le16 +../drivers/scsi/mpt3sas/mpt3sas_base.c:7131:36: warning: cast to restricted __le16 +../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: warning: incorrect type in assignment (different address spaces) +../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: expected unsigned long long [noderef] [usertype] __iomem **reply_post_host_index +../drivers/scsi/mpt3sas/mpt3sas_base.c:8430:44: got unsigned long long [usertype] ** +../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/scsi/mvsas/mv_sas.c:373:20: warning: invalid assignment: |= +../drivers/scsi/mvsas/mv_sas.c:373:20: left side has type restricted __le32 +../drivers/scsi/mvsas/mv_sas.c:373:20: right side has type unsigned int +../drivers/scsi/mvsas/mv_sas.c:530:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:530:31: expected unsigned short [usertype] +../drivers/scsi/mvsas/mv_sas.c:530:31: got restricted __be16 [usertype] +../drivers/scsi/mvsas/mv_sas.c:634:31: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:634:31: expected unsigned short [usertype] +../drivers/scsi/mvsas/mv_sas.c:634:31: got restricted __be16 [usertype] +../drivers/scsi/mvsas/mv_sas.c:954:14: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:954:14: expected unsigned int [usertype] +../drivers/scsi/mvsas/mv_sas.c:954:14: got restricted __le32 [usertype] +../drivers/scsi/mvsas/mv_sas.c:957:14: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:957:14: expected unsigned int [usertype] +../drivers/scsi/mvsas/mv_sas.c:957:14: got restricted __le32 [usertype] +../drivers/scsi/mvsas/mv_sas.c:960:14: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:960:14: expected unsigned int [usertype] +../drivers/scsi/mvsas/mv_sas.c:960:14: got restricted __le32 [usertype] +../drivers/scsi/mvsas/mv_sas.c:963:14: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:963:14: expected unsigned int [usertype] +../drivers/scsi/mvsas/mv_sas.c:963:14: got restricted __le32 [usertype] +../drivers/scsi/mvsas/mv_sas.c:1462:28: warning: incorrect type in assignment (different base types) +../drivers/scsi/mvsas/mv_sas.c:1462:28: expected restricted __be32 [usertype] sense_data_len +../drivers/scsi/mvsas/mv_sas.c:1462:28: got int +../drivers/scsi/mvsas/mv_sas.c:1473:23: warning: cast to restricted __le32 +../drivers/scsi/mvsas/mv_sas.c:1474:23: warning: cast to restricted __le32 +../sound/soc/sof/ipc4-control.c: note: in included file: +../sound/soc/sof/ipc4-topology.h:369:17: warning: array of flexible structures +../sound/soc/sof/ipc4-topology.c: note: in included file: +../sound/soc/sof/ipc4-topology.h:343:54: warning: array of flexible structures +../sound/soc/sof/ipc4-topology.h:369: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/scsi/mvsas/mv_64xx.c:326:33: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/mvsas/mv_64xx.c:326:33: expected unsigned long long [usertype] sas_addr +../drivers/scsi/mvsas/mv_64xx.c:326:33: got restricted __be64 [usertype] +../drivers/scsi/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/elx/libefc/efc_els.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../net/sctp/sm_make_chunk.c:3077:48: warning: incorrect type in argument 2 (different base types) +../net/sctp/sm_make_chunk.c:3077:48: expected int optname +../net/sctp/sm_make_chunk.c:3077:48: got restricted __be16 +../net/sctp/sm_make_chunk.c:3149:48: warning: incorrect type in argument 2 (different base types) +../net/sctp/sm_make_chunk.c:3149:48: expected int optname +../net/sctp/sm_make_chunk.c:3149:48: got restricted __be16 +../sound/soc/qcom/qdsp6/audioreach.c:81:45: warning: array of flexible structures +../drivers/scsi/cxgbi/libcxgbi.c:1047:21: warning: restricted __wsum degrades to integer +../drivers/scsi/cxgbi/libcxgbi.c:1052:33: warning: bad assignment (-=) to restricted __wsum +../drivers/scsi/cxgbi/libcxgbi.c:1056:33: warning: invalid assignment: -= +../drivers/scsi/cxgbi/libcxgbi.c:1056:33: left side has type unsigned int +../drivers/scsi/cxgbi/libcxgbi.c:1056:33: right side has type restricted __wsum +../drivers/scsi/cxgbi/libcxgbi.c:1358:19: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/libcxgbi.c:1431:19: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/libcxgbi.c:1592:17: warning: cast from restricted itt_t +../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/libcxgbi.c:2047:9: warning: cast from restricted itt_t +../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast to restricted __be32 +../drivers/scsi/cxgbi/libcxgbi.c:2166:9: warning: cast from restricted itt_t +../drivers/scsi/cxgbi/libcxgbi.c: note: in included file: +../drivers/scsi/cxgbi/libcxgbi.h:414:19: warning: invalid assignment: += +../drivers/scsi/cxgbi/libcxgbi.h:414:19: left side has type int +../drivers/scsi/cxgbi/libcxgbi.h:414:19: right side has type restricted __wsum +../drivers/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/scsi/bnx2i/bnx2i_init.c:71:1: warning: symbol '__pcpu_scope_bnx2i_percpu' was not declared. Should it be static? +../drivers/scsi/bnx2i/bnx2i_init.c:396:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:396:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:396:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:396:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:396:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:396:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:397:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:397:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:397:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:397:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:397:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:397:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:399:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:399:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:399:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:399:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:399:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:399:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:400:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:400:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:400:9: got restricted __le64 [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:400:9: warning: incorrect type in assignment (different base types) +../drivers/scsi/bnx2i/bnx2i_init.c:400:9: expected unsigned long long [usertype] +../drivers/scsi/bnx2i/bnx2i_init.c:400:9: got restricted __le64 [usertype] +../drivers/scsi/elx/libefc_sli/sli4.c: note: in included file (through ../drivers/scsi/elx/libefc_sli/sli4.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../sound/soc/sof/ipc4-pcm.c: note: in included file: +../sound/soc/sof/ipc4-topology.h:343:54: warning: array of flexible structures +../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: expected unsigned char [addressable] [assigned] [usertype] class +../drivers/scsi/mpi3mr/mpi3mr_fw.c:5231:24: got restricted __le16 [usertype] +In file included from ../include/linux/string.h:386, + from ../include/linux/bitmap.h:13, + from ../include/linux/cpumask.h:11, + from ../arch/x86/include/asm/paravirt.h:19, + from ../arch/x86/include/asm/irqflags.h:102, + from ../include/linux/irqflags.h:18, + from ../include/linux/spinlock.h:59, + from ../include/linux/mmzone.h:8, + from ../include/linux/gfp.h:7, + from ../drivers/scsi/bnx2i/bnx2i_hwi.c:17: +In function ‘fortify_memcpy_chk’, + inlined from ‘bnx2i_process_login_resp.isra’ at ../drivers/scsi/bnx2i/bnx2i_hwi.c:1460:2: +../include/linux/fortify-string.h:578: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] + 578 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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) +../lib/test_xarray.c:368:17: error: incompatible types in comparison expression (different base types): +../lib/test_xarray.c:368:17: void [noderef] __rcu * +../lib/test_xarray.c:368:17: struct xa_node * +../lib/test_xarray.c:978:9: warning: Using plain integer as NULL pointer +../fs/squashfs/inode.c: note: in included file: +../fs/squashfs/squashfs_fs.h:394:46: warning: array of flexible structures +../kernel/iomem.c:111:22: warning: incorrect type in assignment (different address spaces) +../kernel/iomem.c:111:22: expected void *[assigned] addr +../kernel/iomem.c:111:22: got void [noderef] __iomem * +../kernel/iomem.c:114:22: warning: incorrect type in assignment (different address spaces) +../kernel/iomem.c:114:22: expected void *[assigned] addr +../kernel/iomem.c:114:22: got void [noderef] __iomem * +../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/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:489:1: warning: cast to restricted __le16 +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: warning: restricted __le16 degrades to integer +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489: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:489:1: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: expected restricted __le16 [usertype] maxpack_reg +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489: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:489:1: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: expected restricted __le16 [usertype] maxpack_reg +../drivers/usb/gadget/udc/cdns2/./cdns2-trace.h:489:1: got int +../fs/jbd2/journal.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../include/trace/events/jbd2.h): +../include/trace/events/jbd2.h:356:1: warning: cast to restricted blk_opf_t +../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/jbd2.h:356:1: warning: restricted blk_opf_t degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:144:40: warning: restricted __le16 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:145:44: warning: restricted __le16 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:147:44: warning: restricted __le16 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:148:37: warning: restricted __le16 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:149:41: warning: restricted __le16 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:150:41: warning: restricted __le16 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:259:37: warning: cast to restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: expected restricted __le64 [addressable] [assigned] [usertype] address +../drivers/scsi/mpi3mr/mpi3mr_app.c:259:35: got unsigned long long [usertype] +../drivers/scsi/mpi3mr/mpi3mr_app.c:260:36: warning: cast to restricted __le32 +../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: expected restricted __le32 [addressable] [assigned] [usertype] length +../drivers/scsi/mpi3mr/mpi3mr_app.c:260:34: got unsigned int [usertype] +../drivers/scsi/mpi3mr/mpi3mr_app.c:1935:47: warning: restricted __le32 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:1992:13: warning: restricted __le64 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: warning: invalid assignment: &= +../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:1999:17: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: warning: invalid assignment: |= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2000:17: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2016:21: warning: restricted __le64 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: warning: invalid assignment: &= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2023:25: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: warning: invalid assignment: |= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2024:25: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: warning: incorrect type in initializer (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: expected unsigned short [usertype] dev_handle +../drivers/scsi/mpi3mr/mpi3mr_app.c:2067:44: got restricted __le16 [usertype] dev_handle +../drivers/scsi/mpi3mr/mpi3mr_app.c:2194:29: warning: restricted __le64 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: warning: invalid assignment: &= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2200:37: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: warning: invalid assignment: |= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2201:37: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2222:37: warning: restricted __le64 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: warning: invalid assignment: &= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2228:45: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: warning: invalid assignment: |= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2229:45: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2243:37: warning: restricted __le64 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: warning: invalid assignment: &= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2249:45: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: warning: invalid assignment: |= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2250:45: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2261:29: warning: restricted __le64 degrades to integer +../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: warning: invalid assignment: &= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2267:36: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: warning: invalid assignment: |= +../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: left side has type restricted __le64 +../drivers/scsi/mpi3mr/mpi3mr_app.c:2268:36: right side has type unsigned long long +../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: expected unsigned short [usertype] dev_handle +../drivers/scsi/mpi3mr/mpi3mr_app.c:2734:36: got restricted __le16 [usertype] dev_handle +../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: warning: incorrect type in argument 3 (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: expected unsigned short [usertype] handle +../drivers/scsi/mpi3mr/mpi3mr_app.c:2811:39: got restricted __le16 [usertype] function_dependent +../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: expected restricted __le16 [usertype] ioc_status +../drivers/scsi/mpi3mr/mpi3mr_app.c:2859:49: got unsigned short [usertype] ioc_status +../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: expected restricted __le32 [usertype] ioc_log_info +../drivers/scsi/mpi3mr/mpi3mr_app.c:2860:51: got unsigned int [usertype] ioc_loginfo +../drivers/scsi/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/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/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/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/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/usb/gadget/udc/cdns2/cdns2-gadget.c:1091:24: warning: restricted __le16 degrades to integer +../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: expected restricted __le32 [noderef] __iomem +../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1383:64: got unsigned short [usertype] tx_offset +../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1431:24: warning: restricted __le16 degrades to integer +../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: expected unsigned int [usertype] buffer +../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1795:24: got restricted __le32 [usertype] +../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: expected restricted __le32 [usertype] buffer +../drivers/usb/gadget/udc/cdns2/cdns2-gadget.c:1799:42: got unsigned int [usertype] buffer @@ -16360,145 +16169,0 @@ -../drivers/scsi/elx/libefc/efc_nport.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/qla2xxx/qla_nx2.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/lpfc/lpfc_vport.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: expected restricted __sum16 [usertype] check -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: got restricted __be16 [usertype] -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: warning: incorrect type in argument 2 (different base types) -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: expected unsigned int [usertype] val -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: got restricted __be32 [usertype] ip -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3104:40: warning: cast from restricted __be32 -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: expected restricted __be32 [usertype] ip4dst -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: got unsigned int [usertype] -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: expected restricted __be32 [usertype] ip4src -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: got unsigned int -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: expected restricted __be16 [usertype] psrc -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: got int -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: expected restricted __be16 [usertype] pdst -../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: got int -../drivers/scsi/bfa/bfa_svc.c:733:21: warning: restricted __be32 degrades to integer -../drivers/scsi/bfa/bfa_svc.c:740:48: warning: cast from restricted __be32 -../drivers/scsi/bfa/bfa_svc.c:745:41: warning: cast from restricted __be32 -../drivers/scsi/bfa/bfa_svc.c:750:33: warning: cast from restricted __be32 -../drivers/scsi/bfa/bfa_svc.c:3132:33: warning: cast from restricted __be16 -../drivers/scsi/bfa/bfa_svc.c:3135:9: warning: cast from restricted __be32 -../drivers/scsi/bfa/bfa_svc.c:3136:9: warning: cast from restricted __be32 -../drivers/scsi/bfa/bfa_svc.c:4410:25: warning: cast to restricted __be32 -../drivers/scsi/bfa/bfa_svc.c:4412:25: warning: cast to restricted __be32 -../drivers/scsi/bfa/bfa_svc.c:660:27: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:660:27: expected restricted __be32 [usertype] rsp_len -../drivers/scsi/bfa/bfa_svc.c:660:27: got unsigned int [usertype] -../drivers/scsi/bfa/bfa_svc.c:669:39: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:669:39: expected restricted __be32 [usertype] residue_len -../drivers/scsi/bfa/bfa_svc.c:669:39: got unsigned int [usertype] -../drivers/scsi/bfa/bfa_svc.c:681:71: warning: incorrect type in argument 5 (different base types) -../drivers/scsi/bfa/bfa_svc.c:681:71: expected unsigned int [usertype] rsp_len -../drivers/scsi/bfa/bfa_svc.c:681:71: got restricted __be32 [usertype] rsp_len -../drivers/scsi/bfa/bfa_svc.c:682:49: warning: incorrect type in argument 6 (different base types) -../drivers/scsi/bfa/bfa_svc.c:682:49: expected unsigned int [usertype] resid_len -../drivers/scsi/bfa/bfa_svc.c:682:49: got restricted __be32 [usertype] residue_len -../drivers/scsi/bfa/bfa_svc.c:689:39: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:689:39: expected unsigned int [usertype] rsp_len -../drivers/scsi/bfa/bfa_svc.c:689:39: got restricted __be32 [usertype] rsp_len -../drivers/scsi/bfa/bfa_svc.c:690:43: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:690:43: expected unsigned int [usertype] residue_len -../drivers/scsi/bfa/bfa_svc.c:690:43: got restricted __be32 [usertype] residue_len -../drivers/scsi/bfa/bfa_svc.c:3486:39: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:3486:39: expected restricted __be16 [usertype] maxfrsize -../drivers/scsi/bfa/bfa_svc.c:3486:39: got unsigned short [usertype] maxfrsize -../drivers/scsi/bfa/bfa_svc.c:3521:41: warning: cast from restricted __be16 -../drivers/scsi/bfa/bfa_svc.c:3522:54: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:3522:54: expected unsigned short [usertype] path_tov -../drivers/scsi/bfa/bfa_svc.c:3522:54: got restricted __be16 [usertype] -../drivers/scsi/bfa/bfa_svc.c:3524:53: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:3524:53: expected unsigned short [usertype] q_depth -../drivers/scsi/bfa/bfa_svc.c:3524:53: got restricted __be16 [usertype] -../drivers/scsi/bfa/bfa_svc.c:3851:9: warning: cast from restricted __be16 -../drivers/scsi/bfa/bfa_svc.c:3861:31: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:3861:31: expected restricted __be16 [usertype] maxfrsize -../drivers/scsi/bfa/bfa_svc.c:3861:31: got unsigned short [usertype] maxfrsize -../drivers/scsi/bfa/bfa_svc.c:3870:27: warning: incorrect type in return expression (different base types) -../drivers/scsi/bfa/bfa_svc.c:3870:27: expected unsigned short -../drivers/scsi/bfa/bfa_svc.c:3870:27: got restricted __be16 [usertype] maxfrsize -../drivers/scsi/bfa/bfa_svc.c:5450:22: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_svc.c:5451:22: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_svc.c:6410:21: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:6410:21: expected unsigned int enum bfa_status status -../drivers/scsi/bfa/bfa_svc.c:6410:21: got restricted __be32 [usertype] -../drivers/scsi/bfa/bfa_svc.c:6461:49: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:6461:49: expected unsigned int [usertype] roundtrip_latency -../drivers/scsi/bfa/bfa_svc.c:6461:49: got restricted __be32 [usertype] -../drivers/scsi/bfa/bfa_svc.c:6463:50: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:6463:50: expected unsigned int [usertype] est_cable_distance -../drivers/scsi/bfa/bfa_svc.c:6463:50: got restricted __be32 [usertype] -../drivers/scsi/bfa/bfa_svc.c:6466:25: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_svc.c:6468:39: warning: cast to restricted __be16 -../drivers/scsi/bfa/bfa_svc.c:6495:30: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:6495:30: expected unsigned int [usertype] lpcnt -../drivers/scsi/bfa/bfa_svc.c:6495:30: got restricted __be32 [usertype] -../drivers/scsi/bfa/bfa_svc.c:5748:27: warning: cast to restricted __be32 -../drivers/scsi/bfa/bfa_svc.c:5749:27: warning: cast to restricted __be32 -../drivers/scsi/bfa/bfa_svc.c:5750:27: warning: cast to restricted __be32 -../drivers/scsi/bfa/bfa_svc.c:5751:27: warning: cast to restricted __be32 -../drivers/scsi/bfa/bfa_svc.c:5752:27: warning: cast to restricted __be32 -../drivers/scsi/bfa/bfa_svc.c:6387:26: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:6387:26: expected unsigned int [usertype] lpcnt -../drivers/scsi/bfa/bfa_svc.c:6387:26: got restricted __be32 [usertype] -../drivers/scsi/bfa/bfa_svc.c:6388:28: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_svc.c:6388:28: expected unsigned int [usertype] payload -../drivers/scsi/bfa/bfa_svc.c:6388:28: got restricted __be32 [usertype] -../drivers/scsi/bfa/bfa_svc.c: note: in included file (through ../drivers/scsi/bfa/bfa.h, ../drivers/scsi/bfa/bfa_modules.h, ../drivers/scsi/bfa/bfad_drv.h): -../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len -../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] -../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len -../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] -../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len -../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] -../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len -../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] -../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len -../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] -../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len -../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] -../drivers/scsi/bfa/bfa_ioc.h:190:22: warning: incorrect type in assignment (different base types) -../drivers/scsi/bfa/bfa_ioc.h:190:22: expected unsigned int [usertype] al_len -../drivers/scsi/bfa/bfa_ioc.h:190:22: got restricted __be32 [usertype] -../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/scsi/elx/libefc/efc_device.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/lpfc/lpfc_bsg.c: In function ‘diag_cmd_data_alloc’: -../drivers/scsi/lpfc/lpfc_bsg.c:2819:18: warning: variable ‘offset’ set but not used [-Wunused-but-set-variable=] - 2819 | int cnt, offset = 0, i = 0; - | ^~~~~~ @@ -16522,106 +16187,132 @@ -../drivers/scsi/qla2xxx/qla_target.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/lpfc/lpfc_debugfs.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/lpfc/lpfc_debugfs.c:322:18: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_debugfs.c:332:25: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_debugfs.c:333:25: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_debugfs.c:334:25: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_debugfs.c:360:37: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_bsg.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/lpfc/lpfc_bsg.c:205:32: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_bsg.c:206:33: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_bsg.c:211:30: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_bsg.c:2640:33: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_bsg.c:2643:33: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_bsg.c:2647:38: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_bsg.c:2863:32: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_bsg.c:2864:33: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_bsg.c:2866:30: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_bsg.c:5426:29: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_bsg.c:5429:33: warning: cast to restricted __be32 -../drivers/scsi/lpfc/lpfc_nvme.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: expected unsigned int [usertype] word2 -../drivers/scsi/lpfc/lpfc_nvme.c:2062:28: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:612:25: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_nvme.c:613:24: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_nvme.c:616:22: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_nvme.c:619:25: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_nvme.c:620:24: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_nvme.c:623:22: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: expected restricted __be32 [usertype] rsn -../drivers/scsi/lpfc/lpfc_nvme.c:1028:25: got unsigned int [usertype] parameter -../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: expected restricted __le16 [usertype] sq_head -../drivers/scsi/lpfc/lpfc_nvme.c:1035:33: got unsigned short [assigned] [usertype] sqhd -../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: expected unsigned int [usertype] addr_lo -../drivers/scsi/lpfc/lpfc_nvme.c:1420:54: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: expected unsigned int [usertype] addr_hi -../drivers/scsi/lpfc/lpfc_nvme.c:1422:54: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: expected unsigned int [usertype] addr_lo -../drivers/scsi/lpfc/lpfc_nvme.c:1438:46: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: expected unsigned int [usertype] addr_hi -../drivers/scsi/lpfc/lpfc_nvme.c:1440:46: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: expected unsigned int [usertype] word2 -../drivers/scsi/lpfc/lpfc_nvme.c:1444:44: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: expected unsigned int [usertype] sge_len -../drivers/scsi/lpfc/lpfc_nvme.c:1445:46: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: expected unsigned int [usertype] word2 -../drivers/scsi/lpfc/lpfc_nvme.c:1454:44: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: expected unsigned int [usertype] sge_len -../drivers/scsi/lpfc/lpfc_nvme.c:1456:46: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:1476:33: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: expected unsigned int [usertype] w -../drivers/scsi/lpfc/lpfc_nvme.c:1478:36: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:850:22: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:850:22: expected unsigned int [usertype] sge_len -../drivers/scsi/lpfc/lpfc_nvme.c:850:22: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:892:30: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:892:30: expected unsigned int [usertype] addr_hi -../drivers/scsi/lpfc/lpfc_nvme.c:892:30: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:893:30: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:893:30: expected unsigned int [usertype] addr_lo -../drivers/scsi/lpfc/lpfc_nvme.c:893:30: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:909:22: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:909:22: expected unsigned int [usertype] addr_hi -../drivers/scsi/lpfc/lpfc_nvme.c:909:22: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:910:22: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:910:22: expected unsigned int [usertype] addr_lo -../drivers/scsi/lpfc/lpfc_nvme.c:910:22: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:911:22: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_nvme.c:916:20: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:916:20: expected unsigned int [usertype] word2 -../drivers/scsi/lpfc/lpfc_nvme.c:916:20: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvme.c:917:22: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvme.c:917:22: expected unsigned int [usertype] sge_len -../drivers/scsi/lpfc/lpfc_nvme.c:917:22: got restricted __le32 [usertype] -../drivers/scsi/qla2xxx/qla_tmpl.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/elx/libefc/efclib.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/qla2xxx/qla_nvme.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_nvme.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/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/scsi/be2iscsi/be_mgmt.c:166:43: warning: restricted __be32 degrades to integer +../drivers/scsi/be2iscsi/be_mgmt.c:167:44: warning: restricted __be32 degrades to integer +../drivers/scsi/be2iscsi/be_mgmt.c:168:44: warning: restricted __be32 degrades to integer +../drivers/scsi/be2iscsi/be_mgmt.c:169:44: warning: restricted __be32 degrades to integer +../drivers/scsi/be2iscsi/be_mgmt.c:171:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_mgmt.c:171:38: expected unsigned long dst_addr +../drivers/scsi/be2iscsi/be_mgmt.c:171:38: got restricted __be32 [usertype] s_addr +../drivers/scsi/be2iscsi/be_cmds.c:338:24: warning: cast to restricted __le32 +../drivers/scsi/be2iscsi/be_cmds.c:690:33: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:690:33: expected unsigned int [usertype] request_length +../drivers/scsi/be2iscsi/be_cmds.c:690:33: got restricted __le32 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:702:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:702:29: expected unsigned int [usertype] lo +../drivers/scsi/be2iscsi/be_cmds.c:702:29: got restricted __le32 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:703:29: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:703:29: expected unsigned int [usertype] hi +../drivers/scsi/be2iscsi/be_cmds.c:703:29: got restricted __le32 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:752:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:752:24: expected unsigned short [usertype] num_pages +../drivers/scsi/be2iscsi/be_cmds.c:752:24: got restricted __le16 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:768:26: warning: cast to restricted __le16 +../drivers/scsi/be2iscsi/be_cmds.c:795:24: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:795:24: expected unsigned short [usertype] num_pages +../drivers/scsi/be2iscsi/be_cmds.c:795:24: got restricted __le16 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:830:26: warning: cast to restricted __le16 +../drivers/scsi/be2iscsi/be_cmds.c:892:28: warning: cast to restricted __le16 +../drivers/scsi/be2iscsi/be_cmds.c:948:25: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:948:25: expected unsigned short [usertype] id +../drivers/scsi/be2iscsi/be_cmds.c:948:25: got restricted __le16 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:1041:26: warning: cast to restricted __le16 +../drivers/scsi/be2iscsi/be_cmds.c:1106:28: warning: cast to restricted __le16 +../drivers/scsi/be2iscsi/be_cmds.c:1770:37: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:1770:37: expected unsigned short [usertype] hdr_ring_id +../drivers/scsi/be2iscsi/be_cmds.c:1770:37: got restricted __le16 [usertype] +../drivers/scsi/be2iscsi/be_cmds.c:1771:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/be2iscsi/be_cmds.c:1771:38: expected unsigned short [usertype] data_ring_id +../drivers/scsi/be2iscsi/be_cmds.c:1771:38: got restricted __le16 [usertype] +../drivers/scsi/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:4338:19: warning: cast from restricted itt_t +../drivers/scsi/be2iscsi/be_main.c:4371:34: warning: cast to restricted itt_t +../drivers/scsi/be2iscsi/be_main.c:4468:16: warning: cast to restricted itt_t +../drivers/scsi/be2iscsi/be_main.c:4468:16: warning: cast from restricted __be32 +../drivers/scsi/be2iscsi/be_main.c:4524:9: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/be2iscsi/be_main.c:4524:9: expected unsigned int [usertype] value +../drivers/scsi/be2iscsi/be_main.c:4524:9: got restricted __be16 [usertype] +../drivers/scsi/be2iscsi/be_main.c:4584:9: warning: incorrect type in argument 5 (different base types) +../drivers/scsi/be2iscsi/be_main.c:4584:9: expected unsigned int [usertype] value +../drivers/scsi/be2iscsi/be_main.c:4584:9: got restricted __be16 [usertype] +../drivers/scsi/be2iscsi/be_main.c:4678:30: warning: restricted __be32 degrades to integer +../drivers/scsi/be2iscsi/be_main.c:4763:17: warning: cast to restricted __be32 +../drivers/scsi/be2iscsi/be_main.c:4763:17: warning: cast from restricted itt_t +../drivers/scsi/be2iscsi/be_main.c:5771:24: warning: symbol 'beiscsi_iscsi_transport' was not declared. Should it be static? +../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/usb/gadget/udc/bdc/bdc_ep.c:497:26: warning: cast truncates bits from constant value (ffffffff7fffffff becomes 7fffffff) +../drivers/i2c/busses/i2c-viperboard.c:124:35: warning: incorrect type in assignment (different base types) +../drivers/i2c/busses/i2c-viperboard.c:124:35: expected unsigned short [usertype] addr +../drivers/i2c/busses/i2c-viperboard.c:124:35: 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] tf1 +../drivers/i2c/busses/i2c-viperboard.c:197:34: got restricted __le16 [usertype] +../drivers/i2c/busses/i2c-viperboard.c:198:34: warning: incorrect type in assignment (different base types) +../drivers/i2c/busses/i2c-viperboard.c:198:34: expected unsigned short [usertype] tf2 +../drivers/i2c/busses/i2c-viperboard.c:198:34: got restricted __le16 [usertype] +../drivers/i2c/busses/i2c-viperboard.c:233:35: warning: incorrect type in assignment (different base types) +../drivers/i2c/busses/i2c-viperboard.c:233:35: expected unsigned short [usertype] addr +../drivers/i2c/busses/i2c-viperboard.c:233:35: got restricted __le16 [usertype] +../drivers/i2c/busses/i2c-viperboard.c:294:35: warning: incorrect type in assignment (different base types) +../drivers/i2c/busses/i2c-viperboard.c:294:35: expected unsigned short [usertype] len +../drivers/i2c/busses/i2c-viperboard.c:294:35: got restricted __le16 [usertype] +../drivers/i2c/busses/i2c-viperboard.c:319:35: warning: incorrect type in assignment (different base types) +../drivers/i2c/busses/i2c-viperboard.c:319:35: expected unsigned short [usertype] len +../drivers/i2c/busses/i2c-viperboard.c:319:35: got restricted __le16 [usertype] +../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: expected restricted __le32 [usertype] H2DLength +../drivers/scsi/mpt3sas/mpt3sas_ctl.c:678:38: got int data_out_sz +../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: warning: incorrect type in assignment (different base types) +../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: expected restricted __le32 [usertype] D2HLength +../drivers/scsi/mpt3sas/mpt3sas_ctl.c:679:38: got int data_in_sz +../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; + | ^~~~ +Warning: ../drivers/scsi/mpt3sas/mpt3sas_ctl.c:2913 expecting prototype for mpt3sas_send_passthru_cmd(). Prototype was for mpt3sas_send_mctp_passthru_req() instead @@ -16650,174 +16341,17 @@ -../drivers/scsi/lpfc/lpfc_nvmet.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/lpfc/lpfc_nvmet.c:2639:42: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_nvmet.c:2640:43: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: expected unsigned int [usertype] addrLow -../drivers/scsi/lpfc/lpfc_nvmet.c:2801:44: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: expected unsigned int [usertype] addrHigh -../drivers/scsi/lpfc/lpfc_nvmet.c:2802:45: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: expected unsigned int [usertype] word2 -../drivers/scsi/lpfc/lpfc_nvmet.c:2841:28: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: expected unsigned int [usertype] word2 -../drivers/scsi/lpfc/lpfc_nvmet.c:2848:28: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: expected unsigned int [usertype] word2 -../drivers/scsi/lpfc/lpfc_nvmet.c:2927:28: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: expected unsigned int [usertype] word2 -../drivers/scsi/lpfc/lpfc_nvmet.c:2934:28: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: expected unsigned int [usertype] addrLow -../drivers/scsi/lpfc/lpfc_nvmet.c:2950:43: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: expected unsigned int [usertype] addrHigh -../drivers/scsi/lpfc/lpfc_nvmet.c:2952:44: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: expected unsigned int [usertype] word2 -../drivers/scsi/lpfc/lpfc_nvmet.c:3019:28: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: expected unsigned int [usertype] sge_len -../drivers/scsi/lpfc/lpfc_nvmet.c:3020:30: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvmet.c:3033:38: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: warning: incorrect type in assignment (different base types) -../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: expected unsigned int [usertype] w -../drivers/scsi/lpfc/lpfc_nvmet.c:3035:28: got restricted __le32 [usertype] -../drivers/scsi/lpfc/lpfc_nvmet.c:910:21: warning: cast to restricted __le32 -../drivers/scsi/lpfc/lpfc_vmid.c: note: in included file (through ../drivers/scsi/lpfc/lpfc_hw4.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: warning: incorrect type in argument 1 (different address spaces) -../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: got void *hwbase -../fs/smb/client/smb2maperror.c:124:36: warning: symbol 'smb2_error_map_table_test' was not declared. Should it be static? -../fs/smb/client/smb2maperror.c:127:14: warning: symbol 'smb2_error_map_num' was not declared. Should it be static? -../drivers/net/ethernet/myricom/myri10ge/myri10ge.c: In function ‘myri10ge_request_irq’: -../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2197: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=] - 2197 | "%s:slice-%d", netdev->name, i); - | ^~ -../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2197:34: note: directive argument in the range [-2147483643, 2147483646] - 2197 | "%s:slice-%d", netdev->name, i); - | ^~~~~~~~~~~~~ -../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2196:25: note: ‘snprintf’ output between 9 and 34 bytes into a destination of size 32 - 2196 | snprintf(ss->irq_desc, sizeof(ss->irq_desc), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 2197 | "%s:slice-%d", netdev->name, i); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/scsi/elx/libefc/efc_sm.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: warning: incorrect type in assignment (different address spaces) -../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: expected struct rvu_fwdata *fwdata -../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: got void [noderef] __iomem * -../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: warning: incorrect type in argument 1 (different address spaces) -../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: got struct rvu_fwdata *fwdata -../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: warning: incorrect type in argument 1 (different address spaces) -../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: got struct rvu_fwdata *fwdata -../drivers/scsi/qla2xxx/qla_edif.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/elx/libefc/efc_els.c: note: in included file (through ../drivers/scsi/elx/libefc/efclib.h, ../drivers/scsi/elx/libefc/efc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c:162:46: warning: cast to restricted __be16 -../drivers/net/ethernet/micrel/ksz884x.c:3147:50: warning: restricted pci_power_t degrades to integer -../drivers/net/ethernet/micrel/ksz884x.c:3468:37: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:3468:37: expected unsigned int [usertype] next -../drivers/net/ethernet/micrel/ksz884x.c:3468:37: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:3470:29: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:3470:29: expected unsigned int [usertype] next -../drivers/net/ethernet/micrel/ksz884x.c:3470:29: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:3472:33: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:3472:33: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:3472: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:1527:37: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1543:25: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1543:25: expected unsigned int [usertype] addr -../drivers/net/ethernet/micrel/ksz884x.c:1543:25: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr -../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr -../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr -../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1519:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1519:30: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1519: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:1527:37: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1529: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:1527:37: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1529: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:1527:37: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data -../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] +../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] @@ -16994,91 +16528,32 @@ -../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:128:19: warning: cast to restricted __be32 -../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:132:41: warning: restricted __be32 degrades to integer -../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/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/net/ethernet/natsemi/ns83820.c: In function ‘ns83820_run_bist’: -../drivers/net/ethernet/natsemi/ns83820.c:1703:13: warning: variable ‘loops’ set but not used [-Wunused-but-set-variable=] - 1703 | int loops = 0; - | ^~~~~ -../drivers/scsi/elx/libefc_sli/sli4.c: note: in included file (through ../drivers/scsi/elx/libefc_sli/sli4.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/scsi/qla2xxx/tcm_qla2xxx.c: note: in included file (through ../drivers/scsi/qla2xxx/qla_def.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/net/ethernet/natsemi/ns83820.c:902:39: warning: cast to restricted __be16 -../drivers/net/ethernet/natsemi/ns83820.c:1114:42: warning: restricted __be16 degrades to integer -../drivers/net/ethernet/natsemi/ns83820.c:1982:9: warning: cast to restricted __le32 -../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: warning: incorrect type in assignment (different address spaces) -../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: expected struct rx_desc *rx_desc_area -../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: got void [noderef] __iomem * -../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: warning: incorrect type in argument 1 (different address spaces) -../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: got struct rx_desc *rx_desc_area -../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: warning: incorrect type in argument 1 (different address spaces) -../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: got struct rx_desc *rx_desc_area -../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: warning: incorrect type in assignment (different address spaces) -../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: expected struct tx_desc *tx_desc_area -../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: got void [noderef] __iomem * -../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: warning: incorrect type in argument 1 (different address spaces) -../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: got struct tx_desc *tx_desc_area -../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: warning: incorrect type in argument 1 (different address spaces) -../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: expected void volatile [noderef] __iomem *addr -../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: got struct tx_desc *tx_desc_area -../drivers/clk/clk-cdce925.c: In function ‘cdce925_probe’: -../drivers/clk/clk-cdce925.c:700:41: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] - 700 | sprintf(child_name, "PLL%d", i+1); - | ^~ -../drivers/clk/clk-cdce925.c:700:37: note: directive argument in the range [-2147483640, 2147483647] - 700 | sprintf(child_name, "PLL%d", i+1); - | ^~~~~~~ -../drivers/clk/clk-cdce925.c:700:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 6 - 700 | sprintf(child_name, "PLL%d", i+1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../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:4338:19: warning: cast from restricted itt_t -../drivers/scsi/be2iscsi/be_main.c:4371:34: warning: cast to restricted itt_t -../drivers/scsi/be2iscsi/be_main.c:4468:16: warning: cast to restricted itt_t -../drivers/scsi/be2iscsi/be_main.c:4468:16: warning: cast from restricted __be32 -../drivers/scsi/be2iscsi/be_main.c:4524:9: warning: incorrect type in argument 5 (different base types) -../drivers/scsi/be2iscsi/be_main.c:4524:9: expected unsigned int [usertype] value -../drivers/scsi/be2iscsi/be_main.c:4524:9: got restricted __be16 [usertype] -../drivers/scsi/be2iscsi/be_main.c:4584:9: warning: incorrect type in argument 5 (different base types) -../drivers/scsi/be2iscsi/be_main.c:4584:9: expected unsigned int [usertype] value -../drivers/scsi/be2iscsi/be_main.c:4584:9: got restricted __be16 [usertype] -../drivers/scsi/be2iscsi/be_main.c:4678:30: warning: restricted __be32 degrades to integer -../drivers/scsi/be2iscsi/be_main.c:4763:17: warning: cast to restricted __be32 -../drivers/scsi/be2iscsi/be_main.c:4763:17: warning: cast from restricted itt_t -../drivers/scsi/be2iscsi/be_main.c:5771:24: warning: symbol 'beiscsi_iscsi_transport' was not declared. Should it be static? +../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/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): +../include/linux/sched/signal.h:294:28: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:294:28: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:294:28: got struct spinlock [noderef] __rcu * +../include/linux/sched/signal.h:296:30: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:296:30: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:296:30: got struct spinlock [noderef] __rcu * +../kernel/trace/trace_events_user.c:2249:16: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs [noderef] __rcu * +../kernel/trace/trace_events_user.c:2249:16: struct user_event_refs * +../kernel/trace/trace_events_user.c:2356:16: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs [noderef] __rcu * +../kernel/trace/trace_events_user.c:2356:16: struct user_event_refs * +../kernel/trace/trace_events_user.c:2381:9: error: incompatible types in comparison expression (different address spaces): +../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs [noderef] __rcu * +../kernel/trace/trace_events_user.c:2381:9: struct user_event_refs * +../fs/coda/upcall.c:618:31: warning: incorrect type in argument 1 (different address spaces) +../fs/coda/upcall.c:618:31: expected struct spinlock [usertype] *lock +../fs/coda/upcall.c:618:31: got struct spinlock [noderef] __rcu * +../fs/coda/upcall.c:627:33: warning: incorrect type in argument 1 (different address spaces) +../fs/coda/upcall.c:627:33: expected struct spinlock [usertype] *lock +../fs/coda/upcall.c:627:33: got struct spinlock [noderef] __rcu * +../fs/coda/upcall.c:632:31: warning: incorrect type in argument 1 (different address spaces) +../fs/coda/upcall.c:632:31: expected struct spinlock [usertype] *lock +../fs/coda/upcall.c:632:31: got struct spinlock [noderef] __rcu * +../fs/coda/upcall.c:635:33: warning: incorrect type in argument 1 (different address spaces) +../fs/coda/upcall.c:635:33: expected struct spinlock [usertype] *lock +../fs/coda/upcall.c:635:33: got struct spinlock [noderef] __rcu * +../drivers/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] @@ -17111,0 +16587,117 @@ +../fs/coda/coda_linux.c:25:5: warning: symbol 'coda_fake_statfs' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:189:29: warning: symbol 'bpf_probe_read_user_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:226:29: warning: symbol 'bpf_probe_read_user_str_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:241:29: warning: symbol 'bpf_probe_read_kernel_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:276:29: warning: symbol 'bpf_probe_read_kernel_str_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:574:29: warning: symbol 'bpf_perf_event_read_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:760:29: warning: symbol 'bpf_get_current_task_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:771:29: warning: symbol 'bpf_get_current_task_btf_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:785:29: warning: symbol 'bpf_task_pt_regs_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:883:29: warning: symbol 'bpf_send_signal_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:895:29: warning: symbol 'bpf_send_signal_thread_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:1186:29: warning: symbol 'bpf_get_branch_snapshot_proto' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3339:18: warning: symbol 'bpf_session_is_return' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3347:19: warning: symbol 'bpf_session_cookie' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3533:17: warning: symbol 'bpf_send_signal_task' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3542:17: warning: symbol 'bpf_probe_read_user_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3549:17: warning: symbol 'bpf_probe_read_kernel_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3556:17: warning: symbol 'bpf_probe_read_user_str_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3563:17: warning: symbol 'bpf_probe_read_kernel_str_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3570:17: warning: symbol 'bpf_copy_from_user_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3577:17: warning: symbol 'bpf_copy_from_user_str_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3584:17: warning: symbol 'bpf_copy_from_user_task_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:3592:17: warning: symbol 'bpf_copy_from_user_task_str_dynptr' was not declared. Should it be static? +../kernel/trace/bpf_trace.c:2343:21: warning: dereference of noderef expression +../kernel/trace/bpf_trace.c:2347:66: warning: dereference of noderef expression +../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:1303:13: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 +../lib/test_lockup.c:144:13: warning: symbol 'test_file' was not declared. Should it be static? +../net/9p/client.c:626:17: warning: incorrect type in argument 1 (different address spaces) +../net/9p/client.c:626:17: expected struct spinlock [usertype] *lock +../net/9p/client.c:626:17: got struct spinlock [noderef] __rcu * +../net/9p/client.c:628:48: warning: incorrect type in argument 1 (different address spaces) +../net/9p/client.c:628:48: expected struct spinlock [usertype] *lock +../net/9p/client.c:628:48: got struct spinlock [noderef] __rcu * +../net/9p/client.c:711:17: warning: incorrect type in argument 1 (different address spaces) +../net/9p/client.c:711:17: expected struct spinlock [usertype] *lock +../net/9p/client.c:711:17: got struct spinlock [noderef] __rcu * +../net/9p/client.c:713:48: warning: incorrect type in argument 1 (different address spaces) +../net/9p/client.c:713:48: expected struct spinlock [usertype] *lock +../net/9p/client.c:713:48: got struct spinlock [noderef] __rcu * +../drivers/usb/gadget/function/f_fs.c:3326:32: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/function/f_fs.c:3326:32: expected unsigned short [usertype] wMaxPacketSize +../drivers/usb/gadget/function/f_fs.c:3326:32: got restricted __le16 [usertype] wMaxPacketSize +../drivers/usb/gadget/function/f_fs.c:3351:36: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/function/f_fs.c:3351:36: expected restricted __le16 [usertype] wMaxPacketSize +../drivers/usb/gadget/function/f_fs.c:3351:36: got unsigned short [usertype] wMaxPacketSize +../net/bridge/netfilter/ebtable_filter.c:19:41: warning: array of flexible structures +../net/bridge/netfilter/ebtable_nat.c:19:41: warning: array of flexible structures +../drivers/scsi/esas2r/esas2r_init.c:903:41: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_init.c:903:41: expected unsigned int [usertype] length +../drivers/scsi/esas2r/esas2r_init.c:903:41: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_init.c:1159:35: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_init.c:1159:35: expected unsigned int [usertype] sgl_page_size +../drivers/scsi/esas2r/esas2r_init.c:1159:35: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_init.c:1161:32: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_init.c:1161:32: expected unsigned int [usertype] epoch_time +../drivers/scsi/esas2r/esas2r_init.c:1161:32: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_init.c:1173:41: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_init.c:1176:38: warning: cast to restricted __le16 +../drivers/scsi/esas2r/esas2r_init.c:1191:25: warning: cast to restricted __be32 +../drivers/scsi/esas2r/esas2r_init.c:1202:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_init.c:1202:56: expected unsigned int [usertype] ctl_len +../drivers/scsi/esas2r/esas2r_init.c:1202:56: got restricted __le32 [usertype] +../drivers/scsi/esas2r/esas2r_init.c:1204:56: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r_init.c:1204:56: expected unsigned long long [usertype] address +../drivers/scsi/esas2r/esas2r_init.c:1204:56: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r_init.c:1218:41: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_init.c:1220:41: warning: cast to restricted __le32 +../drivers/scsi/esas2r/esas2r_init.c: note: in included file: +../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf +../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] +../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) +../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf +../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] @@ -17380,69 +16972,21 @@ -../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:1303:13: warning: cast to restricted __le32 -../drivers/scsi/esas2r/esas2r.h:1303:13: warning: cast to restricted __le32 -../drivers/clk/clk-lmk04832.c: In function ‘lmk04832_register_clkout’: -../drivers/clk/clk-lmk04832.c:1328:45: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size 6 [-Wformat-overflow=] - 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); - | ^~~~ -../drivers/clk/clk-lmk04832.c:1328:36: note: directive argument in the range [-2147483648, 2147483646] - 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); - | ^~~~~~~~~~~~~~~~~~~ -../drivers/clk/clk-lmk04832.c:1328:36: note: directive argument in the range [-2147483647, 2147483647] -../drivers/clk/clk-lmk04832.c:1328:17: note: ‘sprintf’ output between 14 and 32 bytes into a destination of size 14 - 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/clk/clk-lmk04832.c:1312:45: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size 6 [-Wformat-overflow=] - 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); - | ^~~~ -../drivers/clk/clk-lmk04832.c:1312:36: note: directive argument in the range [-2147483648, 2147483646] - 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); - | ^~~~~~~~~~~~~~~~~~~ -../drivers/clk/clk-lmk04832.c:1312:36: note: directive argument in the range [-2147483647, 2147483647] -../drivers/clk/clk-lmk04832.c:1312:17: note: ‘sprintf’ output between 14 and 32 bytes into a destination of size 14 - 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/marvell/skge.c:3114:29: warning: cast to restricted __le16 -../drivers/net/ethernet/marvell/skge.c:3114:27: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/marvell/skge.c:3114:27: expected restricted __wsum [usertype] csum -../drivers/net/ethernet/marvell/skge.c:3114:27: got unsigned short [usertype] +../drivers/usb/typec/tipd/trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../drivers/usb/typec/tipd/trace.h): +../drivers/usb/typec/tipd/./trace.h:304:1: error: too long token expansion +../drivers/usb/typec/tipd/./trace.h:331:1: error: too long token expansion +../sound/soc/codecs/da7218.c:488:44: warning: cast to restricted __le16 +../sound/soc/codecs/da7218.c:508:13: warning: incorrect type in assignment (different base types) +../sound/soc/codecs/da7218.c:508:13: expected unsigned short [usertype] val +../sound/soc/codecs/da7218.c:508:13: got restricted __le16 [usertype] +../drivers/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 * +../net/sunrpc/sysfs.c:405:9: error: incompatible types in comparison expression (different address spaces): +../net/sunrpc/sysfs.c:405:9: char const [noderef] __rcu * +../net/sunrpc/sysfs.c:405:9: char const * @@ -17452,36 +16995,0 @@ -../drivers/scsi/be2iscsi/be_mgmt.c:166:43: warning: restricted __be32 degrades to integer -../drivers/scsi/be2iscsi/be_mgmt.c:167:44: warning: restricted __be32 degrades to integer -../drivers/scsi/be2iscsi/be_mgmt.c:168:44: warning: restricted __be32 degrades to integer -../drivers/scsi/be2iscsi/be_mgmt.c:169:44: warning: restricted __be32 degrades to integer -../drivers/scsi/be2iscsi/be_mgmt.c:171:38: warning: incorrect type in assignment (different base types) -../drivers/scsi/be2iscsi/be_mgmt.c:171:38: expected unsigned long dst_addr -../drivers/scsi/be2iscsi/be_mgmt.c:171:38: got restricted __be32 [usertype] s_addr -../drivers/scsi/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_init.c:903:41: warning: incorrect type in assignment (different base types) -../drivers/scsi/esas2r/esas2r_init.c:903:41: expected unsigned int [usertype] length -../drivers/scsi/esas2r/esas2r_init.c:903:41: got restricted __le32 [usertype] -../drivers/scsi/esas2r/esas2r_init.c:1159:35: warning: incorrect type in assignment (different base types) -../drivers/scsi/esas2r/esas2r_init.c:1159:35: expected unsigned int [usertype] sgl_page_size -../drivers/scsi/esas2r/esas2r_init.c:1159:35: got restricted __le32 [usertype] -../drivers/scsi/esas2r/esas2r_init.c:1161:32: warning: incorrect type in assignment (different base types) -../drivers/scsi/esas2r/esas2r_init.c:1161:32: expected unsigned int [usertype] epoch_time -../drivers/scsi/esas2r/esas2r_init.c:1161:32: got restricted __le32 [usertype] -../drivers/scsi/esas2r/esas2r_init.c:1173:41: warning: cast to restricted __le16 -../drivers/scsi/esas2r/esas2r_init.c:1176:38: warning: cast to restricted __le16 -../drivers/scsi/esas2r/esas2r_init.c:1191:25: warning: cast to restricted __be32 -../drivers/scsi/esas2r/esas2r_init.c:1202:56: warning: incorrect type in assignment (different base types) -../drivers/scsi/esas2r/esas2r_init.c:1202:56: expected unsigned int [usertype] ctl_len -../drivers/scsi/esas2r/esas2r_init.c:1202:56: got restricted __le32 [usertype] -../drivers/scsi/esas2r/esas2r_init.c:1204:56: warning: incorrect type in assignment (different base types) -../drivers/scsi/esas2r/esas2r_init.c:1204:56: expected unsigned long long [usertype] address -../drivers/scsi/esas2r/esas2r_init.c:1204:56: got restricted __le64 [usertype] -../drivers/scsi/esas2r/esas2r_init.c:1218:41: warning: cast to restricted __le32 -../drivers/scsi/esas2r/esas2r_init.c:1220:41: warning: cast to restricted __le32 -../drivers/scsi/esas2r/esas2r_init.c: note: in included file: -../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) -../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf -../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] -../drivers/scsi/esas2r/esas2r.h:1256:17: warning: incorrect type in assignment (different base types) -../drivers/scsi/esas2r/esas2r.h:1256:17: expected unsigned long long [usertype] ppsense_buf -../drivers/scsi/esas2r/esas2r.h:1256:17: got restricted __le64 [usertype] @@ -17494,0 +17003,2 @@ +../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 @@ -17558,57 +17068,33 @@ -../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/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c: In function ‘rvu_dbg_mcs_init’: -../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:36: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 7 [-Wformat-overflow=] - 510 | sprintf(dname, "mcs%d", i); - | ^~ -../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:32: note: directive argument in the range [-2147483641, 2147483646] - 510 | sprintf(dname, "mcs%d", i); - | ^~~~~~~ -../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 10 - 510 | sprintf(dname, "mcs%d", i); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~ -../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:4444:53: warning: cast to restricted __be16 -../drivers/net/ethernet/marvell/sky2.c:4444:53: warning: cast from restricted __le16 -../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 * +../kernel/trace/trace_dynevent.c:19:1: warning: symbol 'dyn_event_ops_mutex' was not declared. Should it be static? +../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/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 +../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 @@ -17664,14 +17149,0 @@ -../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))); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -17760,7 +17232,49 @@ -../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 +../net/sunrpc/debugfs.c:78:21: warning: cast removes address space '__rcu' of expression +../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 * +../kernel/bpf/trampoline.c:183:19: warning: symbol 'direct_ops' was not declared. Should it be static? +../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 +../sound/soc/ti/davinci-i2s.c:113:44: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/ti/davinci-i2s.c:120:39: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/ti/davinci-i2s.c:121:43: warning: incorrect type in initializer (different base types) +../sound/soc/ti/davinci-i2s.c:121:43: expected unsigned char +../sound/soc/ti/davinci-i2s.c:121:43: got restricted snd_pcm_format_t [usertype] +../sound/soc/ti/davinci-i2s.c:122:43: warning: incorrect type in initializer (different base types) +../sound/soc/ti/davinci-i2s.c:122:43: expected unsigned char +../sound/soc/ti/davinci-i2s.c:122:43: got restricted snd_pcm_format_t [usertype] +../sound/soc/ti/davinci-i2s.c:501:53: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/ti/davinci-i2s.c:597:32: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/ti/davinci-i2s.c:599:42: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/ti/davinci-i2s.c:599:29: warning: incorrect type in assignment (different base types) +../sound/soc/ti/davinci-i2s.c:599:29: expected restricted snd_pcm_format_t [assigned] [usertype] fmt +../sound/soc/ti/davinci-i2s.c:599:29: got unsigned char const +../sound/soc/uniphier/aio-compress.c:304:34: warning: cast to restricted __be16 +../drivers/usb/typec/tcpm/tcpci.c:1002:1: warning: symbol 'tcpci_pm_ops' was not declared. Should it be static? +../fs/bfs/inode.c:430:36: warning: cast to restricted __le32 @@ -17827,453 +17341,182 @@ -../fs/fuse/dir.c:38:21: warning: symbol 'dentry_tree_work' was not declared. Should it be static? -../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: In function ‘qlcnic_request_irq’: -../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1765: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=] - 1765 | "%s-tx-%d", netdev->name, ring); - | ^~ -../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1765:42: note: directive argument in the range [-2147483643, 254] - 1765 | "%s-tx-%d", netdev->name, ring); - | ^~~~~~~~~~ -../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1764:33: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 28 - 1764 | snprintf(tx_ring->name, sizeof(tx_ring->name), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 1765 | "%s-tx-%d", netdev->name, ring); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:880:14: error: too long token expansion -../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:961:35: error: too long token expansion -../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1001:31: error: too long token expansion -../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1259:33: error: too long token expansion -../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1264:33: error: too long token expansion -../fs/overlayfs/dir.c:589:13: error: incompatible types in comparison expression (different address spaces): -../fs/overlayfs/dir.c:589:13: struct cred const [noderef] __rcu * -../fs/overlayfs/dir.c:589:13: struct cred const * -../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 -../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_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/qede/qede_main.c: In function ‘qede_init_fp’: -../drivers/net/ethernet/qlogic/qede/qede_main.c:1881: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=] - 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", - | ^~ -../drivers/net/ethernet/qlogic/qede/qede_main.c:1881:54: note: directive argument in the range [-2147483641, 65534] - 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", - | ^~~~~~~~~~ -../drivers/net/ethernet/qlogic/qede/qede_main.c:1881:17: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 24 - 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 1882 | edev->ndev->name, queue_id); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../fs/nfs/nfs4trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfs4trace.h): -../fs/nfs/./nfs4trace.h:2168:1: error: too long token expansion -../fs/nfs/./nfs4trace.h:2234:1: error: too long token expansion -../drivers/net/ethernet/realtek/8139too.c:2233:9: warning: incorrect type in argument 1 (different base types) -../drivers/net/ethernet/realtek/8139too.c:2233:9: expected unsigned int [usertype] -../drivers/net/ethernet/realtek/8139too.c:2233:9: got restricted __le32 [usertype] -../drivers/net/ethernet/realtek/8139too.c:2234:9: warning: incorrect type in argument 1 (different base types) -../drivers/net/ethernet/realtek/8139too.c:2234:9: expected unsigned int [usertype] -../drivers/net/ethernet/realtek/8139too.c:2234:9: got restricted __le32 [usertype] -../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:1543:40: warning: invalid assignment: &= -../drivers/net/ethernet/renesas/sh_eth.c:1543:40: left side has type unsigned int -../drivers/net/ethernet/renesas/sh_eth.c:1543:40: right side has type restricted __le32 -../drivers/net/ethernet/renesas/sh_eth.c:1600:35: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/renesas/sh_eth.c:1603:31: warning: cast to restricted __le32 -../drivers/net/ethernet/renesas/sh_eth.c:1604:27: warning: cast to restricted __le32 -../drivers/net/ethernet/renesas/sh_eth.c:1642:36: warning: cast to restricted __le32 -../drivers/net/ethernet/renesas/sh_eth.c:1673:29: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/renesas/sh_eth.c:1673:29: expected unsigned int [usertype] len -../drivers/net/ethernet/renesas/sh_eth.c:1673:29: got restricted __le32 [usertype] -../drivers/net/ethernet/renesas/sh_eth.c:1689:38: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/renesas/sh_eth.c:1689:38: expected unsigned int [usertype] addr -../drivers/net/ethernet/renesas/sh_eth.c:1689:38: got restricted __le32 [usertype] -../drivers/net/ethernet/renesas/sh_eth.c:1693:40: warning: invalid assignment: |= -../drivers/net/ethernet/renesas/sh_eth.c:1693:40: left side has type unsigned int -../drivers/net/ethernet/renesas/sh_eth.c:1693:40: right side has type restricted __le32 -../drivers/net/ethernet/renesas/sh_eth.c:1696:40: warning: invalid assignment: |= -../drivers/net/ethernet/renesas/sh_eth.c:1696:40: left side has type unsigned int -../drivers/net/ethernet/renesas/sh_eth.c:1696:40: right side has type restricted __le32 -../drivers/net/ethernet/renesas/sh_eth.c:2475:32: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/renesas/sh_eth.c:2475:32: expected unsigned int [usertype] status -../drivers/net/ethernet/renesas/sh_eth.c:2475:32: got restricted __le32 [usertype] -../drivers/net/ethernet/renesas/sh_eth.c:2476:30: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/renesas/sh_eth.c:2476:30: expected unsigned int [usertype] addr -../drivers/net/ethernet/renesas/sh_eth.c:2476:30: got restricted __le32 [usertype] -../drivers/net/ethernet/renesas/sh_eth.c:2527:22: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/renesas/sh_eth.c:2527:22: expected unsigned int [usertype] addr -../drivers/net/ethernet/renesas/sh_eth.c:2527:22: got restricted __le32 [usertype] -../drivers/net/ethernet/renesas/sh_eth.c:2528:22: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/renesas/sh_eth.c:2528:22: expected unsigned int [usertype] len -../drivers/net/ethernet/renesas/sh_eth.c:2528:22: got restricted __le32 [usertype] -../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:2534:32: warning: invalid assignment: |= -../drivers/net/ethernet/renesas/sh_eth.c:2534:32: left side has type unsigned int -../drivers/net/ethernet/renesas/sh_eth.c:2534:32: right side has type restricted __le32 -../drivers/net/ethernet/renesas/sh_eth.c:3107:23: warning: incorrect type in assignment (different address spaces) -../drivers/net/ethernet/renesas/sh_eth.c:3107:23: expected void *addr -../drivers/net/ethernet/renesas/sh_eth.c:3107:23: got void [noderef] __iomem * -../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/net/ethernet/qlogic/qede/qede_ethtool.c: In function ‘qede_get_drvinfo’: -../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:621:34: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 25 [-Wformat-truncation=] - 621 | "[storm %s]", storm); - | ^~ ~~~~~ -../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:620:17: note: ‘snprintf’ output between 9 and 40 bytes into a destination of size 32 - 620 | snprintf(info->version, sizeof(info->version), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 621 | "[storm %s]", storm); - | ~~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:638:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] - 638 | "mfw %s", mfw); - | ^~ ~~~ -../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:637:17: note: ‘snprintf’ output between 5 and 36 bytes into a destination of size 32 - 637 | snprintf(info->fw_version, sizeof(info->fw_version), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 638 | "mfw %s", mfw); - | ~~~~~~~~~~~~~~ -../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:635:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] - 635 | "mbi %s [mfw %s]", mbi, mfw); - | ^~ ~~~ -../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:634:17: note: ‘snprintf’ output between 12 and 74 bytes into a destination of size 32 - 634 | snprintf(info->fw_version, sizeof(info->fw_version), - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 635 | "mbi %s [mfw %s]", mbi, mfw); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:570:25: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:38: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:31: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: warning: incorrect type in initializer (different base types) -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: expected restricted __le32 [usertype] offs -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: got unsigned int -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:574:35: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:576:21: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:577:66: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:54: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:64: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:20: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:614:22: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:626:63: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:626:26: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:625:20: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:632:18: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:632:55: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:631:16: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:635:21: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:635:50: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:649:22: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:661:63: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:661:26: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:660:20: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:667:18: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:667:55: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:666:16: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:669:21: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:669:50: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:55: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:65: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:20: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:702:25: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:38: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:24: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: expected restricted __le32 [usertype] offs -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: got unsigned int -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:710:25: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:711:32: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:716:33: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:717:62: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: warning: incorrect type in initializer (different base types) -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: expected int idx -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: got restricted __le32 [usertype] -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:26: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:16: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: expected restricted __le32 [usertype] offs -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: got unsigned int -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:778:48: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: expected unsigned int [usertype] offs -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: got restricted __le32 [usertype] -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: expected unsigned int [usertype] offs -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: got restricted __le32 [usertype] -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:832:38: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:833:33: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:33: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:24: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:48: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: warning: incorrect type in return expression (different base types) -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: expected restricted __le32 -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: got unsigned int -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:859:28: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:25: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:45: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:58: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: warning: incorrect type in return expression (different base types) -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: expected restricted __le32 -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: got unsigned int -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: expected unsigned int [usertype] val -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: got restricted __le32 -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: warning: incorrect type in argument 3 (different base types) -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: expected unsigned long long [usertype] -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: got restricted __le64 [assigned] [usertype] data -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: warning: incorrect type in argument 3 (different base types) -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: expected unsigned long long [usertype] -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: got restricted __le64 [assigned] [usertype] data -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: warning: incorrect type in argument 3 (different base types) -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: expected unsigned long long [usertype] -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: got restricted __le64 [assigned] [usertype] data -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: expected restricted __le32 [addressable] [usertype] flash_fw_ver -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: got unsigned int -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1126:46: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1138:21: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c: In function ‘sparx5_dsm_calendar_check’: -../drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c:504:34: warning: variable ‘kdx’ set but not used [-Wunused-but-set-variable=] - 504 | u32 jdx, kdx; - | ^~~ -In file included from ../include/linux/string.h:386, - from ../include/linux/bitmap.h:13, - from ../include/linux/cpumask.h:11, - from ../arch/x86/include/asm/paravirt.h:19, - from ../arch/x86/include/asm/cpuid/api.h:57, - from ../arch/x86/include/asm/processor.h:19, - from ../arch/x86/include/asm/timex.h:5, - from ../include/linux/timex.h:67, - from ../include/linux/time32.h:13, - from ../include/linux/time.h:60, - from ../include/linux/stat.h:19, - from ../include/linux/fs_dirent.h:5, - from ../include/linux/fs/super_types.h:5, - from ../include/linux/fs/super.h:5, - from ../include/linux/fs.h:5, - from ../fs/smb/client/cifssmb.c:17: -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBQFileInfo’ at ../fs/smb/client/cifssmb.c:4093:4: -../include/linux/fortify-string.h:578: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] - 578 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBUnixQFileInfo’ at ../fs/smb/client/cifssmb.c:4267:4: -../include/linux/fortify-string.h:578: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] - 578 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBUnixQPathInfo’ at ../fs/smb/client/cifssmb.c:4352:4: -../include/linux/fortify-string.h:578: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] - 578 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBQFSAttributeInfo’ at ../fs/smb/client/cifssmb.c:5137:4: -../include/linux/fortify-string.h:578: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] - 578 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBQFSDeviceInfo’ at ../fs/smb/client/cifssmb.c:5212:4: -../include/linux/fortify-string.h:578: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] - 578 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -In function ‘fortify_memcpy_chk’, - inlined from ‘CIFSSMBQFSUnixInfo’ at ../fs/smb/client/cifssmb.c:5284:4: -../include/linux/fortify-string.h:578: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] - 578 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../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] -In file included from ../include/linux/string.h:386, - from ../include/linux/bitmap.h:13, - from ../include/linux/cpumask.h:11, - from ../arch/x86/include/asm/paravirt.h:19, - from ../arch/x86/include/asm/cpuid/api.h:57, - from ../arch/x86/include/asm/processor.h:19, - from ../arch/x86/include/asm/timex.h:5, - from ../include/linux/timex.h:67, - from ../include/linux/time32.h:13, - from ../include/linux/time.h:60, - from ../include/linux/stat.h:19, - from ../include/linux/module.h:13, - from ../drivers/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:578: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] - 578 | __read_overflow2_field(q_size_field, size); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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] +../sound/soc/ti/davinci-mcasp.c:2193:73: warning: incorrect type in argument 1 (different base types) +../sound/soc/ti/davinci-mcasp.c:2193:73: expected restricted __be32 const [usertype] *p +../sound/soc/ti/davinci-mcasp.c:2193:73: got unsigned int const [usertype] * +../net/caif/cffrml.c:92:15: warning: cast to restricted __le16 +../net/caif/cffrml.c:117:27: warning: cast to restricted __le16 +../drivers/regulator/vctrl-regulator.c: note: in included file: +../drivers/regulator/internal.h:54:42: warning: restricted suspend_state_t degrades to integer +../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: warning: incorrect type in assignment (different base types) +../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: expected unsigned int [usertype] +../drivers/usb/typec/ucsi/ucsi_ccg.c:577:14: got restricted __le32 [usertype] cci +../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 +../net/caif/cfserl.c:121:29: warning: cast to restricted __le16 +../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: warning: incorrect type in assignment (different base types) +../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: expected restricted __le32 [usertype] owner +../drivers/usb/typec/ucsi/ucsi_glink.c:92:23: got int +../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: warning: incorrect type in assignment (different base types) +../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: expected restricted __le32 [usertype] type +../drivers/usb/typec/ucsi/ucsi_glink.c:93:22: got int +../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: warning: incorrect type in assignment (different base types) +../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: expected restricted __le32 [usertype] opcode +../drivers/usb/typec/ucsi/ucsi_glink.c:94:24: got int +../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: warning: incorrect type in assignment (different base types) +../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: expected restricted __le32 [usertype] owner +../drivers/usb/typec/ucsi/ucsi_glink.c:146:23: got int +../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: warning: incorrect type in assignment (different base types) +../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: expected restricted __le32 [usertype] type +../drivers/usb/typec/ucsi/ucsi_glink.c:147:22: got int +../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: warning: incorrect type in assignment (different base types) +../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: expected restricted __le32 [usertype] opcode +../drivers/usb/typec/ucsi/ucsi_glink.c:148:24: got int +../kernel/bpf/rqspinlock.c:101:39: warning: incorrect type in initializer (different address spaces) +../kernel/bpf/rqspinlock.c:101:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/bpf/rqspinlock.c:101:39: got struct rqspinlock_held * +../kernel/bpf/rqspinlock.c:122:39: warning: incorrect type in initializer (different address spaces) +../kernel/bpf/rqspinlock.c:122:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/bpf/rqspinlock.c:122:39: got struct rqspinlock_held * +../kernel/bpf/rqspinlock.c:135:51: warning: incorrect type in initializer (different address spaces) +../kernel/bpf/rqspinlock.c:135:51: expected void const [noderef] __percpu *__vpp_verify +../kernel/bpf/rqspinlock.c:135:51: got struct rqspinlock_held * +../kernel/bpf/rqspinlock.c:674:39: warning: incorrect type in initializer (different address spaces) +../kernel/bpf/rqspinlock.c:674:39: expected void const [noderef] __percpu *__vpp_verify +../kernel/bpf/rqspinlock.c:674:39: got struct rqspinlock_held * +../kernel/bpf/rqspinlock.c:693:17: warning: symbol 'bpf_res_spin_lock' was not declared. Should it be static? +../kernel/bpf/rqspinlock.c:709:18: warning: symbol 'bpf_res_spin_unlock' was not declared. Should it be static? +../kernel/bpf/rqspinlock.c:715:17: warning: symbol 'bpf_res_spin_lock_irqsave' was not declared. Should it be static? +../kernel/bpf/rqspinlock.c:734:18: warning: symbol 'bpf_res_spin_unlock_irqrestore' was not declared. Should it be static? +../fs/hfsplus/ioctl.c:42:50: warning: incorrect type in assignment (different base types) +../fs/hfsplus/ioctl.c:42:50: expected unsigned int +../fs/hfsplus/ioctl.c:42:50: got restricted __be32 [usertype] +../fs/hfsplus/ioctl.c:50:50: warning: incorrect type in assignment (different base types) +../fs/hfsplus/ioctl.c:50:50: expected unsigned int +../fs/hfsplus/ioctl.c:50:50: got restricted __be32 [usertype] +../fs/hfsplus/ioctl.c:53:50: warning: incorrect type in assignment (different base types) +../fs/hfsplus/ioctl.c:53:50: expected unsigned int +../fs/hfsplus/ioctl.c:53:50: got restricted __be32 [usertype] +../lib/bch.c:260:19: warning: incorrect type in assignment (different base types) +../lib/bch.c:260:19: expected unsigned int [usertype] w +../lib/bch.c:260:19: got restricted __be32 [usertype] +../kernel/bpf/stream.c:215:17: warning: symbol 'bpf_stream_vprintk' was not declared. Should it be static? +../kernel/bpf/stream.c:249:17: warning: symbol 'bpf_stream_print_stack' was not declared. Should it be static? +../kernel/bpf/arena.c:857:18: warning: symbol 'bpf_arena_alloc_pages' was not declared. Should it be static? +../kernel/bpf/arena.c:880:18: warning: symbol 'bpf_arena_free_pages' was not declared. Should it be static? +../kernel/bpf/arena.c:900:17: warning: symbol 'bpf_arena_reserve_pages' was not declared. Should it be static? +../sound/soc/tegra/tegra210_i2s.c:655:34: warning: cast to restricted snd_pcm_format_t +../drivers/usb/typec/ucsi/ucsi_huawei_gaokun.c:196:30: warning: symbol 'gaokun_ucsi_ops' was not declared. Should it be static? +../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: warning: incorrect type in argument 1 (different base types) +../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: expected unsigned short [usertype] header +../drivers/usb/typec/tcpm/qcom/qcom_pmic_typec_pdphy.c:282:30: got restricted __le16 const [usertype] header +../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:46:9: expected void * +../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:46:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:46:9: expected void * +../kernel/sysctl-test.c:46:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:55:9: expected void * +../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:55:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:55:9: expected void * +../kernel/sysctl-test.c:55:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:92:9: expected void * +../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:92:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:92:9: expected void * +../kernel/sysctl-test.c:92:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:101:9: expected void * +../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:101:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:101:9: expected void * +../kernel/sysctl-test.c:101:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:133:9: expected void * +../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:133:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:133:9: expected void * +../kernel/sysctl-test.c:133:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:137:9: expected void * +../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:137:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:137:9: expected void * +../kernel/sysctl-test.c:137:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:172:9: expected void * +../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:172:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:172:9: expected void * +../kernel/sysctl-test.c:172:9: got void [noderef] __user *buffer +../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:201:9: expected void * +../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:201:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:201:9: expected void * +../kernel/sysctl-test.c:201:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:231:9: expected void * +../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:231:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:231:9: expected void * +../kernel/sysctl-test.c:231:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:262:9: expected void * +../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:262:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:262:9: expected void * +../kernel/sysctl-test.c:262:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:292:9: expected void * +../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:292:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:292:9: expected void * +../kernel/sysctl-test.c:292:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:332:9: expected void * +../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:332:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:332:9: expected void * +../kernel/sysctl-test.c:332:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:364:9: expected void * +../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer +../kernel/sysctl-test.c:364:9: warning: incorrect type in argument 3 (different address spaces) +../kernel/sysctl-test.c:364:9: expected void * +../kernel/sysctl-test.c:364:9: got char [noderef] __user *user_buffer +../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: warning: incorrect type in argument 1 (different address spaces) +../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/marvell/octeontx2/nic/otx2_pf.c:681:35: got void *hwbase +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: expected restricted __sum16 [usertype] check +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:1822:45: got restricted __be16 [usertype] +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: warning: incorrect type in argument 2 (different base types) +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: expected unsigned int [usertype] val +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3059:22: got restricted __be32 [usertype] ip +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3104:40: warning: cast from restricted __be32 +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: expected restricted __be32 [usertype] ip4dst +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3164:38: got unsigned int [usertype] +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: expected restricted __be32 [usertype] ip4src +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3168:38: got unsigned int +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: expected restricted __be16 [usertype] psrc +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3170:36: got int +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: expected restricted __be16 [usertype] pdst +../drivers/net/ethernet/mediatek/mtk_eth_soc.c:3172:36: got int @@ -18293,52 +17536,72 @@ -../drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c:202:31: warning: cast to restricted __le32 -../drivers/net/ethernet/intel/ixgbe/ixgbe_fcoe.c: note: in included file (through ../include/scsi/libfc.h): -../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures -../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: expected struct list_head const *list -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: got struct list_head [noderef] __rcu *pos -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head [noderef] __rcu * -../drivers/gpu/drm/i915/i915_drm_client.c:92:9: struct list_head * -../fs/afs/cell.c:741:9: error: incompatible types in comparison expression (different address spaces): -../fs/afs/cell.c:741:9: struct hlist_node [noderef] __rcu * -../fs/afs/cell.c:741:9: struct hlist_node * -../fs/afs/cell.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): -../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * -Warning: ../fs/befs/datastream.c:131 expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead -../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); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/gpu/drm/kmb/kmb_drv.c:105:31: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/kmb/kmb_drv.c:105:31: expected void [noderef] __iomem * -../drivers/gpu/drm/kmb/kmb_drv.c:105:31: got void * -../drivers/gpu/drm/kmb/kmb_plane.c:21:11: warning: symbol 'layer_irqs' was not declared. Should it be static? -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: error: incompatible types in conditional expression (different base types): -../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: void -../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: int -../drivers/gpu/drm/xe/xe_bo.c: note: in included file: -../drivers/gpu/drm/xe/tests/xe_bo.c:613:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? -../drivers/gpu/drm/xe/tests/xe_bo.c:627:20: warning: symbol 'xe_bo_shrink_test_suite' was not declared. Should it be static? +../fs/nfs/super.c:1170:49: warning: incorrect type in initializer (different address spaces) +../fs/nfs/super.c:1170:49: expected struct rpc_xprt *xprt1 +../fs/nfs/super.c:1170:49: got struct rpc_xprt [noderef] __rcu *cl_xprt +../fs/nfs/super.c:1171:49: warning: incorrect type in initializer (different address spaces) +../fs/nfs/super.c:1171:49: expected struct rpc_xprt *xprt2 +../fs/nfs/super.c:1171:49: got struct rpc_xprt [noderef] __rcu *cl_xprt +../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 +../drivers/net/ethernet/mediatek/mtk_ppe_debugfs.c:162:46: warning: cast to restricted __be16 +../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:128:19: warning: cast to restricted __be32 +../drivers/net/ethernet/mediatek/mtk_ppe_offload.c:132:41: warning: restricted __be32 degrades to integer +../fs/ext4/extents-test.c:59:3: warning: symbol 'k_ctx' was not declared. Should it be static? +../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/usb/gadget/function/f_tcm.c:83:18: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/function/f_tcm.c:83:18: expected unsigned int [usertype] Tag +../drivers/usb/gadget/function/f_tcm.c:83:18: got restricted __le32 [usertype] bot_tag +../drivers/usb/gadget/function/f_tcm.c:165:26: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/function/f_tcm.c:165:26: expected unsigned int [usertype] Tag +../drivers/usb/gadget/function/f_tcm.c:165:26: got restricted __le32 [usertype] bot_tag +../drivers/usb/gadget/function/f_tcm.c:1554:22: warning: incorrect type in assignment (different base types) +../drivers/usb/gadget/function/f_tcm.c:1554:22: expected restricted __le32 [usertype] bot_tag +../drivers/usb/gadget/function/f_tcm.c:1554:22: got unsigned int [usertype] Tag +../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: warning: incorrect type in assignment (different address spaces) +../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: expected struct rvu_fwdata *fwdata +../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:847:21: got void [noderef] __iomem * +../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: warning: incorrect type in argument 1 (different address spaces) +../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:853:28: got struct rvu_fwdata *fwdata +../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: warning: incorrect type in argument 1 (different address spaces) +../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/marvell/octeontx2/af/rvu.c:866:28: got struct rvu_fwdata *fwdata +../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: warning: incorrect type in assignment (different address spaces) +../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: expected struct rx_desc *rx_desc_area +../drivers/net/ethernet/marvell/mv643xx_eth.c:1953:35: got void [noderef] __iomem * +../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: warning: incorrect type in argument 1 (different address spaces) +../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/marvell/mv643xx_eth.c:1991:28: got struct rx_desc *rx_desc_area +../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: warning: incorrect type in argument 1 (different address spaces) +../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/marvell/mv643xx_eth.c:2022:28: got struct rx_desc *rx_desc_area +../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: warning: incorrect type in assignment (different address spaces) +../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: expected struct tx_desc *tx_desc_area +../drivers/net/ethernet/marvell/mv643xx_eth.c:2056:35: got void [noderef] __iomem * +../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: warning: incorrect type in argument 1 (different address spaces) +../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/marvell/mv643xx_eth.c:2111:28: got struct tx_desc *tx_desc_area +../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: warning: incorrect type in argument 1 (different address spaces) +../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: expected void volatile [noderef] __iomem *addr +../drivers/net/ethernet/marvell/mv643xx_eth.c:2129:28: got struct tx_desc *tx_desc_area +../sound/soc/sof/intel/hda-dai.c: note: in included file: +../sound/soc/sof/intel/../ipc4-topology.h:343:54: warning: array of flexible structures +../sound/soc/sof/intel/hda-dai.c: note: in included file: +../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures +../drivers/net/ethernet/marvell/skge.c:3114:29: warning: cast to restricted __le16 +../drivers/net/ethernet/marvell/skge.c:3114:27: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/marvell/skge.c:3114:27: expected restricted __wsum [usertype] csum +../drivers/net/ethernet/marvell/skge.c:3114:27: got unsigned short [usertype] @@ -18363,2 +17626,13 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../kernel/bpf/cgroup_iter.c:322:17: warning: symbol 'bpf_iter_css_new' was not declared. Should it be static? +../kernel/bpf/cgroup_iter.c:347:40: warning: symbol 'bpf_iter_css_next' was not declared. Should it be static? +../kernel/bpf/cgroup_iter.c:371:18: warning: symbol 'bpf_iter_css_destroy' was not declared. Should it be static? +../drivers/clk/clk-cdce925.c: In function ‘cdce925_probe’: +../drivers/clk/clk-cdce925.c:700:41: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 3 [-Wformat-overflow=] + 700 | sprintf(child_name, "PLL%d", i+1); + | ^~ +../drivers/clk/clk-cdce925.c:700:37: note: directive argument in the range [-2147483640, 2147483647] + 700 | sprintf(child_name, "PLL%d", i+1); + | ^~~~~~~ +../drivers/clk/clk-cdce925.c:700:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 6 + 700 | sprintf(child_name, "PLL%d", i+1); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -18466,28 +17740,16 @@ -../drivers/gpu/drm/i915/i915_irq.c:467:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:475:16: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:518:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:526:16: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:575:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:578:15: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:582:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:467:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:475:16: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:518:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:526:16: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:575:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:578:15: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:582:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../fs/jfs/xattr.c: note: in included file: -../fs/jfs/jfs_xattr.h:25:25: warning: array of flexible structures +../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): +../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression +../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): +../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression +../fs/nfs/nfstrace.c: note: in included file (through ../include/trace/perf.h, ../include/trace/define_trace.h, ../fs/nfs/nfstrace.h): +../fs/nfs/./nfstrace.h:1488:1: warning: dereference of noderef expression +../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c: In function ‘rvu_dbg_mcs_init’: +../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:36: warning: ‘%d’ directive writing between 1 and 11 bytes into a region of size 7 [-Wformat-overflow=] + 510 | sprintf(dname, "mcs%d", i); + | ^~ +../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:32: note: directive argument in the range [-2147483641, 2147483646] + 510 | sprintf(dname, "mcs%d", i); + | ^~~~~~~ +../drivers/net/ethernet/marvell/octeontx2/af/rvu_debugfs.c:510:17: note: ‘sprintf’ output between 5 and 15 bytes into a destination of size 10 + 510 | sprintf(dname, "mcs%d", i); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -18673 +17935,63 @@ -../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/ufs/inode.c: note: in included file: +../fs/ufs/util.h:192:40: warning: restricted __fs16 degrades to integer +../fs/ufs/util.h:226:40: warning: restricted __fs16 degrades to integer +../drivers/clk/clk-lmk04832.c: In function ‘lmk04832_register_clkout’: +../drivers/clk/clk-lmk04832.c:1328:45: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size 6 [-Wformat-overflow=] + 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); + | ^~~~ +../drivers/clk/clk-lmk04832.c:1328:36: note: directive argument in the range [-2147483648, 2147483646] + 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); + | ^~~~~~~~~~~~~~~~~~~ +../drivers/clk/clk-lmk04832.c:1328:36: note: directive argument in the range [-2147483647, 2147483647] +../drivers/clk/clk-lmk04832.c:1328:17: note: ‘sprintf’ output between 14 and 32 bytes into a destination of size 14 + 1328 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num - 1, num); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/clk/clk-lmk04832.c:1312:45: warning: ‘%02d’ directive writing between 2 and 11 bytes into a region of size 6 [-Wformat-overflow=] + 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); + | ^~~~ +../drivers/clk/clk-lmk04832.c:1312:36: note: directive argument in the range [-2147483648, 2147483646] + 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); + | ^~~~~~~~~~~~~~~~~~~ +../drivers/clk/clk-lmk04832.c:1312:36: note: directive argument in the range [-2147483647, 2147483647] +../drivers/clk/clk-lmk04832.c:1312:17: note: ‘sprintf’ output between 14 and 32 bytes into a destination of size 14 + 1312 | sprintf(dclk_name, "lmk-dclk%02d_%02d", num, num + 1); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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:4444:53: warning: cast to restricted __be16 +../drivers/net/ethernet/marvell/sky2.c:4444:53: warning: cast from restricted __le16 +Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'inode' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'fragment' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'bh_result' not described in 'ufs_getfrag_block' +Warning: ../fs/ufs/inode.c:375 function parameter 'create' not described in 'ufs_getfrag_block' +../drivers/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: error: incompatible types in conditional expression (different base types): +../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: void +../drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:2100:9: int +../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression +../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression +Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'in' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'ilen' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'out' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'olen' not described in 'sw842_compress' +Warning: ../lib/842/842_compress.c:478 function parameter 'wmem' not described in 'sw842_compress' +../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): @@ -18675,35 +17998,0 @@ -../drivers/net/ethernet/sfc/ethtool_common.c: In function ‘efx_fill_test’: -../drivers/net/ethernet/sfc/ethtool_common.c:277: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=] - 277 | "%-6s %-24s", unit_str, test_str); - | ^~~~~ ~~~~~~~~ -../drivers/net/ethernet/sfc/ethtool_common.c:275:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 - 275 | snprintf(strings + test_index * ETH_GSTRING_LEN, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 276 | ETH_GSTRING_LEN, - | ~~~~~~~~~~~~~~~~ - 277 | "%-6s %-24s", unit_str, test_str); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../fs/gfs2/bmap.c:1694:42: warning: unsigned value that used to be signed checked against zero? -../fs/gfs2/bmap.c:1992:16: signed value source -../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: -../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:663:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 27 and 29 [-Wformat-truncation=] - 663 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, - | ^~ -In function ‘stmmac_get_qstats_string’, - inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:710:3: -../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:663:25: note: ‘snprintf’ output between 4 and 69 bytes into a destination of size 32 - 663 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 664 | stmmac_qstats_tx_string[stat]); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: -../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:670:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 27 and 29 [-Wformat-truncation=] - 670 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, - | ^~ -In function ‘stmmac_get_qstats_string’, - inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:710:3: -../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:670:25: note: ‘snprintf’ output between 4 and 69 bytes into a destination of size 32 - 670 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 671 | stmmac_qstats_rx_string[stat]); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -18721,0 +18011,206 @@ +../drivers/net/ethernet/micrel/ksz884x.c:3147:50: warning: restricted pci_power_t degrades to integer +../drivers/net/ethernet/micrel/ksz884x.c:3468:37: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:3468:37: expected unsigned int [usertype] next +../drivers/net/ethernet/micrel/ksz884x.c:3468:37: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:3470:29: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:3470:29: expected unsigned int [usertype] next +../drivers/net/ethernet/micrel/ksz884x.c:3470:29: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:3472:33: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:3472:33: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:3472: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:1527:37: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1543:25: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1543:25: expected unsigned int [usertype] addr +../drivers/net/ethernet/micrel/ksz884x.c:1543:25: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr +../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr +../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1563:25: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1563:25: expected unsigned int [usertype] addr +../drivers/net/ethernet/micrel/ksz884x.c:1563:25: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1519:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1519:30: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1519: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:1527:37: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1529: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:1527:37: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1529: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:1527:37: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1527:37: got restricted __le32 [usertype] +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: expected unsigned int [usertype] data +../drivers/net/ethernet/micrel/ksz884x.c:1529:30: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_fence.c:73:40: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/radeon_fence.c:73:40: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/radeon_fence.c:73:40: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/radeon_fence.c:95:31: warning: cast to restricted __le32 +../kernel/bpf/bpf_struct_ops.c:592:27: warning: symbol 'bpf_struct_ops_link_lops' was not declared. Should it be static? +Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'in' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'ilen' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'out' not described in 'sw842_decompress' +Warning: ../lib/842/842_decompress.c:278 function parameter 'olen' not described in 'sw842_decompress' +../drivers/net/ethernet/myricom/myri10ge/myri10ge.c: In function ‘myri10ge_request_irq’: +../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2197: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=] + 2197 | "%s:slice-%d", netdev->name, i); + | ^~ +../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2197:34: note: directive argument in the range [-2147483643, 2147483646] + 2197 | "%s:slice-%d", netdev->name, i); + | ^~~~~~~~~~~~~ +../drivers/net/ethernet/myricom/myri10ge/myri10ge.c:2196:25: note: ‘snprintf’ output between 9 and 34 bytes into a destination of size 32 + 2196 | snprintf(ss->irq_desc, sizeof(ss->irq_desc), + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 2197 | "%s:slice-%d", netdev->name, i); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../kernel/bpf/cpumask.c:53:32: warning: symbol 'bpf_cpumask_create' was not declared. Should it be static? +../kernel/bpf/cpumask.c:83:32: warning: symbol 'bpf_cpumask_acquire' was not declared. Should it be static? +../kernel/bpf/cpumask.c:97:18: warning: symbol 'bpf_cpumask_release' was not declared. Should it be static? +../kernel/bpf/cpumask.c:105:18: warning: symbol 'bpf_cpumask_release_dtor' was not declared. Should it be static? +../kernel/bpf/cpumask.c:121:17: warning: symbol 'bpf_cpumask_first' was not declared. Should it be static? +../kernel/bpf/cpumask.c:137:17: warning: symbol 'bpf_cpumask_first_zero' was not declared. Should it be static? +../kernel/bpf/cpumask.c:154:17: warning: symbol 'bpf_cpumask_first_and' was not declared. Should it be static? +../kernel/bpf/cpumask.c:165:18: warning: symbol 'bpf_cpumask_set_cpu' was not declared. Should it be static? +../kernel/bpf/cpumask.c:178:18: warning: symbol 'bpf_cpumask_clear_cpu' was not declared. Should it be static? +../kernel/bpf/cpumask.c:195:18: warning: symbol 'bpf_cpumask_test_cpu' was not declared. Should it be static? +../kernel/bpf/cpumask.c:212:18: warning: symbol 'bpf_cpumask_test_and_set_cpu' was not declared. Should it be static? +../kernel/bpf/cpumask.c:230:18: warning: symbol 'bpf_cpumask_test_and_clear_cpu' was not declared. Should it be static? +../kernel/bpf/cpumask.c:242:18: warning: symbol 'bpf_cpumask_setall' was not declared. Should it be static? +../kernel/bpf/cpumask.c:251:18: warning: symbol 'bpf_cpumask_clear' was not declared. Should it be static? +../kernel/bpf/cpumask.c:268:18: warning: symbol 'bpf_cpumask_and' was not declared. Should it be static? +../kernel/bpf/cpumask.c:283:18: warning: symbol 'bpf_cpumask_or' was not declared. Should it be static? +../kernel/bpf/cpumask.c:298:18: warning: symbol 'bpf_cpumask_xor' was not declared. Should it be static? +../kernel/bpf/cpumask.c:316:18: warning: symbol 'bpf_cpumask_equal' was not declared. Should it be static? +../kernel/bpf/cpumask.c:332:18: warning: symbol 'bpf_cpumask_intersects' was not declared. Should it be static? +../kernel/bpf/cpumask.c:348:18: warning: symbol 'bpf_cpumask_subset' was not declared. Should it be static? +../kernel/bpf/cpumask.c:363:18: warning: symbol 'bpf_cpumask_empty' was not declared. Should it be static? +../kernel/bpf/cpumask.c:378:18: warning: symbol 'bpf_cpumask_full' was not declared. Should it be static? +../kernel/bpf/cpumask.c:390:18: warning: symbol 'bpf_cpumask_copy' was not declared. Should it be static? +../kernel/bpf/cpumask.c:405:17: warning: symbol 'bpf_cpumask_any_distribute' was not declared. Should it be static? +../kernel/bpf/cpumask.c:423:17: warning: symbol 'bpf_cpumask_any_and_distribute' was not declared. Should it be static? +../kernel/bpf/cpumask.c:438:17: warning: symbol 'bpf_cpumask_weight' was not declared. Should it be static? +../kernel/bpf/cpumask.c:457:17: warning: symbol 'bpf_cpumask_populate' was not declared. Should it be static? +../fs/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 +../sound/soc/sof/intel/hda.c: note: in included file: +../sound/soc/sof/intel/../ipc4-topology.h:343:54: warning: array of flexible structures +../sound/soc/sof/intel/hda.c: note: in included file: +../include/sound/intel-nhlt.h:81:34: warning: array of flexible structures +../drivers/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/net/ethernet/natsemi/ns83820.c: In function ‘ns83820_run_bist’: +../drivers/net/ethernet/natsemi/ns83820.c:1703:13: warning: variable ‘loops’ set but not used [-Wunused-but-set-variable=] + 1703 | int loops = 0; + | ^~~~~ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/atombios_crtc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/net/ethernet/natsemi/ns83820.c:902:39: warning: cast to restricted __be16 +../drivers/net/ethernet/natsemi/ns83820.c:1114:42: warning: restricted __be16 degrades to integer +../drivers/net/ethernet/natsemi/ns83820.c:1982:9: warning: cast to restricted __le32 +../drivers/gpu/drm/xe/xe_bo.c: note: in included file: +../drivers/gpu/drm/xe/tests/xe_bo.c:613:20: warning: symbol 'xe_bo_test_suite' was not declared. Should it be static? +../drivers/gpu/drm/xe/tests/xe_bo.c:627:20: warning: symbol 'xe_bo_shrink_test_suite' was not declared. Should it be static? +../kernel/bpf/crypto.c:145:35: warning: symbol 'bpf_crypto_ctx_create' was not declared. Should it be static? +../kernel/bpf/crypto.c:242:35: warning: symbol 'bpf_crypto_ctx_acquire' was not declared. Should it be static? +../kernel/bpf/crypto.c:258:18: warning: symbol 'bpf_crypto_ctx_release' was not declared. Should it be static? +../kernel/bpf/crypto.c:264:18: warning: symbol 'bpf_crypto_ctx_release_dtor' was not declared. Should it be static? +../kernel/bpf/crypto.c:319:17: warning: symbol 'bpf_crypto_decrypt' was not declared. Should it be static? +../kernel/bpf/crypto.c:340:17: warning: symbol 'bpf_crypto_encrypt' was not declared. Should it be static? +../drivers/gpu/drm/kmb/kmb_drv.c:105:31: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/kmb/kmb_drv.c:105:31: expected void [noderef] __iomem * +../drivers/gpu/drm/kmb/kmb_drv.c:105:31: got void * @@ -18723,0 +18219,340 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence * +../net/nfc/nci/core.c: note: in included file: +../include/net/nfc/nci.h:263:56: warning: array of flexible structures +../fs/jffs2/background.c: note: in included file (through ../include/linux/rcuwait.h, ../include/linux/percpu-rwsem.h, ../include/linux/fs/super_types.h, ../include/linux/fs/super.h, ../include/linux/fs.h, ...): +../include/linux/sched/signal.h:294:28: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:294:28: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:294:28: got struct spinlock [noderef] __rcu * +../include/linux/sched/signal.h:296:30: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:296:30: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:296:30: got struct spinlock [noderef] __rcu * +../include/linux/sched/signal.h:303:31: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:303:31: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:303:31: got struct spinlock [noderef] __rcu * +../include/linux/sched/signal.h:308:33: warning: incorrect type in argument 1 (different address spaces) +../include/linux/sched/signal.h:308:33: expected struct spinlock [usertype] *lock +../include/linux/sched/signal.h:308:33: got struct spinlock [noderef] __rcu * +../drivers/gpu/drm/kmb/kmb_plane.c:21:11: warning: symbol 'layer_irqs' was not declared. Should it be static? +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1913 expecting prototype for amdgpu_ttm_mmio_remap_bo_init(). Prototype was for amdgpu_ttm_alloc_mmio_remap_bo() instead +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../kernel/bpf/kmem_cache_iter.c:24:17: warning: symbol 'bpf_iter_kmem_cache_new' was not declared. Should it be static? +../kernel/bpf/kmem_cache_iter.c:35:31: warning: symbol 'bpf_iter_kmem_cache_next' was not declared. Should it be static? +../kernel/bpf/kmem_cache_iter.c:80:18: warning: symbol 'bpf_iter_kmem_cache_destroy' was not declared. Should it be static? +../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/net/ethernet/intel/ixgbe/ixgbe_fcoe.c: note: in included file (through ../include/scsi/libfc.h): +../include/uapi/scsi/fc/fc_els.h:1152:37: warning: array of flexible structures +../include/uapi/scsi/fc/fc_els.h:1170:37: warning: array of flexible structures +../fs/fuse/dir.c:38:21: warning: symbol 'dentry_tree_work' was not declared. Should it be static? +../drivers/gpu/drm/i915/i915_irq.c:467:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:475:16: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:518:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:526:16: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:575:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:578:15: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:582:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:467:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:475:16: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:518:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:526:16: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:575:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:578:15: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:582:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:480:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:531:9: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/i915_irq.c:589:9: warning: unreplaced symbol '' +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../net/qrtr/af_qrtr.c:182:27: error: incompatible types in comparison expression (different base types): +../net/qrtr/af_qrtr.c:182:27: void [noderef] __rcu * +../net/qrtr/af_qrtr.c:182:27: struct qrtr_node * +../net/qrtr/af_qrtr.c:636:27: error: incompatible types in comparison expression (different base types): +../net/qrtr/af_qrtr.c:636:27: void [noderef] __rcu * +../net/qrtr/af_qrtr.c:636:27: struct qrtr_node * +../kernel/bpf/dmabuf_iter.c:161:17: warning: symbol 'bpf_iter_dmabuf_new' was not declared. Should it be static? +../kernel/bpf/dmabuf_iter.c:172:28: warning: symbol 'bpf_iter_dmabuf_next' was not declared. Should it be static? +../kernel/bpf/dmabuf_iter.c:184:18: warning: symbol 'bpf_iter_dmabuf_destroy' was not declared. Should it be static? +../drivers/gpu/drm/vc4/vc4_kms.c:276:25: error: too long token expansion +../drivers/gpu/drm/xe/xe_dma_buf.c: note: in included file: +../drivers/gpu/drm/xe/tests/xe_dma_buf.c:295:20: warning: symbol 'xe_dma_buf_test_suite' was not declared. Should it be static? +../drivers/gpu/drm/radeon/radeon_ring.c:309:23: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/radeon_cs.c:293:45: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/radeon/radeon_cs.c:293:45: expected void const [noderef] __user *from +../drivers/gpu/drm/radeon/radeon_cs.c:293:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr +../drivers/gpu/drm/radeon/radeon_cs.c:308:27: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/radeon/radeon_cs.c:308:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr +../drivers/gpu/drm/radeon/radeon_cs.c:308:27: got void [noderef] __user * +../drivers/gpu/drm/radeon/radeon_cs.c:309:49: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/radeon/radeon_cs.c:309:49: expected void const [noderef] __user *from +../drivers/gpu/drm/radeon/radeon_cs.c:309:49: got struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/xe/xe_eu_stall.c:149:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? +../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/gpu/drm/radeon/radeon_bios.c:66:30: warning: dereference of noderef expression +../drivers/gpu/drm/radeon/radeon_bios.c:66:49: warning: dereference of noderef expression +../drivers/gpu/drm/radeon/radeon_bios.c:92:9: warning: dereference of noderef expression +../drivers/gpu/drm/radeon/radeon_bios.c:93:9: warning: dereference of noderef expression +../drivers/gpu/drm/radeon/radeon_bios.c:95:26: warning: dereference of noderef expression +../drivers/gpu/drm/radeon/radeon_bios.c:95:42: warning: dereference of noderef expression +../drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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 +../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c: In function ‘qlcnic_request_irq’: +../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1765: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=] + 1765 | "%s-tx-%d", netdev->name, ring); + | ^~ +../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1765:42: note: directive argument in the range [-2147483643, 254] + 1765 | "%s-tx-%d", netdev->name, ring); + | ^~~~~~~~~~ +../drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c:1764:33: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 28 + 1764 | snprintf(tx_ring->name, sizeof(tx_ring->name), + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1765 | "%s-tx-%d", netdev->name, ring); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../fs/overlayfs/dir.c:589:13: error: incompatible types in comparison expression (different address spaces): +../fs/overlayfs/dir.c:589:13: struct cred const [noderef] __rcu * +../fs/overlayfs/dir.c:589:13: struct cred const * +../drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c: In function ‘sparx5_dsm_calendar_check’: +../drivers/net/ethernet/microchip/sparx5/sparx5_calendar.c:504:34: warning: variable ‘kdx’ set but not used [-Wunused-but-set-variable=] + 504 | u32 jdx, kdx; + | ^~~ +../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:1543:40: warning: invalid assignment: &= +../drivers/net/ethernet/renesas/sh_eth.c:1543:40: left side has type unsigned int +../drivers/net/ethernet/renesas/sh_eth.c:1543:40: right side has type restricted __le32 +../drivers/net/ethernet/renesas/sh_eth.c:1600:35: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/renesas/sh_eth.c:1603:31: warning: cast to restricted __le32 +../drivers/net/ethernet/renesas/sh_eth.c:1604:27: warning: cast to restricted __le32 +../drivers/net/ethernet/renesas/sh_eth.c:1642:36: warning: cast to restricted __le32 +../drivers/net/ethernet/renesas/sh_eth.c:1673:29: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/renesas/sh_eth.c:1673:29: expected unsigned int [usertype] len +../drivers/net/ethernet/renesas/sh_eth.c:1673:29: got restricted __le32 [usertype] +../drivers/net/ethernet/renesas/sh_eth.c:1689:38: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/renesas/sh_eth.c:1689:38: expected unsigned int [usertype] addr +../drivers/net/ethernet/renesas/sh_eth.c:1689:38: got restricted __le32 [usertype] +../drivers/net/ethernet/renesas/sh_eth.c:1693:40: warning: invalid assignment: |= +../drivers/net/ethernet/renesas/sh_eth.c:1693:40: left side has type unsigned int +../drivers/net/ethernet/renesas/sh_eth.c:1693:40: right side has type restricted __le32 +../drivers/net/ethernet/renesas/sh_eth.c:1696:40: warning: invalid assignment: |= +../drivers/net/ethernet/renesas/sh_eth.c:1696:40: left side has type unsigned int +../drivers/net/ethernet/renesas/sh_eth.c:1696:40: right side has type restricted __le32 +../drivers/net/ethernet/renesas/sh_eth.c:2475:32: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/renesas/sh_eth.c:2475:32: expected unsigned int [usertype] status +../drivers/net/ethernet/renesas/sh_eth.c:2475:32: got restricted __le32 [usertype] +../drivers/net/ethernet/renesas/sh_eth.c:2476:30: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/renesas/sh_eth.c:2476:30: expected unsigned int [usertype] addr +../drivers/net/ethernet/renesas/sh_eth.c:2476:30: got restricted __le32 [usertype] +../drivers/net/ethernet/renesas/sh_eth.c:2527:22: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/renesas/sh_eth.c:2527:22: expected unsigned int [usertype] addr +../drivers/net/ethernet/renesas/sh_eth.c:2527:22: got restricted __le32 [usertype] +../drivers/net/ethernet/renesas/sh_eth.c:2528:22: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/renesas/sh_eth.c:2528:22: expected unsigned int [usertype] len +../drivers/net/ethernet/renesas/sh_eth.c:2528:22: got restricted __le32 [usertype] +../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:2534:32: warning: invalid assignment: |= +../drivers/net/ethernet/renesas/sh_eth.c:2534:32: left side has type unsigned int +../drivers/net/ethernet/renesas/sh_eth.c:2534:32: right side has type restricted __le32 +../drivers/net/ethernet/renesas/sh_eth.c:3107:23: warning: incorrect type in assignment (different address spaces) +../drivers/net/ethernet/renesas/sh_eth.c:3107:23: expected void *addr +../drivers/net/ethernet/renesas/sh_eth.c:3107:23: got void [noderef] __iomem * +../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) @@ -18800,24 +18635,264 @@ -../drivers/gpu/drm/xe/xe_dma_buf.c: note: in included file: -../drivers/gpu/drm/xe/tests/xe_dma_buf.c:295:20: warning: symbol 'xe_dma_buf_test_suite' was not declared. Should it be static? -../drivers/net/ethernet/sfc/mcdi_mon.c: In function ‘efx_mcdi_mon_probe’: -../drivers/net/ethernet/sfc/mcdi_mon.c:457:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] - 457 | snprintf(name, sizeof(name), "%s%u_input", - | ^ -../drivers/net/ethernet/sfc/mcdi_mon.c:457:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 - 457 | snprintf(name, sizeof(name), "%s%u_input", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 458 | hwmon_prefix, hwmon_index); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/sfc/mcdi_mon.c:488:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] - 488 | snprintf(name, sizeof(name), "%s%u_alarm", - | ^ -../drivers/net/ethernet/sfc/mcdi_mon.c:488:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 - 488 | snprintf(name, sizeof(name), "%s%u_alarm", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 489 | hwmon_prefix, hwmon_index); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/sfc/mcdi_mon.c:495:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] - 495 | snprintf(name, sizeof(name), "%s%u_label", - | ^ -../drivers/net/ethernet/sfc/mcdi_mon.c:495:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 - 495 | snprintf(name, sizeof(name), "%s%u_label", +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/r100.c:713:16: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/r100.c:713:16: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/r100.c:713:16: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/r100.c:1099:24: warning: cast to restricted __le32 +../drivers/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/qede/qede_main.c: In function ‘qede_init_fp’: +../drivers/net/ethernet/qlogic/qede/qede_main.c:1881: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=] + 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", + | ^~ +../drivers/net/ethernet/qlogic/qede/qede_main.c:1881:54: note: directive argument in the range [-2147483641, 65534] + 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", + | ^~~~~~~~~~ +../drivers/net/ethernet/qlogic/qede/qede_main.c:1881:17: note: ‘snprintf’ output between 6 and 31 bytes into a destination of size 24 + 1881 | snprintf(fp->name, sizeof(fp->name), "%s-fp-%d", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 1882 | edev->ndev->name, queue_id); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/realtek/8139too.c:2233:9: warning: incorrect type in argument 1 (different base types) +../drivers/net/ethernet/realtek/8139too.c:2233:9: expected unsigned int [usertype] +../drivers/net/ethernet/realtek/8139too.c:2233:9: got restricted __le32 [usertype] +../drivers/net/ethernet/realtek/8139too.c:2234:9: warning: incorrect type in argument 1 (different base types) +../drivers/net/ethernet/realtek/8139too.c:2234:9: expected unsigned int [usertype] +../drivers/net/ethernet/realtek/8139too.c:2234:9: got restricted __le32 [usertype] +../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:570:25: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:573:38: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:31: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: warning: incorrect type in initializer (different base types) +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: expected restricted __le32 [usertype] offs +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:572:62: got unsigned int +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:574:35: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:576:21: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:577:66: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:54: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:64: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:600:20: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:614:22: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:626:63: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:626:26: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:625:20: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:632:18: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:632:55: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:631:16: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:635:21: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:635:50: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:649:22: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:661:63: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:661:26: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:660:20: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:667:18: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:667:55: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:666:16: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:669:21: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:669:50: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:55: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:65: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:696:20: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:702:25: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:709:38: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:24: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: expected restricted __le32 [usertype] offs +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:708:22: got unsigned int +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:710:25: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:711:32: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:716:33: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:717:62: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: warning: incorrect type in initializer (different base types) +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: expected int idx +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:765:19: got restricted __le32 [usertype] +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:776:26: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:16: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: expected restricted __le32 [usertype] offs +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:775:14: got unsigned int +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:778:48: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: expected unsigned int [usertype] offs +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:787:22: got restricted __le32 [usertype] +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: expected unsigned int [usertype] offs +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:800:22: got restricted __le32 [usertype] +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:832:38: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:833:33: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:33: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:24: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:48: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: warning: incorrect type in return expression (different base types) +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: expected restricted __le32 +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:846:45: got unsigned int +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:859:28: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:25: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:45: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:862:58: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: warning: incorrect type in return expression (different base types) +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: expected restricted __le32 +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:861:70: got unsigned int +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: expected unsigned int [usertype] val +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:910:21: got restricted __le32 +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: warning: incorrect type in argument 3 (different base types) +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: expected unsigned long long [usertype] +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:998:72: got restricted __le64 [assigned] [usertype] data +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: warning: incorrect type in argument 3 (different base types) +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: expected unsigned long long [usertype] +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1013:60: got restricted __le64 [assigned] [usertype] data +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: warning: incorrect type in argument 3 (different base types) +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: expected unsigned long long [usertype] +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1024:60: got restricted __le64 [assigned] [usertype] data +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1098:23: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:24: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: expected restricted __le32 [addressable] [usertype] flash_fw_ver +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1122:22: got unsigned int +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1126:46: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/qlogic/netxen/netxen_nic_init.c:1138:21: warning: restricted __le32 degrades to integer +../drivers/gpu/drm/radeon/r300.c:122:39: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/radeon/r300.c:122:39: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/radeon/r300.c:122:39: got void *ptr +../drivers/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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:880:14: error: too long token expansion +../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:961:35: error: too long token expansion +../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1001:31: error: too long token expansion +../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1259:33: error: too long token expansion +../drivers/net/ethernet/meta/fbnic/fbnic_txrx.c:1264:33: error: too long token expansion +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/net/ethernet/qlogic/netxen/netxen_nic_ctx.c:202:31: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs400.c:238:16: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/rs400.c:238:16: expected unsigned int [usertype] +../drivers/gpu/drm/radeon/rs400.c:238:16: got restricted __le32 [usertype] +../drivers/net/ethernet/qlogic/qede/qede_ethtool.c: In function ‘qede_get_drvinfo’: +../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:621:34: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 25 [-Wformat-truncation=] + 621 | "[storm %s]", storm); + | ^~ ~~~~~ +../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:620:17: note: ‘snprintf’ output between 9 and 40 bytes into a destination of size 32 + 620 | snprintf(info->version, sizeof(info->version), + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 621 | "[storm %s]", storm); + | ~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:638:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] + 638 | "mfw %s", mfw); + | ^~ ~~~ +../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:637:17: note: ‘snprintf’ output between 5 and 36 bytes into a destination of size 32 + 637 | snprintf(info->fw_version, sizeof(info->fw_version), + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 638 | "mfw %s", mfw); + | ~~~~~~~~~~~~~~ +../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:635:31: warning: ‘%s’ directive output may be truncated writing up to 31 bytes into a region of size 28 [-Wformat-truncation=] + 635 | "mbi %s [mfw %s]", mbi, mfw); + | ^~ ~~~ +../drivers/net/ethernet/qlogic/qede/qede_ethtool.c:634:17: note: ‘snprintf’ output between 12 and 74 bytes into a destination of size 32 + 634 | snprintf(info->fw_version, sizeof(info->fw_version), + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 635 | "mbi %s [mfw %s]", mbi, mfw); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/atombios_dp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_afmt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/rs600.c:662:30: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/radeon/rs600.c:662:30: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/radeon/rs600.c:662:30: got void * +../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/rs690.c:82:59: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs690.c:84:29: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs690.c:85:65: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs690.c:91:57: warning: cast to restricted __le16 +../drivers/gpu/drm/radeon/rs690.c:96:59: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs690.c:98:29: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs690.c:99:65: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs690.c:105:57: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/rs690.c:107:59: warning: cast to restricted __le16 +../drivers/gpu/drm/nouveau/nvif/object.c: note: in included file: +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/nvif/object.c:202:41: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nvif/object.c:202:41: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/nouveau/nvif/object.c:202:41: got void * +../fs/smb/client/smb2maperror.c:124:36: warning: symbol 'smb2_error_map_table_test' was not declared. Should it be static? +../fs/smb/client/smb2maperror.c:127:14: warning: symbol 'smb2_error_map_num' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: expected void *timing_base +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: got void [noderef] __iomem * +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: got void * +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: got void * +../drivers/gpu/drm/nouveau/nvif/client.c: note: in included file: +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/rockchip/cdn-dp-core.c:321:25: warning: cast to restricted __le32 +Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' +Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' +Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' +Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' +../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +In file included from ../include/linux/string.h:386, + from ../include/linux/bitmap.h:13, + from ../include/linux/cpumask.h:11, + from ../arch/x86/include/asm/paravirt.h:19, + from ../arch/x86/include/asm/cpuid/api.h:57, + from ../arch/x86/include/asm/processor.h:19, + from ../arch/x86/include/asm/timex.h:5, + from ../include/linux/timex.h:67, + from ../include/linux/time32.h:13, + from ../include/linux/time.h:60, + from ../include/linux/stat.h:19, + from ../include/linux/module.h:13, + from ../drivers/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:578: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] + 578 | __read_overflow2_field(q_size_field, size); @@ -18825,3 +18900 @@ - 496 | hwmon_prefix, hwmon_index); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~ -../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/atombios_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18829 +18902 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -18831,13 +18904,4 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:251:25: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:252:17: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:308:17: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_fence.c:673:25: struct dma_fence * -../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/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/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): @@ -18845,3 +18909,165 @@ -../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression -../drivers/gpu/drm/ttm/tests/ttm_bo_validate_test.c:139:9: warning: cast removes address space '__rcu' of expression -../drivers/gpu/drm/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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_ib.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/r600.c:1082:38: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/radeon/r600.c:1082:38: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/radeon/r600.c:1082:38: got void * +../drivers/gpu/drm/radeon/r600.c:4042:24: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600.c:4128:26: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600.c:4129:28: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600.c:4387:38: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/radeon/r600.c:4387:38: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/radeon/r600.c:4387:38: got void * +../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_tlb_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/net/team/team_mode_loadbalance.c:370:14: warning: incorrect type in assignment (different address spaces) +../drivers/net/team/team_mode_loadbalance.c:370:14: expected struct team_port *port +../drivers/net/team/team_mode_loadbalance.c:370:14: got struct team_port [noderef] __rcu *port +../drivers/net/bonding/bond_options.c:1262:24: warning: incorrect type in assignment (different base types) +../drivers/net/bonding/bond_options.c:1262:24: expected restricted __be32 [addressable] [usertype] target +../drivers/net/bonding/bond_options.c:1262:24: got unsigned long long const [usertype] value +../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +Warning: ../fs/befs/datastream.c:131 expecting prototype for befs_read_lsmylink(). Prototype was for befs_read_lsymlink() instead +../drivers/net/arcnet/com20020-pci.c: In function ‘com20020pci_probe’: +../drivers/net/arcnet/com20020-pci.c:224: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=] + 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); + | ^~ +../drivers/net/arcnet/com20020-pci.c:224:64: note: directive argument in the range [-2147483641, 2147483646] + 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); + | ^~~~~~~~~~ +../drivers/net/arcnet/com20020-pci.c:224:25: note: ‘snprintf’ output between 7 and 18 bytes into a destination of size 16 + 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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/qxl/qxl_kms.c:167:19: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:167:19: expected struct qxl_rom *rom +../drivers/gpu/drm/qxl/qxl_kms.c:167:19: got void [noderef] __iomem * +../drivers/gpu/drm/qxl/qxl_kms.c:185:26: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:185:26: expected struct qxl_ram_header *ram_header +../drivers/gpu/drm/qxl/qxl_kms.c:185:26: got void [noderef] __iomem * +../drivers/gpu/drm/qxl/qxl_kms.c:272:21: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:272:21: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/qxl/qxl_kms.c:272:21: got struct qxl_ram_header *ram_header +../drivers/gpu/drm/qxl/qxl_kms.c:276:21: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:276:21: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/qxl/qxl_kms.c:276:21: got struct qxl_rom *rom +../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_ram_header *ram_header +../drivers/gpu/drm/qxl/qxl_kms.c:321:21: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/qxl/qxl_kms.c:321:21: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/qxl/qxl_kms.c:321:21: got struct qxl_rom *rom +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/gpu/drm/qxl/qxl_object.c:176:29: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/qxl/qxl_object.c:223:40: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/qxl/qxl_object.c:223:40: expected void * +../drivers/gpu/drm/qxl/qxl_object.c:223:40: got void [noderef] __iomem * +../drivers/gpu/drm/qxl/qxl_object.c:273:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/qxl/qxl_object.c:273:33: expected void [noderef] __iomem *vaddr +../drivers/gpu/drm/qxl/qxl_object.c:273:33: got void *pmap +../fs/nfs/nfs4trace.c: note: in included file (through ../include/trace/trace_events.h, ../include/trace/define_trace.h, ../fs/nfs/nfs4trace.h): +../fs/nfs/./nfs4trace.h:2168:1: error: too long token expansion +../fs/nfs/./nfs4trace.h:2234:1: error: too long token expansion +../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] +../fs/afs/cell.c:741:9: error: incompatible types in comparison expression (different address spaces): +../fs/afs/cell.c:741:9: struct hlist_node [noderef] __rcu * +../fs/afs/cell.c:741:9: struct hlist_node * +../fs/afs/cell.c: note: in included file (through ../include/linux/mm_types.h, ../include/linux/mmzone.h, ../include/linux/gfp.h, ../include/linux/slab.h): +../include/linux/rbtree.h:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * +../drivers/gpu/drm/msm/msm_drv.c:49:6: warning: symbol 'dumpstate' 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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/gpu/drm/radeon/evergreen.c:4212:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4212:44: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4212:44: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4226:44: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4226:44: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4226:44: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4229:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4229:36: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4229: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:4293:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4293:36: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4293:36: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4294:36: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4294:36: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4294:36: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4300:57: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4300:57: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4300:57: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4306:73: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4306:73: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4306:73: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4310:73: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4310:73: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4310:73: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4314:73: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4314:73: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4314:73: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4319:81: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4319:81: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4319:81: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4325:57: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/evergreen.c:4325:57: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4325:57: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/evergreen.c:4687:24: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/evergreen.c:4747:27: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/evergreen.c:4748: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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_preempt_mgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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): @@ -18893,16 +19118,0 @@ -Warning: ../drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c:1913 expecting prototype for amdgpu_ttm_mmio_remap_bo_init(). Prototype was for amdgpu_ttm_alloc_mmio_remap_bo() instead -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/radeon/radeon_fence.c:73:40: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/radeon_fence.c:73:40: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/radeon_fence.c:73:40: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/radeon_fence.c:95:31: warning: cast to restricted __le32 -../drivers/gpu/drm/xe/xe_eu_stall.c:149:11: warning: symbol 'eu_stall_sampling_rates' was not declared. Should it be static? -../fs/f2fs/file.c:3719:36: warning: incorrect type in argument 1 (different base types) -../fs/f2fs/file.c:3719:36: expected unsigned short const [usertype] *pwcs -../fs/f2fs/file.c:3719:36: got restricted __le16 * -../fs/f2fs/file.c:3755:28: warning: incorrect type in argument 4 (different base types) -../fs/f2fs/file.c:3755:28: expected unsigned short [usertype] *pwcs -../fs/f2fs/file.c:3755:28: got restricted __le16 * -../fs/erofs/data.c:264:26: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/vc4/vc4_kms.c:276:25: error: too long token expansion @@ -18985,3 +19195,6 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/net/vmxnet3/vmxnet3_ethtool.c:1269:42: warning: incorrect type in assignment (different base types) +../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: expected restricted __le32 [usertype] confVer +../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: got int +../fs/gfs2/bmap.c:1694:42: warning: unsigned value that used to be signed checked against zero? +../fs/gfs2/bmap.c:1992:16: signed value source +../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): @@ -18989 +19202,38 @@ -../drivers/net/ethernet/via/via-rhine.c:1135:39: warning: cast removes address space '__iomem' of expression +../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: warning: incorrect type in assignment (different base types) +../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: expected restricted __wsum [usertype] csum +../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: got restricted __be16 [usertype] +../drivers/net/vmxnet3/vmxnet3_drv.c:1651:17: warning: restricted __le64 degrades to integer +../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: warning: incorrect type in argument 2 (different base types) +../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: expected unsigned long long [usertype] addr +../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: got restricted __le64 [usertype] addr +../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: warning: incorrect type in argument 2 (different base types) +../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: expected unsigned long long [usertype] addr +../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: got restricted __le64 [usertype] addr +../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: warning: incorrect type in initializer (different base types) +../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: expected unsigned int [usertype] *vfTable +../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: got restricted __le32 * +../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: warning: incorrect type in initializer (different base types) +../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: expected unsigned int [usertype] *vfTable +../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: got restricted __le32 * +../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: warning: incorrect type in initializer (different base types) +../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: expected unsigned int [usertype] *vfTable +../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: got restricted __le32 * +../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: warning: incorrect type in initializer (different base types) +../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: expected unsigned int [usertype] *vfTable +../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: got restricted __le32 * +../drivers/net/vmxnet3/vmxnet3_drv.c:2856:31: warning: restricted __le32 degrades to integer +../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: warning: incorrect type in argument 3 (different base types) +../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: expected unsigned long [usertype] size +../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: got restricted __le16 [usertype] mfTableLen +../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: warning: incorrect type in assignment (different base types) +../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: expected unsigned int [usertype] +../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: got restricted __le32 [usertype] +../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: warning: incorrect type in assignment (different base types) +../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: expected restricted __le16 [usertype] txDataRingDescSize +../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: got restricted __le32 [usertype] +../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: warning: incorrect type in assignment (different base types) +../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: expected restricted __le32 [usertype] confVer +../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: got int +../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: warning: incorrect type in assignment (different base types) +../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: expected restricted __le32 [usertype] confVer +../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: got int @@ -19004,45 +19253,0 @@ -../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: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:1744:34: warning: incorrect type in initializer (different base types) -../drivers/net/ethernet/via/via-velocity.c:1744:34: expected unsigned long [usertype] __UNIQUE_ID_y__1389 -../drivers/net/ethernet/via/via-velocity.c:1744:34: got restricted __le16 -../drivers/net/ethernet/via/via-velocity.c:1747:17: warning: cast to restricted __le16 -../drivers/net/ethernet/via/via-velocity.c:2240:40: warning: incorrect type in argument 2 (different base types) -../drivers/net/ethernet/via/via-velocity.c:2240:40: expected char state -../drivers/net/ethernet/via/via-velocity.c:2240:40: got restricted pci_power_t [usertype] -../drivers/net/ethernet/via/via-velocity.c:2248:48: warning: incorrect type in argument 2 (different base types) -../drivers/net/ethernet/via/via-velocity.c:2248:48: expected char state -../drivers/net/ethernet/via/via-velocity.c:2248:48: got restricted pci_power_t [usertype] -../drivers/net/ethernet/via/via-velocity.c:2437:48: warning: incorrect type in argument 2 (different base types) -../drivers/net/ethernet/via/via-velocity.c:2437:48: expected char state -../drivers/net/ethernet/via/via-velocity.c:2437:48: got restricted pci_power_t [usertype] -../drivers/net/ethernet/via/via-velocity.c:2450:48: warning: incorrect type in argument 2 (different base types) -../drivers/net/ethernet/via/via-velocity.c:2450:48: expected char state -../drivers/net/ethernet/via/via-velocity.c:2450:48: got restricted pci_power_t [usertype] -../drivers/net/ethernet/via/via-velocity.c:2875:40: warning: incorrect type in argument 2 (different base types) -../drivers/net/ethernet/via/via-velocity.c:2875:40: expected char state -../drivers/net/ethernet/via/via-velocity.c:2875:40: got restricted pci_power_t [usertype] -../drivers/net/ethernet/via/via-velocity.c:3146:48: warning: incorrect type in argument 2 (different base types) -../drivers/net/ethernet/via/via-velocity.c:3146:48: expected char state -../drivers/net/ethernet/via/via-velocity.c:3146:48: got restricted pci_power_t [usertype] -../drivers/net/ethernet/via/via-velocity.c:3152:48: warning: incorrect type in argument 2 (different base types) -../drivers/net/ethernet/via/via-velocity.c:3152:48: expected char state -../drivers/net/ethernet/via/via-velocity.c:3152:48: got restricted pci_power_t [usertype] -../drivers/net/ethernet/via/via-velocity.c:3204:40: warning: incorrect type in argument 2 (different base types) -../drivers/net/ethernet/via/via-velocity.c:3204:40: expected char state -../drivers/net/ethernet/via/via-velocity.c:3204:40: got restricted pci_power_t [usertype] -../drivers/net/ethernet/via/via-velocity.c:3274:48: warning: incorrect type in argument 2 (different base types) -../drivers/net/ethernet/via/via-velocity.c:3274:48: expected char state -../drivers/net/ethernet/via/via-velocity.c:3274:48: got restricted pci_power_t [usertype] -../drivers/net/ethernet/via/via-velocity.c:3291:48: warning: incorrect type in argument 2 (different base types) -../drivers/net/ethernet/via/via-velocity.c:3291:48: expected char state -../drivers/net/ethernet/via/via-velocity.c:3291:48: got restricted pci_power_t [usertype] @@ -19130,879 +19335 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/net/ethernet/sun/niu.c: In function ‘niu_txc_set_imask’: -../drivers/net/ethernet/sun/niu.c:4647:13: warning: variable ‘val’ set but not used [-Wunused-but-set-variable=] - 4647 | u64 val; - | ^~~ -../drivers/net/ethernet/sun/niu.c: In function ‘niu_open’: -../drivers/net/ethernet/sun/niu.c:6028:52: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] - 6028 | 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:6046:2, - inlined from ‘niu_open’ at ../drivers/net/ethernet/sun/niu.c:6112:8: -../drivers/net/ethernet/sun/niu.c:6028:17: note: ‘sprintf’ output between 8 and 23 bytes into a destination of size 22 - 6028 | sprintf(np->irq_name[2], "%s:SYSERR", np->dev->name); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' -Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' -Warning: ../drivers/gpu/drm/gma500/framebuffer.c:34 function parameter 'info' not described in 'psb_framebuffer_init' -Warning: ../drivers/gpu/drm/gma500/framebuffer.c:101 function parameter 'info' not described in 'psb_user_framebuffer_create' -../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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)); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../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:1469:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long mask -../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long mask -../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long mask -../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long mask -../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long mask -../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long mask -../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long mask -../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long mask -../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long mask -../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long mask -../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long mask -../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long mask -../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long mask -../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: incorrect type in argument 3 (different base types) -../include/trace/events/f2fs.h:1469:1: expected unsigned long flags -../include/trace/events/f2fs.h:1469: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:1172:1: warning: cast to restricted blk_opf_t -../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1172:1: warning: cast to restricted blk_opf_t -../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1231:1: warning: cast to restricted blk_opf_t -../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1231:1: warning: cast to restricted blk_opf_t -../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer -../include/trace/events/f2fs.h:1469:1: warning: cast to restricted vm_fault_t -../include/trace/events/f2fs.h:1469:1: warning: restricted vm_fault_t degrades to integer -../include/trace/events/f2fs.h:1469:1: warning: restricted vm_fault_t degrades to integer -../fs/f2fs/super.c:485:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? -../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/dir-item.c:47:9: error: Expected ) in function call -../fs/btrfs/dir-item.c:47:9: error: got __VA_OPT__ -../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c: In function ‘xlgmac_alloc_channels’: -../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:73: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=] - 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); - | ^~ -../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:64: note: directive argument in the range [0, 4294967294] - 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); - | ^~~~~~~~~~~~ -../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 16 - 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/gpu/drm/nouveau/nvif/object.c: note: in included file: -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/nvif/object.c:202:41: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nvif/object.c:202:41: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/nouveau/nvif/object.c:202:41: got void * -../fs/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/net/ethernet/jme.c:956:14: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/jme.c:956:14: expected unsigned short [usertype] csum -../drivers/net/ethernet/jme.c:956:14: got restricted __sum16 [usertype] check -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/xilinx/xilinx_emaclite.c:410:24: warning: cast to restricted __be32 -../drivers/net/ethernet/xilinx/xilinx_emaclite.c:419:36: warning: cast to restricted __be32 -../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/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 * -../fs/erofs/zdata.c:326:30: warning: incorrect type in assignment (different address spaces) -../fs/erofs/zdata.c:326:30: expected struct kthread_worker [noderef] __rcu **static [toplevel] z_erofs_pcpu_workers -../fs/erofs/zdata.c:326:30: got struct kthread_worker ** -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: expected void *timing_base -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:992:39: got void [noderef] __iomem * -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1005:33: got void * -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/exynos/exynos_drm_fimd.c:1007:33: got void * -../drivers/gpu/drm/amd/amdgpu/amdgpu_bios.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/nouveau/nvif/client.c: note: in included file: -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c: note: in included file: -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c:92:9: error: Expected ) in function call -../fs/btrfs/file-item.c:92:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c:121:9: error: Expected ) in function call -../fs/btrfs/file-item.c:121:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c:130:9: error: Expected ) in function call -../fs/btrfs/file-item.c:130:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c:137:9: error: Expected ) in function call -../fs/btrfs/file-item.c:137:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c:291:9: error: Expected ) in function call -../fs/btrfs/file-item.c:291:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c:328:9: error: Expected ) in function call -../fs/btrfs/file-item.c:328:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c:376:9: error: Expected ) in function call -../fs/btrfs/file-item.c:376:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c:513:9: error: Expected ) in function call -../fs/btrfs/file-item.c:513:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c:657:9: error: Expected ) in function call -../fs/btrfs/file-item.c:657:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c:804:9: error: Expected ) in function call -../fs/btrfs/file-item.c:804:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c:805:9: error: Expected ) in function call -../fs/btrfs/file-item.c:805:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c:939:9: error: Expected ) in function call -../fs/btrfs/file-item.c:939:9: error: got __VA_OPT__ -../fs/btrfs/file-item.c:1369:17: error: Expected ) in function call -../fs/btrfs/file-item.c:1369:17: error: got __VA_OPT__ -../fs/btrfs/file-item.c:1398:9: error: Expected ) in function call -../fs/btrfs/file-item.c:1398:9: error: got __VA_OPT__ -../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/inode-item.c:464:9: error: Expected ) in function call -../fs/btrfs/inode-item.c:464:9: error: got __VA_OPT__ -../fs/btrfs/inode-item.c:465:9: error: Expected ) in function call -../fs/btrfs/inode-item.c:465:9: error: got __VA_OPT__ -../fs/btrfs/inode-item.c:636:25: error: Expected ) in function call -../fs/btrfs/inode-item.c:636:25: error: got __VA_OPT__ -../fs/btrfs/inode-item.c:728:9: error: Expected ) in function call -../fs/btrfs/inode-item.c:728:9: error: got __VA_OPT__ -../fs/f2fs/data.c:2467:39: warning: Using plain integer as NULL pointer -../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/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/net/ethernet/ti/tlan.c: In function ‘tlan_read_and_clear_stats’: -../drivers/net/ethernet/ti/tlan.c:2072:25: warning: variable ‘def_tx’ set but not used [-Wunused-but-set-variable=] - 2072 | u32 def_tx, crc, code; - | ^~~~~~ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:45: warning: cast to restricted __be32 -../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: warning: incorrect type in assignment (different base types) -../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: expected restricted __wsum [usertype] csum -../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: got unsigned int [usertype] -../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/raid56.h): -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c: note: in included file: -../fs/btrfs/zoned.h:431:9: error: Expected ) in function call -../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c: note: in included file: -../fs/btrfs/subpage.h:111:17: error: Expected ) in function call -../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:187:17: error: Expected ) in function call -../fs/btrfs/disk-io.c:187:17: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:188:17: error: Expected ) in function call -../fs/btrfs/disk-io.c:188:17: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:221:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:221:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:285:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:285:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:366:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:366:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:587:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:587:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:759:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:759:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:1081:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:1081:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:1206:17: error: Expected ) in function call -../fs/btrfs/disk-io.c:1206:17: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:1395:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:1395:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:2038:17: error: Expected ) in function call -../fs/btrfs/disk-io.c:2038:17: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:2165:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:2165:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:2732:17: error: Expected ) in function call -../fs/btrfs/disk-io.c:2732:17: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:3733:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:3733:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4175:17: error: Expected ) in function call -../fs/btrfs/disk-io.c:4175:17: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4210:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4210:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4237:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4237:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4435:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4435:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4444:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4444:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4504:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4504:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4760:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4760:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4843:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4843:9: error: got __VA_OPT__ -../fs/btrfs/disk-io.c:4844:9: error: Expected ) in function call -../fs/btrfs/disk-io.c:4844:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c: note: in included file: -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c:189:9: error: Expected ) in function call -../fs/btrfs/transaction.c:189:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c:1031:17: error: Expected ) in function call -../fs/btrfs/transaction.c:1031:17: error: got __VA_OPT__ -../fs/btrfs/transaction.c:1033:17: error: Expected ) in function call -../fs/btrfs/transaction.c:1033:17: error: got __VA_OPT__ -../fs/btrfs/transaction.c:1040:17: error: Expected ) in function call -../fs/btrfs/transaction.c:1040:17: error: got __VA_OPT__ -../fs/btrfs/transaction.c:1046:9: error: Expected ) in function call -../fs/btrfs/transaction.c:1046:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c:1241:9: error: Expected ) in function call -../fs/btrfs/transaction.c:1241:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c:1347:9: error: Expected ) in function call -../fs/btrfs/transaction.c:1347:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c:1482:9: error: Expected ) in function call -../fs/btrfs/transaction.c:1482:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c:1501:25: error: Expected ) in function call -../fs/btrfs/transaction.c:1501:25: error: got __VA_OPT__ -../fs/btrfs/transaction.c:1504:25: error: Expected ) in function call -../fs/btrfs/transaction.c:1504:25: error: got __VA_OPT__ -../fs/btrfs/transaction.c:1507:25: error: Expected ) in function call -../fs/btrfs/transaction.c:1507:25: error: got __VA_OPT__ -../fs/btrfs/transaction.c:1675:9: error: Expected ) in function call -../fs/btrfs/transaction.c:1675:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c:1678:9: error: Expected ) in function call -../fs/btrfs/transaction.c:1678:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c:2201:9: error: Expected ) in function call -../fs/btrfs/transaction.c:2201:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c:2212:9: error: Expected ) in function call -../fs/btrfs/transaction.c:2212:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c:2229:9: error: Expected ) in function call -../fs/btrfs/transaction.c:2229:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c:2529:9: error: Expected ) in function call -../fs/btrfs/transaction.c:2529:9: error: got __VA_OPT__ -../fs/btrfs/transaction.c:2530:9: error: Expected ) in function call -../fs/btrfs/transaction.c:2530:9: error: got __VA_OPT__ -../fs/gfs2/inode.c:1976:14: error: incompatible types in comparison expression (different address spaces): -../fs/gfs2/inode.c:1976:14: struct gfs2_glock [noderef] __rcu * -../fs/gfs2/inode.c:1976:14: struct gfs2_glock * -../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/gpu/drm/rockchip/cdn-dp-core.c:321:25: warning: cast to restricted __le32 -../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 -../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/file.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/file.c: note: in included file: -../fs/btrfs/subpage.h:111:17: error: Expected ) in function call -../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ -../fs/btrfs/file.c:51:9: error: Expected ) in function call -../fs/btrfs/file.c:51:9: error: got __VA_OPT__ -../fs/btrfs/file.c:91:9: error: Expected ) in function call -../fs/btrfs/file.c:91:9: error: got __VA_OPT__ -../fs/btrfs/file.c:92:9: error: Expected ) in function call -../fs/btrfs/file.c:92:9: error: got __VA_OPT__ -../fs/btrfs/file.c:168:9: error: Expected ) in function call -../fs/btrfs/file.c:168:9: error: got __VA_OPT__ -../fs/btrfs/file.c:224:25: error: Expected ) in function call -../fs/btrfs/file.c:224:25: error: got __VA_OPT__ -../fs/btrfs/file.c:1173:9: error: Expected ) in function call -../fs/btrfs/file.c:1173:9: error: got __VA_OPT__ -../fs/btrfs/file.c:1230:9: error: Expected ) in function call -../fs/btrfs/file.c:1230:9: error: got __VA_OPT__ -../fs/btrfs/file.c:1231:9: error: Expected ) in function call -../fs/btrfs/file.c:1231:9: error: got __VA_OPT__ -../fs/btrfs/file.c:1820:9: error: Expected ) in function call -../fs/btrfs/file.c:1820:9: error: got __VA_OPT__ -../fs/btrfs/file.c:1821:9: error: Expected ) in function call -../fs/btrfs/file.c:1821:9: error: got __VA_OPT__ -../fs/btrfs/file.c:2338:9: error: Expected ) in function call -../fs/btrfs/file.c:2338:9: error: got __VA_OPT__ -../fs/btrfs/file.c:2777:9: error: Expected ) in function call -../fs/btrfs/file.c:2777:9: error: got __VA_OPT__ -../fs/btrfs/file.c:2970:17: error: Expected ) in function call -../fs/btrfs/file.c:2970:17: error: got __VA_OPT__ -../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/inode.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/inode.c: note: in included file: -../fs/btrfs/zoned.h:431:9: error: Expected ) in function call -../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ -../fs/btrfs/inode.c: note: in included file: -../fs/btrfs/subpage.h:111:17: error: Expected ) in function call -../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:482:9: error: Expected ) in function call -../fs/btrfs/inode.c:482:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:489:17: error: Expected ) in function call -../fs/btrfs/inode.c:489:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:490:17: error: Expected ) in function call -../fs/btrfs/inode.c:490:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:492:17: error: Expected ) in function call -../fs/btrfs/inode.c:492:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:533:17: error: Expected ) in function call -../fs/btrfs/inode.c:533:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:787:9: error: Expected ) in function call -../fs/btrfs/inode.c:787:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:882:25: error: Expected ) in function call -../fs/btrfs/inode.c:882:25: error: got __VA_OPT__ -../fs/btrfs/inode.c:886:9: error: Expected ) in function call -../fs/btrfs/inode.c:886:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:916:9: error: Expected ) in function call -../fs/btrfs/inode.c:916:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:973:9: error: Expected ) in function call -../fs/btrfs/inode.c:973:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:1425:9: error: Expected ) in function call -../fs/btrfs/inode.c:1425:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:1485:9: error: Expected ) in function call -../fs/btrfs/inode.c:1485:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:1553:25: error: Expected ) in function call -../fs/btrfs/inode.c:1553:25: error: got __VA_OPT__ -../fs/btrfs/inode.c:1575:17: error: Expected ) in function call -../fs/btrfs/inode.c:1575:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:1888:9: error: Expected ) in function call -../fs/btrfs/inode.c:1888:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:2144:9: error: Expected ) in function call -../fs/btrfs/inode.c:2144:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:2238:17: error: Expected ) in function call -../fs/btrfs/inode.c:2238:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:2383:17: error: Expected ) in function call -../fs/btrfs/inode.c:2383:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:2451:9: error: Expected ) in function call -../fs/btrfs/inode.c:2451:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:2569:9: error: Expected ) in function call -../fs/btrfs/inode.c:2569:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:2574:17: error: Expected ) in function call -../fs/btrfs/inode.c:2574:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:2598:25: error: Expected ) in function call -../fs/btrfs/inode.c:2598:25: error: got __VA_OPT__ -../fs/btrfs/inode.c:2600:25: error: Expected ) in function call -../fs/btrfs/inode.c:2600:25: error: got __VA_OPT__ -../fs/btrfs/inode.c:2739:17: error: Expected ) in function call -../fs/btrfs/inode.c:2739:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:3141:9: error: Expected ) in function call -../fs/btrfs/inode.c:3141:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:3274:17: error: Expected ) in function call -../fs/btrfs/inode.c:3274:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:3465:9: error: Expected ) in function call -../fs/btrfs/inode.c:3465:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:3501:17: error: Expected ) in function call -../fs/btrfs/inode.c:3501:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:3606:9: error: Expected ) in function call -../fs/btrfs/inode.c:3606:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:4031:17: error: Expected ) in function call -../fs/btrfs/inode.c:4031:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:4032:17: error: Expected ) in function call -../fs/btrfs/inode.c:4032:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:4066:9: error: Expected ) in function call -../fs/btrfs/inode.c:4066:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:4900:17: error: Expected ) in function call -../fs/btrfs/inode.c:4900:17: error: got __VA_OPT__ -../fs/btrfs/inode.c:4979:9: error: Expected ) in function call -../fs/btrfs/inode.c:4979:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:5076:9: error: Expected ) in function call -../fs/btrfs/inode.c:5076:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:5118:25: error: Expected ) in function call -../fs/btrfs/inode.c:5118:25: error: got __VA_OPT__ -../fs/btrfs/inode.c:5529:9: error: Expected ) in function call -../fs/btrfs/inode.c:5529:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:5779:9: error: Expected ) in function call -../fs/btrfs/inode.c:5779:9: error: got __VA_OPT__ -../fs/btrfs/inode.c:7180:9: error: Expected ) in function call -../fs/btrfs/inode.c:7180:9: error: too many errors -../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/amdgpu_virt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -20010,52 +19337,8 @@ -../drivers/gpu/drm/radeon/radeon_ring.c:309:23: warning: cast to restricted __le32 -../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c: note: in included file: -../fs/btrfs/subpage.h:111:17: error: Expected ) in function call -../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ -../fs/btrfs/defrag.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c:505:9: error: Expected ) in function call -../fs/btrfs/defrag.c:505:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c:646:17: error: Expected ) in function call -../fs/btrfs/defrag.c:646:17: error: got __VA_OPT__ -../fs/btrfs/defrag.c:1084:25: error: Expected ) in function call -../fs/btrfs/defrag.c:1084:25: error: got __VA_OPT__ -../fs/btrfs/defrag.c:1206:9: error: Expected ) in function call -../fs/btrfs/defrag.c:1206:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c:1207:9: error: Expected ) in function call -../fs/btrfs/defrag.c:1207:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c:1230:9: error: Expected ) in function call -../fs/btrfs/defrag.c:1230:9: error: got __VA_OPT__ -../fs/btrfs/defrag.c:1373:9: error: Expected ) in function call -../fs/btrfs/defrag.c:1373:9: error: got __VA_OPT__ -../drivers/gpu/drm/radeon/radeon_cs.c:293:45: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/radeon/radeon_cs.c:293:45: expected void const [noderef] __user *from -../drivers/gpu/drm/radeon/radeon_cs.c:293:45: got unsigned long long [usertype] *[assigned] chunk_array_ptr -../drivers/gpu/drm/radeon/radeon_cs.c:308:27: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/radeon/radeon_cs.c:308:27: expected struct drm_radeon_cs_chunk [noderef] __user **chunk_ptr -../drivers/gpu/drm/radeon/radeon_cs.c:308:27: got void [noderef] __user * -../drivers/gpu/drm/radeon/radeon_cs.c:309:49: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/radeon/radeon_cs.c:309:49: expected void const [noderef] __user *from -../drivers/gpu/drm/radeon/radeon_cs.c:309: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 -../fs/f2fs/xattr.c:845:1: warning: no newline at end of file -../fs/f2fs/compress.c:1909:39: warning: symbol 'f2fs_compress_aops' was not declared. Should it be static? -../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): +../fs/f2fs/file.c:3719:36: warning: incorrect type in argument 1 (different base types) +../fs/f2fs/file.c:3719:36: expected unsigned short const [usertype] *pwcs +../fs/f2fs/file.c:3719:36: got restricted __le16 * +../fs/f2fs/file.c:3755:28: warning: incorrect type in argument 4 (different base types) +../fs/f2fs/file.c:3755:28: expected unsigned short [usertype] *pwcs +../fs/f2fs/file.c:3755:28: got restricted __le16 * +../drivers/gpu/drm/sti/sti_hdmi.c:1482:24: warning: symbol 'sti_hdmi_driver' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -20063,86 +19346,3 @@ -../fs/gfs2/super.c:1448:17: error: incompatible types in comparison expression (different address spaces): -../fs/gfs2/super.c:1448:17: struct gfs2_glock [noderef] __rcu * -../fs/gfs2/super.c:1448:17: struct gfs2_glock * -../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/compression.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:148:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:148:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:273:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:273:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:274:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:274:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:316:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:316:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:479:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:479:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:619:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:619:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:720:17: error: Expected ) in function call -../fs/btrfs/extent_map.c:720:17: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:764:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:764:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:946:33: error: Expected ) in function call -../fs/btrfs/extent_map.c:946:33: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:976:33: error: Expected ) in function call -../fs/btrfs/extent_map.c:976:33: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:1021:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:1021:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:1057:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:1057:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:1058:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:1058:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:1077:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:1077:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:1078:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:1078:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:1079:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:1079:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:1080:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:1080:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:1081:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:1081:9: error: got __VA_OPT__ -../fs/btrfs/extent_map.c:1082:9: error: Expected ) in function call -../fs/btrfs/extent_map.c:1082:9: error: got __VA_OPT__ -../drivers/gpu/drm/radeon/r100.c:713:16: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/r100.c:713:16: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/r100.c:713:16: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/r100.c:1099:24: warning: cast to restricted __le32 -../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:111:23: warning: restricted __le32 degrades to integer -../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:111:50: warning: restricted __le32 degrades to integer -../drivers/gpu/drm/radeon/r300.c:122:39: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/radeon/r300.c:122:39: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/radeon/r300.c:122:39: got void *ptr -../drivers/gpu/drm/qxl/qxl_kms.c:167:19: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:167:19: expected struct qxl_rom *rom -../drivers/gpu/drm/qxl/qxl_kms.c:167:19: got void [noderef] __iomem * -../drivers/gpu/drm/qxl/qxl_kms.c:185:26: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:185:26: expected struct qxl_ram_header *ram_header -../drivers/gpu/drm/qxl/qxl_kms.c:185:26: got void [noderef] __iomem * -../drivers/gpu/drm/qxl/qxl_kms.c:272:21: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:272:21: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/qxl/qxl_kms.c:272:21: got struct qxl_ram_header *ram_header -../drivers/gpu/drm/qxl/qxl_kms.c:276:21: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:276:21: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/qxl/qxl_kms.c:276:21: got struct qxl_rom *rom -../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_ram_header *ram_header -../drivers/gpu/drm/qxl/qxl_kms.c:321:21: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/qxl/qxl_kms.c:321:21: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/qxl/qxl_kms.c:321:21: got struct qxl_rom *rom -../drivers/net/bonding/bond_options.c:1262:24: warning: incorrect type in assignment (different base types) -../drivers/net/bonding/bond_options.c:1262:24: expected restricted __be32 [addressable] [usertype] target -../drivers/net/bonding/bond_options.c:1262:24: got unsigned long long const [usertype] value -../drivers/gpu/drm/msm/msm_drv.c:49:6: warning: symbol 'dumpstate' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/atombios_encoders.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../fs/jfs/xattr.c: note: in included file: +../fs/jfs/jfs_xattr.h:25:25: warning: array of flexible structures +../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): @@ -20150 +19350,24 @@ -../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../drivers/net/xen-netback/xenbus.c: In function ‘connect’: +../drivers/net/xen-netback/xenbus.c:780: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=] + 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", + | ^~ +../drivers/net/xen-netback/xenbus.c:780:60: note: directive argument in the range [0, 4294967294] + 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", + | ^~~~~~~~ +../drivers/net/xen-netback/xenbus.c:780:17: note: ‘snprintf’ output between 4 and 28 bytes into a destination of size 21 + 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 781 | be->vif->dev->name, queue->id); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/sfc/ethtool_common.c: In function ‘efx_fill_test’: +../drivers/net/ethernet/sfc/ethtool_common.c:277: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=] + 277 | "%-6s %-24s", unit_str, test_str); + | ^~~~~ ~~~~~~~~ +../drivers/net/ethernet/sfc/ethtool_common.c:275:17: note: ‘snprintf’ output between 32 and 64 bytes into a destination of size 32 + 275 | snprintf(strings + test_index * ETH_GSTRING_LEN, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 276 | ETH_GSTRING_LEN, + | ~~~~~~~~~~~~~~~~ + 277 | "%-6s %-24s", unit_str, test_str); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -20153 +19376 @@ -../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -20158 +19381 @@ -../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -20161 +19384 @@ -../fs/btrfs/sysfs.c: note: in included file: +../fs/btrfs/root-tree.c: note: in included file (through ../fs/btrfs/space-info.h): @@ -20170,12 +19392,0 @@ -../fs/btrfs/sysfs.c:1930:17: error: Expected ) in function call -../fs/btrfs/sysfs.c:1930:17: error: got __VA_OPT__ -../fs/btrfs/sysfs.c:1968:9: error: Expected ) in function call -../fs/btrfs/sysfs.c:1968:9: error: got __VA_OPT__ -../fs/btrfs/sysfs.c:2147:9: error: Expected ) in function call -../fs/btrfs/sysfs.c:2147:9: error: got __VA_OPT__ -../fs/btrfs/sysfs.c:2148:9: error: Expected ) in function call -../fs/btrfs/sysfs.c:2148:9: error: got __VA_OPT__ -../fs/btrfs/sysfs.c:2378:9: error: Expected ) in function call -../fs/btrfs/sysfs.c:2378:9: error: got __VA_OPT__ -../fs/btrfs/sysfs.c:2596:9: error: Expected ) in function call -../fs/btrfs/sysfs.c:2596:9: error: got __VA_OPT__ @@ -20184,13 +19395,13 @@ -../drivers/gpu/drm/qxl/qxl_object.c:176:29: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/qxl/qxl_object.c:223:40: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/qxl/qxl_object.c:223:40: expected void * -../drivers/gpu/drm/qxl/qxl_object.c:223:40: got void [noderef] __iomem * -../drivers/gpu/drm/qxl/qxl_object.c:273:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/qxl/qxl_object.c:273:33: expected void [noderef] __iomem *vaddr -../drivers/gpu/drm/qxl/qxl_object.c:273:33: got void *pmap -../drivers/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/radeon/rs400.c:238:16: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/rs400.c:238:16: expected unsigned int [usertype] -../drivers/gpu/drm/radeon/rs400.c:238:16: got restricted __le32 [usertype] +../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: struct dma_fence * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: struct dma_fence * @@ -20299,3 +19509,0 @@ -../fs/btrfs/accessors.c: note: in included file: -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ @@ -20317 +19525 @@ -../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/amdgpu_ids.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -20319,68 +19527,7 @@ -../drivers/net/arcnet/com20020-pci.c: In function ‘com20020pci_probe’: -../drivers/net/arcnet/com20020-pci.c:224: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=] - 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); - | ^~ -../drivers/net/arcnet/com20020-pci.c:224:64: note: directive argument in the range [-2147483641, 2147483646] - 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, i); - | ^~~~~~~~~~ -../drivers/net/arcnet/com20020-pci.c:224:25: note: ‘snprintf’ output between 7 and 18 bytes into a destination of size 16 - 224 | snprintf(dev->name, sizeof(dev->name), "arc%d-%d", dev->dev_id, 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); - | ~~~~~~~~~~~~~~~~~~~~~~~~~ -../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c: note: in included file: -../fs/btrfs/subpage.h:111:17: error: Expected ) in function call -../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c:287:9: error: Expected ) in function call -../fs/btrfs/ordered-data.c:287:9: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c:360:17: error: Expected ) in function call -../fs/btrfs/ordered-data.c:360:17: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c:361:17: error: Expected ) in function call -../fs/btrfs/ordered-data.c:361:17: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c:362:17: error: Expected ) in function call -../fs/btrfs/ordered-data.c:362:17: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c:537:17: error: Expected ) in function call -../fs/btrfs/ordered-data.c:537:17: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c:627:17: error: Expected ) in function call -../fs/btrfs/ordered-data.c:627:17: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c:628:17: error: Expected ) in function call -../fs/btrfs/ordered-data.c:628:17: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c:629:17: error: Expected ) in function call -../fs/btrfs/ordered-data.c:629:17: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c:705:17: error: Expected ) in function call -../fs/btrfs/ordered-data.c:705:17: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c:1047:17: error: Expected ) in function call -../fs/btrfs/ordered-data.c:1047:17: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c:1242:9: error: Expected ) in function call -../fs/btrfs/ordered-data.c:1242:9: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c:1264:17: error: Expected ) in function call -../fs/btrfs/ordered-data.c:1264:17: error: got __VA_OPT__ -../fs/btrfs/ordered-data.c:1311:17: error: Expected ) in function call -../fs/btrfs/ordered-data.c:1311:17: error: got __VA_OPT__ -../drivers/net/team/team_mode_loadbalance.c:370:14: warning: incorrect type in assignment (different address spaces) -../drivers/net/team/team_mode_loadbalance.c:370:14: expected struct team_port *port -../drivers/net/team/team_mode_loadbalance.c:370:14: got struct team_port [noderef] __rcu *port -../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -20389 +19536 @@ -../fs/btrfs/xattr.c: note: in included file: +../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -20394 +19541 @@ -../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/dir-item.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -20397,6 +19544,2 @@ -../fs/btrfs/xattr.c:80:9: error: Expected ) in function call -../fs/btrfs/xattr.c:80:9: error: got __VA_OPT__ -../fs/btrfs/xattr.c:141:17: error: Expected ) in function call -../fs/btrfs/xattr.c:141:17: error: got __VA_OPT__ -../fs/btrfs/xattr.c:242:17: error: Expected ) in function call -../fs/btrfs/xattr.c:242:17: error: got __VA_OPT__ +../fs/btrfs/dir-item.c:47:9: error: Expected ) in function call +../fs/btrfs/dir-item.c:47:9: error: got __VA_OPT__ @@ -20457,1803 +19600 @@ -../fs/btrfs/extent_io.c: note: in included file: -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c: note: in included file: -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c: note: in included file: -../fs/btrfs/subpage.h:111:17: error: Expected ) in function call -../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ -../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/zoned.h): -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c: note: in included file: -../fs/btrfs/zoned.h:431:9: error: Expected ) in function call -../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:164:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:164:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:182:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:182:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:213:17: error: Expected ) in function call -../fs/btrfs/extent_io.c:213:17: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:249:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:249:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:296:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:296:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:386:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:386:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:389:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:389:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:400:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:400:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:430:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:430:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:493:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:493:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:525:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:525:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:553:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:553:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:557:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:557:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:581:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:581:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:798:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:798:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:799:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:799:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:814:25: error: Expected ) in function call -../fs/btrfs/extent_io.c:814:25: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:815:25: error: Expected ) in function call -../fs/btrfs/extent_io.c:815:25: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:912:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:912:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:930:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:930:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:948:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:948:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:983:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:983:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1040:17: error: Expected ) in function call -../fs/btrfs/extent_io.c:1040:17: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1188:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:1188:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1189:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:1189:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1227:17: error: Expected ) in function call -../fs/btrfs/extent_io.c:1227:17: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1248:17: error: Expected ) in function call -../fs/btrfs/extent_io.c:1248:17: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1298:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:1298:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1301:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:1301:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1302:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:1302:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1375:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:1375:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1378:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:1378:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1393:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:1393:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1457:17: error: Expected ) in function call -../fs/btrfs/extent_io.c:1457:17: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1646:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:1646:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1649:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:1649:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1680:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:1680:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1681:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:1681:9: error: got __VA_OPT__ -../fs/btrfs/extent_io.c:1682:9: error: Expected ) in function call -../fs/btrfs/extent_io.c:1682:9: error: too many errors -../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:102:9: error: incompatible types in comparison expression (different address spaces): -../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * -../include/linux/rbtree.h:102:9: struct rb_node * -../drivers/gpu/drm/radeon/rs600.c:662:30: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/radeon/rs600.c:662:30: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/radeon/rs600.c:662:30: got void * -../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c: note: in included file: -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c: note: in included file: -../fs/btrfs/zoned.h:431:9: error: Expected ) in function call -../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:464:9: error: Expected ) in function call -../fs/btrfs/volumes.c:464:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:1361:17: error: Expected ) in function call -../fs/btrfs/volumes.c:1361:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:1691:9: error: Expected ) in function call -../fs/btrfs/volumes.c:1691:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:1757:9: error: Expected ) in function call -../fs/btrfs/volumes.c:1757:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:1764:9: error: Expected ) in function call -../fs/btrfs/volumes.c:1764:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:1938:9: error: Expected ) in function call -../fs/btrfs/volumes.c:1938:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:2216:9: error: Expected ) in function call -../fs/btrfs/volumes.c:2216:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:2236:17: error: Expected ) in function call -../fs/btrfs/volumes.c:2236:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:2440:17: error: Expected ) in function call -../fs/btrfs/volumes.c:2440:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:2503:17: error: Expected ) in function call -../fs/btrfs/volumes.c:2503:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:3512:17: error: Expected ) in function call -../fs/btrfs/volumes.c:3512:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:3713:9: error: Expected ) in function call -../fs/btrfs/volumes.c:3713:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:3925:9: error: Expected ) in function call -../fs/btrfs/volumes.c:3925:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:4883:9: error: Expected ) in function call -../fs/btrfs/volumes.c:4883:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:4974:9: error: Expected ) in function call -../fs/btrfs/volumes.c:4974:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:5130:9: error: Expected ) in function call -../fs/btrfs/volumes.c:5130:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:5446:9: error: Expected ) in function call -../fs/btrfs/volumes.c:5446:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:5657:9: error: Expected ) in function call -../fs/btrfs/volumes.c:5657:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:5672:17: error: Expected ) in function call -../fs/btrfs/volumes.c:5672:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6287:9: error: Expected ) in function call -../fs/btrfs/volumes.c:6287:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6602:9: error: Expected ) in function call -../fs/btrfs/volumes.c:6602:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6613:17: error: Expected ) in function call -../fs/btrfs/volumes.c:6613:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6641:9: error: Expected ) in function call -../fs/btrfs/volumes.c:6641:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6660:17: error: Expected ) in function call -../fs/btrfs/volumes.c:6660:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6663:17: error: Expected ) in function call -../fs/btrfs/volumes.c:6663:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6831:9: error: Expected ) in function call -../fs/btrfs/volumes.c:6831:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:6903:9: error: Expected ) in function call -../fs/btrfs/volumes.c:6903:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7469:9: error: Expected ) in function call -../fs/btrfs/volumes.c:7469:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7588:25: error: Expected ) in function call -../fs/btrfs/volumes.c:7588:25: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7643:9: error: Expected ) in function call -../fs/btrfs/volumes.c:7643:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7671:17: error: Expected ) in function call -../fs/btrfs/volumes.c:7671:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7679:17: error: Expected ) in function call -../fs/btrfs/volumes.c:7679:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7682:17: error: Expected ) in function call -../fs/btrfs/volumes.c:7682:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7686:17: error: Expected ) in function call -../fs/btrfs/volumes.c:7686:17: error: got __VA_OPT__ -../fs/btrfs/volumes.c:7806:9: error: Expected ) in function call -../fs/btrfs/volumes.c:7806:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:8197:9: error: Expected ) in function call -../fs/btrfs/volumes.c:8197:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:8596:9: error: Expected ) in function call -../fs/btrfs/volumes.c:8596:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:8625:9: error: Expected ) in function call -../fs/btrfs/volumes.c:8625:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:8633:9: error: Expected ) in function call -../fs/btrfs/volumes.c:8633:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:8645:9: error: Expected ) in function call -../fs/btrfs/volumes.c:8645:9: error: got __VA_OPT__ -../fs/btrfs/volumes.c:8651:9: error: Expected ) in function call -../fs/btrfs/volumes.c:8651:9: error: got __VA_OPT__ -../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/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/pl111/pl111_drv.c:278:20: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/pl111/pl111_drv.c:278:20: expected void *regs -../drivers/gpu/drm/pl111/pl111_drv.c:278:20: got void [noderef] __iomem * -../drivers/gpu/drm/pl111/pl111_drv.c:293:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/pl111/pl111_drv.c:293:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/pl111/pl111_drv.c:293:30: got void * -../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/btrfs/orphan.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../drivers/gpu/drm/tve200/tve200_display.c:35:33: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:35:33: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:35:33: got void * -../drivers/gpu/drm/tve200/tve200_display.c:52:40: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:52:40: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:52:40: got void * -../drivers/gpu/drm/tve200/tve200_display.c:62:40: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:62:40: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:62:40: got void * -../drivers/gpu/drm/tve200/tve200_display.c:67:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:67:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:67:33: got void * -../drivers/gpu/drm/tve200/tve200_display.c:140:48: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:140:48: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:140:48: got void * -../drivers/gpu/drm/tve200/tve200_display.c:143:38: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:143:38: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:143:38: got void * -../drivers/gpu/drm/tve200/tve200_display.c:149:30: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:149:30: expected void const volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:149:30: got void * -../drivers/gpu/drm/tve200/tve200_display.c:238:34: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:238:34: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:238:34: got void * -../drivers/gpu/drm/tve200/tve200_display.c:252:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:252:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:252:30: got void * -../drivers/gpu/drm/tve200/tve200_display.c:253:48: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:253:48: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:253:48: got void * -../drivers/gpu/drm/tve200/tve200_display.c:272:35: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:272:35: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:272:35: got void * -../drivers/gpu/drm/tve200/tve200_display.c:277:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:277:43: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:277:43: got void * -../drivers/gpu/drm/tve200/tve200_display.c:279:43: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:279:43: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:279:43: got void * -../drivers/gpu/drm/tve200/tve200_display.c:302:33: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:302:33: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:302:33: got void * -../drivers/gpu/drm/tve200/tve200_display.c:303:48: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:303:48: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:303:48: got void * -../drivers/gpu/drm/tve200/tve200_display.c:313:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_display.c:313:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_display.c:313:30: got void * -../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: got void *sema -../fs/btrfs/locking.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/locking.c:87:9: error: Expected ) in function call -../fs/btrfs/locking.c:87:9: error: got __VA_OPT__ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/sti/sti_hdmi.c:1482:24: warning: symbol 'sti_hdmi_driver' was not declared. Should it be static? -../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/ioctl.c: note: in included file: -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/ioctl.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/ioctl.c:5094:17: error: Expected ) in function call -../fs/btrfs/ioctl.c:5094:17: error: got __VA_OPT__ -../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression -../drivers/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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/sti/sti_hda.c:804:24: warning: symbol 'sti_hda_driver' was not declared. Should it be static? -../drivers/gpu/drm/meson/meson_vclk.c:373:3: warning: symbol 'params' was not declared. Should it be static? -../drivers/gpu/drm/tve200/tve200_drv.c:196:20: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/tve200/tve200_drv.c:196:20: expected void *regs -../drivers/gpu/drm/tve200/tve200_drv.c:196:20: got void [noderef] __iomem * -../drivers/gpu/drm/tve200/tve200_drv.c:210:30: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/tve200/tve200_drv.c:210:30: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/tve200/tve200_drv.c:210:30: got void * -../drivers/gpu/drm/amd/amdgpu/amdgpu_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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 * -../fs/btrfs/export.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/export.c: note: in included file: -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../drivers/gpu/drm/gma500/psb_intel_display.c:436:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/gpu/drm/panfrost/panfrost_drv.c:956:6: warning: symbol 'panfrost_transparent_hugepage' was not declared. Should it be static? -../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:65: warning: ‘snprintf’ output may be truncated before the last format character [-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:17: note: ‘snprintf’ output 7 or more bytes (assuming 17) into a destination of size 16 - 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 899 | ndev->name, i); - | ~~~~~~~~~~~~~~ -../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:266:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:266:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:453:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:453:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:505:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:505:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:2292:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:2292:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:2445:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:2445:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:2593:33: error: Expected ) in function call -../fs/btrfs/tree-log.c:2593:33: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:2797:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:2797:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:3348:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:3348:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:3489:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:3489:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:3595:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:3595:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:3930:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:3930:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:3962:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:3962:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:4041:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:4041:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:4094:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:4094:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:4420:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:4420:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:4634:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:4634:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:4701:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:4701:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:4716:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:4716:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:5497:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:5497:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:6626:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:6626:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:6670:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:6670:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:6766:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:6766:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:6835:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:6835:9: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:8049:17: error: Expected ) in function call -../fs/btrfs/tree-log.c:8049:17: error: got __VA_OPT__ -../fs/btrfs/tree-log.c:8123:9: error: Expected ) in function call -../fs/btrfs/tree-log.c:8123:9: error: got __VA_OPT__ -../drivers/gpu/drm/msm/msm_io_utils.c:61:31: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/msm/msm_io_utils.c:61:31: expected void [noderef] __iomem * -../drivers/gpu/drm/msm/msm_io_utils.c:61:31: got void * -../drivers/gpu/drm/msm/msm_io_utils.c:81:31: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/msm/msm_io_utils.c:81:31: expected void [noderef] __iomem * -../drivers/gpu/drm/msm/msm_io_utils.c:81:31: got void * -../drivers/gpu/drm/msm/msm_io_utils.c:90:31: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/msm/msm_io_utils.c:90:31: expected void [noderef] __iomem * -../drivers/gpu/drm/msm/msm_io_utils.c:90:31: got void * -../drivers/gpu/drm/amd/amdgpu/amdgpu_vm_tlb_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../fs/btrfs/zlib.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/zlib.c: note: in included file: -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/zlib.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/zlib.c: note: in included file: -../fs/btrfs/subpage.h:111:17: error: Expected ) in function call -../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ -../fs/btrfs/zlib.c:122:9: error: Expected ) in function call -../fs/btrfs/zlib.c:122:9: error: got __VA_OPT__ -../fs/btrfs/zlib.c:313:17: error: Expected ) in function call -../fs/btrfs/zlib.c:313:17: error: got __VA_OPT__ -../fs/btrfs/zlib.c:324:9: error: Expected ) in function call -../fs/btrfs/zlib.c:324:9: error: got __VA_OPT__ -../fs/btrfs/zlib.c:362:9: error: Expected ) in function call -../fs/btrfs/zlib.c:362:9: error: got __VA_OPT__ -../fs/btrfs/zlib.c:424:25: error: Expected ) in function call -../fs/btrfs/zlib.c:424:25: error: got __VA_OPT__ -../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/compression.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/compression.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c:140:9: error: Expected ) in function call -../fs/btrfs/lzo.c:140:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c:142:9: error: Expected ) in function call -../fs/btrfs/lzo.c:142:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c:156:17: error: Expected ) in function call -../fs/btrfs/lzo.c:156:17: error: got __VA_OPT__ -../fs/btrfs/lzo.c:208:9: error: Expected ) in function call -../fs/btrfs/lzo.c:208:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c:211:9: error: Expected ) in function call -../fs/btrfs/lzo.c:211:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c:212:9: error: Expected ) in function call -../fs/btrfs/lzo.c:212:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c:218:9: error: Expected ) in function call -../fs/btrfs/lzo.c:218:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c:269:9: error: Expected ) in function call -../fs/btrfs/lzo.c:269:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c:296:9: error: Expected ) in function call -../fs/btrfs/lzo.c:296:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c:297:9: error: Expected ) in function call -../fs/btrfs/lzo.c:297:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c:306:9: error: Expected ) in function call -../fs/btrfs/lzo.c:306:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c:324:17: error: Expected ) in function call -../fs/btrfs/lzo.c:324:17: error: got __VA_OPT__ -../fs/btrfs/lzo.c:389:9: error: Expected ) in function call -../fs/btrfs/lzo.c:389:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c:394:17: error: Expected ) in function call -../fs/btrfs/lzo.c:394:17: error: got __VA_OPT__ -../fs/btrfs/lzo.c:417:17: error: Expected ) in function call -../fs/btrfs/lzo.c:417:17: error: got __VA_OPT__ -../fs/btrfs/lzo.c:420:17: error: Expected ) in function call -../fs/btrfs/lzo.c:420:17: error: got __VA_OPT__ -../fs/btrfs/lzo.c:450:9: error: Expected ) in function call -../fs/btrfs/lzo.c:450:9: error: got __VA_OPT__ -../fs/btrfs/lzo.c:486:17: error: Expected ) in function call -../fs/btrfs/lzo.c:486:17: error: got __VA_OPT__ -../fs/btrfs/lzo.c:489:17: error: Expected ) in function call -../fs/btrfs/lzo.c:489:17: error: got __VA_OPT__ -../fs/btrfs/lzo.c:584:9: error: Expected ) in function call -../fs/btrfs/lzo.c:584:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/extent-tree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c: note: in included file: -../fs/btrfs/subpage.h:111:17: error: Expected ) in function call -../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:419:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:419:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:708:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:708:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:843:25: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:843:25: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:1170:17: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:1170:17: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:1558:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:1558:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:1770:25: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:1770:25: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:1839:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:1839:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:1859:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:1859:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:1884:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:1884:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:1920:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:1920:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:2370:17: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:2370:17: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:2600:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:2600:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:2601:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:2601:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:2627:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:2627:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:2676:17: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:2676:17: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:3102:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:3102:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:3235:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:3235:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:3404:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:3404:9: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:3497:17: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:3497:17: error: got __VA_OPT__ -../fs/btrfs/free-space-cache.c:4077:9: error: Expected ) in function call -../fs/btrfs/free-space-cache.c:4077:9: error: got __VA_OPT__ -../drivers/net/xen-netback/xenbus.c: In function ‘connect’: -../drivers/net/xen-netback/xenbus.c:780: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=] - 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", - | ^~ -../drivers/net/xen-netback/xenbus.c:780:60: note: directive argument in the range [0, 4294967294] - 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", - | ^~~~~~~~ -../drivers/net/xen-netback/xenbus.c:780:17: note: ‘snprintf’ output between 4 and 28 bytes into a destination of size 21 - 780 | snprintf(queue->name, sizeof(queue->name), "%s-q%u", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 781 | be->vif->dev->name, queue->id); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c: note: in included file: -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c:187:9: error: Expected ) in function call -../fs/btrfs/zstd.c:187:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c:253:9: error: Expected ) in function call -../fs/btrfs/zstd.c:253:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c:291:9: error: Expected ) in function call -../fs/btrfs/zstd.c:291:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c:335:9: error: Expected ) in function call -../fs/btrfs/zstd.c:335:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c:574:9: error: Expected ) in function call -../fs/btrfs/zstd.c:574:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c:603:9: error: Expected ) in function call -../fs/btrfs/zstd.c:603:9: error: got __VA_OPT__ -../fs/btrfs/zstd.c:666:25: error: Expected ) in function call -../fs/btrfs/zstd.c:666:25: error: got __VA_OPT__ -../fs/btrfs/compression.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/compression.c: note: in included file: -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/compression.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/compression.c: note: in included file: -../fs/btrfs/subpage.h:111:17: error: Expected ) in function call -../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ -../fs/btrfs/compression.c:173:17: error: Expected ) in function call -../fs/btrfs/compression.c:173:17: error: got __VA_OPT__ -../fs/btrfs/compression.c:227:9: error: Expected ) in function call -../fs/btrfs/compression.c:227:9: error: got __VA_OPT__ -../fs/btrfs/compression.c:321:9: error: Expected ) in function call -../fs/btrfs/compression.c:321:9: error: got __VA_OPT__ -../fs/btrfs/compression.c:322:9: error: Expected ) in function call -../fs/btrfs/compression.c:322:9: error: got __VA_OPT__ -../fs/btrfs/compression.c:328:9: error: Expected ) in function call -../fs/btrfs/compression.c:328:9: error: got __VA_OPT__ -../fs/btrfs/compression.c:332:9: error: Expected ) in function call -../fs/btrfs/compression.c:332:9: error: got __VA_OPT__ -../fs/btrfs/compression.c:552:9: error: Expected ) in function call -../fs/btrfs/compression.c:552:9: error: got __VA_OPT__ -../fs/btrfs/compression.c:587:9: error: Expected ) in function call -../fs/btrfs/compression.c:587:9: error: got __VA_OPT__ -../fs/btrfs/compression.c:741:9: error: Expected ) in function call -../fs/btrfs/compression.c:741:9: error: got __VA_OPT__ -../fs/btrfs/compression.c:776:9: error: Expected ) in function call -../fs/btrfs/compression.c:776:9: error: got __VA_OPT__ -../fs/btrfs/compression.c:807:9: error: Expected ) in function call -../fs/btrfs/compression.c:807:9: error: got __VA_OPT__ -../fs/btrfs/compression.c:903:9: error: Expected ) in function call -../fs/btrfs/compression.c:903:9: error: got __VA_OPT__ -../fs/btrfs/compression.c:1093:9: error: Expected ) in function call -../fs/btrfs/compression.c:1093:9: error: got __VA_OPT__ -../fs/btrfs/compression.c:1244:17: error: Expected ) in function call -../fs/btrfs/compression.c:1244:17: error: got __VA_OPT__ -../fs/btrfs/compression.c:1250:17: error: Expected ) in function call -../fs/btrfs/compression.c:1250:17: error: got __VA_OPT__ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: expected void * -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: got void [noderef] __iomem *map -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: expected void [noderef] __iomem *map -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: got void * -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:33: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: expected void [noderef] __iomem *map -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: got unsigned char [usertype] * -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: expected void * -../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: got void [noderef] __iomem *map -../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/delayed-ref.c: note: in included file: -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/delayed-ref.c:571:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.c:571:9: error: got __VA_OPT__ -../fs/btrfs/delayed-ref.c:613:33: error: Expected ) in function call -../fs/btrfs/delayed-ref.c:613:33: error: got __VA_OPT__ -../fs/btrfs/delayed-ref.c:616:33: error: Expected ) in function call -../fs/btrfs/delayed-ref.c:616:33: error: got __VA_OPT__ -../fs/btrfs/delayed-ref.c:851:17: error: Expected ) in function call -../fs/btrfs/delayed-ref.c:851:17: error: got __VA_OPT__ -../fs/btrfs/delayed-ref.c:882:25: error: Expected ) in function call -../fs/btrfs/delayed-ref.c:882:25: error: got __VA_OPT__ -../fs/btrfs/delayed-ref.c:1116:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.c:1116:9: error: got __VA_OPT__ -../fs/btrfs/delayed-ref.c:1127:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.c:1127:9: error: got __VA_OPT__ -../drivers/gpu/drm/panthor/panthor_drv.c:1707:6: warning: symbol 'panthor_transparent_hugepage' was not declared. Should it be static? -../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:173:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:173:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:174:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:174:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:175:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:175:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:308:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:308:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:606:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:606:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:693:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:693:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:715:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:715:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:776:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:776:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:854:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:854:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:862:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:862:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:981:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:981:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:991:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:991:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1059:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1059:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1060:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1060:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1175:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1175:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1469:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1469:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1588:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1588:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1589:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1589:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:1601:17: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:1601:17: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:2181:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:2181:9: error: got __VA_OPT__ -../fs/btrfs/delayed-inode.c:2226:9: error: Expected ) in function call -../fs/btrfs/delayed-inode.c:2226:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c: note: in included file: -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c: note: in included file: -../fs/btrfs/subpage.h:111:17: error: Expected ) in function call -../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ -../fs/btrfs/relocation.c: note: in included file: -../fs/btrfs/zoned.h:431:9: error: Expected ) in function call -../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:313:9: error: Expected ) in function call -../fs/btrfs/relocation.c:313:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:352:17: error: Expected ) in function call -../fs/btrfs/relocation.c:352:17: error: got __VA_OPT__ -../fs/btrfs/relocation.c:470:9: error: Expected ) in function call -../fs/btrfs/relocation.c:470:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:471:9: error: Expected ) in function call -../fs/btrfs/relocation.c:471:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:529:17: error: Expected ) in function call -../fs/btrfs/relocation.c:529:17: error: got __VA_OPT__ -../fs/btrfs/relocation.c:751:9: error: Expected ) in function call -../fs/btrfs/relocation.c:751:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:1029:9: error: Expected ) in function call -../fs/btrfs/relocation.c:1029:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:1030:9: error: Expected ) in function call -../fs/btrfs/relocation.c:1030:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:1065:17: error: Expected ) in function call -../fs/btrfs/relocation.c:1065:17: error: got __VA_OPT__ -../fs/btrfs/relocation.c:1432:9: error: Expected ) in function call -../fs/btrfs/relocation.c:1432:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:1433:9: error: Expected ) in function call -../fs/btrfs/relocation.c:1433:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:2027:17: error: Expected ) in function call -../fs/btrfs/relocation.c:2027:17: error: got __VA_OPT__ -../fs/btrfs/relocation.c:2037:9: error: Expected ) in function call -../fs/btrfs/relocation.c:2037:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:2208:9: error: Expected ) in function call -../fs/btrfs/relocation.c:2208:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:2298:25: error: Expected ) in function call -../fs/btrfs/relocation.c:2298:25: error: got __VA_OPT__ -../fs/btrfs/relocation.c:2345:9: error: Expected ) in function call -../fs/btrfs/relocation.c:2345:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:2485:17: error: Expected ) in function call -../fs/btrfs/relocation.c:2485:17: error: got __VA_OPT__ -../fs/btrfs/relocation.c:2507:25: error: Expected ) in function call -../fs/btrfs/relocation.c:2507:25: error: got __VA_OPT__ -../fs/btrfs/relocation.c:2530:25: error: Expected ) in function call -../fs/btrfs/relocation.c:2530:25: error: got __VA_OPT__ -../fs/btrfs/relocation.c:2797:9: error: Expected ) in function call -../fs/btrfs/relocation.c:2797:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:3194:17: error: Expected ) in function call -../fs/btrfs/relocation.c:3194:17: error: got __VA_OPT__ -../fs/btrfs/relocation.c:3804:9: error: Expected ) in function call -../fs/btrfs/relocation.c:3804:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:4416:9: error: Expected ) in function call -../fs/btrfs/relocation.c:4416:9: error: got __VA_OPT__ -../fs/btrfs/relocation.c:4493:33: error: Expected ) in function call -../fs/btrfs/relocation.c:4493:33: error: got __VA_OPT__ -../fs/btrfs/relocation.c:4524:33: error: Expected ) in function call -../fs/btrfs/relocation.c:4524:33: error: got __VA_OPT__ -../fs/btrfs/relocation.c:5347:17: error: Expected ) in function call -../fs/btrfs/relocation.c:5347:17: error: got __VA_OPT__ -../fs/btrfs/relocation.c:5592:17: error: Expected ) in function call -../fs/btrfs/relocation.c:5592:17: error: got __VA_OPT__ -../fs/btrfs/relocation.c:5634:17: error: Expected ) in function call -../fs/btrfs/relocation.c:5634:17: error: got __VA_OPT__ -../fs/btrfs/relocation.c:5828:9: error: Expected ) in function call -../fs/btrfs/relocation.c:5828:9: error: got __VA_OPT__ -../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: warning: incorrect type in assignment (different base types) -../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: expected restricted __wsum [usertype] csum -../drivers/net/vmxnet3/vmxnet3_drv.c:1481:43: got restricted __be16 [usertype] -../drivers/net/vmxnet3/vmxnet3_drv.c:1651:17: warning: restricted __le64 degrades to integer -../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: warning: incorrect type in argument 2 (different base types) -../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: expected unsigned long long [usertype] addr -../drivers/net/vmxnet3/vmxnet3_drv.c:2046:33: got restricted __le64 [usertype] addr -../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: warning: incorrect type in argument 2 (different base types) -../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: expected unsigned long long [usertype] addr -../drivers/net/vmxnet3/vmxnet3_drv.c:2052:33: got restricted __le64 [usertype] addr -../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: warning: incorrect type in initializer (different base types) -../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: expected unsigned int [usertype] *vfTable -../drivers/net/vmxnet3/vmxnet3_drv.c:2719:31: got restricted __le32 * -../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: warning: incorrect type in initializer (different base types) -../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: expected unsigned int [usertype] *vfTable -../drivers/net/vmxnet3/vmxnet3_drv.c:2736:39: got restricted __le32 * -../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: warning: incorrect type in initializer (different base types) -../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: expected unsigned int [usertype] *vfTable -../drivers/net/vmxnet3/vmxnet3_drv.c:2758:39: got restricted __le32 * -../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: warning: incorrect type in initializer (different base types) -../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: expected unsigned int [usertype] *vfTable -../drivers/net/vmxnet3/vmxnet3_drv.c:2810:39: got restricted __le32 * -../drivers/net/vmxnet3/vmxnet3_drv.c:2856:31: warning: restricted __le32 degrades to integer -../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: warning: incorrect type in argument 3 (different base types) -../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: expected unsigned long [usertype] size -../drivers/net/vmxnet3/vmxnet3_drv.c:2869:17: got restricted __le16 [usertype] mfTableLen -../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: warning: incorrect type in assignment (different base types) -../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: expected unsigned int [usertype] -../drivers/net/vmxnet3/vmxnet3_drv.c:2909:49: got restricted __le32 [usertype] -../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: warning: incorrect type in assignment (different base types) -../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: expected restricted __le16 [usertype] txDataRingDescSize -../drivers/net/vmxnet3/vmxnet3_drv.c:2950:41: got restricted __le32 [usertype] -../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: warning: incorrect type in assignment (different base types) -../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: expected restricted __le32 [usertype] confVer -../drivers/net/vmxnet3/vmxnet3_drv.c:3009:46: got int -../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: warning: incorrect type in assignment (different base types) -../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: expected restricted __le32 [usertype] confVer -../drivers/net/vmxnet3/vmxnet3_drv.c:3075:34: got int -../fs/btrfs/ulist.c:231:9: error: Expected ) in function call -../fs/btrfs/ulist.c:231:9: error: got __VA_OPT__ -../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/scrub.c: note: in included file: -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/scrub.c: note: in included file: -../fs/btrfs/zoned.h:431:9: error: Expected ) in function call -../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ -../fs/btrfs/scrub.c:306:1: error: Expected ) in function call -../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:306:1: error: Expected ) in function call -../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:306:1: error: Expected ) in function call -../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:306:1: error: Expected ) in function call -../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:306:1: error: Expected ) in function call -../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:306:1: error: Expected ) in function call -../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:307:1: error: Expected ) in function call -../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:307:1: error: Expected ) in function call -../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:307:1: error: Expected ) in function call -../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:307:1: error: Expected ) in function call -../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:307:1: error: Expected ) in function call -../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:307:1: error: Expected ) in function call -../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:308:1: error: Expected ) in function call -../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:308:1: error: Expected ) in function call -../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:308:1: error: Expected ) in function call -../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:308:1: error: Expected ) in function call -../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:308:1: error: Expected ) in function call -../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:308:1: error: Expected ) in function call -../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:309:1: error: Expected ) in function call -../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:309:1: error: Expected ) in function call -../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:309:1: error: Expected ) in function call -../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:309:1: error: Expected ) in function call -../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:309:1: error: Expected ) in function call -../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:309:1: error: Expected ) in function call -../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:310:1: error: Expected ) in function call -../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:310:1: error: Expected ) in function call -../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:310:1: error: Expected ) in function call -../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:310:1: error: Expected ) in function call -../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:310:1: error: Expected ) in function call -../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:310:1: error: Expected ) in function call -../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:311:1: error: Expected ) in function call -../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:311:1: error: Expected ) in function call -../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:311:1: error: Expected ) in function call -../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:311:1: error: Expected ) in function call -../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:311:1: error: Expected ) in function call -../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:311:1: error: Expected ) in function call -../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:312:1: error: Expected ) in function call -../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:312:1: error: Expected ) in function call -../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:312:1: error: Expected ) in function call -../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:312:1: error: Expected ) in function call -../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:312:1: error: Expected ) in function call -../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ -../fs/btrfs/scrub.c:312:1: error: Expected ) in function call -../fs/btrfs/scrub.c:312:1: error: too many errors -../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. -../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:1120:25: error: Expected ) in function call -../fs/btrfs/backref.c:1120:25: error: got __VA_OPT__ -../fs/btrfs/backref.c:1264:9: error: Expected ) in function call -../fs/btrfs/backref.c:1264:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:1335:9: error: Expected ) in function call -../fs/btrfs/backref.c:1335:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:1405:17: error: Expected ) in function call -../fs/btrfs/backref.c:1405:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:1513:9: error: Expected ) in function call -../fs/btrfs/backref.c:1513:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:1660:33: error: Expected ) in function call -../fs/btrfs/backref.c:1660:33: error: got __VA_OPT__ -../fs/btrfs/backref.c:1708:9: error: Expected ) in function call -../fs/btrfs/backref.c:1708:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:1752:9: error: Expected ) in function call -../fs/btrfs/backref.c:1752:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:2380:17: error: Expected ) in function call -../fs/btrfs/backref.c:2380:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:2433:9: error: Expected ) in function call -../fs/btrfs/backref.c:2433:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:2434:9: error: Expected ) in function call -../fs/btrfs/backref.c:2434:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:2987:17: error: Expected ) in function call -../fs/btrfs/backref.c:2987:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3054:9: error: Expected ) in function call -../fs/btrfs/backref.c:3054:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3074:17: error: Expected ) in function call -../fs/btrfs/backref.c:3074:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3075:17: error: Expected ) in function call -../fs/btrfs/backref.c:3075:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3076:17: error: Expected ) in function call -../fs/btrfs/backref.c:3076:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3130:9: error: Expected ) in function call -../fs/btrfs/backref.c:3130:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3177:9: error: Expected ) in function call -../fs/btrfs/backref.c:3177:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3178:9: error: Expected ) in function call -../fs/btrfs/backref.c:3178:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3179:9: error: Expected ) in function call -../fs/btrfs/backref.c:3179:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3180:9: error: Expected ) in function call -../fs/btrfs/backref.c:3180:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3187:9: error: Expected ) in function call -../fs/btrfs/backref.c:3187:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3212:9: error: Expected ) in function call -../fs/btrfs/backref.c:3212:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3257:17: error: Expected ) in function call -../fs/btrfs/backref.c:3257:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3307:17: error: Expected ) in function call -../fs/btrfs/backref.c:3307:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3357:25: error: Expected ) in function call -../fs/btrfs/backref.c:3357:25: error: got __VA_OPT__ -../fs/btrfs/backref.c:3425:25: error: Expected ) in function call -../fs/btrfs/backref.c:3425:25: error: got __VA_OPT__ -../fs/btrfs/backref.c:3490:17: error: Expected ) in function call -../fs/btrfs/backref.c:3490:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3493:17: error: Expected ) in function call -../fs/btrfs/backref.c:3493:17: error: got __VA_OPT__ -../fs/btrfs/backref.c:3586:9: error: Expected ) in function call -../fs/btrfs/backref.c:3586:9: error: got __VA_OPT__ -../fs/btrfs/backref.c:3705:9: error: Expected ) in function call -../fs/btrfs/backref.c:3705:9: error: got __VA_OPT__ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/radeon/atombios_dp.c:107:30: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_dp.c:107:30: expected unsigned short [addressable] [usertype] lpAuxRequest -../drivers/gpu/drm/radeon/atombios_dp.c:107:30: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_dp.c:108:27: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_dp.c:108:27: expected unsigned short [addressable] [usertype] lpDataOut -../drivers/gpu/drm/radeon/atombios_dp.c:108:27: got restricted __le16 [usertype] -../drivers/gpu/drm/nouveau/nvkm/core/ioctl.c: note: in included file: -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:208:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:208:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:412:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:412:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:413:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:413:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:1142:25: error: Expected ) in function call -../fs/btrfs/qgroup.c:1142:25: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:1199:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:1199:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:1264:17: error: Expected ) in function call -../fs/btrfs/qgroup.c:1264:17: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:1554:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:1554:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:1655:17: error: Expected ) in function call -../fs/btrfs/qgroup.c:1655:17: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:1721:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:1721:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:1738:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:1738:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:2103:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:2103:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:2619:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:2619:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:2620:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:2620:9: error: got __VA_OPT__ -../fs/btrfs/qgroup.c:4201:9: error: Expected ) in function call -../fs/btrfs/qgroup.c:4201:9: error: got __VA_OPT__ -../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/dev-replace.c: note: in included file: -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/dev-replace.c: note: in included file: -../fs/btrfs/zoned.h:431:9: error: Expected ) in function call -../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ -../fs/btrfs/dev-replace.c:554:9: error: Expected ) in function call -../fs/btrfs/dev-replace.c:554:9: error: got __VA_OPT__ -../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 ** -../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/send.c: note: in included file: -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/send.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/send.c:959:9: error: Expected ) in function call -../fs/btrfs/send.c:959:9: error: got __VA_OPT__ -../fs/btrfs/send.c:1472:9: error: Expected ) in function call -../fs/btrfs/send.c:1472:9: error: got __VA_OPT__ -../fs/btrfs/send.c:1790:17: error: Expected ) in function call -../fs/btrfs/send.c:1790:17: error: got __VA_OPT__ -../fs/btrfs/send.c:2754:9: error: Expected ) in function call -../fs/btrfs/send.c:2754:9: error: got __VA_OPT__ -../fs/btrfs/send.c:2770:17: error: Expected ) in function call -../fs/btrfs/send.c:2770:17: error: got __VA_OPT__ -../fs/btrfs/send.c:3188:25: error: Expected ) in function call -../fs/btrfs/send.c:3188:25: error: got __VA_OPT__ -../fs/btrfs/send.c:3491:9: error: Expected ) in function call -../fs/btrfs/send.c:3491:9: error: got __VA_OPT__ -../fs/btrfs/send.c:3520:17: error: Expected ) in function call -../fs/btrfs/send.c:3520:17: error: got __VA_OPT__ -../fs/btrfs/send.c:3528:25: error: Expected ) in function call -../fs/btrfs/send.c:3528:25: error: got __VA_OPT__ -../fs/btrfs/send.c:4995:17: error: Expected ) in function call -../fs/btrfs/send.c:4995:17: error: got __VA_OPT__ -../fs/btrfs/send.c:7173:17: error: Expected ) in function call -../fs/btrfs/send.c:7173:17: error: got __VA_OPT__ -../fs/btrfs/send.c:7181:17: error: Expected ) in function call -../fs/btrfs/send.c:7181:17: error: got __VA_OPT__ -../fs/btrfs/send.c:7249:9: error: Expected ) in function call -../fs/btrfs/send.c:7249:9: error: got __VA_OPT__ -../fs/btrfs/send.c:7358:9: error: Expected ) in function call -../fs/btrfs/send.c:7358:9: error: got __VA_OPT__ -../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/gpu/drm/vmwgfx/vmwgfx_vkms.c:116:36: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/msm/msm_rd.c:44:6: warning: symbol 'rd_full' was not declared. Should it be static? -../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c: note: in included file: -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c: note: in included file: -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:235:9: error: Expected ) in function call -../fs/btrfs/raid56.c:235:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:241:17: error: Expected ) in function call -../fs/btrfs/raid56.c:241:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:242:17: error: Expected ) in function call -../fs/btrfs/raid56.c:242:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:276:33: error: Expected ) in function call -../fs/btrfs/raid56.c:276:33: error: got __VA_OPT__ -../fs/btrfs/raid56.c:309:9: error: Expected ) in function call -../fs/btrfs/raid56.c:309:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:312:9: error: Expected ) in function call -../fs/btrfs/raid56.c:312:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:327:9: error: Expected ) in function call -../fs/btrfs/raid56.c:327:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:330:9: error: Expected ) in function call -../fs/btrfs/raid56.c:330:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:341:9: error: Expected ) in function call -../fs/btrfs/raid56.c:341:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:342:9: error: Expected ) in function call -../fs/btrfs/raid56.c:342:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:366:17: error: Expected ) in function call -../fs/btrfs/raid56.c:366:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:381:9: error: Expected ) in function call -../fs/btrfs/raid56.c:381:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:382:9: error: Expected ) in function call -../fs/btrfs/raid56.c:382:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:435:17: error: Expected ) in function call -../fs/btrfs/raid56.c:435:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:436:17: error: Expected ) in function call -../fs/btrfs/raid56.c:436:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:716:9: error: Expected ) in function call -../fs/btrfs/raid56.c:716:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:717:9: error: Expected ) in function call -../fs/btrfs/raid56.c:717:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:720:9: error: Expected ) in function call -../fs/btrfs/raid56.c:720:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:732:9: error: Expected ) in function call -../fs/btrfs/raid56.c:732:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:735:9: error: Expected ) in function call -../fs/btrfs/raid56.c:735:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1020:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1020:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1044:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1044:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1078:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1078:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1084:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1084:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1090:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1090:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1091:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1091:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1134:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1134:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1136:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1136:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1186:17: error: Expected ) in function call -../fs/btrfs/raid56.c:1186:17: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1254:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1254:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1256:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1256:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1258:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1258:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1303:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1303:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1351:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1351:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1390:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1390:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1391:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1391:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1397:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1397:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1403:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1403:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1467:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1467:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1470:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1470:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1515:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1515:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1534:25: error: Expected ) in function call -../fs/btrfs/raid56.c:1534:25: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1571:9: error: Expected ) in function call -../fs/btrfs/raid56.c:1571:9: error: got __VA_OPT__ -../fs/btrfs/raid56.c:1594:17: error: Expected ) in function call -../fs/btrfs/raid56.c:1594:17: error: too many errors -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: warning: incorrect type in assignment (different base types) -../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: expected restricted __le32 [usertype] confVer -../drivers/net/vmxnet3/vmxnet3_ethtool.c:1269:42: got int -../drivers/gpu/drm/radeon/evergreen.c:4212:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4212:44: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4212:44: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4226:44: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4226:44: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4226:44: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4229:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4229:36: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4229: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:4293:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4293:36: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4293:36: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4294:36: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4294:36: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4294:36: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4300:57: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4300:57: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4300:57: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4306:73: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4306:73: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4306:73: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4310:73: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4310:73: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4310:73: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4314:73: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4314:73: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4314:73: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4319:81: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4319:81: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4319:81: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4325:57: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/evergreen.c:4325:57: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4325:57: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/evergreen.c:4687:24: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/evergreen.c:4747:27: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/evergreen.c:4748:28: warning: cast to 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/gpu/drm/gma500/opregion.c:297:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:297:25: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/gma500/opregion.c:297:25: got struct opregion_header *header -../drivers/gpu/drm/gma500/opregion.c:327:20: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:327:20: expected void const *const p -../drivers/gpu/drm/gma500/opregion.c:327:20: got void [noderef] __iomem *[assigned] base -../drivers/gpu/drm/gma500/opregion.c:333:26: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:333:26: expected struct opregion_header *header -../drivers/gpu/drm/gma500/opregion.c:333:26: got void [noderef] __iomem *[assigned] base -../drivers/gpu/drm/gma500/opregion.c:334:23: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:334:23: expected void *vbt -../drivers/gpu/drm/gma500/opregion.c:334:23: got void [noderef] __iomem * -../drivers/gpu/drm/gma500/opregion.c:341:32: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:341:32: expected struct opregion_acpi *acpi -../drivers/gpu/drm/gma500/opregion.c:341:32: got void [noderef] __iomem * -../drivers/gpu/drm/gma500/opregion.c:346:32: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/gma500/opregion.c:346:32: expected struct opregion_asle *asle -../drivers/gpu/drm/gma500/opregion.c:346:32: got void [noderef] __iomem * -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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. -../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/props.c: note: in included file: -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/props.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/props.c:102:9: error: Expected ) in function call -../fs/btrfs/props.c:102:9: error: got __VA_OPT__ -../fs/btrfs/props.c:125:17: error: Expected ) in function call -../fs/btrfs/props.c:125:17: error: got __VA_OPT__ -../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/net/can/rockchip/rockchip_canfd-core.c:152:16: error: too long token expansion -../drivers/net/usb/hso.c: In function ‘hso_probe’: -../drivers/net/usb/hso.c:2853:13: warning: variable ‘mux’ set but not used [-Wunused-but-set-variable=] - 2853 | int mux, i, if_num, port_spec; - | ^~~ -../drivers/net/usb/rtl8150.c:198:22: warning: incorrect type in assignment (different base types) -../drivers/net/usb/rtl8150.c:198:22: expected unsigned short [usertype] rx_creg -../drivers/net/usb/rtl8150.c:198:22: got restricted __le16 [usertype] -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/net/can/rockchip/rockchip_canfd-timestamp.c:57:15: error: too long token expansion -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: expected void volatile [noderef] __iomem * -../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: got void *kptr -../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: expected void const volatile [noderef] __iomem * -../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: got void *kptr -../drivers/net/usb/hso.c:1475:13: warning: cast to restricted __le16 -../drivers/net/usb/hso.c:1476:13: warning: cast to restricted __le16 -../drivers/net/usb/hso.c:1477:13: warning: cast to restricted __le16 -../drivers/net/usb/hso.c:1485:37: warning: cast to restricted __le16 -../drivers/net/usb/hso.c:1629:37: warning: cast to restricted __le16 -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:241:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:241:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:242:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:242:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:248:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:248:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:249:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:249:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:250:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:250:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:262:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:262:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:381:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:381:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:382:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:382:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:390:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:390:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:391:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:391:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:392:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:392:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:408:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:408:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:440:17: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:440:17: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:520:9: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:520:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:524:9: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:524:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:546:9: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:546:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:550:9: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:550:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:551:9: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:551:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:728:9: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:728:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:732:9: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:732:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:914:17: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:914:17: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:921:9: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:921:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:923:9: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:923:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:954:17: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:954:17: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:961:9: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:961:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:963:9: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:963:9: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:1507:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:1507:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:1508:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:1508:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:1515:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:1515:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:1516:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:1516:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:1517:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:1517:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:1521:33: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:1521:33: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:1567:17: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:1567:17: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:1568:17: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:1568:17: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:1645:17: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:1645:17: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:1646:17: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:1646:17: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:1730:17: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:1730:17: error: got __VA_OPT__ -../fs/btrfs/free-space-tree.c:1802:9: error: Expected ) in function call -../fs/btrfs/free-space-tree.c:1802:9: error: got __VA_OPT__ -../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/compression.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/tree-checker.c: note: in included file: -../fs/btrfs/compression.h:76:9: error: Expected ) in function call -../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/compression.h:77:9: error: Expected ) in function call -../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/tree-checker.c: note: in included file: -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/tree-checker.c:184:9: error: Expected ) in function call -../fs/btrfs/tree-checker.c:184:9: error: got __VA_OPT__ -../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/space-info.c: note: in included file: -../fs/btrfs/zoned.h:431:9: error: Expected ) in function call -../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ -../fs/btrfs/space-info.c:214:9: error: Expected ) in function call -../fs/btrfs/space-info.c:214:9: error: got __VA_OPT__ -../fs/btrfs/space-info.c:265:9: error: Expected ) in function call -../fs/btrfs/space-info.c:265:9: error: got __VA_OPT__ -../fs/btrfs/space-info.c:267:9: error: Expected ) in function call -../fs/btrfs/space-info.c:267:9: error: got __VA_OPT__ -../fs/btrfs/space-info.c:553:17: error: Expected ) in function call -../fs/btrfs/space-info.c:553:17: error: got __VA_OPT__ -../fs/btrfs/space-info.c:915:17: error: Expected ) in function call -../fs/btrfs/space-info.c:915:17: error: got __VA_OPT__ -../fs/btrfs/space-info.c:1679:17: error: Expected ) in function call -../fs/btrfs/space-info.c:1679:17: error: got __VA_OPT__ -../fs/btrfs/space-info.c:1684:9: error: Expected ) in function call -../fs/btrfs/space-info.c:1684:9: error: got __VA_OPT__ -../fs/btrfs/space-info.c:1691:9: error: Expected ) in function call -../fs/btrfs/space-info.c:1691:9: error: got __VA_OPT__ -../fs/btrfs/space-info.c:1767:9: error: Expected ) in function call -../fs/btrfs/space-info.c:1767:9: error: got __VA_OPT__ -../fs/btrfs/space-info.c:1776:17: error: Expected ) in function call -../fs/btrfs/space-info.c:1776:17: error: got __VA_OPT__ -../fs/btrfs/space-info.c:1777:17: error: Expected ) in function call -../fs/btrfs/space-info.c:1777:17: error: got __VA_OPT__ -../fs/btrfs/space-info.c:1778:17: error: Expected ) in function call -../fs/btrfs/space-info.c:1778:17: error: got __VA_OPT__ -../fs/btrfs/space-info.c:1937:9: error: Expected ) in function call -../fs/btrfs/space-info.c:1937:9: error: got __VA_OPT__ -../fs/btrfs/space-info.c:1940:9: error: Expected ) in function call -../fs/btrfs/space-info.c:1940:9: error: got __VA_OPT__ -../drivers/net/fddi/skfp/drvfbi.c:55:14: warning: symbol 'oem_id' was not declared. Should it be static? -Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' -Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'events' not described in 'panthor_sched_report_fw_events' -Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2783 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' -Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' -Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'events' not described in 'panthor_sched_report_fw_events' -Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2783 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' -../drivers/net/usb/lan78xx.c:3841:29: warning: cast to restricted __be16 -../drivers/net/usb/lan78xx.c:3841:27: warning: incorrect type in assignment (different base types) -../drivers/net/usb/lan78xx.c:3841:27: expected restricted __wsum [usertype] csum -../drivers/net/usb/lan78xx.c:3841:27: got unsigned short [usertype] -../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/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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/mediatek/mtk_cec.c:243:24: warning: symbol 'mtk_cec_driver' was not declared. Should it be static? -../fs/btrfs/discard.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/discard.c:279:33: error: Expected ) in function call -../fs/btrfs/discard.c:279:33: error: got __VA_OPT__ -../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -22262,10 +19603 @@ -../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -22276 +19608 @@ -../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -22279,11 +19611 @@ -../fs/btrfs/block-rsv.c:453:17: error: Expected ) in function call -../fs/btrfs/block-rsv.c:453:17: error: got __VA_OPT__ -../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/delalloc-space.c: note: in included file: -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/inode-item.c: note: in included file (through ../fs/btrfs/space-info.h): @@ -22298,7 +19620,9 @@ -../fs/btrfs/delalloc-space.c:119:17: error: Expected ) in function call -../fs/btrfs/delalloc-space.c:119:17: error: got __VA_OPT__ -../fs/btrfs/delalloc-space.c:187:9: error: Expected ) in function call -../fs/btrfs/delalloc-space.c:187:9: error: got __VA_OPT__ -../fs/btrfs/delalloc-space.c:460:9: error: Expected ) in function call -../fs/btrfs/delalloc-space.c:460:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/inode-item.c:464:9: error: Expected ) in function call +../fs/btrfs/inode-item.c:464:9: error: got __VA_OPT__ +../fs/btrfs/inode-item.c:465:9: error: Expected ) in function call +../fs/btrfs/inode-item.c:465:9: error: got __VA_OPT__ +../fs/btrfs/inode-item.c:636:25: error: Expected ) in function call +../fs/btrfs/inode-item.c:636:25: error: got __VA_OPT__ +../fs/btrfs/inode-item.c:728:9: error: Expected ) in function call +../fs/btrfs/inode-item.c:728:9: error: got __VA_OPT__ +../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -22307,10 +19631 @@ -../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/space-info.h): -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -22321 +19636 @@ -../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/file-item.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -22324,71 +19639 @@ -../fs/btrfs/block-group.c: note: in included file: -../fs/btrfs/zoned.h:431:9: error: Expected ) in function call -../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:213:9: error: Expected ) in function call -../fs/btrfs/block-group.c:213:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:384:9: error: Expected ) in function call -../fs/btrfs/block-group.c:384:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:394:9: error: Expected ) in function call -../fs/btrfs/block-group.c:394:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:603:9: error: Expected ) in function call -../fs/btrfs/block-group.c:603:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:604:9: error: Expected ) in function call -../fs/btrfs/block-group.c:604:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:605:9: error: Expected ) in function call -../fs/btrfs/block-group.c:605:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:691:9: error: Expected ) in function call -../fs/btrfs/block-group.c:691:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:1369:9: error: Expected ) in function call -../fs/btrfs/block-group.c:1369:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:1370:9: error: Expected ) in function call -../fs/btrfs/block-group.c:1370:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:2432:9: error: Expected ) in function call -../fs/btrfs/block-group.c:2432:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:2534:25: error: Expected ) in function call -../fs/btrfs/block-group.c:2534:25: error: got __VA_OPT__ -../fs/btrfs/block-group.c:3026:9: error: Expected ) in function call -../fs/btrfs/block-group.c:3026:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:3831:9: error: Expected ) in function call -../fs/btrfs/block-group.c:3831:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4461:17: error: Expected ) in function call -../fs/btrfs/block-group.c:4461:17: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4568:25: error: Expected ) in function call -../fs/btrfs/block-group.c:4568:25: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4703:17: error: Expected ) in function call -../fs/btrfs/block-group.c:4703:17: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4704:17: error: Expected ) in function call -../fs/btrfs/block-group.c:4704:17: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4705:17: error: Expected ) in function call -../fs/btrfs/block-group.c:4705:17: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4706:17: error: Expected ) in function call -../fs/btrfs/block-group.c:4706:17: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4707:17: error: Expected ) in function call -../fs/btrfs/block-group.c:4707:17: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4708:17: error: Expected ) in function call -../fs/btrfs/block-group.c:4708:17: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4748:17: error: Expected ) in function call -../fs/btrfs/block-group.c:4748:17: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4781:9: error: Expected ) in function call -../fs/btrfs/block-group.c:4781:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4782:9: error: Expected ) in function call -../fs/btrfs/block-group.c:4782:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4820:9: error: Expected ) in function call -../fs/btrfs/block-group.c:4820:9: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4911:17: error: Expected ) in function call -../fs/btrfs/block-group.c:4911:17: error: got __VA_OPT__ -../fs/btrfs/block-group.c:4953:9: error: Expected ) in function call -../fs/btrfs/block-group.c:4953:9: error: got __VA_OPT__ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:331:24: warning: symbol 'mtk_hdmi_ddc_driver' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/compression.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/reflink.c: note: in included file: +../fs/btrfs/file-item.c: note: in included file: @@ -22399,136 +19644 @@ -../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/reflink.c: note: in included file: -../fs/btrfs/subpage.h:111:17: error: Expected ) in function call -../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ -../fs/btrfs/reflink.c:72:9: error: Expected ) in function call -../fs/btrfs/reflink.c:72:9: error: got __VA_OPT__ -../fs/btrfs/reflink.c:212:25: error: Expected ) in function call -../fs/btrfs/reflink.c:212:25: error: got __VA_OPT__ -../fs/btrfs/reflink.c:417:17: error: Expected ) in function call -../fs/btrfs/reflink.c:417:17: error: got __VA_OPT__ -../fs/btrfs/reflink.c:511:25: error: Expected ) in function call -../fs/btrfs/reflink.c:511:25: error: got __VA_OPT__ -../fs/btrfs/reflink.c:520:25: error: Expected ) in function call -../fs/btrfs/reflink.c:520:25: error: got __VA_OPT__ -../fs/btrfs/reflink.c:521:25: error: Expected ) in function call -../fs/btrfs/reflink.c:521:25: error: got __VA_OPT__ -../fs/btrfs/reflink.c:798:17: error: Expected ) in function call -../fs/btrfs/reflink.c:798:17: error: got __VA_OPT__ -../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/subpage.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/subpage.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c: note: in included file: -../fs/btrfs/subpage.h:111:17: error: Expected ) in function call -../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ -../fs/btrfs/subpage.c:73:17: error: Expected ) in function call -../fs/btrfs/subpage.c:73:17: error: got __VA_OPT__ -../fs/btrfs/subpage.c:80:17: error: Expected ) in function call -../fs/btrfs/subpage.c:80:17: error: got __VA_OPT__ -../fs/btrfs/subpage.c:112:9: error: Expected ) in function call -../fs/btrfs/subpage.c:112:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:122:9: error: Expected ) in function call -../fs/btrfs/subpage.c:122:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:155:9: error: Expected ) in function call -../fs/btrfs/subpage.c:155:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:169:9: error: Expected ) in function call -../fs/btrfs/subpage.c:169:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:173:9: error: Expected ) in function call -../fs/btrfs/subpage.c:173:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:181:9: error: Expected ) in function call -../fs/btrfs/subpage.c:181:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:182:9: error: Expected ) in function call -../fs/btrfs/subpage.c:182:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:189:17: error: Expected ) in function call -../fs/btrfs/subpage.c:189:17: error: got __VA_OPT__ -../fs/btrfs/subpage.c:253:9: error: Expected ) in function call -../fs/btrfs/subpage.c:253:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:282:9: error: Expected ) in function call -../fs/btrfs/subpage.c:282:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:334:9: error: Expected ) in function call -../fs/btrfs/subpage.c:334:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:476:17: error: Expected ) in function call -../fs/btrfs/subpage.c:476:17: error: got __VA_OPT__ -../fs/btrfs/subpage.c:702:17: error: Expected ) in function call -../fs/btrfs/subpage.c:702:17: error: got __VA_OPT__ -../fs/btrfs/subpage.c:709:9: error: Expected ) in function call -../fs/btrfs/subpage.c:709:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:712:17: error: Expected ) in function call -../fs/btrfs/subpage.c:712:17: error: got __VA_OPT__ -../fs/btrfs/subpage.c:713:17: error: Expected ) in function call -../fs/btrfs/subpage.c:713:17: error: got __VA_OPT__ -../fs/btrfs/subpage.c:715:9: error: Expected ) in function call -../fs/btrfs/subpage.c:715:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:735:9: error: Expected ) in function call -../fs/btrfs/subpage.c:735:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:745:17: error: Expected ) in function call -../fs/btrfs/subpage.c:745:17: error: got __VA_OPT__ -../fs/btrfs/subpage.c:746:17: error: Expected ) in function call -../fs/btrfs/subpage.c:746:17: error: got __VA_OPT__ -../fs/btrfs/subpage.c:750:9: error: Expected ) in function call -../fs/btrfs/subpage.c:750:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:789:9: error: Expected ) in function call -../fs/btrfs/subpage.c:789:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:790:9: error: Expected ) in function call -../fs/btrfs/subpage.c:790:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:794:9: error: Expected ) in function call -../fs/btrfs/subpage.c:794:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:795:9: error: Expected ) in function call -../fs/btrfs/subpage.c:795:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:796:9: error: Expected ) in function call -../fs/btrfs/subpage.c:796:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:797:9: error: Expected ) in function call -../fs/btrfs/subpage.c:797:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:798:9: error: Expected ) in function call -../fs/btrfs/subpage.c:798:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:799:9: error: Expected ) in function call -../fs/btrfs/subpage.c:799:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:821:9: error: Expected ) in function call -../fs/btrfs/subpage.c:821:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:822:9: error: Expected ) in function call -../fs/btrfs/subpage.c:822:9: error: got __VA_OPT__ -../fs/btrfs/subpage.c:826:9: error: Expected ) in function call -../fs/btrfs/subpage.c:826:9: error: got __VA_OPT__ -../drivers/gpu/drm/mediatek/mtk_hdmi_v2.c:53:12: warning: symbol 'mtk_hdmi_v2_clk_names' 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: expected struct lsdc_device * -../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: got void [noderef] __iomem *reg_base -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1809:25: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1810:17: struct dma_fence * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c:1869:17: struct dma_fence * -../fs/btrfs/tree-mod-log.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/tree-mod-log.c:243:9: error: Expected ) in function call -../fs/btrfs/tree-mod-log.c:243:9: error: got __VA_OPT__ -../fs/btrfs/tree-mod-log.c:244:9: error: Expected ) in function call -../fs/btrfs/tree-mod-log.c:244:9: error: got __VA_OPT__ -../fs/btrfs/tree-mod-log.c:857:17: error: Expected ) in function call -../fs/btrfs/tree-mod-log.c:857:17: error: got __VA_OPT__ -../fs/btrfs/tree-mod-log.c:900:25: error: Expected ) in function call -../fs/btrfs/tree-mod-log.c:900:25: error: got __VA_OPT__ -../fs/btrfs/tree-mod-log.c:1069:25: error: Expected ) in function call -../fs/btrfs/tree-mod-log.c:1069:25: error: got __VA_OPT__ -../fs/btrfs/tree-mod-log.c:1070:25: error: Expected ) in function call -../fs/btrfs/tree-mod-log.c:1070:25: error: got __VA_OPT__ -../drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c:392:24: warning: symbol 'mtk_hdmi_ddc_v2_driver' was not declared. Should it be static? -../fs/btrfs/fs.c: note: in included file (through ../fs/btrfs/accessors.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/fs.c: note: in included file: +../fs/btrfs/file-item.c: note: in included file: @@ -22543,47 +19653,29 @@ -../fs/btrfs/fs.c:148:9: error: Expected ) in function call -../fs/btrfs/fs.c:148:9: error: got __VA_OPT__ -../fs/btrfs/fs.c:238:17: error: Expected ) in function call -../fs/btrfs/fs.c:238:17: error: got __VA_OPT__ -../fs/btrfs/fs.c:247:17: error: Expected ) in function call -../fs/btrfs/fs.c:247:17: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c: note: in included file: -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:127:17: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:127:17: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:133:17: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:133:17: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:141:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:141:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:294:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:294:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:295:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:295:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:956:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:956:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1064:17: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1064:17: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1066:17: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1066:17: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1755:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1755:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1785:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1785:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1786:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1786:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1819:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1819:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1820:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1820:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1863:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1863:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1875:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1875:9: error: got __VA_OPT__ -../fs/btrfs/extent-io-tree.c:1932:9: error: Expected ) in function call -../fs/btrfs/extent-io-tree.c:1932:9: error: got __VA_OPT__ -../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): +../fs/btrfs/file-item.c:92:9: error: Expected ) in function call +../fs/btrfs/file-item.c:92:9: error: got __VA_OPT__ +../fs/btrfs/file-item.c:121:9: error: Expected ) in function call +../fs/btrfs/file-item.c:121:9: error: got __VA_OPT__ +../fs/btrfs/file-item.c:130:9: error: Expected ) in function call +../fs/btrfs/file-item.c:130:9: error: got __VA_OPT__ +../fs/btrfs/file-item.c:137:9: error: Expected ) in function call +../fs/btrfs/file-item.c:137:9: error: got __VA_OPT__ +../fs/btrfs/file-item.c:291:9: error: Expected ) in function call +../fs/btrfs/file-item.c:291:9: error: got __VA_OPT__ +../fs/btrfs/file-item.c:328:9: error: Expected ) in function call +../fs/btrfs/file-item.c:328:9: error: got __VA_OPT__ +../fs/btrfs/file-item.c:376:9: error: Expected ) in function call +../fs/btrfs/file-item.c:376:9: error: got __VA_OPT__ +../fs/btrfs/file-item.c:513:9: error: Expected ) in function call +../fs/btrfs/file-item.c:513:9: error: got __VA_OPT__ +../fs/btrfs/file-item.c:657:9: error: Expected ) in function call +../fs/btrfs/file-item.c:657:9: error: got __VA_OPT__ +../fs/btrfs/file-item.c:804:9: error: Expected ) in function call +../fs/btrfs/file-item.c:804:9: error: got __VA_OPT__ +../fs/btrfs/file-item.c:805:9: error: Expected ) in function call +../fs/btrfs/file-item.c:805:9: error: got __VA_OPT__ +../fs/btrfs/file-item.c:939:9: error: Expected ) in function call +../fs/btrfs/file-item.c:939:9: error: got __VA_OPT__ +../fs/btrfs/file-item.c:1369:17: error: Expected ) in function call +../fs/btrfs/file-item.c:1369:17: error: got __VA_OPT__ +../fs/btrfs/file-item.c:1398:9: error: Expected ) in function call +../fs/btrfs/file-item.c:1398:9: error: got __VA_OPT__ +../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): @@ -22591,28 +19682,0 @@ -../drivers/net/ethernet/sfc/siena/mcdi_mon.c: In function ‘efx_siena_mcdi_mon_probe’: -../drivers/net/ethernet/sfc/siena/mcdi_mon.c:457:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] - 457 | snprintf(name, sizeof(name), "%s%u_input", - | ^ -../drivers/net/ethernet/sfc/siena/mcdi_mon.c:457:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 - 457 | snprintf(name, sizeof(name), "%s%u_input", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 458 | hwmon_prefix, hwmon_index); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/sfc/siena/mcdi_mon.c:488:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] - 488 | snprintf(name, sizeof(name), "%s%u_alarm", - | ^ -../drivers/net/ethernet/sfc/siena/mcdi_mon.c:488:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 - 488 | snprintf(name, sizeof(name), "%s%u_alarm", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 489 | hwmon_prefix, hwmon_index); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/net/ethernet/sfc/siena/mcdi_mon.c:495:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] - 495 | snprintf(name, sizeof(name), "%s%u_label", - | ^ -../drivers/net/ethernet/sfc/siena/mcdi_mon.c:495:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 - 495 | snprintf(name, sizeof(name), "%s%u_label", - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - 496 | hwmon_prefix, hwmon_index); - | ~~~~~~~~~~~~~~~~~~~~~~~~~~ -../drivers/gpu/drm/msm/adreno/adreno_device.c:11:6: warning: symbol 'hang_debug' was not declared. Should it be static? -../drivers/gpu/drm/msm/adreno/adreno_device.c:19:5: warning: symbol 'enable_preemption' was not declared. Should it be static? -../drivers/gpu/drm/msm/adreno/adreno_device.c:23:6: warning: symbol 'disable_acd' was not declared. Should it be static? @@ -22724,23 +19788,43 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_mmhub.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../fs/btrfs/lru_cache.c:75:9: error: Expected ) in function call -../fs/btrfs/lru_cache.c:75:9: error: got __VA_OPT__ -../fs/btrfs/lru_cache.c:76:9: error: Expected ) in function call -../fs/btrfs/lru_cache.c:76:9: error: got __VA_OPT__ -../fs/btrfs/lru_cache.c:90:17: error: Expected ) in function call -../fs/btrfs/lru_cache.c:90:17: error: got __VA_OPT__ -../fs/btrfs/lru_cache.c:125:17: error: Expected ) in function call -../fs/btrfs/lru_cache.c:125:17: error: got __VA_OPT__ -../fs/btrfs/lru_cache.c:164:9: error: Expected ) in function call -../fs/btrfs/lru_cache.c:164:9: error: got __VA_OPT__ -../fs/btrfs/lru_cache.c:165:9: error: Expected ) in function call -../fs/btrfs/lru_cache.c:165:9: error: got __VA_OPT__ -../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: +../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:663:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 27 and 29 [-Wformat-truncation=] + 663 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, + | ^~ +In function ‘stmmac_get_qstats_string’, + inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:710:3: +../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:663:25: note: ‘snprintf’ output between 4 and 69 bytes into a destination of size 32 + 663 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 664 | stmmac_qstats_tx_string[stat]); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c: In function ‘stmmac_get_strings’: +../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:670:62: warning: ‘%s’ directive output may be truncated writing up to 63 bytes into a region of size between 27 and 29 [-Wformat-truncation=] + 670 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, + | ^~ +In function ‘stmmac_get_qstats_string’, + inlined from ‘stmmac_get_strings’ at ../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:710:3: +../drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c:670:25: note: ‘snprintf’ output between 4 and 69 bytes into a destination of size 32 + 670 | snprintf(data, ETH_GSTRING_LEN, "q%d_%s", q, + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 671 | stmmac_qstats_rx_string[stat]); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../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/sun/niu.c: In function ‘niu_txc_set_imask’: +../drivers/net/ethernet/sun/niu.c:4647:13: warning: variable ‘val’ set but not used [-Wunused-but-set-variable=] + 4647 | u64 val; + | ^~~ +../drivers/net/ethernet/sun/niu.c: In function ‘niu_open’: +../drivers/net/ethernet/sun/niu.c:6028:52: warning: ‘sprintf’ may write a terminating nul past the end of the destination [-Wformat-overflow=] + 6028 | 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:6046:2, + inlined from ‘niu_open’ at ../drivers/net/ethernet/sun/niu.c:6112:8: +../drivers/net/ethernet/sun/niu.c:6028:17: note: ‘sprintf’ output between 8 and 23 bytes into a destination of size 22 + 6028 | sprintf(np->irq_name[2], "%s:SYSERR", np->dev->name); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -22749 +19833,9 @@ -../fs/btrfs/bio.c: note: in included file: +../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/transaction.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/transaction.c: note: in included file: @@ -22758 +19850,40 @@ -../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/zoned.h): +../fs/btrfs/transaction.c:189:9: error: Expected ) in function call +../fs/btrfs/transaction.c:189:9: error: got __VA_OPT__ +../fs/btrfs/transaction.c:1031:17: error: Expected ) in function call +../fs/btrfs/transaction.c:1031:17: error: got __VA_OPT__ +../fs/btrfs/transaction.c:1033:17: error: Expected ) in function call +../fs/btrfs/transaction.c:1033:17: error: got __VA_OPT__ +../fs/btrfs/transaction.c:1040:17: error: Expected ) in function call +../fs/btrfs/transaction.c:1040:17: error: got __VA_OPT__ +../fs/btrfs/transaction.c:1046:9: error: Expected ) in function call +../fs/btrfs/transaction.c:1046:9: error: got __VA_OPT__ +../fs/btrfs/transaction.c:1241:9: error: Expected ) in function call +../fs/btrfs/transaction.c:1241:9: error: got __VA_OPT__ +../fs/btrfs/transaction.c:1347:9: error: Expected ) in function call +../fs/btrfs/transaction.c:1347:9: error: got __VA_OPT__ +../fs/btrfs/transaction.c:1482:9: error: Expected ) in function call +../fs/btrfs/transaction.c:1482:9: error: got __VA_OPT__ +../fs/btrfs/transaction.c:1501:25: error: Expected ) in function call +../fs/btrfs/transaction.c:1501:25: error: got __VA_OPT__ +../fs/btrfs/transaction.c:1504:25: error: Expected ) in function call +../fs/btrfs/transaction.c:1504:25: error: got __VA_OPT__ +../fs/btrfs/transaction.c:1507:25: error: Expected ) in function call +../fs/btrfs/transaction.c:1507:25: error: got __VA_OPT__ +../fs/btrfs/transaction.c:1675:9: error: Expected ) in function call +../fs/btrfs/transaction.c:1675:9: error: got __VA_OPT__ +../fs/btrfs/transaction.c:1678:9: error: Expected ) in function call +../fs/btrfs/transaction.c:1678:9: error: got __VA_OPT__ +../fs/btrfs/transaction.c:2201:9: error: Expected ) in function call +../fs/btrfs/transaction.c:2201:9: error: got __VA_OPT__ +../fs/btrfs/transaction.c:2212:9: error: Expected ) in function call +../fs/btrfs/transaction.c:2212:9: error: got __VA_OPT__ +../fs/btrfs/transaction.c:2229:9: error: Expected ) in function call +../fs/btrfs/transaction.c:2229:9: error: got __VA_OPT__ +../fs/btrfs/transaction.c:2529:9: error: Expected ) in function call +../fs/btrfs/transaction.c:2529:9: error: got __VA_OPT__ +../fs/btrfs/transaction.c:2530:9: error: Expected ) in function call +../fs/btrfs/transaction.c:2530:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -22763 +19894,18 @@ -../fs/btrfs/bio.c: note: in included file: +../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c: note: in included file (through ../fs/btrfs/raid56.h): +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c: note: in included file: @@ -22766,74 +19914,172 @@ -../fs/btrfs/bio.c:48:9: error: Expected ) in function call -../fs/btrfs/bio.c:48:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:114:9: error: Expected ) in function call -../fs/btrfs/bio.c:114:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:196:9: error: Expected ) in function call -../fs/btrfs/bio.c:196:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:199:17: error: Expected ) in function call -../fs/btrfs/bio.c:199:17: error: got __VA_OPT__ -../fs/btrfs/bio.c:285:17: error: Expected ) in function call -../fs/btrfs/bio.c:285:17: error: got __VA_OPT__ -../fs/btrfs/bio.c:289:17: error: Expected ) in function call -../fs/btrfs/bio.c:289:17: error: got __VA_OPT__ -../fs/btrfs/bio.c:317:9: error: Expected ) in function call -../fs/btrfs/bio.c:317:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:411:9: error: Expected ) in function call -../fs/btrfs/bio.c:411:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:508:17: error: Expected ) in function call -../fs/btrfs/bio.c:508:17: error: got __VA_OPT__ -../fs/btrfs/bio.c:538:9: error: Expected ) in function call -../fs/btrfs/bio.c:538:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:861:17: error: Expected ) in function call -../fs/btrfs/bio.c:861:17: error: got __VA_OPT__ -../fs/btrfs/bio.c:862:17: error: Expected ) in function call -../fs/btrfs/bio.c:862:17: error: got __VA_OPT__ -../fs/btrfs/bio.c:884:9: error: Expected ) in function call -../fs/btrfs/bio.c:884:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:890:17: error: Expected ) in function call -../fs/btrfs/bio.c:890:17: error: got __VA_OPT__ -../fs/btrfs/bio.c:902:9: error: Expected ) in function call -../fs/btrfs/bio.c:902:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:940:9: error: Expected ) in function call -../fs/btrfs/bio.c:940:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:941:9: error: Expected ) in function call -../fs/btrfs/bio.c:941:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:942:9: error: Expected ) in function call -../fs/btrfs/bio.c:942:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:944:9: error: Expected ) in function call -../fs/btrfs/bio.c:944:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:945:9: error: Expected ) in function call -../fs/btrfs/bio.c:945:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:946:9: error: Expected ) in function call -../fs/btrfs/bio.c:946:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:979:17: error: Expected ) in function call -../fs/btrfs/bio.c:979:17: error: got __VA_OPT__ -../fs/btrfs/bio.c:1013:9: error: Expected ) in function call -../fs/btrfs/bio.c:1013:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:1014:9: error: Expected ) in function call -../fs/btrfs/bio.c:1014:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:1015:9: error: Expected ) in function call -../fs/btrfs/bio.c:1015:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:1016:9: error: Expected ) in function call -../fs/btrfs/bio.c:1016:9: error: got __VA_OPT__ -../fs/btrfs/bio.c:1024:17: error: Expected ) in function call -../fs/btrfs/bio.c:1024:17: error: got __VA_OPT__ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/msm/adreno/a2xx_catalog.c:60:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? -../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: -../drivers/gpu/drm/xe/tests/xe_migrate.c:780:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/net/can/peak_canfd/peak_pciefd_main.c:146:32: warning: array of flexible structures -../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:88:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? -../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:48:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? -../drivers/net/usb/smsc75xx.c:2166:29: warning: cast to restricted __be16 -../drivers/net/usb/smsc75xx.c:2166:27: warning: incorrect type in assignment (different base types) -../drivers/net/usb/smsc75xx.c:2166:27: expected restricted __wsum [usertype] csum -../drivers/net/usb/smsc75xx.c:2166:27: got unsigned short [usertype] -../drivers/net/can/kvaser_pciefd/kvaser_pciefd_core.c:1155:29: error: too long token expansion -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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): +../fs/btrfs/disk-io.c: note: in included file: +../fs/btrfs/subpage.h:111:17: error: Expected ) in function call +../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:187:17: error: Expected ) in function call +../fs/btrfs/disk-io.c:187:17: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:188:17: error: Expected ) in function call +../fs/btrfs/disk-io.c:188:17: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:221:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:221:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:285:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:285:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:366:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:366:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:587:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:587:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:759:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:759:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:1081:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:1081:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:1206:17: error: Expected ) in function call +../fs/btrfs/disk-io.c:1206:17: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:1395:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:1395:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:2038:17: error: Expected ) in function call +../fs/btrfs/disk-io.c:2038:17: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:2165:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:2165:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:2732:17: error: Expected ) in function call +../fs/btrfs/disk-io.c:2732:17: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:3733:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:3733:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4175:17: error: Expected ) in function call +../fs/btrfs/disk-io.c:4175:17: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4210:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4210:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4237:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4237:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4435:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4435:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4444:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4444:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4504:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4504:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4760:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4760:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4843:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4843:9: error: got __VA_OPT__ +../fs/btrfs/disk-io.c:4844:9: error: Expected ) in function call +../fs/btrfs/disk-io.c:4844:9: error: got __VA_OPT__ +../drivers/gpu/drm/msm/msm_io_utils.c:61:31: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/msm/msm_io_utils.c:61:31: expected void [noderef] __iomem * +../drivers/gpu/drm/msm/msm_io_utils.c:61:31: got void * +../drivers/gpu/drm/msm/msm_io_utils.c:81:31: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/msm/msm_io_utils.c:81:31: expected void [noderef] __iomem * +../drivers/gpu/drm/msm/msm_io_utils.c:81:31: got void * +../drivers/gpu/drm/msm/msm_io_utils.c:90:31: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/msm/msm_io_utils.c:90:31: expected void [noderef] __iomem * +../drivers/gpu/drm/msm/msm_io_utils.c:90:31: got void * +../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/file.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/file.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/file.c: note: in included file: +../fs/btrfs/subpage.h:111:17: error: Expected ) in function call +../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ +../fs/btrfs/file.c:51:9: error: Expected ) in function call +../fs/btrfs/file.c:51:9: error: got __VA_OPT__ +../fs/btrfs/file.c:91:9: error: Expected ) in function call +../fs/btrfs/file.c:91:9: error: got __VA_OPT__ +../fs/btrfs/file.c:92:9: error: Expected ) in function call +../fs/btrfs/file.c:92:9: error: got __VA_OPT__ +../fs/btrfs/file.c:168:9: error: Expected ) in function call +../fs/btrfs/file.c:168:9: error: got __VA_OPT__ +../fs/btrfs/file.c:224:25: error: Expected ) in function call +../fs/btrfs/file.c:224:25: error: got __VA_OPT__ +../fs/btrfs/file.c:1173:9: error: Expected ) in function call +../fs/btrfs/file.c:1173:9: error: got __VA_OPT__ +../fs/btrfs/file.c:1230:9: error: Expected ) in function call +../fs/btrfs/file.c:1230:9: error: got __VA_OPT__ +../fs/btrfs/file.c:1231:9: error: Expected ) in function call +../fs/btrfs/file.c:1231:9: error: got __VA_OPT__ +../fs/btrfs/file.c:1820:9: error: Expected ) in function call +../fs/btrfs/file.c:1820:9: error: got __VA_OPT__ +../fs/btrfs/file.c:1821:9: error: Expected ) in function call +../fs/btrfs/file.c:1821:9: error: got __VA_OPT__ +../fs/btrfs/file.c:2338:9: error: Expected ) in function call +../fs/btrfs/file.c:2338:9: error: got __VA_OPT__ +../fs/btrfs/file.c:2777:9: error: Expected ) in function call +../fs/btrfs/file.c:2777:9: error: got __VA_OPT__ +../fs/btrfs/file.c:2970:17: error: Expected ) in function call +../fs/btrfs/file.c:2970:17: error: got __VA_OPT__ +../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chan906f.c:31:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/nouveau/nvif/chan906f.c:82:28: got void *sema +../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:1469:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long mask +../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long mask +../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long mask +../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long mask +../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long mask +../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long mask +../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long mask +../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long mask +../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long mask +../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long mask +../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long mask +../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long mask +../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: incorrect type in initializer (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long mask +../include/trace/events/f2fs.h:1469:1: got restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: incorrect type in argument 3 (different base types) +../include/trace/events/f2fs.h:1469:1: expected unsigned long flags +../include/trace/events/f2fs.h:1469: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:1172:1: warning: cast to restricted blk_opf_t +../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1172:1: warning: cast to restricted blk_opf_t +../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1172:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1231:1: warning: cast to restricted blk_opf_t +../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1231:1: warning: cast to restricted blk_opf_t +../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1231:1: warning: restricted blk_opf_t degrades to integer +../include/trace/events/f2fs.h:1469:1: warning: cast to restricted vm_fault_t +../include/trace/events/f2fs.h:1469:1: warning: restricted vm_fault_t degrades to integer +../include/trace/events/f2fs.h:1469:1: warning: restricted vm_fault_t degrades to integer +../fs/f2fs/super.c:485:19: warning: symbol 'f2fs_cf_name_slab' was not declared. Should it be static? +../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): @@ -22841,9 +20087,122 @@ -../drivers/gpu/drm/xe/xe_mocs.c: note: in included file: -../drivers/gpu/drm/xe/tests/xe_mocs.c:188:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? -../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: warning: incorrect type in initializer (different base types) -../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: expected unsigned short [usertype] out -../drivers/gpu/drm/radeon/atombios_i2c.c:45:19: got restricted __le16 [usertype] -../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: expected unsigned short [addressable] [assigned] [usertype] lpI2CDataOut -../drivers/gpu/drm/radeon/atombios_i2c.c:69:35: got restricted __le16 [usertype] -../drivers/gpu/drm/msm/adreno/a5xx_catalog.c:153:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? +../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chanc36f.c:36:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvif/chanc36f.c:42:9: warning: cast removes address space '__iomem' of expression +../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/inode.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/inode.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/inode.c: note: in included file: +../fs/btrfs/zoned.h:431:9: error: Expected ) in function call +../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ +../fs/btrfs/inode.c: note: in included file: +../fs/btrfs/subpage.h:111:17: error: Expected ) in function call +../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:482:9: error: Expected ) in function call +../fs/btrfs/inode.c:482:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:489:17: error: Expected ) in function call +../fs/btrfs/inode.c:489:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:490:17: error: Expected ) in function call +../fs/btrfs/inode.c:490:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:492:17: error: Expected ) in function call +../fs/btrfs/inode.c:492:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:533:17: error: Expected ) in function call +../fs/btrfs/inode.c:533:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:787:9: error: Expected ) in function call +../fs/btrfs/inode.c:787:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:882:25: error: Expected ) in function call +../fs/btrfs/inode.c:882:25: error: got __VA_OPT__ +../fs/btrfs/inode.c:886:9: error: Expected ) in function call +../fs/btrfs/inode.c:886:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:916:9: error: Expected ) in function call +../fs/btrfs/inode.c:916:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:973:9: error: Expected ) in function call +../fs/btrfs/inode.c:973:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:1425:9: error: Expected ) in function call +../fs/btrfs/inode.c:1425:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:1485:9: error: Expected ) in function call +../fs/btrfs/inode.c:1485:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:1553:25: error: Expected ) in function call +../fs/btrfs/inode.c:1553:25: error: got __VA_OPT__ +../fs/btrfs/inode.c:1575:17: error: Expected ) in function call +../fs/btrfs/inode.c:1575:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:1888:9: error: Expected ) in function call +../fs/btrfs/inode.c:1888:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:2144:9: error: Expected ) in function call +../fs/btrfs/inode.c:2144:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:2238:17: error: Expected ) in function call +../fs/btrfs/inode.c:2238:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:2383:17: error: Expected ) in function call +../fs/btrfs/inode.c:2383:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:2451:9: error: Expected ) in function call +../fs/btrfs/inode.c:2451:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:2569:9: error: Expected ) in function call +../fs/btrfs/inode.c:2569:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:2574:17: error: Expected ) in function call +../fs/btrfs/inode.c:2574:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:2598:25: error: Expected ) in function call +../fs/btrfs/inode.c:2598:25: error: got __VA_OPT__ +../fs/btrfs/inode.c:2600:25: error: Expected ) in function call +../fs/btrfs/inode.c:2600:25: error: got __VA_OPT__ +../fs/btrfs/inode.c:2739:17: error: Expected ) in function call +../fs/btrfs/inode.c:2739:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:3141:9: error: Expected ) in function call +../fs/btrfs/inode.c:3141:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:3274:17: error: Expected ) in function call +../fs/btrfs/inode.c:3274:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:3465:9: error: Expected ) in function call +../fs/btrfs/inode.c:3465:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:3501:17: error: Expected ) in function call +../fs/btrfs/inode.c:3501:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:3606:9: error: Expected ) in function call +../fs/btrfs/inode.c:3606:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:4031:17: error: Expected ) in function call +../fs/btrfs/inode.c:4031:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:4032:17: error: Expected ) in function call +../fs/btrfs/inode.c:4032:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:4066:9: error: Expected ) in function call +../fs/btrfs/inode.c:4066:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:4900:17: error: Expected ) in function call +../fs/btrfs/inode.c:4900:17: error: got __VA_OPT__ +../fs/btrfs/inode.c:4979:9: error: Expected ) in function call +../fs/btrfs/inode.c:4979:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:5076:9: error: Expected ) in function call +../fs/btrfs/inode.c:5076:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:5118:25: error: Expected ) in function call +../fs/btrfs/inode.c:5118:25: error: got __VA_OPT__ +../fs/btrfs/inode.c:5529:9: error: Expected ) in function call +../fs/btrfs/inode.c:5529:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:5779:9: error: Expected ) in function call +../fs/btrfs/inode.c:5779:9: error: got __VA_OPT__ +../fs/btrfs/inode.c:7180:9: error: Expected ) in function call +../fs/btrfs/inode.c:7180:9: error: too many errors +../drivers/gpu/drm/pl111/pl111_drv.c:278:20: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/pl111/pl111_drv.c:278:20: expected void *regs +../drivers/gpu/drm/pl111/pl111_drv.c:278:20: got void [noderef] __iomem * +../drivers/gpu/drm/pl111/pl111_drv.c:293:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/pl111/pl111_drv.c:293:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/pl111/pl111_drv.c:293:30: got void * +../drivers/gpu/drm/vmwgfx/vmwgfx_vkms.c:116:36: warning: Using plain integer as NULL pointer @@ -22927 +20286,71 @@ -../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../drivers/net/usb/hso.c: In function ‘hso_probe’: +../drivers/net/usb/hso.c:2853:13: warning: variable ‘mux’ set but not used [-Wunused-but-set-variable=] + 2853 | int mux, i, if_num, port_spec; + | ^~~ +../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/gpu/drm/tve200/tve200_display.c:35:33: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:35:33: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:35:33: got void * +../drivers/gpu/drm/tve200/tve200_display.c:52:40: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:52:40: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:52:40: got void * +../drivers/gpu/drm/tve200/tve200_display.c:62:40: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:62:40: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:62:40: got void * +../drivers/gpu/drm/tve200/tve200_display.c:67:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:67:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:67:33: got void * +../drivers/gpu/drm/tve200/tve200_display.c:140:48: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:140:48: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:140:48: got void * +../drivers/gpu/drm/tve200/tve200_display.c:143:38: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:143:38: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:143:38: got void * +../drivers/gpu/drm/tve200/tve200_display.c:149:30: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:149:30: expected void const volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:149:30: got void * +../drivers/gpu/drm/tve200/tve200_display.c:238:34: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:238:34: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:238:34: got void * +../drivers/gpu/drm/tve200/tve200_display.c:252:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:252:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:252:30: got void * +../drivers/gpu/drm/tve200/tve200_display.c:253:48: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:253:48: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:253:48: got void * +../drivers/gpu/drm/tve200/tve200_display.c:272:35: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:272:35: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:272:35: got void * +../drivers/gpu/drm/tve200/tve200_display.c:277:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:277:43: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:277:43: got void * +../drivers/gpu/drm/tve200/tve200_display.c:279:43: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:279:43: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:279:43: got void * +../drivers/gpu/drm/tve200/tve200_display.c:302:33: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:302:33: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:302:33: got void * +../drivers/gpu/drm/tve200/tve200_display.c:303:48: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:303:48: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:303:48: got void * +../drivers/gpu/drm/tve200/tve200_display.c:313:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_display.c:313:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_display.c:313:30: got void * +../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -22930 +20359 @@ -../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -22935 +20364 @@ -../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/defrag.c: note: in included file (through ../fs/btrfs/transaction.h): @@ -22938,34 +20367,142 @@ -../fs/btrfs/raid-stripe-tree.c: note: in included file: -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/raid-stripe-tree.c:33:9: error: Expected ) in function call -../fs/btrfs/raid-stripe-tree.c:33:9: error: got __VA_OPT__ -../fs/btrfs/raid-stripe-tree.c:34:9: error: Expected ) in function call -../fs/btrfs/raid-stripe-tree.c:34:9: error: got __VA_OPT__ -../fs/btrfs/raid-stripe-tree.c:142:25: error: Expected ) in function call -../fs/btrfs/raid-stripe-tree.c:142:25: error: got __VA_OPT__ -../fs/btrfs/raid-stripe-tree.c:242:25: error: Expected ) in function call -../fs/btrfs/raid-stripe-tree.c:242:25: error: got __VA_OPT__ -../fs/btrfs/fiemap.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/backref.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/fiemap.c: note: in included file: -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/fiemap.c:115:9: error: Expected ) in function call -../fs/btrfs/fiemap.c:115:9: error: got __VA_OPT__ -../fs/btrfs/fiemap.c:322:9: error: Expected ) in function call -../fs/btrfs/fiemap.c:322:9: error: got __VA_OPT__ -../fs/btrfs/fiemap.c:572:9: error: Expected ) in function call -../fs/btrfs/fiemap.c:572:9: error: got __VA_OPT__ -../fs/btrfs/fiemap.c:582:9: error: Expected ) in function call -../fs/btrfs/fiemap.c:582:9: error: got __VA_OPT__ -../drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../fs/btrfs/defrag.c: note: in included file: +../fs/btrfs/subpage.h:111:17: error: Expected ) in function call +../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ +../fs/btrfs/defrag.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/defrag.c:505:9: error: Expected ) in function call +../fs/btrfs/defrag.c:505:9: error: got __VA_OPT__ +../fs/btrfs/defrag.c:646:17: error: Expected ) in function call +../fs/btrfs/defrag.c:646:17: error: got __VA_OPT__ +../fs/btrfs/defrag.c:1084:25: error: Expected ) in function call +../fs/btrfs/defrag.c:1084:25: error: got __VA_OPT__ +../fs/btrfs/defrag.c:1206:9: error: Expected ) in function call +../fs/btrfs/defrag.c:1206:9: error: got __VA_OPT__ +../fs/btrfs/defrag.c:1207:9: error: Expected ) in function call +../fs/btrfs/defrag.c:1207:9: error: got __VA_OPT__ +../fs/btrfs/defrag.c:1230:9: error: Expected ) in function call +../fs/btrfs/defrag.c:1230:9: error: got __VA_OPT__ +../fs/btrfs/defrag.c:1373:9: error: Expected ) in function call +../fs/btrfs/defrag.c:1373:9: error: got __VA_OPT__ +../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/gpu/drm/tve200/tve200_drv.c:196:20: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/tve200/tve200_drv.c:196:20: expected void *regs +../drivers/gpu/drm/tve200/tve200_drv.c:196:20: got void [noderef] __iomem * +../drivers/gpu/drm/tve200/tve200_drv.c:210:30: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/tve200/tve200_drv.c:210:30: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/tve200/tve200_drv.c:210:30: got void * +../drivers/gpu/drm/sti/sti_hda.c:804:24: warning: symbol 'sti_hda_driver' was not declared. Should it be static? +../drivers/net/usb/rtl8150.c:198:22: warning: incorrect type in assignment (different base types) +../drivers/net/usb/rtl8150.c:198:22: expected unsigned short [usertype] rx_creg +../drivers/net/usb/rtl8150.c:198:22: got restricted __le16 [usertype] +../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/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/fddi/skfp/drvfbi.c:55:14: warning: symbol 'oem_id' was not declared. Should it be static? +../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 * +In file included from ../include/linux/string.h:386, + from ../include/linux/bitmap.h:13, + from ../include/linux/cpumask.h:11, + from ../arch/x86/include/asm/paravirt.h:19, + from ../arch/x86/include/asm/cpuid/api.h:57, + from ../arch/x86/include/asm/processor.h:19, + from ../arch/x86/include/asm/timex.h:5, + from ../include/linux/timex.h:67, + from ../include/linux/time32.h:13, + from ../include/linux/time.h:60, + from ../include/linux/stat.h:19, + from ../include/linux/fs_dirent.h:5, + from ../include/linux/fs/super_types.h:5, + from ../include/linux/fs/super.h:5, + from ../include/linux/fs.h:5, + from ../fs/smb/client/cifssmb.c:17: +In function ‘fortify_memcpy_chk’, + inlined from ‘CIFSSMBQFileInfo’ at ../fs/smb/client/cifssmb.c:4093:4: +../include/linux/fortify-string.h:578: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] + 578 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In function ‘fortify_memcpy_chk’, + inlined from ‘CIFSSMBUnixQFileInfo’ at ../fs/smb/client/cifssmb.c:4267:4: +../include/linux/fortify-string.h:578: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] + 578 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In function ‘fortify_memcpy_chk’, + inlined from ‘CIFSSMBUnixQPathInfo’ at ../fs/smb/client/cifssmb.c:4352:4: +../include/linux/fortify-string.h:578: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] + 578 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In function ‘fortify_memcpy_chk’, + inlined from ‘CIFSSMBQFSAttributeInfo’ at ../fs/smb/client/cifssmb.c:5137:4: +../include/linux/fortify-string.h:578: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] + 578 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In function ‘fortify_memcpy_chk’, + inlined from ‘CIFSSMBQFSDeviceInfo’ at ../fs/smb/client/cifssmb.c:5212:4: +../include/linux/fortify-string.h:578: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] + 578 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +In function ‘fortify_memcpy_chk’, + inlined from ‘CIFSSMBQFSUnixInfo’ at ../fs/smb/client/cifssmb.c:5284:4: +../include/linux/fortify-string.h:578: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] + 578 | __read_overflow2_field(q_size_field, size); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/usb/hso.c:1475:13: warning: cast to restricted __le16 +../drivers/net/usb/hso.c:1476:13: warning: cast to restricted __le16 +../drivers/net/usb/hso.c:1477:13: warning: cast to restricted __le16 +../drivers/net/usb/hso.c:1485:37: warning: cast to restricted __le16 +../drivers/net/usb/hso.c:1629:37: warning: cast to restricted __le16 +../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): @@ -22973,3 +20509,0 @@ -../fs/btrfs/acl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ @@ -23100 +20634,7 @@ -../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../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/gpu/drm/meson/meson_vclk.c:373:3: warning: symbol 'params' was not declared. Should it be static? +../drivers/gpu/drm/gma500/psb_intel_display.c:436:30: warning: symbol 'psb_clock_funcs' was not declared. Should it be static? +../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -23103 +20643 @@ -../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/extent_map.c: note: in included file (through ../fs/btrfs/compression.h): @@ -23108,21 +20648,53 @@ -../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/direct-io.c: note: in included file: -../fs/btrfs/volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/direct-io.c:166:17: error: Expected ) in function call -../fs/btrfs/direct-io.c:166:17: error: got __VA_OPT__ -../fs/btrfs/direct-io.c:191:17: error: Expected ) in function call -../fs/btrfs/direct-io.c:191:17: error: got __VA_OPT__ -../fs/btrfs/direct-io.c:920:17: error: Expected ) in function call -../fs/btrfs/direct-io.c:920:17: error: got __VA_OPT__ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/smu_v11_0_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../fs/btrfs/extent_map.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:148:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:148:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:273:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:273:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:274:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:274:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:316:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:316:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:479:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:479:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:619:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:619:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:720:17: error: Expected ) in function call +../fs/btrfs/extent_map.c:720:17: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:764:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:764:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:946:33: error: Expected ) in function call +../fs/btrfs/extent_map.c:946:33: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:976:33: error: Expected ) in function call +../fs/btrfs/extent_map.c:976:33: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:1021:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:1021:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:1057:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:1057:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:1058:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:1058:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:1077:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:1077:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:1078:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:1078:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:1079:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:1079:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:1080:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:1080:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:1081:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:1081:9: error: got __VA_OPT__ +../fs/btrfs/extent_map.c:1082:9: error: Expected ) in function call +../fs/btrfs/extent_map.c:1082:9: error: got __VA_OPT__ +../drivers/net/usb/lan78xx.c:3841:29: warning: cast to restricted __be16 +../drivers/net/usb/lan78xx.c:3841:27: warning: incorrect type in assignment (different base types) +../drivers/net/usb/lan78xx.c:3841:27: expected restricted __wsum [usertype] csum +../drivers/net/usb/lan78xx.c:3841:27: got unsigned short [usertype] +../fs/erofs/data.c:264:26: warning: Using plain integer as NULL pointer +../fs/gfs2/inode.c:1976:14: error: incompatible types in comparison expression (different address spaces): +../fs/gfs2/inode.c:1976:14: struct gfs2_glock [noderef] __rcu * +../fs/gfs2/inode.c:1976:14: struct gfs2_glock * +../drivers/gpu/drm/msm/msm_rd.c:44:6: warning: symbol 'rd_full' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_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): @@ -23220,0 +20793,111 @@ +../drivers/gpu/drm/panfrost/panfrost_drv.c:956:6: warning: symbol 'panfrost_transparent_hugepage' was not declared. Should it be static? +../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c: note: in included file: +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c:1930:17: error: Expected ) in function call +../fs/btrfs/sysfs.c:1930:17: error: got __VA_OPT__ +../fs/btrfs/sysfs.c:1968:9: error: Expected ) in function call +../fs/btrfs/sysfs.c:1968:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c:2147:9: error: Expected ) in function call +../fs/btrfs/sysfs.c:2147:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c:2148:9: error: Expected ) in function call +../fs/btrfs/sysfs.c:2148:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c:2378:9: error: Expected ) in function call +../fs/btrfs/sysfs.c:2378:9: error: got __VA_OPT__ +../fs/btrfs/sysfs.c:2596:9: error: Expected ) in function call +../fs/btrfs/sysfs.c:2596:9: error: got __VA_OPT__ +../drivers/net/can/rockchip/rockchip_canfd-core.c:152:16: error: too long token expansion +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: expected void * +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:97:22: got void [noderef] __iomem *map +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: expected void [noderef] __iomem *map +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:155:21: got void * +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:33: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: expected void [noderef] __iomem *map +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:157:30: got unsigned char [usertype] * +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: expected void * +../drivers/gpu/drm/nouveau/nvkm/core/gpuobj.c:162:22: got void [noderef] __iomem *map +../drivers/gpu/drm/nouveau/nvkm/core/ioctl.c: note: in included file: +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/net/ethernet/sfc/mcdi_mon.c: In function ‘efx_mcdi_mon_probe’: +../drivers/net/ethernet/sfc/mcdi_mon.c:457:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] + 457 | snprintf(name, sizeof(name), "%s%u_input", + | ^ +../drivers/net/ethernet/sfc/mcdi_mon.c:457:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 + 457 | snprintf(name, sizeof(name), "%s%u_input", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 458 | hwmon_prefix, hwmon_index); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/sfc/mcdi_mon.c:488:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] + 488 | snprintf(name, sizeof(name), "%s%u_alarm", + | ^ +../drivers/net/ethernet/sfc/mcdi_mon.c:488:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 + 488 | snprintf(name, sizeof(name), "%s%u_alarm", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 489 | hwmon_prefix, hwmon_index); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/sfc/mcdi_mon.c:495:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] + 495 | snprintf(name, sizeof(name), "%s%u_label", + | ^ +../drivers/net/ethernet/sfc/mcdi_mon.c:495:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 + 495 | snprintf(name, sizeof(name), "%s%u_label", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 496 | hwmon_prefix, hwmon_index); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/gpu/drm/panthor/panthor_drv.c:1707:6: warning: symbol 'panthor_transparent_hugepage' was not declared. Should it be static? +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/accessors.c: note: in included file: +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/gfs2/super.c:1448:17: error: incompatible types in comparison expression (different address spaces): +../fs/gfs2/super.c:1448:17: struct gfs2_glock [noderef] __rcu * +../fs/gfs2/super.c:1448:17: struct gfs2_glock * +../fs/f2fs/data.c:2467:39: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/gma500/opregion.c:297:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:297:25: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/gma500/opregion.c:297:25: got struct opregion_header *header +../drivers/gpu/drm/gma500/opregion.c:327:20: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:327:20: expected void const *const p +../drivers/gpu/drm/gma500/opregion.c:327:20: got void [noderef] __iomem *[assigned] base +../drivers/gpu/drm/gma500/opregion.c:333:26: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:333:26: expected struct opregion_header *header +../drivers/gpu/drm/gma500/opregion.c:333:26: got void [noderef] __iomem *[assigned] base +../drivers/gpu/drm/gma500/opregion.c:334:23: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:334:23: expected void *vbt +../drivers/gpu/drm/gma500/opregion.c:334:23: got void [noderef] __iomem * +../drivers/gpu/drm/gma500/opregion.c:341:32: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:341:32: expected struct opregion_acpi *acpi +../drivers/gpu/drm/gma500/opregion.c:341:32: got void [noderef] __iomem * +../drivers/gpu/drm/gma500/opregion.c:346:32: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/gma500/opregion.c:346:32: expected struct opregion_asle *asle +../drivers/gpu/drm/gma500/opregion.c:346:32: got void [noderef] __iomem * @@ -23240,0 +20924,298 @@ +../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)); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/xattr.c: note: in included file: +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/xattr.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/xattr.c:80:9: error: Expected ) in function call +../fs/btrfs/xattr.c:80:9: error: got __VA_OPT__ +../fs/btrfs/xattr.c:141:17: error: Expected ) in function call +../fs/btrfs/xattr.c:141:17: error: got __VA_OPT__ +../fs/btrfs/xattr.c:242:17: error: Expected ) in function call +../fs/btrfs/xattr.c:242:17: error: got __VA_OPT__ +../drivers/net/can/rockchip/rockchip_canfd-timestamp.c:57:15: error: too long token expansion +../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); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c: note: in included file: +../fs/btrfs/subpage.h:111:17: error: Expected ) in function call +../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c:287:9: error: Expected ) in function call +../fs/btrfs/ordered-data.c:287:9: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c:360:17: error: Expected ) in function call +../fs/btrfs/ordered-data.c:360:17: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c:361:17: error: Expected ) in function call +../fs/btrfs/ordered-data.c:361:17: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c:362:17: error: Expected ) in function call +../fs/btrfs/ordered-data.c:362:17: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c:537:17: error: Expected ) in function call +../fs/btrfs/ordered-data.c:537:17: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c:627:17: error: Expected ) in function call +../fs/btrfs/ordered-data.c:627:17: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c:628:17: error: Expected ) in function call +../fs/btrfs/ordered-data.c:628:17: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c:629:17: error: Expected ) in function call +../fs/btrfs/ordered-data.c:629:17: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c:705:17: error: Expected ) in function call +../fs/btrfs/ordered-data.c:705:17: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c:1047:17: error: Expected ) in function call +../fs/btrfs/ordered-data.c:1047:17: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c:1242:9: error: Expected ) in function call +../fs/btrfs/ordered-data.c:1242:9: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c:1264:17: error: Expected ) in function call +../fs/btrfs/ordered-data.c:1264:17: error: got __VA_OPT__ +../fs/btrfs/ordered-data.c:1311:17: error: Expected ) in function call +../fs/btrfs/ordered-data.c:1311:17: error: got __VA_OPT__ +../drivers/net/ethernet/ti/tlan.c: In function ‘tlan_read_and_clear_stats’: +../drivers/net/ethernet/ti/tlan.c:2072:25: warning: variable ‘def_tx’ set but not used [-Wunused-but-set-variable=] + 2072 | u32 def_tx, crc, code; + | ^~~~~~ +../fs/btrfs/extent_io.c: note: in included file: +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c: note: in included file: +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c: note: in included file: +../fs/btrfs/subpage.h:111:17: error: Expected ) in function call +../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ +../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/zoned.h): +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c: note: in included file: +../fs/btrfs/zoned.h:431:9: error: Expected ) in function call +../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:164:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:164:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:182:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:182:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:213:17: error: Expected ) in function call +../fs/btrfs/extent_io.c:213:17: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:249:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:249:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:296:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:296:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:386:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:386:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:389:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:389:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:400:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:400:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:430:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:430:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:493:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:493:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:525:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:525:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:553:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:553:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:557:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:557:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:581:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:581:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:798:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:798:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:799:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:799:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:814:25: error: Expected ) in function call +../fs/btrfs/extent_io.c:814:25: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:815:25: error: Expected ) in function call +../fs/btrfs/extent_io.c:815:25: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:912:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:912:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:930:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:930:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:948:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:948:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:983:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:983:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1040:17: error: Expected ) in function call +../fs/btrfs/extent_io.c:1040:17: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1188:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:1188:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1189:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:1189:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1227:17: error: Expected ) in function call +../fs/btrfs/extent_io.c:1227:17: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1248:17: error: Expected ) in function call +../fs/btrfs/extent_io.c:1248:17: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1298:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:1298:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1301:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:1301:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1302:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:1302:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1375:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:1375:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1378:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:1378:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1393:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:1393:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1457:17: error: Expected ) in function call +../fs/btrfs/extent_io.c:1457:17: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1646:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:1646:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1649:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:1649:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1680:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:1680:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1681:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:1681:9: error: got __VA_OPT__ +../fs/btrfs/extent_io.c:1682:9: error: Expected ) in function call +../fs/btrfs/extent_io.c:1682:9: error: too many errors +../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c: note: in included file: +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c: note: in included file: +../fs/btrfs/zoned.h:431:9: error: Expected ) in function call +../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:464:9: error: Expected ) in function call +../fs/btrfs/volumes.c:464:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:1361:17: error: Expected ) in function call +../fs/btrfs/volumes.c:1361:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:1691:9: error: Expected ) in function call +../fs/btrfs/volumes.c:1691:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:1757:9: error: Expected ) in function call +../fs/btrfs/volumes.c:1757:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:1764:9: error: Expected ) in function call +../fs/btrfs/volumes.c:1764:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:1938:9: error: Expected ) in function call +../fs/btrfs/volumes.c:1938:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:2216:9: error: Expected ) in function call +../fs/btrfs/volumes.c:2216:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:2236:17: error: Expected ) in function call +../fs/btrfs/volumes.c:2236:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:2440:17: error: Expected ) in function call +../fs/btrfs/volumes.c:2440:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:2503:17: error: Expected ) in function call +../fs/btrfs/volumes.c:2503:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:3512:17: error: Expected ) in function call +../fs/btrfs/volumes.c:3512:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:3713:9: error: Expected ) in function call +../fs/btrfs/volumes.c:3713:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:3925:9: error: Expected ) in function call +../fs/btrfs/volumes.c:3925:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:4883:9: error: Expected ) in function call +../fs/btrfs/volumes.c:4883:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:4974:9: error: Expected ) in function call +../fs/btrfs/volumes.c:4974:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:5130:9: error: Expected ) in function call +../fs/btrfs/volumes.c:5130:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:5446:9: error: Expected ) in function call +../fs/btrfs/volumes.c:5446:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:5657:9: error: Expected ) in function call +../fs/btrfs/volumes.c:5657:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:5672:17: error: Expected ) in function call +../fs/btrfs/volumes.c:5672:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6287:9: error: Expected ) in function call +../fs/btrfs/volumes.c:6287:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6602:9: error: Expected ) in function call +../fs/btrfs/volumes.c:6602:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6613:17: error: Expected ) in function call +../fs/btrfs/volumes.c:6613:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6641:9: error: Expected ) in function call +../fs/btrfs/volumes.c:6641:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6660:17: error: Expected ) in function call +../fs/btrfs/volumes.c:6660:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6663:17: error: Expected ) in function call +../fs/btrfs/volumes.c:6663:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6831:9: error: Expected ) in function call +../fs/btrfs/volumes.c:6831:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:6903:9: error: Expected ) in function call +../fs/btrfs/volumes.c:6903:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7469:9: error: Expected ) in function call +../fs/btrfs/volumes.c:7469:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7588:25: error: Expected ) in function call +../fs/btrfs/volumes.c:7588:25: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7643:9: error: Expected ) in function call +../fs/btrfs/volumes.c:7643:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7671:17: error: Expected ) in function call +../fs/btrfs/volumes.c:7671:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7679:17: error: Expected ) in function call +../fs/btrfs/volumes.c:7679:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7682:17: error: Expected ) in function call +../fs/btrfs/volumes.c:7682:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7686:17: error: Expected ) in function call +../fs/btrfs/volumes.c:7686:17: error: got __VA_OPT__ +../fs/btrfs/volumes.c:7806:9: error: Expected ) in function call +../fs/btrfs/volumes.c:7806:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:8197:9: error: Expected ) in function call +../fs/btrfs/volumes.c:8197:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:8596:9: error: Expected ) in function call +../fs/btrfs/volumes.c:8596:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:8625:9: error: Expected ) in function call +../fs/btrfs/volumes.c:8625:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:8633:9: error: Expected ) in function call +../fs/btrfs/volumes.c:8633:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:8645:9: error: Expected ) in function call +../fs/btrfs/volumes.c:8645:9: error: got __VA_OPT__ +../fs/btrfs/volumes.c:8651:9: error: Expected ) in function call +../fs/btrfs/volumes.c:8651:9: error: got __VA_OPT__ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/net/ethernet/via/via-rhine.c:1135:39: warning: cast removes address space '__iomem' of expression @@ -23251,23 +21232 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/xe/xe_oa.c:2447:25: warning: incorrect type in initializer (different address spaces) -../drivers/gpu/drm/xe/xe_oa.c:2447:25: expected unsigned long long [usertype] *ptr -../drivers/gpu/drm/xe/xe_oa.c:2447:25: got void [noderef] __user * -../drivers/gpu/drm/xe/xe_oa.c:2460:15: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/xe/xe_oa.c:2460:15: expected void const volatile [noderef] __user *ptr -../drivers/gpu/drm/xe/xe_oa.c:2460:15: got unsigned long long [usertype] *ptr -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../fs/btrfs/ref-verify.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/ref-verify.c: note: in included file: -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/ref-verify.c:324:17: error: Expected ) in function call -../fs/btrfs/ref-verify.c:324:17: error: got __VA_OPT__ -../fs/btrfs/ref-verify.c:326:17: error: Expected ) in function call -../fs/btrfs/ref-verify.c:326:17: error: got __VA_OPT__ -../drivers/gpu/drm/amd/amdgpu/amdgpu_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/amdgpu_ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -23275,3 +21234,113 @@ -../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1134:1: warning: symbol 'a6xx_gpulist' was not declared. Should it be static? -../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1660:1: warning: symbol 'a7xx_gpulist' was not declared. Should it be static? -../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1960:1: warning: symbol 'a8xx_gpulist' was not declared. Should it be static? +../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: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:1744:34: warning: incorrect type in initializer (different base types) +../drivers/net/ethernet/via/via-velocity.c:1744:34: expected unsigned long [usertype] __UNIQUE_ID_y__1389 +../drivers/net/ethernet/via/via-velocity.c:1744:34: got restricted __le16 +../drivers/net/ethernet/via/via-velocity.c:1747:17: warning: cast to restricted __le16 +../drivers/net/ethernet/via/via-velocity.c:2240:40: warning: incorrect type in argument 2 (different base types) +../drivers/net/ethernet/via/via-velocity.c:2240:40: expected char state +../drivers/net/ethernet/via/via-velocity.c:2240:40: got restricted pci_power_t [usertype] +../drivers/net/ethernet/via/via-velocity.c:2248:48: warning: incorrect type in argument 2 (different base types) +../drivers/net/ethernet/via/via-velocity.c:2248:48: expected char state +../drivers/net/ethernet/via/via-velocity.c:2248:48: got restricted pci_power_t [usertype] +../drivers/net/ethernet/via/via-velocity.c:2437:48: warning: incorrect type in argument 2 (different base types) +../drivers/net/ethernet/via/via-velocity.c:2437:48: expected char state +../drivers/net/ethernet/via/via-velocity.c:2437:48: got restricted pci_power_t [usertype] +../drivers/net/ethernet/via/via-velocity.c:2450:48: warning: incorrect type in argument 2 (different base types) +../drivers/net/ethernet/via/via-velocity.c:2450:48: expected char state +../drivers/net/ethernet/via/via-velocity.c:2450:48: got restricted pci_power_t [usertype] +../drivers/net/ethernet/via/via-velocity.c:2875:40: warning: incorrect type in argument 2 (different base types) +../drivers/net/ethernet/via/via-velocity.c:2875:40: expected char state +../drivers/net/ethernet/via/via-velocity.c:2875:40: got restricted pci_power_t [usertype] +../drivers/net/ethernet/via/via-velocity.c:3146:48: warning: incorrect type in argument 2 (different base types) +../drivers/net/ethernet/via/via-velocity.c:3146:48: expected char state +../drivers/net/ethernet/via/via-velocity.c:3146:48: got restricted pci_power_t [usertype] +../drivers/net/ethernet/via/via-velocity.c:3152:48: warning: incorrect type in argument 2 (different base types) +../drivers/net/ethernet/via/via-velocity.c:3152:48: expected char state +../drivers/net/ethernet/via/via-velocity.c:3152:48: got restricted pci_power_t [usertype] +../drivers/net/ethernet/via/via-velocity.c:3204:40: warning: incorrect type in argument 2 (different base types) +../drivers/net/ethernet/via/via-velocity.c:3204:40: expected char state +../drivers/net/ethernet/via/via-velocity.c:3204:40: got restricted pci_power_t [usertype] +../drivers/net/ethernet/via/via-velocity.c:3274:48: warning: incorrect type in argument 2 (different base types) +../drivers/net/ethernet/via/via-velocity.c:3274:48: expected char state +../drivers/net/ethernet/via/via-velocity.c:3274:48: got restricted pci_power_t [usertype] +../drivers/net/ethernet/via/via-velocity.c:3291:48: warning: incorrect type in argument 2 (different base types) +../drivers/net/ethernet/via/via-velocity.c:3291:48: expected char state +../drivers/net/ethernet/via/via-velocity.c:3291:48: got restricted pci_power_t [usertype] +../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] +Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' +Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'events' not described in 'panthor_sched_report_fw_events' +Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2783 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' +Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'ptdev' not described in 'panthor_sched_report_fw_events' +Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:1898 function parameter 'events' not described in 'panthor_sched_report_fw_events' +Warning: ../drivers/gpu/drm/panthor/panthor_sched.c:2783 function parameter 'ptdev' not described in 'panthor_sched_report_mmu_fault' @@ -23570,0 +21640,12 @@ +../drivers/gpu/drm/mediatek/mtk_cec.c:243:24: warning: symbol 'mtk_cec_driver' was not declared. Should it be static? +../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: expected void volatile [noderef] __iomem * +../drivers/gpu/drm/loongson/lsdc_benchmark.c:28:35: got void *kptr +../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: expected void const volatile [noderef] __iomem * +../drivers/gpu/drm/loongson/lsdc_benchmark.c:43:51: got void *kptr +../drivers/net/ethernet/xilinx/xilinx_emaclite.c:410:24: warning: cast to restricted __be32 +../drivers/net/ethernet/xilinx/xilinx_emaclite.c:419:36: warning: cast to restricted __be32 +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/f2fs/xattr.c:845:1: warning: no newline at end of file @@ -23643,14 +21724 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/msm/adreno/a6xx_hfi.c: note: in included file (through ../drivers/gpu/drm/msm/adreno/a6xx_gmu.h): -../drivers/gpu/drm/msm/adreno/a6xx_hfi.h:202:42: warning: array of flexible structures -../fs/btrfs/tests/extent-buffer-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/tests/free-space-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:167:37: error: too long token expansion -../drivers/gpu/drm/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/amdgpu_umc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -23658 +21726 @@ -../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): @@ -23661 +21729,9 @@ -../fs/btrfs/zoned.c: note: in included file: +../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/ioctl.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/ioctl.c: note: in included file: @@ -23670,151 +21746,8 @@ -../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/zoned.h): -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c: note: in included file: -../fs/btrfs/zoned.h:431:9: error: Expected ) in function call -../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:96:17: error: Expected ) in function call -../fs/btrfs/zoned.c:96:17: error: got __VA_OPT__ -../fs/btrfs/zoned.c:170:9: error: Expected ) in function call -../fs/btrfs/zoned.c:170:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:177:9: error: Expected ) in function call -../fs/btrfs/zoned.c:177:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:244:17: error: Expected ) in function call -../fs/btrfs/zoned.c:244:17: error: got __VA_OPT__ -../fs/btrfs/zoned.c:395:17: error: Expected ) in function call -../fs/btrfs/zoned.c:395:17: error: got __VA_OPT__ -../fs/btrfs/zoned.c:401:9: error: Expected ) in function call -../fs/btrfs/zoned.c:401:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:840:25: error: Expected ) in function call -../fs/btrfs/zoned.c:840:25: error: got __VA_OPT__ -../fs/btrfs/zoned.c:891:9: error: Expected ) in function call -../fs/btrfs/zoned.c:891:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:1063:9: error: Expected ) in function call -../fs/btrfs/zoned.c:1063:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:1065:9: error: Expected ) in function call -../fs/btrfs/zoned.c:1065:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:1182:9: error: Expected ) in function call -../fs/btrfs/zoned.c:1182:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:1184:9: error: Expected ) in function call -../fs/btrfs/zoned.c:1184:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:1341:9: error: Expected ) in function call -../fs/btrfs/zoned.c:1341:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:2055:9: error: Expected ) in function call -../fs/btrfs/zoned.c:2055:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:2088:9: error: Expected ) in function call -../fs/btrfs/zoned.c:2088:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:2126:9: error: Expected ) in function call -../fs/btrfs/zoned.c:2126:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:2214:25: error: Expected ) in function call -../fs/btrfs/zoned.c:2214:25: error: got __VA_OPT__ -../fs/btrfs/zoned.c:2611:9: error: Expected ) in function call -../fs/btrfs/zoned.c:2611:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:2799:25: error: Expected ) in function call -../fs/btrfs/zoned.c:2799:25: error: got __VA_OPT__ -../fs/btrfs/zoned.c:2806:25: error: Expected ) in function call -../fs/btrfs/zoned.c:2806:25: error: got __VA_OPT__ -../fs/btrfs/zoned.c:2814:25: error: Expected ) in function call -../fs/btrfs/zoned.c:2814:25: error: got __VA_OPT__ -../fs/btrfs/zoned.c:2816:25: error: Expected ) in function call -../fs/btrfs/zoned.c:2816:25: error: got __VA_OPT__ -../fs/btrfs/zoned.c:2842:9: error: Expected ) in function call -../fs/btrfs/zoned.c:2842:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:2883:9: error: Expected ) in function call -../fs/btrfs/zoned.c:2883:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:2911:9: error: Expected ) in function call -../fs/btrfs/zoned.c:2911:9: error: got __VA_OPT__ -../fs/btrfs/zoned.c:3170:17: error: Expected ) in function call -../fs/btrfs/zoned.c:3170:17: error: got __VA_OPT__ -../fs/btrfs/zoned.c:3184:17: error: Expected ) in function call -../fs/btrfs/zoned.c:3184:17: error: got __VA_OPT__ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_xcp.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): -../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/verity.c: note: in included file: -../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/transaction.h): -../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ -../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: expected void [noderef] __iomem *llc_mmio -../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: got void * -../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): -../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/tests/btrfs-tests.c: note: in included file: -../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/tests/extent-io-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/tests/extent-io-tests.c: note: in included file: -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/tests/inode-tests.c: note: in included file: -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/tests/inode-tests.c: note: in included file: -../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/tests/inode-tests.c: note: in included file: -../fs/btrfs/tests/../compression.h:76:9: error: Expected ) in function call -../fs/btrfs/tests/../compression.h:76:9: error: got __VA_OPT__ -../fs/btrfs/tests/../compression.h:77:9: error: Expected ) in function call -../fs/btrfs/tests/../compression.h:77:9: error: got __VA_OPT__ -../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): -../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ -../drivers/gpu/drm/xe/xe_pci.c:110:9: warning: Initializer entry defined twice -../drivers/gpu/drm/xe/xe_pci.c:112:10: also defined here -../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): +../fs/btrfs/ioctl.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/ioctl.c:5094:17: error: Expected ) in function call +../fs/btrfs/ioctl.c:5094:17: error: got __VA_OPT__ +../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): @@ -23822,11 +21755,26 @@ -../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): -../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/erofs/zdata.c:326:30: warning: incorrect type in assignment (different address spaces) +../fs/erofs/zdata.c:326:30: expected struct kthread_worker [noderef] __rcu **static [toplevel] z_erofs_pcpu_workers +../fs/erofs/zdata.c:326:30: got struct kthread_worker ** +../drivers/net/usb/smsc75xx.c:2166:29: warning: cast to restricted __be16 +../drivers/net/usb/smsc75xx.c:2166:27: warning: incorrect type in assignment (different base types) +../drivers/net/usb/smsc75xx.c:2166:27: expected restricted __wsum [usertype] csum +../drivers/net/usb/smsc75xx.c:2166:27: got unsigned short [usertype] +../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: expected struct lsdc_device * +../drivers/gpu/drm/loongson/lsdc_drv.c:236:28: got void [noderef] __iomem *reg_base +../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:45: warning: cast to restricted __be32 +../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: expected restricted __wsum [usertype] csum +../drivers/net/ethernet/xilinx/xilinx_axienet_main.c:1257:43: got unsigned int [usertype] +../drivers/gpu/drm/mediatek/mtk_hdmi_ddc.c:331:24: warning: symbol 'mtk_hdmi_ddc_driver' was not declared. Should it be static? +../drivers/gpu/drm/mediatek/mtk_hdmi_v2.c:53:12: warning: symbol 'mtk_hdmi_v2_clk_names' was not declared. Should it be static? +../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c: In function ‘xlgmac_alloc_channels’: +../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:73: warning: ‘%u’ directive output may be truncated writing between 1 and 10 bytes into a region of size 8 [-Wformat-truncation=] + 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); + | ^~ +../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:64: note: directive argument in the range [0, 4294967294] + 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); + | ^~~~~~~~~~~~ +../drivers/net/ethernet/synopsys/dwc-xlgmac-desc.c:253:17: note: ‘snprintf’ output between 10 and 19 bytes into a destination of size 16 + 253 | snprintf(channel->name, sizeof(channel->name), "channel-%u", i); + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -23963,37 +21911,8 @@ -../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/btrfs/tests/extent-map-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): -../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/tests/extent-map-tests.c: note: in included file: -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/tests/extent-map-tests.c: note: in included file: -../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/tests/chunk-allocation-tests.c: note: in included file: -../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ -../fs/btrfs/tests/chunk-allocation-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): -../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ +../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] @@ -24024,21 +21943,8 @@ -../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): -../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): -../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ -../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file: -../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ -../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call -../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ -../drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../fs/btrfs/locking.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/locking.c:87:9: error: Expected ) in function call +../fs/btrfs/locking.c:87:9: error: got __VA_OPT__ +../fs/f2fs/compress.c:1909:39: warning: symbol 'f2fs_compress_aops' was not declared. Should it be static? +../drivers/gpu/drm/mediatek/mtk_hdmi_ddc_v2.c:392:24: warning: symbol 'mtk_hdmi_ddc_v2_driver' was not declared. Should it be static? +../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): @@ -24069,13 +21975,434 @@ -../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../btrfs_inode.h, ../fs/btrfs/tests/../transaction.h): -../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call -../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ -../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call -../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ -../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): -../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call -../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ -../drivers/gpu/drm/xe/xe_pt.c:1108:72: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../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:102:9: error: incompatible types in comparison expression (different address spaces): +../include/linux/rbtree.h:102:9: struct rb_node [noderef] __rcu * +../include/linux/rbtree.h:102:9: struct rb_node * +../drivers/gpu/drm/msm/adreno/adreno_device.c:11:6: warning: symbol 'hang_debug' was not declared. Should it be static? +../drivers/gpu/drm/msm/adreno/adreno_device.c:19:5: warning: symbol 'enable_preemption' was not declared. Should it be static? +../drivers/gpu/drm/msm/adreno/adreno_device.c:23:6: warning: symbol 'disable_acd' was not declared. Should it be static? +../fs/btrfs/orphan.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../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/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 * +../fs/btrfs/export.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/export.c: note: in included file: +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../drivers/net/ethernet/jme.c:956:14: warning: incorrect type in assignment (different base types) +../drivers/net/ethernet/jme.c:956:14: expected unsigned short [usertype] csum +../drivers/net/ethernet/jme.c:956:14: got restricted __sum16 [usertype] check +../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 +../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/transaction.h, ../fs/btrfs/tree-log.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:266:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:266:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:453:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:453:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:505:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:505:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:2292:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:2292:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:2445:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:2445:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:2593:33: error: Expected ) in function call +../fs/btrfs/tree-log.c:2593:33: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:2797:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:2797:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:3348:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:3348:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:3489:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:3489:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:3595:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:3595:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:3930:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:3930:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:3962:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:3962:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:4041:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:4041:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:4094:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:4094:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:4420:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:4420:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:4634:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:4634:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:4701:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:4701:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:4716:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:4716:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:5497:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:5497:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:6626:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:6626:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:6670:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:6670:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:6766:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:6766:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:6835:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:6835:9: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:8049:17: error: Expected ) in function call +../fs/btrfs/tree-log.c:8049:17: error: got __VA_OPT__ +../fs/btrfs/tree-log.c:8123:9: error: Expected ) in function call +../fs/btrfs/tree-log.c:8123:9: error: got __VA_OPT__ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/msm/adreno/a2xx_catalog.c:60:1: warning: symbol 'a2xx_gpulist' was not declared. Should it be static? +../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/extent-tree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c: note: in included file: +../fs/btrfs/subpage.h:111:17: error: Expected ) in function call +../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:419:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:419:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:708:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:708:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:843:25: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:843:25: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:1170:17: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:1170:17: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:1558:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:1558:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:1770:25: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:1770:25: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:1839:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:1839:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:1859:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:1859:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:1884:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:1884:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:1920:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:1920:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:2370:17: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:2370:17: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:2600:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:2600:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:2601:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:2601:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:2627:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:2627:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:2676:17: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:2676:17: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:3102:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:3102:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:3235:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:3235:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:3404:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:3404:9: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:3497:17: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:3497:17: error: got __VA_OPT__ +../fs/btrfs/free-space-cache.c:4077:9: error: Expected ) in function call +../fs/btrfs/free-space-cache.c:4077:9: error: got __VA_OPT__ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_securedisplay.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/zlib.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/zlib.c: note: in included file: +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/zlib.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/zlib.c: note: in included file: +../fs/btrfs/subpage.h:111:17: error: Expected ) in function call +../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ +../fs/btrfs/zlib.c:122:9: error: Expected ) in function call +../fs/btrfs/zlib.c:122:9: error: got __VA_OPT__ +../fs/btrfs/zlib.c:313:17: error: Expected ) in function call +../fs/btrfs/zlib.c:313:17: error: got __VA_OPT__ +../fs/btrfs/zlib.c:324:9: error: Expected ) in function call +../fs/btrfs/zlib.c:324:9: error: got __VA_OPT__ +../fs/btrfs/zlib.c:362:9: error: Expected ) in function call +../fs/btrfs/zlib.c:362:9: error: got __VA_OPT__ +../fs/btrfs/zlib.c:424:25: error: Expected ) in function call +../fs/btrfs/zlib.c:424:25: error: got __VA_OPT__ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_psp_ta.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_lsdma.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/net/can/kvaser_pciefd/kvaser_pciefd_core.c:1155:29: error: too long token expansion +../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): @@ -24352,0 +22680,71 @@ +../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 +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/net/can/peak_canfd/peak_pciefd_main.c:146:32: warning: array of flexible structures +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_aca.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/compression.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c: note: in included file (through ../fs/btrfs/compression.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c:140:9: error: Expected ) in function call +../fs/btrfs/lzo.c:140:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c:142:9: error: Expected ) in function call +../fs/btrfs/lzo.c:142:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c:156:17: error: Expected ) in function call +../fs/btrfs/lzo.c:156:17: error: got __VA_OPT__ +../fs/btrfs/lzo.c:208:9: error: Expected ) in function call +../fs/btrfs/lzo.c:208:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c:211:9: error: Expected ) in function call +../fs/btrfs/lzo.c:211:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c:212:9: error: Expected ) in function call +../fs/btrfs/lzo.c:212:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c:218:9: error: Expected ) in function call +../fs/btrfs/lzo.c:218:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c:269:9: error: Expected ) in function call +../fs/btrfs/lzo.c:269:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c:296:9: error: Expected ) in function call +../fs/btrfs/lzo.c:296:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c:297:9: error: Expected ) in function call +../fs/btrfs/lzo.c:297:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c:306:9: error: Expected ) in function call +../fs/btrfs/lzo.c:306:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c:324:17: error: Expected ) in function call +../fs/btrfs/lzo.c:324:17: error: got __VA_OPT__ +../fs/btrfs/lzo.c:389:9: error: Expected ) in function call +../fs/btrfs/lzo.c:389:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c:394:17: error: Expected ) in function call +../fs/btrfs/lzo.c:394:17: error: got __VA_OPT__ +../fs/btrfs/lzo.c:417:17: error: Expected ) in function call +../fs/btrfs/lzo.c:417:17: error: got __VA_OPT__ +../fs/btrfs/lzo.c:420:17: error: Expected ) in function call +../fs/btrfs/lzo.c:420:17: error: got __VA_OPT__ +../fs/btrfs/lzo.c:450:9: error: Expected ) in function call +../fs/btrfs/lzo.c:450:9: error: got __VA_OPT__ +../fs/btrfs/lzo.c:486:17: error: Expected ) in function call +../fs/btrfs/lzo.c:486:17: error: got __VA_OPT__ +../fs/btrfs/lzo.c:489:17: error: Expected ) in function call +../fs/btrfs/lzo.c:489:17: error: got __VA_OPT__ +../fs/btrfs/lzo.c:584:9: error: Expected ) in function call +../fs/btrfs/lzo.c:584:9: error: got __VA_OPT__ +../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu_dev_coredump.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/msm/adreno/a3xx_catalog.c:88:1: warning: symbol 'a3xx_gpulist' was not declared. Should it be static? +../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:111:23: warning: restricted __le32 degrades to integer +../drivers/net/ethernet/stmicro/stmmac/dwxgmac2_descs.c:111:50: warning: restricted __le32 degrades to integer +../drivers/gpu/drm/amd/amdgpu/amdgpu_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -24645,10 +23043,4 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: error: incompatible types in comparison expression (different address spaces): -../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: struct dma_fence [noderef] __rcu * -../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: struct dma_fence * -../drivers/gpu/drm/radeon/ci_smc.c:203:39: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/ci_smc.c:204:30: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/ci_smc.c:206:47: warning: cast to restricted __le32 -../drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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 @@ -24722,13 +23114,6 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was not declared. Should it be static? -../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/dce_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/ci_smc.c:203:39: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/ci_smc.c:204:30: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/ci_smc.c:206:47: warning: cast to restricted __le32 +../drivers/gpu/drm/xe/xe_migrate.c: note: in included file: +../drivers/gpu/drm/xe/tests/xe_migrate.c:780:20: warning: symbol 'xe_migrate_test_suite' was not declared. Should it be static? +../drivers/gpu/drm/msm/adreno/a4xx_catalog.c:48:1: warning: symbol 'a4xx_gpulist' was not declared. Should it be static? @@ -25032,0 +23418,412 @@ +../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: error: incompatible types in comparison expression (different address spaces): +../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: struct dma_fence [noderef] __rcu * +../drivers/gpu/drm/amd/amdgpu/amdgpu_userq_fence.c:436:13: struct dma_fence * +../fs/btrfs/zstd.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c: note: in included file: +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c:187:9: error: Expected ) in function call +../fs/btrfs/zstd.c:187:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c:253:9: error: Expected ) in function call +../fs/btrfs/zstd.c:253:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c:291:9: error: Expected ) in function call +../fs/btrfs/zstd.c:291:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c:335:9: error: Expected ) in function call +../fs/btrfs/zstd.c:335:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c:574:9: error: Expected ) in function call +../fs/btrfs/zstd.c:574:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c:603:9: error: Expected ) in function call +../fs/btrfs/zstd.c:603:9: error: got __VA_OPT__ +../fs/btrfs/zstd.c:666:25: error: Expected ) in function call +../fs/btrfs/zstd.c:666:25: error: got __VA_OPT__ +../drivers/gpu/drm/amd/amdgpu/amdgpu_eviction_fence.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/compression.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/compression.c: note: in included file: +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/compression.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/compression.c: note: in included file: +../fs/btrfs/subpage.h:111:17: error: Expected ) in function call +../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ +../fs/btrfs/compression.c:173:17: error: Expected ) in function call +../fs/btrfs/compression.c:173:17: error: got __VA_OPT__ +../fs/btrfs/compression.c:227:9: error: Expected ) in function call +../fs/btrfs/compression.c:227:9: error: got __VA_OPT__ +../fs/btrfs/compression.c:321:9: error: Expected ) in function call +../fs/btrfs/compression.c:321:9: error: got __VA_OPT__ +../fs/btrfs/compression.c:322:9: error: Expected ) in function call +../fs/btrfs/compression.c:322:9: error: got __VA_OPT__ +../fs/btrfs/compression.c:328:9: error: Expected ) in function call +../fs/btrfs/compression.c:328:9: error: got __VA_OPT__ +../fs/btrfs/compression.c:332:9: error: Expected ) in function call +../fs/btrfs/compression.c:332:9: error: got __VA_OPT__ +../fs/btrfs/compression.c:552:9: error: Expected ) in function call +../fs/btrfs/compression.c:552:9: error: got __VA_OPT__ +../fs/btrfs/compression.c:587:9: error: Expected ) in function call +../fs/btrfs/compression.c:587:9: error: got __VA_OPT__ +../fs/btrfs/compression.c:741:9: error: Expected ) in function call +../fs/btrfs/compression.c:741:9: error: got __VA_OPT__ +../fs/btrfs/compression.c:776:9: error: Expected ) in function call +../fs/btrfs/compression.c:776:9: error: got __VA_OPT__ +../fs/btrfs/compression.c:807:9: error: Expected ) in function call +../fs/btrfs/compression.c:807:9: error: got __VA_OPT__ +../fs/btrfs/compression.c:903:9: error: Expected ) in function call +../fs/btrfs/compression.c:903:9: error: got __VA_OPT__ +../fs/btrfs/compression.c:1093:9: error: Expected ) in function call +../fs/btrfs/compression.c:1093:9: error: got __VA_OPT__ +../fs/btrfs/compression.c:1244:17: error: Expected ) in function call +../fs/btrfs/compression.c:1244:17: error: got __VA_OPT__ +../fs/btrfs/compression.c:1250:17: error: Expected ) in function call +../fs/btrfs/compression.c:1250:17: error: got __VA_OPT__ +../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/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/gpu/drm/msm/adreno/a5xx_catalog.c:153:1: warning: symbol 'a5xx_gpulist' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/amdgpu_ip.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/delayed-ref.c: note: in included file: +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/delayed-ref.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/delayed-ref.c:571:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.c:571:9: error: got __VA_OPT__ +../fs/btrfs/delayed-ref.c:613:33: error: Expected ) in function call +../fs/btrfs/delayed-ref.c:613:33: error: got __VA_OPT__ +../fs/btrfs/delayed-ref.c:616:33: error: Expected ) in function call +../fs/btrfs/delayed-ref.c:616:33: error: got __VA_OPT__ +../fs/btrfs/delayed-ref.c:851:17: error: Expected ) in function call +../fs/btrfs/delayed-ref.c:851:17: error: got __VA_OPT__ +../fs/btrfs/delayed-ref.c:882:25: error: Expected ) in function call +../fs/btrfs/delayed-ref.c:882:25: error: got __VA_OPT__ +../fs/btrfs/delayed-ref.c:1116:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.c:1116:9: error: got __VA_OPT__ +../fs/btrfs/delayed-ref.c:1127:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.c:1127:9: error: got __VA_OPT__ +../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1134:1: warning: symbol 'a6xx_gpulist' was not declared. Should it be static? +../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1660:1: warning: symbol 'a7xx_gpulist' was not declared. Should it be static? +../drivers/gpu/drm/msm/adreno/a6xx_catalog.c:1960:1: warning: symbol 'a8xx_gpulist' was not declared. Should it be static? +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c: note: in included file: +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c: note: in included file: +../fs/btrfs/subpage.h:111:17: error: Expected ) in function call +../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ +../fs/btrfs/relocation.c: note: in included file: +../fs/btrfs/zoned.h:431:9: error: Expected ) in function call +../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:313:9: error: Expected ) in function call +../fs/btrfs/relocation.c:313:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:352:17: error: Expected ) in function call +../fs/btrfs/relocation.c:352:17: error: got __VA_OPT__ +../fs/btrfs/relocation.c:470:9: error: Expected ) in function call +../fs/btrfs/relocation.c:470:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:471:9: error: Expected ) in function call +../fs/btrfs/relocation.c:471:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:529:17: error: Expected ) in function call +../fs/btrfs/relocation.c:529:17: error: got __VA_OPT__ +../fs/btrfs/relocation.c:751:9: error: Expected ) in function call +../fs/btrfs/relocation.c:751:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:1029:9: error: Expected ) in function call +../fs/btrfs/relocation.c:1029:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:1030:9: error: Expected ) in function call +../fs/btrfs/relocation.c:1030:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:1065:17: error: Expected ) in function call +../fs/btrfs/relocation.c:1065:17: error: got __VA_OPT__ +../fs/btrfs/relocation.c:1432:9: error: Expected ) in function call +../fs/btrfs/relocation.c:1432:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:1433:9: error: Expected ) in function call +../fs/btrfs/relocation.c:1433:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:2027:17: error: Expected ) in function call +../fs/btrfs/relocation.c:2027:17: error: got __VA_OPT__ +../fs/btrfs/relocation.c:2037:9: error: Expected ) in function call +../fs/btrfs/relocation.c:2037:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:2208:9: error: Expected ) in function call +../fs/btrfs/relocation.c:2208:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:2298:25: error: Expected ) in function call +../fs/btrfs/relocation.c:2298:25: error: got __VA_OPT__ +../fs/btrfs/relocation.c:2345:9: error: Expected ) in function call +../fs/btrfs/relocation.c:2345:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:2485:17: error: Expected ) in function call +../fs/btrfs/relocation.c:2485:17: error: got __VA_OPT__ +../fs/btrfs/relocation.c:2507:25: error: Expected ) in function call +../fs/btrfs/relocation.c:2507:25: error: got __VA_OPT__ +../fs/btrfs/relocation.c:2530:25: error: Expected ) in function call +../fs/btrfs/relocation.c:2530:25: error: got __VA_OPT__ +../fs/btrfs/relocation.c:2797:9: error: Expected ) in function call +../fs/btrfs/relocation.c:2797:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:3194:17: error: Expected ) in function call +../fs/btrfs/relocation.c:3194:17: error: got __VA_OPT__ +../fs/btrfs/relocation.c:3804:9: error: Expected ) in function call +../fs/btrfs/relocation.c:3804:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:4416:9: error: Expected ) in function call +../fs/btrfs/relocation.c:4416:9: error: got __VA_OPT__ +../fs/btrfs/relocation.c:4493:33: error: Expected ) in function call +../fs/btrfs/relocation.c:4493:33: error: got __VA_OPT__ +../fs/btrfs/relocation.c:4524:33: error: Expected ) in function call +../fs/btrfs/relocation.c:4524:33: error: got __VA_OPT__ +../fs/btrfs/relocation.c:5347:17: error: Expected ) in function call +../fs/btrfs/relocation.c:5347:17: error: got __VA_OPT__ +../fs/btrfs/relocation.c:5592:17: error: Expected ) in function call +../fs/btrfs/relocation.c:5592:17: error: got __VA_OPT__ +../fs/btrfs/relocation.c:5634:17: error: Expected ) in function call +../fs/btrfs/relocation.c:5634:17: error: got __VA_OPT__ +../fs/btrfs/relocation.c:5828:9: error: Expected ) in function call +../fs/btrfs/relocation.c:5828:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:173:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:173:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:174:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:174:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:175:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:175:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:308:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:308:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:606:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:606:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:693:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:693:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:715:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:715:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:776:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:776:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:854:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:854:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:862:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:862:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:981:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:981:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:991:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:991:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1059:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1059:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1060:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1060:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1175:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1175:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1469:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1469:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1588:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1588:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1589:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1589:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:1601:17: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:1601:17: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:2181:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:2181:9: error: got __VA_OPT__ +../fs/btrfs/delayed-inode.c:2226:9: error: Expected ) in function call +../fs/btrfs/delayed-inode.c:2226:9: error: got __VA_OPT__ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/cik_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/cik.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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 +../drivers/gpu/drm/msm/adreno/a6xx_gmu.c:167:37: error: too long token expansion +../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/scrub.c: note: in included file: +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/scrub.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/scrub.c: note: in included file: +../fs/btrfs/zoned.h:431:9: error: Expected ) in function call +../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ +../fs/btrfs/scrub.c:306:1: error: Expected ) in function call +../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:306:1: error: Expected ) in function call +../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:306:1: error: Expected ) in function call +../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:306:1: error: Expected ) in function call +../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:306:1: error: Expected ) in function call +../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:306:1: error: Expected ) in function call +../fs/btrfs/scrub.c:306:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:307:1: error: Expected ) in function call +../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:307:1: error: Expected ) in function call +../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:307:1: error: Expected ) in function call +../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:307:1: error: Expected ) in function call +../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:307:1: error: Expected ) in function call +../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:307:1: error: Expected ) in function call +../fs/btrfs/scrub.c:307:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:308:1: error: Expected ) in function call +../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:308:1: error: Expected ) in function call +../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:308:1: error: Expected ) in function call +../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:308:1: error: Expected ) in function call +../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:308:1: error: Expected ) in function call +../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:308:1: error: Expected ) in function call +../fs/btrfs/scrub.c:308:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:309:1: error: Expected ) in function call +../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:309:1: error: Expected ) in function call +../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:309:1: error: Expected ) in function call +../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:309:1: error: Expected ) in function call +../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:309:1: error: Expected ) in function call +../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:309:1: error: Expected ) in function call +../fs/btrfs/scrub.c:309:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:310:1: error: Expected ) in function call +../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:310:1: error: Expected ) in function call +../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:310:1: error: Expected ) in function call +../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:310:1: error: Expected ) in function call +../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:310:1: error: Expected ) in function call +../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:310:1: error: Expected ) in function call +../fs/btrfs/scrub.c:310:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:311:1: error: Expected ) in function call +../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:311:1: error: Expected ) in function call +../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:311:1: error: Expected ) in function call +../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:311:1: error: Expected ) in function call +../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:311:1: error: Expected ) in function call +../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:311:1: error: Expected ) in function call +../fs/btrfs/scrub.c:311:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:312:1: error: Expected ) in function call +../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:312:1: error: Expected ) in function call +../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:312:1: error: Expected ) in function call +../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:312:1: error: Expected ) in function call +../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:312:1: error: Expected ) in function call +../fs/btrfs/scrub.c:312:1: error: got __VA_OPT__ +../fs/btrfs/scrub.c:312:1: error: Expected ) in function call +../fs/btrfs/scrub.c:312:1: error: too many errors +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25068,0 +23866,7 @@ +../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: expected void [noderef] __iomem *llc_mmio +../drivers/gpu/drm/msm/adreno/a6xx_gpu.c:2152:36: got void * +../fs/btrfs/ulist.c:231:9: error: Expected ) in function call +../fs/btrfs/ulist.c:231:9: error: got __VA_OPT__ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25071 +23874,0 @@ -../drivers/gpu/drm/i915/gt/intel_sseu.c:600:17: error: too long token expansion @@ -25077,0 +23881,207 @@ +../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/backref.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:1120:25: error: Expected ) in function call +../fs/btrfs/backref.c:1120:25: error: got __VA_OPT__ +../fs/btrfs/backref.c:1264:9: error: Expected ) in function call +../fs/btrfs/backref.c:1264:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:1335:9: error: Expected ) in function call +../fs/btrfs/backref.c:1335:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:1405:17: error: Expected ) in function call +../fs/btrfs/backref.c:1405:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:1513:9: error: Expected ) in function call +../fs/btrfs/backref.c:1513:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:1660:33: error: Expected ) in function call +../fs/btrfs/backref.c:1660:33: error: got __VA_OPT__ +../fs/btrfs/backref.c:1708:9: error: Expected ) in function call +../fs/btrfs/backref.c:1708:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:1752:9: error: Expected ) in function call +../fs/btrfs/backref.c:1752:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:2380:17: error: Expected ) in function call +../fs/btrfs/backref.c:2380:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:2433:9: error: Expected ) in function call +../fs/btrfs/backref.c:2433:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:2434:9: error: Expected ) in function call +../fs/btrfs/backref.c:2434:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:2987:17: error: Expected ) in function call +../fs/btrfs/backref.c:2987:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3054:9: error: Expected ) in function call +../fs/btrfs/backref.c:3054:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3074:17: error: Expected ) in function call +../fs/btrfs/backref.c:3074:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3075:17: error: Expected ) in function call +../fs/btrfs/backref.c:3075:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3076:17: error: Expected ) in function call +../fs/btrfs/backref.c:3076:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3130:9: error: Expected ) in function call +../fs/btrfs/backref.c:3130:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3177:9: error: Expected ) in function call +../fs/btrfs/backref.c:3177:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3178:9: error: Expected ) in function call +../fs/btrfs/backref.c:3178:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3179:9: error: Expected ) in function call +../fs/btrfs/backref.c:3179:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3180:9: error: Expected ) in function call +../fs/btrfs/backref.c:3180:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3187:9: error: Expected ) in function call +../fs/btrfs/backref.c:3187:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3212:9: error: Expected ) in function call +../fs/btrfs/backref.c:3212:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3257:17: error: Expected ) in function call +../fs/btrfs/backref.c:3257:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3307:17: error: Expected ) in function call +../fs/btrfs/backref.c:3307:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3357:25: error: Expected ) in function call +../fs/btrfs/backref.c:3357:25: error: got __VA_OPT__ +../fs/btrfs/backref.c:3425:25: error: Expected ) in function call +../fs/btrfs/backref.c:3425:25: error: got __VA_OPT__ +../fs/btrfs/backref.c:3490:17: error: Expected ) in function call +../fs/btrfs/backref.c:3490:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3493:17: error: Expected ) in function call +../fs/btrfs/backref.c:3493:17: error: got __VA_OPT__ +../fs/btrfs/backref.c:3586:9: error: Expected ) in function call +../fs/btrfs/backref.c:3586:9: error: got __VA_OPT__ +../fs/btrfs/backref.c:3705:9: error: Expected ) in function call +../fs/btrfs/backref.c:3705:9: error: got __VA_OPT__ +../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:65: warning: ‘snprintf’ output may be truncated before the last format character [-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:17: note: ‘snprintf’ output 7 or more bytes (assuming 17) into a destination of size 16 + 898 | snprintf(ring->irq_name, IRQ_ID_SIZE, "%s-txc-%d", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 899 | ndev->name, i); + | ~~~~~~~~~~~~~~ +../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/xe/xe_mocs.c: note: in included file: +../drivers/gpu/drm/xe/tests/xe_mocs.c:188:20: warning: symbol 'xe_mocs_test_suite' was not declared. Should it be static? +../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/gpu/drm/msm/adreno/a6xx_hfi.c: note: in included file (through ../drivers/gpu/drm/msm/adreno/a6xx_gmu.h): +../drivers/gpu/drm/msm/adreno/a6xx_hfi.h:202:42: warning: array of flexible structures +../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 +../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:208:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:208:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:412:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:412:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:413:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:413:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:1142:25: error: Expected ) in function call +../fs/btrfs/qgroup.c:1142:25: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:1199:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:1199:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:1264:17: error: Expected ) in function call +../fs/btrfs/qgroup.c:1264:17: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:1554:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:1554:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:1655:17: error: Expected ) in function call +../fs/btrfs/qgroup.c:1655:17: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:1721:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:1721:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:1738:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:1738:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:2103:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:2103:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:2619:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:2619:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:2620:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:2620:9: error: got __VA_OPT__ +../fs/btrfs/qgroup.c:4201:9: error: Expected ) in function call +../fs/btrfs/qgroup.c:4201:9: error: got __VA_OPT__ +../drivers/gpu/drm/xe/xe_oa.c:2447:25: warning: incorrect type in initializer (different address spaces) +../drivers/gpu/drm/xe/xe_oa.c:2447:25: expected unsigned long long [usertype] *ptr +../drivers/gpu/drm/xe/xe_oa.c:2447:25: got void [noderef] __user * +../drivers/gpu/drm/xe/xe_oa.c:2460:15: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/xe/xe_oa.c:2460:15: expected void const volatile [noderef] __user *ptr +../drivers/gpu/drm/xe/xe_oa.c:2460:15: got unsigned long long [usertype] *ptr +../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/send.c: note: in included file: +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/send.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/send.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/send.c:959:9: error: Expected ) in function call +../fs/btrfs/send.c:959:9: error: got __VA_OPT__ +../fs/btrfs/send.c:1472:9: error: Expected ) in function call +../fs/btrfs/send.c:1472:9: error: got __VA_OPT__ +../fs/btrfs/send.c:1790:17: error: Expected ) in function call +../fs/btrfs/send.c:1790:17: error: got __VA_OPT__ +../fs/btrfs/send.c:2754:9: error: Expected ) in function call +../fs/btrfs/send.c:2754:9: error: got __VA_OPT__ +../fs/btrfs/send.c:2770:17: error: Expected ) in function call +../fs/btrfs/send.c:2770:17: error: got __VA_OPT__ +../fs/btrfs/send.c:3188:25: error: Expected ) in function call +../fs/btrfs/send.c:3188:25: error: got __VA_OPT__ +../fs/btrfs/send.c:3491:9: error: Expected ) in function call +../fs/btrfs/send.c:3491:9: error: got __VA_OPT__ +../fs/btrfs/send.c:3520:17: error: Expected ) in function call +../fs/btrfs/send.c:3520:17: error: got __VA_OPT__ +../fs/btrfs/send.c:3528:25: error: Expected ) in function call +../fs/btrfs/send.c:3528:25: error: got __VA_OPT__ +../fs/btrfs/send.c:4995:17: error: Expected ) in function call +../fs/btrfs/send.c:4995:17: error: got __VA_OPT__ +../fs/btrfs/send.c:7173:17: error: Expected ) in function call +../fs/btrfs/send.c:7173:17: error: got __VA_OPT__ +../fs/btrfs/send.c:7181:17: error: Expected ) in function call +../fs/btrfs/send.c:7181:17: error: got __VA_OPT__ +../fs/btrfs/send.c:7249:9: error: Expected ) in function call +../fs/btrfs/send.c:7249:9: error: got __VA_OPT__ +../fs/btrfs/send.c:7358:9: error: Expected ) in function call +../fs/btrfs/send.c:7358:9: error: got __VA_OPT__ @@ -25080 +24090,219 @@ -../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/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); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/dev-replace.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/dev-replace.c: note: in included file: +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/dev-replace.c: note: in included file: +../fs/btrfs/zoned.h:431:9: error: Expected ) in function call +../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ +../fs/btrfs/dev-replace.c:554:9: error: Expected ) in function call +../fs/btrfs/dev-replace.c:554:9: error: got __VA_OPT__ +../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/radeon/r600_dma.c:246:30: warning: incorrect type in assignment (different base types) +../drivers/gpu/drm/radeon/r600_dma.c:246:30: expected unsigned int volatile [usertype] +../drivers/gpu/drm/radeon/r600_dma.c:246:30: got restricted __le32 [usertype] +../drivers/gpu/drm/radeon/r600_dma.c:260:23: warning: cast to restricted __le32 +../drivers/gpu/drm/radeon/r600_dma.c:381:23: warning: cast to restricted __le32 +Warning: ../drivers/md/bcache/request.c:308 function parameter 'bch_data_insert' not described in 'CLOSURE_CALLBACK' +Warning: ../drivers/md/bcache/request.c:308 expecting prototype for bch_data_insert(). Prototype was for CLOSURE_CALLBACK() instead +../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/uuid-tree.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/props.c: note: in included file: +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/props.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/props.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/props.c:102:9: error: Expected ) in function call +../fs/btrfs/props.c:102:9: error: got __VA_OPT__ +../fs/btrfs/props.c:125:17: error: Expected ) in function call +../fs/btrfs/props.c:125:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c: note: in included file: +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c: note: in included file: +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:235:9: error: Expected ) in function call +../fs/btrfs/raid56.c:235:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:241:17: error: Expected ) in function call +../fs/btrfs/raid56.c:241:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:242:17: error: Expected ) in function call +../fs/btrfs/raid56.c:242:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:276:33: error: Expected ) in function call +../fs/btrfs/raid56.c:276:33: error: got __VA_OPT__ +../fs/btrfs/raid56.c:309:9: error: Expected ) in function call +../fs/btrfs/raid56.c:309:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:312:9: error: Expected ) in function call +../fs/btrfs/raid56.c:312:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:327:9: error: Expected ) in function call +../fs/btrfs/raid56.c:327:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:330:9: error: Expected ) in function call +../fs/btrfs/raid56.c:330:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:341:9: error: Expected ) in function call +../fs/btrfs/raid56.c:341:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:342:9: error: Expected ) in function call +../fs/btrfs/raid56.c:342:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:366:17: error: Expected ) in function call +../fs/btrfs/raid56.c:366:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:381:9: error: Expected ) in function call +../fs/btrfs/raid56.c:381:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:382:9: error: Expected ) in function call +../fs/btrfs/raid56.c:382:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:435:17: error: Expected ) in function call +../fs/btrfs/raid56.c:435:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:436:17: error: Expected ) in function call +../fs/btrfs/raid56.c:436:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:716:9: error: Expected ) in function call +../fs/btrfs/raid56.c:716:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:717:9: error: Expected ) in function call +../fs/btrfs/raid56.c:717:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:720:9: error: Expected ) in function call +../fs/btrfs/raid56.c:720:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:732:9: error: Expected ) in function call +../fs/btrfs/raid56.c:732:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:735:9: error: Expected ) in function call +../fs/btrfs/raid56.c:735:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1020:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1020:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1044:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1044:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1078:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1078:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1084:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1084:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1090:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1090:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1091:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1091:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1134:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1134:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1136:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1136:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1186:17: error: Expected ) in function call +../fs/btrfs/raid56.c:1186:17: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1254:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1254:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1256:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1256:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1258:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1258:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1303:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1303:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1351:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1351:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1390:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1390:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1391:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1391:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1397:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1397:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1403:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1403:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1467:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1467:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1470:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1470:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1515:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1515:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1534:25: error: Expected ) in function call +../fs/btrfs/raid56.c:1534:25: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1571:9: error: Expected ) in function call +../fs/btrfs/raid56.c:1571:9: error: got __VA_OPT__ +../fs/btrfs/raid56.c:1594:17: error: Expected ) in function call +../fs/btrfs/raid56.c:1594:17: error: too many errors +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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/gpu/drm/msm/hdmi/hdmi.c:432:1: warning: symbol 'msm_hdmi_pm_ops' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25081,0 +24310,87 @@ +../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:241:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:241:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:242:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:242:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:248:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:248:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:249:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:249:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:250:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:250:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:262:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:262:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:381:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:381:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:382:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:382:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:390:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:390:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:391:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:391:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:392:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:392:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:408:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:408:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:440:17: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:440:17: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:520:9: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:520:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:524:9: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:524:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:546:9: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:546:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:550:9: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:550:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:551:9: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:551:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:728:9: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:728:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:732:9: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:732:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:914:17: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:914:17: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:921:9: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:921:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:923:9: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:923:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:954:17: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:954:17: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:961:9: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:961:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:963:9: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:963:9: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:1507:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:1507:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:1508:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:1508:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:1515:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:1515:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:1516:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:1516:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:1517:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:1517:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:1521:33: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:1521:33: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:1567:17: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:1567:17: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:1568:17: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:1568:17: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:1645:17: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:1645:17: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:1646:17: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:1646:17: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:1730:17: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:1730:17: error: got __VA_OPT__ +../fs/btrfs/free-space-tree.c:1802:9: error: Expected ) in function call +../fs/btrfs/free-space-tree.c:1802:9: error: got __VA_OPT__ @@ -25091,13 +24406,52 @@ -../drivers/gpu/drm/radeon/r600_dma.c:246:30: warning: incorrect type in assignment (different base types) -../drivers/gpu/drm/radeon/r600_dma.c:246:30: expected unsigned int volatile [usertype] -../drivers/gpu/drm/radeon/r600_dma.c:246:30: got restricted __le32 [usertype] -../drivers/gpu/drm/radeon/r600_dma.c:260:23: warning: cast to restricted __le32 -../drivers/gpu/drm/radeon/r600_dma.c:381:23: warning: cast to restricted __le32 -../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/si_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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:321:21: warning: cast from restricted __le16 +../drivers/md/bcache/super.c:321:19: warning: incorrect type in assignment (different base types) +../drivers/md/bcache/super.c:321:19: expected restricted __le64 [usertype] csum +../drivers/md/bcache/super.c:321: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:1199:26: warning: incorrect type in initializer (different base types) +../drivers/md/bcache/super.c:1199:26: expected unsigned int [usertype] rtime +../drivers/md/bcache/super.c:1199:26: got restricted __le32 [usertype] +../drivers/md/bcache/super.c:1241:32: warning: incorrect type in assignment (different base types) +../drivers/md/bcache/super.c:1241:32: expected unsigned int [usertype] invalidated +../drivers/md/bcache/super.c:1241:32: got restricted __le32 [usertype] +../drivers/md/bcache/super.c:1601:36: warning: incorrect type in assignment (different base types) +../drivers/md/bcache/super.c:1601:36: expected unsigned int [usertype] last_reg +../drivers/md/bcache/super.c:1601:36: got restricted __le32 [usertype] +../drivers/net/ethernet/sfc/siena/mcdi_mon.c: In function ‘efx_siena_mcdi_mon_probe’: +../drivers/net/ethernet/sfc/siena/mcdi_mon.c:457:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] + 457 | snprintf(name, sizeof(name), "%s%u_input", + | ^ +../drivers/net/ethernet/sfc/siena/mcdi_mon.c:457:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 + 457 | snprintf(name, sizeof(name), "%s%u_input", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 458 | hwmon_prefix, hwmon_index); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/sfc/siena/mcdi_mon.c:488:57: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] + 488 | snprintf(name, sizeof(name), "%s%u_alarm", + | ^ +../drivers/net/ethernet/sfc/siena/mcdi_mon.c:488:17: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 + 488 | snprintf(name, sizeof(name), "%s%u_alarm", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 489 | hwmon_prefix, hwmon_index); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ +../drivers/net/ethernet/sfc/siena/mcdi_mon.c:495:65: warning: ‘snprintf’ output may be truncated before the last format character [-Wformat-truncation=] + 495 | snprintf(name, sizeof(name), "%s%u_label", + | ^ +../drivers/net/ethernet/sfc/siena/mcdi_mon.c:495:25: note: ‘snprintf’ output between 10 and 22 bytes into a destination of size 12 + 495 | snprintf(name, sizeof(name), "%s%u_label", + | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + 496 | hwmon_prefix, hwmon_index); + | ~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -25116,4 +24469,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/uvd_v3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25122,4 +24472,77 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/vi.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/tree-checker.c: note: in included file (through ../fs/btrfs/compression.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/tree-checker.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/tree-checker.c: note: in included file: +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/tree-checker.c:184:9: error: Expected ) in function call +../fs/btrfs/tree-checker.c:184:9: error: got __VA_OPT__ +../drivers/gpu/drm/xe/xe_pci.c:110:9: warning: Initializer entry defined twice +../drivers/gpu/drm/xe/xe_pci.c:112:10: also defined here +../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/space-info.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/space-info.c: note: in included file: +../fs/btrfs/zoned.h:431:9: error: Expected ) in function call +../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ +../fs/btrfs/space-info.c:214:9: error: Expected ) in function call +../fs/btrfs/space-info.c:214:9: error: got __VA_OPT__ +../fs/btrfs/space-info.c:265:9: error: Expected ) in function call +../fs/btrfs/space-info.c:265:9: error: got __VA_OPT__ +../fs/btrfs/space-info.c:267:9: error: Expected ) in function call +../fs/btrfs/space-info.c:267:9: error: got __VA_OPT__ +../fs/btrfs/space-info.c:553:17: error: Expected ) in function call +../fs/btrfs/space-info.c:553:17: error: got __VA_OPT__ +../fs/btrfs/space-info.c:915:17: error: Expected ) in function call +../fs/btrfs/space-info.c:915:17: error: got __VA_OPT__ +../fs/btrfs/space-info.c:1679:17: error: Expected ) in function call +../fs/btrfs/space-info.c:1679:17: error: got __VA_OPT__ +../fs/btrfs/space-info.c:1684:9: error: Expected ) in function call +../fs/btrfs/space-info.c:1684:9: error: got __VA_OPT__ +../fs/btrfs/space-info.c:1691:9: error: Expected ) in function call +../fs/btrfs/space-info.c:1691:9: error: got __VA_OPT__ +../fs/btrfs/space-info.c:1767:9: error: Expected ) in function call +../fs/btrfs/space-info.c:1767:9: error: got __VA_OPT__ +../fs/btrfs/space-info.c:1776:17: error: Expected ) in function call +../fs/btrfs/space-info.c:1776:17: error: got __VA_OPT__ +../fs/btrfs/space-info.c:1777:17: error: Expected ) in function call +../fs/btrfs/space-info.c:1777:17: error: got __VA_OPT__ +../fs/btrfs/space-info.c:1778:17: error: Expected ) in function call +../fs/btrfs/space-info.c:1778:17: error: got __VA_OPT__ +../fs/btrfs/space-info.c:1937:9: error: Expected ) in function call +../fs/btrfs/space-info.c:1937:9: error: got __VA_OPT__ +../fs/btrfs/space-info.c:1940:9: error: Expected ) in function call +../fs/btrfs/space-info.c:1940:9: error: got __VA_OPT__ @@ -25128,7 +24551,23 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' -Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' -../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/vega10_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/block-rsv.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/block-rsv.c:453:17: error: Expected ) in function call +../fs/btrfs/block-rsv.c:453:17: error: got __VA_OPT__ +../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): @@ -25280,4 +24719,5 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/discard.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/discard.c:279:33: error: Expected ) in function call +../fs/btrfs/discard.c:279:33: error: got __VA_OPT__ @@ -25293 +24733,103 @@ -../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): +../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/delalloc-space.c: note: in included file: +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/delalloc-space.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/delalloc-space.c:119:17: error: Expected ) in function call +../fs/btrfs/delalloc-space.c:119:17: error: got __VA_OPT__ +../fs/btrfs/delalloc-space.c:187:9: error: Expected ) in function call +../fs/btrfs/delalloc-space.c:187:9: error: got __VA_OPT__ +../fs/btrfs/delalloc-space.c:460:9: error: Expected ) in function call +../fs/btrfs/delalloc-space.c:460:9: error: got __VA_OPT__ +../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/space-info.h): +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c: note: in included file: +../fs/btrfs/zoned.h:431:9: error: Expected ) in function call +../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:213:9: error: Expected ) in function call +../fs/btrfs/block-group.c:213:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:384:9: error: Expected ) in function call +../fs/btrfs/block-group.c:384:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:394:9: error: Expected ) in function call +../fs/btrfs/block-group.c:394:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:603:9: error: Expected ) in function call +../fs/btrfs/block-group.c:603:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:604:9: error: Expected ) in function call +../fs/btrfs/block-group.c:604:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:605:9: error: Expected ) in function call +../fs/btrfs/block-group.c:605:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:691:9: error: Expected ) in function call +../fs/btrfs/block-group.c:691:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:1369:9: error: Expected ) in function call +../fs/btrfs/block-group.c:1369:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:1370:9: error: Expected ) in function call +../fs/btrfs/block-group.c:1370:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:2432:9: error: Expected ) in function call +../fs/btrfs/block-group.c:2432:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:2534:25: error: Expected ) in function call +../fs/btrfs/block-group.c:2534:25: error: got __VA_OPT__ +../fs/btrfs/block-group.c:3026:9: error: Expected ) in function call +../fs/btrfs/block-group.c:3026:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:3831:9: error: Expected ) in function call +../fs/btrfs/block-group.c:3831:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4461:17: error: Expected ) in function call +../fs/btrfs/block-group.c:4461:17: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4568:25: error: Expected ) in function call +../fs/btrfs/block-group.c:4568:25: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4703:17: error: Expected ) in function call +../fs/btrfs/block-group.c:4703:17: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4704:17: error: Expected ) in function call +../fs/btrfs/block-group.c:4704:17: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4705:17: error: Expected ) in function call +../fs/btrfs/block-group.c:4705:17: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4706:17: error: Expected ) in function call +../fs/btrfs/block-group.c:4706:17: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4707:17: error: Expected ) in function call +../fs/btrfs/block-group.c:4707:17: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4708:17: error: Expected ) in function call +../fs/btrfs/block-group.c:4708:17: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4748:17: error: Expected ) in function call +../fs/btrfs/block-group.c:4748:17: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4781:9: error: Expected ) in function call +../fs/btrfs/block-group.c:4781:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4782:9: error: Expected ) in function call +../fs/btrfs/block-group.c:4782:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4820:9: error: Expected ) in function call +../fs/btrfs/block-group.c:4820:9: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4911:17: error: Expected ) in function call +../fs/btrfs/block-group.c:4911:17: error: got __VA_OPT__ +../fs/btrfs/block-group.c:4953:9: error: Expected ) in function call +../fs/btrfs/block-group.c:4953:9: error: got __VA_OPT__ +../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): @@ -25296,0 +24839,136 @@ +../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/compression.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/reflink.c: note: in included file: +../fs/btrfs/compression.h:76:9: error: Expected ) in function call +../fs/btrfs/compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/compression.h:77:9: error: Expected ) in function call +../fs/btrfs/compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/reflink.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/reflink.c: note: in included file: +../fs/btrfs/subpage.h:111:17: error: Expected ) in function call +../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ +../fs/btrfs/reflink.c:72:9: error: Expected ) in function call +../fs/btrfs/reflink.c:72:9: error: got __VA_OPT__ +../fs/btrfs/reflink.c:212:25: error: Expected ) in function call +../fs/btrfs/reflink.c:212:25: error: got __VA_OPT__ +../fs/btrfs/reflink.c:417:17: error: Expected ) in function call +../fs/btrfs/reflink.c:417:17: error: got __VA_OPT__ +../fs/btrfs/reflink.c:511:25: error: Expected ) in function call +../fs/btrfs/reflink.c:511:25: error: got __VA_OPT__ +../fs/btrfs/reflink.c:520:25: error: Expected ) in function call +../fs/btrfs/reflink.c:520:25: error: got __VA_OPT__ +../fs/btrfs/reflink.c:521:25: error: Expected ) in function call +../fs/btrfs/reflink.c:521:25: error: got __VA_OPT__ +../fs/btrfs/reflink.c:798:17: error: Expected ) in function call +../fs/btrfs/reflink.c:798:17: error: got __VA_OPT__ +../fs/btrfs/tree-mod-log.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/disk-io.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/tree-mod-log.c:243:9: error: Expected ) in function call +../fs/btrfs/tree-mod-log.c:243:9: error: got __VA_OPT__ +../fs/btrfs/tree-mod-log.c:244:9: error: Expected ) in function call +../fs/btrfs/tree-mod-log.c:244:9: error: got __VA_OPT__ +../fs/btrfs/tree-mod-log.c:857:17: error: Expected ) in function call +../fs/btrfs/tree-mod-log.c:857:17: error: got __VA_OPT__ +../fs/btrfs/tree-mod-log.c:900:25: error: Expected ) in function call +../fs/btrfs/tree-mod-log.c:900:25: error: got __VA_OPT__ +../fs/btrfs/tree-mod-log.c:1069:25: error: Expected ) in function call +../fs/btrfs/tree-mod-log.c:1069:25: error: got __VA_OPT__ +../fs/btrfs/tree-mod-log.c:1070:25: error: Expected ) in function call +../fs/btrfs/tree-mod-log.c:1070:25: error: got __VA_OPT__ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h, ../fs/btrfs/btrfs_inode.h, ../fs/btrfs/subpage.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c: note: in included file (through ../fs/btrfs/subpage.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c: note: in included file: +../fs/btrfs/subpage.h:111:17: error: Expected ) in function call +../fs/btrfs/subpage.h:111:17: error: got __VA_OPT__ +../fs/btrfs/subpage.c:73:17: error: Expected ) in function call +../fs/btrfs/subpage.c:73:17: error: got __VA_OPT__ +../fs/btrfs/subpage.c:80:17: error: Expected ) in function call +../fs/btrfs/subpage.c:80:17: error: got __VA_OPT__ +../fs/btrfs/subpage.c:112:9: error: Expected ) in function call +../fs/btrfs/subpage.c:112:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:122:9: error: Expected ) in function call +../fs/btrfs/subpage.c:122:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:155:9: error: Expected ) in function call +../fs/btrfs/subpage.c:155:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:169:9: error: Expected ) in function call +../fs/btrfs/subpage.c:169:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:173:9: error: Expected ) in function call +../fs/btrfs/subpage.c:173:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:181:9: error: Expected ) in function call +../fs/btrfs/subpage.c:181:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:182:9: error: Expected ) in function call +../fs/btrfs/subpage.c:182:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:189:17: error: Expected ) in function call +../fs/btrfs/subpage.c:189:17: error: got __VA_OPT__ +../fs/btrfs/subpage.c:253:9: error: Expected ) in function call +../fs/btrfs/subpage.c:253:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:282:9: error: Expected ) in function call +../fs/btrfs/subpage.c:282:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:334:9: error: Expected ) in function call +../fs/btrfs/subpage.c:334:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:476:17: error: Expected ) in function call +../fs/btrfs/subpage.c:476:17: error: got __VA_OPT__ +../fs/btrfs/subpage.c:702:17: error: Expected ) in function call +../fs/btrfs/subpage.c:702:17: error: got __VA_OPT__ +../fs/btrfs/subpage.c:709:9: error: Expected ) in function call +../fs/btrfs/subpage.c:709:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:712:17: error: Expected ) in function call +../fs/btrfs/subpage.c:712:17: error: got __VA_OPT__ +../fs/btrfs/subpage.c:713:17: error: Expected ) in function call +../fs/btrfs/subpage.c:713:17: error: got __VA_OPT__ +../fs/btrfs/subpage.c:715:9: error: Expected ) in function call +../fs/btrfs/subpage.c:715:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:735:9: error: Expected ) in function call +../fs/btrfs/subpage.c:735:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:745:17: error: Expected ) in function call +../fs/btrfs/subpage.c:745:17: error: got __VA_OPT__ +../fs/btrfs/subpage.c:746:17: error: Expected ) in function call +../fs/btrfs/subpage.c:746:17: error: got __VA_OPT__ +../fs/btrfs/subpage.c:750:9: error: Expected ) in function call +../fs/btrfs/subpage.c:750:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:789:9: error: Expected ) in function call +../fs/btrfs/subpage.c:789:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:790:9: error: Expected ) in function call +../fs/btrfs/subpage.c:790:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:794:9: error: Expected ) in function call +../fs/btrfs/subpage.c:794:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:795:9: error: Expected ) in function call +../fs/btrfs/subpage.c:795:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:796:9: error: Expected ) in function call +../fs/btrfs/subpage.c:796:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:797:9: error: Expected ) in function call +../fs/btrfs/subpage.c:797:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:798:9: error: Expected ) in function call +../fs/btrfs/subpage.c:798:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:799:9: error: Expected ) in function call +../fs/btrfs/subpage.c:799:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:821:9: error: Expected ) in function call +../fs/btrfs/subpage.c:821:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:822:9: error: Expected ) in function call +../fs/btrfs/subpage.c:822:9: error: got __VA_OPT__ +../fs/btrfs/subpage.c:826:9: error: Expected ) in function call +../fs/btrfs/subpage.c:826:9: error: got __VA_OPT__ +../drivers/gpu/drm/xe/xe_pt.c:1108:72: warning: Using plain integer as NULL pointer +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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 @@ -25298,0 +24977,75 @@ +../drivers/gpu/drm/i915/gt/intel_sseu.c:600:17: error: too long token expansion +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/nbio_v7_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/fs.c: note: in included file (through ../fs/btrfs/accessors.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/fs.c: note: in included file: +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/fs.c:148:9: error: Expected ) in function call +../fs/btrfs/fs.c:148:9: error: got __VA_OPT__ +../fs/btrfs/fs.c:238:17: error: Expected ) in function call +../fs/btrfs/fs.c:238:17: error: got __VA_OPT__ +../fs/btrfs/fs.c:247:17: error: Expected ) in function call +../fs/btrfs/fs.c:247:17: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c: note: in included file: +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:127:17: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:127:17: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:133:17: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:133:17: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:141:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:141:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:294:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:294:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:295:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:295:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:956:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:956:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1064:17: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1064:17: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1066:17: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1066:17: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1755:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1755:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1785:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1785:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1786:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1786:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1819:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1819:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1820:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1820:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1863:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1863:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1875:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1875:9: error: got __VA_OPT__ +../fs/btrfs/extent-io-tree.c:1932:9: error: Expected ) in function call +../fs/btrfs/extent-io-tree.c:1932:9: error: got __VA_OPT__ +../fs/btrfs/lru_cache.c:75:9: error: Expected ) in function call +../fs/btrfs/lru_cache.c:75:9: error: got __VA_OPT__ +../fs/btrfs/lru_cache.c:76:9: error: Expected ) in function call +../fs/btrfs/lru_cache.c:76:9: error: got __VA_OPT__ +../fs/btrfs/lru_cache.c:90:17: error: Expected ) in function call +../fs/btrfs/lru_cache.c:90:17: error: got __VA_OPT__ +../fs/btrfs/lru_cache.c:125:17: error: Expected ) in function call +../fs/btrfs/lru_cache.c:125:17: error: got __VA_OPT__ +../fs/btrfs/lru_cache.c:164:9: error: Expected ) in function call +../fs/btrfs/lru_cache.c:164:9: error: got __VA_OPT__ +../fs/btrfs/lru_cache.c:165:9: error: Expected ) in function call +../fs/btrfs/lru_cache.c:165:9: error: got __VA_OPT__ @@ -25302,0 +25056,105 @@ +../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/bio.c: note: in included file: +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/bio.c: note: in included file (through ../fs/btrfs/zoned.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/bio.c: note: in included file: +../fs/btrfs/zoned.h:431:9: error: Expected ) in function call +../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:48:9: error: Expected ) in function call +../fs/btrfs/bio.c:48:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:114:9: error: Expected ) in function call +../fs/btrfs/bio.c:114:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:196:9: error: Expected ) in function call +../fs/btrfs/bio.c:196:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:199:17: error: Expected ) in function call +../fs/btrfs/bio.c:199:17: error: got __VA_OPT__ +../fs/btrfs/bio.c:285:17: error: Expected ) in function call +../fs/btrfs/bio.c:285:17: error: got __VA_OPT__ +../fs/btrfs/bio.c:289:17: error: Expected ) in function call +../fs/btrfs/bio.c:289:17: error: got __VA_OPT__ +../fs/btrfs/bio.c:317:9: error: Expected ) in function call +../fs/btrfs/bio.c:317:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:411:9: error: Expected ) in function call +../fs/btrfs/bio.c:411:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:508:17: error: Expected ) in function call +../fs/btrfs/bio.c:508:17: error: got __VA_OPT__ +../fs/btrfs/bio.c:538:9: error: Expected ) in function call +../fs/btrfs/bio.c:538:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:861:17: error: Expected ) in function call +../fs/btrfs/bio.c:861:17: error: got __VA_OPT__ +../fs/btrfs/bio.c:862:17: error: Expected ) in function call +../fs/btrfs/bio.c:862:17: error: got __VA_OPT__ +../fs/btrfs/bio.c:884:9: error: Expected ) in function call +../fs/btrfs/bio.c:884:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:890:17: error: Expected ) in function call +../fs/btrfs/bio.c:890:17: error: got __VA_OPT__ +../fs/btrfs/bio.c:902:9: error: Expected ) in function call +../fs/btrfs/bio.c:902:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:940:9: error: Expected ) in function call +../fs/btrfs/bio.c:940:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:941:9: error: Expected ) in function call +../fs/btrfs/bio.c:941:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:942:9: error: Expected ) in function call +../fs/btrfs/bio.c:942:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:944:9: error: Expected ) in function call +../fs/btrfs/bio.c:944:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:945:9: error: Expected ) in function call +../fs/btrfs/bio.c:945:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:946:9: error: Expected ) in function call +../fs/btrfs/bio.c:946:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:979:17: error: Expected ) in function call +../fs/btrfs/bio.c:979:17: error: got __VA_OPT__ +../fs/btrfs/bio.c:1013:9: error: Expected ) in function call +../fs/btrfs/bio.c:1013:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:1014:9: error: Expected ) in function call +../fs/btrfs/bio.c:1014:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:1015:9: error: Expected ) in function call +../fs/btrfs/bio.c:1015:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:1016:9: error: Expected ) in function call +../fs/btrfs/bio.c:1016:9: error: got __VA_OPT__ +../fs/btrfs/bio.c:1024:17: error: Expected ) in function call +../fs/btrfs/bio.c:1024:17: error: got __VA_OPT__ +../fs/btrfs/acl.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/raid-stripe-tree.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/raid-stripe-tree.c: note: in included file: +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/raid-stripe-tree.c:33:9: error: Expected ) in function call +../fs/btrfs/raid-stripe-tree.c:33:9: error: got __VA_OPT__ +../fs/btrfs/raid-stripe-tree.c:34:9: error: Expected ) in function call +../fs/btrfs/raid-stripe-tree.c:34:9: error: got __VA_OPT__ +../fs/btrfs/raid-stripe-tree.c:142:25: error: Expected ) in function call +../fs/btrfs/raid-stripe-tree.c:142:25: error: got __VA_OPT__ +../fs/btrfs/raid-stripe-tree.c:242:25: error: Expected ) in function call +../fs/btrfs/raid-stripe-tree.c:242:25: error: got __VA_OPT__ @@ -25304,0 +25163,10 @@ +../fs/btrfs/ref-verify.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/ref-verify.c: note: in included file: +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/ref-verify.c:324:17: error: Expected ) in function call +../fs/btrfs/ref-verify.c:324:17: error: got __VA_OPT__ +../fs/btrfs/ref-verify.c:326:17: error: Expected ) in function call +../fs/btrfs/ref-verify.c:326:17: error: got __VA_OPT__ @@ -25306,0 +25175,124 @@ +../fs/btrfs/fiemap.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/backref.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/fiemap.c: note: in included file: +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/fiemap.c:115:9: error: Expected ) in function call +../fs/btrfs/fiemap.c:115:9: error: got __VA_OPT__ +../fs/btrfs/fiemap.c:322:9: error: Expected ) in function call +../fs/btrfs/fiemap.c:322:9: error: got __VA_OPT__ +../fs/btrfs/fiemap.c:572:9: error: Expected ) in function call +../fs/btrfs/fiemap.c:572:9: error: got __VA_OPT__ +../fs/btrfs/fiemap.c:582:9: error: Expected ) in function call +../fs/btrfs/fiemap.c:582:9: error: got __VA_OPT__ +../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/direct-io.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/direct-io.c: note: in included file: +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/direct-io.c:166:17: error: Expected ) in function call +../fs/btrfs/direct-io.c:166:17: error: got __VA_OPT__ +../fs/btrfs/direct-io.c:191:17: error: Expected ) in function call +../fs/btrfs/direct-io.c:191:17: error: got __VA_OPT__ +../fs/btrfs/direct-io.c:920:17: error: Expected ) in function call +../fs/btrfs/direct-io.c:920:17: error: got __VA_OPT__ +../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 +../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c: note: in included file: +../fs/btrfs/volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/zoned.h): +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c: note: in included file: +../fs/btrfs/zoned.h:431:9: error: Expected ) in function call +../fs/btrfs/zoned.h:431:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:96:17: error: Expected ) in function call +../fs/btrfs/zoned.c:96:17: error: got __VA_OPT__ +../fs/btrfs/zoned.c:170:9: error: Expected ) in function call +../fs/btrfs/zoned.c:170:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:177:9: error: Expected ) in function call +../fs/btrfs/zoned.c:177:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:244:17: error: Expected ) in function call +../fs/btrfs/zoned.c:244:17: error: got __VA_OPT__ +../fs/btrfs/zoned.c:395:17: error: Expected ) in function call +../fs/btrfs/zoned.c:395:17: error: got __VA_OPT__ +../fs/btrfs/zoned.c:401:9: error: Expected ) in function call +../fs/btrfs/zoned.c:401:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:840:25: error: Expected ) in function call +../fs/btrfs/zoned.c:840:25: error: got __VA_OPT__ +../fs/btrfs/zoned.c:891:9: error: Expected ) in function call +../fs/btrfs/zoned.c:891:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:1063:9: error: Expected ) in function call +../fs/btrfs/zoned.c:1063:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:1065:9: error: Expected ) in function call +../fs/btrfs/zoned.c:1065:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:1182:9: error: Expected ) in function call +../fs/btrfs/zoned.c:1182:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:1184:9: error: Expected ) in function call +../fs/btrfs/zoned.c:1184:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:1341:9: error: Expected ) in function call +../fs/btrfs/zoned.c:1341:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:2055:9: error: Expected ) in function call +../fs/btrfs/zoned.c:2055:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:2088:9: error: Expected ) in function call +../fs/btrfs/zoned.c:2088:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:2126:9: error: Expected ) in function call +../fs/btrfs/zoned.c:2126:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:2214:25: error: Expected ) in function call +../fs/btrfs/zoned.c:2214:25: error: got __VA_OPT__ +../fs/btrfs/zoned.c:2611:9: error: Expected ) in function call +../fs/btrfs/zoned.c:2611:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:2799:25: error: Expected ) in function call +../fs/btrfs/zoned.c:2799:25: error: got __VA_OPT__ +../fs/btrfs/zoned.c:2806:25: error: Expected ) in function call +../fs/btrfs/zoned.c:2806:25: error: got __VA_OPT__ +../fs/btrfs/zoned.c:2814:25: error: Expected ) in function call +../fs/btrfs/zoned.c:2814:25: error: got __VA_OPT__ +../fs/btrfs/zoned.c:2816:25: error: Expected ) in function call +../fs/btrfs/zoned.c:2816:25: error: got __VA_OPT__ +../fs/btrfs/zoned.c:2842:9: error: Expected ) in function call +../fs/btrfs/zoned.c:2842:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:2883:9: error: Expected ) in function call +../fs/btrfs/zoned.c:2883:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:2911:9: error: Expected ) in function call +../fs/btrfs/zoned.c:2911:9: error: got __VA_OPT__ +../fs/btrfs/zoned.c:3170:17: error: Expected ) in function call +../fs/btrfs/zoned.c:3170:17: error: got __VA_OPT__ +../fs/btrfs/zoned.c:3184:17: error: Expected ) in function call +../fs/btrfs/zoned.c:3184:17: error: got __VA_OPT__ +../fs/btrfs/tests/free-space-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ @@ -25310,0 +25303,11 @@ +../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/locking.h, ../fs/btrfs/ctree.h): +../fs/btrfs/extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/verity.c: note: in included file: +../fs/btrfs/btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/verity.c: note: in included file (through ../fs/btrfs/transaction.h): +../fs/btrfs/delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/delayed-ref.h:442:9: error: got __VA_OPT__ @@ -25312,0 +25316,167 @@ +../fs/btrfs/tests/extent-buffer-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/tests/btrfs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): +../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/tests/btrfs-tests.c: note: in included file: +../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/tests/extent-io-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/tests/extent-io-tests.c: note: in included file: +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/tests/inode-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/tests/inode-tests.c: note: in included file: +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/tests/inode-tests.c: note: in included file: +../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/tests/inode-tests.c: note: in included file: +../fs/btrfs/tests/../compression.h:76:9: error: Expected ) in function call +../fs/btrfs/tests/../compression.h:76:9: error: got __VA_OPT__ +../fs/btrfs/tests/../compression.h:77:9: error: Expected ) in function call +../fs/btrfs/tests/../compression.h:77:9: error: got __VA_OPT__ +../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/tests/qgroup-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): +../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ +../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/tests/free-space-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): +../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ +../drivers/gpu/drm/amd/amdgpu/soc24.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/sienna_cichlid.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/tests/extent-map-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h): +../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/tests/extent-map-tests.c: note: in included file: +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/tests/extent-map-tests.c: note: in included file: +../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): +../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): +../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ +../fs/btrfs/tests/raid-stripe-tree-tests.c: note: in included file: +../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/btrfs/tests/chunk-allocation-tests.c: note: in included file: +../fs/btrfs/tests/../volumes.h:633:17: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:633:17: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:692:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:692:9: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:867:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:867:9: error: got __VA_OPT__ +../fs/btrfs/tests/../volumes.h:874:9: error: Expected ) in function call +../fs/btrfs/tests/../volumes.h:874:9: error: got __VA_OPT__ +../fs/btrfs/tests/chunk-allocation-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../disk-io.h): +../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../locking.h, ../fs/btrfs/tests/../ctree.h, ../fs/btrfs/tests/../btrfs_inode.h, ../fs/btrfs/tests/../transaction.h): +../fs/btrfs/tests/../extent_io.h:131:9: error: Expected ) in function call +../fs/btrfs/tests/../extent_io.h:131:9: error: got __VA_OPT__ +../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:516:9: error: got __VA_OPT__ +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: Expected ) in function call +../fs/btrfs/tests/../btrfs_inode.h:532:9: error: got __VA_OPT__ +../fs/btrfs/tests/delayed-refs-tests.c: note: in included file (through ../fs/btrfs/tests/../transaction.h): +../fs/btrfs/tests/../delayed-ref.h:442:9: error: Expected ) in function call +../fs/btrfs/tests/../delayed-ref.h:442:9: error: got __VA_OPT__ +../drivers/gpu/drm/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/nbio_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/hdp_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' +Warning: ../drivers/gpu/drm/msm/disp/dpu1/dpu_core_perf.c:41 function parameter 'mode_clk_rate' not described in 'dpu_core_perf_adjusted_mode_clk' +../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/lsdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/aqua_vanjaram.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/lsdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25319 +25489 @@ -../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/hdp_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25321 +25491 @@ -../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/nbif_v6_3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25323 +25493 @@ -../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/cyan_skillfish_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25325 +25495 @@ -../drivers/gpu/drm/amd/amdgpu/soc24.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/df_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25327 +25497,21 @@ -../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/soc_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/df_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/df_v4_6_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/df_v4_15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/mmhub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/mmhub_v9_4.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25408,0 +25599,4 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25412 +25606 @@ -../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/mmhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25416,2 +25609,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25421,30 +25613 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/hdp_v5_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/lsdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c:1799:14: warning: restricted __be64 degrades to integer -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/lsdma_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/hdp_v7_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/nbio_v7_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/cyan_skillfish_reg_init.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/nbio_v7_11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/nbif_v6_3_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/df_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/soc_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/df_v4_6_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/df_v4_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mmhub_v2_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25452 +25615 @@ -../drivers/gpu/drm/amd/amdgpu/df_v3_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25454,12 +25617 @@ -../drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a_devfreq.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/amd/amdgpu/df_v4_15.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25470 +25622 @@ -../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/mmhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25472 +25624 @@ -../drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25474 +25626 @@ -../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/gfxhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25476 +25628 @@ -../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/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): @@ -25478 +25630 @@ -../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25482 +25634,3 @@ -../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/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/gfxhub_v1_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25486,37 +25639,0 @@ -../fs/xfs/scrub/stats.c: In function ‘xchk_stats_estimate_bufsize’: -../fs/xfs/scrub/stats.c:137:34: warning: variable ‘css’ set but not used [-Wunused-but-set-variable=] - 137 | struct xchk_scrub_stats *css = &cs->cs_stats[0]; - | ^~~ -../drivers/gpu/drm/xe/display/xe_display_rpm.c:65:42: warning: symbol 'xe_display_rpm_interface' was not declared. Should it be static? -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/mmhub_v2_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/xe/display/xe_initial_plane.c:184:52: warning: symbol 'xe_display_initial_plane_interface' was not declared. Should it be static? -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gfxhub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/gfxhub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/mmhub_v3_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_casf.c:147:21: error: too long token expansion -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25525,3 +25642 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../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/mmhub_v3_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25530,0 +25646,4 @@ +../fs/xfs/scrub/stats.c: In function ‘xchk_stats_estimate_bufsize’: +../fs/xfs/scrub/stats.c:137:34: warning: variable ‘css’ set but not used [-Wunused-but-set-variable=] + 137 | struct xchk_scrub_stats *css = &cs->cs_stats[0]; + | ^~~ @@ -25533,4 +25651,0 @@ -../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_casf.c:147:21: error: too long token expansion @@ -25538,0 +25654,2 @@ +../drivers/gpu/drm/amd/amdgpu/gfxhub_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25543,2 +25659,0 @@ -../drivers/gpu/drm/amd/amdgpu/gfxhub_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25549,2 +25663,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25552,0 +25666,2 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25557,3 +25671,0 @@ -../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' @@ -25561,0 +25674,2 @@ +../drivers/net/ethernet/mellanox/mlx5/core/lib/macsec_fs.c:1799:14: warning: restricted __be64 degrades to integer +../drivers/gpu/drm/xe/display/xe_display_rpm.c:65:42: warning: symbol 'xe_display_rpm_interface' was not declared. Should it be static? @@ -25566,2 +25680,11 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/nouveau/nvkm/subdev/clk/gk20a_devfreq.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list @@ -25570 +25693 @@ -../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/amdgpu_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25571,0 +25695,4 @@ +../drivers/gpu/drm/i915/display/intel_alpm.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/xe/display/xe_initial_plane.c:184:52: warning: symbol 'xe_display_initial_plane_interface' was not declared. Should it be static? @@ -25574 +25701 @@ -../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/iceland_ih.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25576,20 +25702,0 @@ -../fs/xfs/scrub/tempfile.c: In function ‘xrep_tempfile_copyin’: -../fs/xfs/scrub/tempfile.c:492:33: warning: variable ‘pos’ set but not used [-Wunused-but-set-variable=] - 492 | loff_t pos = XFS_FSB_TO_B(mp, off); - | ^~~ -../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here @@ -25600,7 +25707,2 @@ -../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25614,0 +25717,3 @@ +../drivers/gpu/drm/i915/display/intel_casf.c:147:21: error: too long token expansion +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25616,0 +25722,3 @@ +../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' @@ -25619 +25727,4 @@ -../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/i915/display/intel_alpm.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../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): @@ -25623,3 +25734 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/psp_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/psp_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25629 +25738 @@ -../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/psp_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25637,5 +25746 @@ -../sound/soc/codecs/rt5575-spi.c:85:26: warning: incorrect type in assignment (different base types) -../sound/soc/codecs/rt5575-spi.c:85:26: expected unsigned int [usertype] addr -../sound/soc/codecs/rt5575-spi.c:85:26: got restricted __le32 [usertype] -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/display/intel_casf.c:147:21: error: too long token expansion @@ -25644,2 +25748,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25647,0 +25751,11 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../fs/xfs/scrub/tempfile.c: In function ‘xrep_tempfile_copyin’: +../fs/xfs/scrub/tempfile.c:492:33: warning: variable ‘pos’ set but not used [-Wunused-but-set-variable=] + 492 | loff_t pos = XFS_FSB_TO_B(mp, off); + | ^~~ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/display/intel_cdclk.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' @@ -25652,5 +25765,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' @@ -25658,0 +25768,2 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25663 +25774,2 @@ -../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_ddi.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' @@ -25665,4 +25777,4 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/imu_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' @@ -25671,2 +25783,2 @@ -../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/amd/amdgpu/gfx_v11_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25675,4 +25787,17 @@ -../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/amd/amdgpu/imu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here +../drivers/gpu/drm/amd/amdgpu/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): @@ -25679,0 +25805,3 @@ +../sound/soc/codecs/rt5575-spi.c:85:26: warning: incorrect type in assignment (different base types) +../sound/soc/codecs/rt5575-spi.c:85:26: expected unsigned int [usertype] addr +../sound/soc/codecs/rt5575-spi.c:85:26: got restricted __le32 [usertype] @@ -25683,0 +25812,2 @@ +../drivers/gpu/drm/amd/amdgpu/imu_v12_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25690,2 +25819,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25693,0 +25822,2 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25698 +25827,0 @@ -../drivers/gpu/drm/i915/display/intel_lt_phy.c:1940:39: warning: Using plain integer as NULL pointer @@ -25700,0 +25830,2 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25703 +25834 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/sdma_v6_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25707 +25838 @@ -../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/mes_userqueue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25713,2 +25843,0 @@ -../drivers/gpu/drm/amd/amdgpu/mes_userqueue.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25717,2 +25845,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25721,5 +25847,0 @@ -../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' @@ -25727,0 +25850,2 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25732,3 +25855,0 @@ -../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' @@ -25737 +25858,4 @@ -../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' @@ -25738,0 +25863 @@ +../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: @@ -25740 +25865 @@ -../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/vce_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25744,2 +25868,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25753,0 +25877,2 @@ +../drivers/gpu/drm/i915/display/intel_hotplug.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' @@ -25755,0 +25881,3 @@ +../drivers/gpu/drm/i915/display/intel_hdcp.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2127:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' @@ -25758 +25886 @@ -../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/amdgpu_jpeg.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25760,2 +25887,0 @@ -../drivers/gpu/drm/i915/display/intel_fbdev.c:157:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_fbdev.c:158:10: also defined here @@ -25764 +25890 @@ -../drivers/gpu/drm/amd/amdgpu/vcn_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/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): @@ -25766,2 +25891,0 @@ -../drivers/gpu/drm/xe/xe_debugfs.c:39:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? -../drivers/gpu/drm/xe/xe_debugfs.c:40:1: warning: symbol 'inject_csc_hw_error' was not declared. Should it be static? @@ -25770 +25894 @@ -../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/vcn_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25772,2 +25895,0 @@ -../drivers/gpu/drm/i915/display/intel_fbdev.c:157:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_fbdev.c:158:10: also defined here @@ -25778,2 +25899,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25781,0 +25902,3 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/display/intel_lt_phy.c:1940:39: warning: Using plain integer as NULL pointer @@ -25785,0 +25909,2 @@ +../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25788 +25913,54 @@ -../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/jpeg_v5_3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/vpe_v6_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_vpe.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/amdgpu_umsch_mm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/umsch_mm_v4_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/amd/amdgpu/athub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/athub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/athub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/display/intel_psr.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/smuio_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/smuio_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/smuio_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/display/intel_fbdev.c:157:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_fbdev.c:158:10: also defined here +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/smuio_v13_0_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/display/intel_fbdev.c:157:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_fbdev.c:158:10: also defined here +../drivers/gpu/drm/xe/xe_debugfs.c:39:1: warning: symbol 'gt_reset_failure' was not declared. Should it be static? +../drivers/gpu/drm/xe/xe_debugfs.c:40:1: warning: symbol 'inject_csc_hw_error' was not declared. Should it be static? +../drivers/gpu/drm/amd/amdgpu/smuio_v14_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/smuio_v15_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25823 +26001 @@ -../drivers/gpu/drm/amd/amdgpu/jpeg_v5_0_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/smuio_v15_0_8.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25825 +26003 @@ -../drivers/gpu/drm/amd/amdgpu/jpeg_v5_3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../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): @@ -25827 +26005 @@ -../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/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): @@ -25829 +26007 @@ -../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/amdgpu_amdkfd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25831 +26009 @@ -../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/amdgpu_userq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -25832,0 +26011,18 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here +../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice +../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here @@ -25883,55 +26079 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/athub_v2_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/athub_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/athub_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/athub_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/smuio_v9_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/smuio_v11_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/smuio_v11_0_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/smuio_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/smuio_v13_0_3.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/smuio_v13_0_6.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/smuio_v15_0_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/smuio_v14_0_2.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/smuio_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/i915/display/intel_display_device.c:558:25: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:559:25: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:611:25: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:612:25: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:860:17: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:862:17: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1068:17: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1073:18: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1111:17: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1113:18: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1349:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1351:10: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1358:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1362:10: also defined here -../drivers/gpu/drm/i915/display/intel_display_device.c:1371:9: warning: Initializer entry defined twice -../drivers/gpu/drm/i915/display/intel_display_device.c:1372:10: also defined here -../drivers/gpu/drm/amd/amdgpu/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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/mca_v3_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_module.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../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): @@ -25946,2 +26087,0 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25950,2 +26089,0 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_flat_memory.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25954 +26092 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_topology.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_flat_memory.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): @@ -25956 +26094 @@ -../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/../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): @@ -25959,0 +26098,2 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25964 +26103,0 @@ -../drivers/gpu/drm/i915/display/intel_lt_phy.c:1940:39: warning: Using plain integer as NULL pointer @@ -25971,2 +26109,0 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -25977,6 +26114 @@ -../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): @@ -25984 +26116 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v12_1.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h): +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_packet_manager.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): @@ -25988 +26120,2 @@ -../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/i915/display/intel_lt_phy.c:1940:39: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_mqd_manager_v12_1.c: note: in included 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): @@ -25992 +26125 @@ -../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/../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, ...): @@ -25994,30 +26127,5 @@ -../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/nouveau/nvkm/subdev/instmem/nv50.c:105:58: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: expected void [noderef] __iomem * -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: got void * -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: expected void const [noderef] __iomem * -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: got void * -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: got void *[assigned] emap -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: expected void *map -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: got void [noderef] __iomem * -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: expected void [noderef] __iomem * -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: got void *map -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: warning: incorrect type in return expression (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: expected void [noderef] __iomem * -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: got void *map -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: expected void [noderef] __iomem *map -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: got void *map -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: warning: incorrect type in argument 1 (different address spaces) -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: expected void volatile [noderef] __iomem *addr -../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: got void *[assigned] map +../drivers/gpu/drm/i915/display/intel_pps.c: note: in included file: +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' +../drivers/gpu/drm/i915/display/intel_display_types.h:2114:24: warning: unreplaced symbol '' @@ -26025,0 +26134,2 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26032,4 +26141,0 @@ -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_device_queue_manager_v11.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26037,0 +26144,2 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26042,3 +26150 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/../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, ...): @@ -26047,0 +26154,4 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_int_process_v10.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_priv.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26063,0 +26174,2 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26069,2 +26180,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26085,9 +26195 @@ -../sound/soc/codecs/tas2562.c:232:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2562.c:238:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2562.c:244:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2562.c:291:58: warning: incorrect type in argument 2 (different base types) -../sound/soc/codecs/tas2562.c:291:58: expected int bitwidth -../sound/soc/codecs/tas2562.c:291:58: got restricted snd_pcm_format_t -../sound/soc/codecs/tas2562.c:608:39: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2562.c:615:43: warning: restricted snd_pcm_format_t degrades to integer -../drivers/gpu/drm/amd/amdgpu/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/amdgpu_amdkfd_gfx_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -26096,0 +26199,2 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26099 +26203 @@ -../drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd_gfx_v12.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgpu_job.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): @@ -26103,2 +26206,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26107,12 +26208,0 @@ -../sound/soc/codecs/tas2764.c:269:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2764.c:275:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2764.c:281:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2764.c:369:58: warning: incorrect type in argument 2 (different base types) -../sound/soc/codecs/tas2764.c:369:58: expected int bitwidth -../sound/soc/codecs/tas2764.c:369:58: got restricted snd_pcm_format_t -../sound/soc/codecs/tas2780.c:157:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2780.c:164:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2780.c:171:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2780.c:285:58: warning: incorrect type in argument 2 (different base types) -../sound/soc/codecs/tas2780.c:285:58: expected int bitwidth -../sound/soc/codecs/tas2780.c:285:58: got restricted snd_pcm_format_t @@ -26125,4 +26214,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:32:9: warning: cast truncates bits from constant value (100000000 becomes 0) -../drivers/gpu/drm/nouveau/nvkm/subdev/mmu/vmmgm200.c:57:9: warning: cast truncates bits from constant value (800000000 becomes 0) @@ -26131 +26217 @@ -../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/../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): @@ -26137 +26223 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu13/smu_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/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): @@ -26139 +26225 @@ -../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/../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): @@ -26142,0 +26229,26 @@ +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: expected void [noderef] __iomem * +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:105:58: got void * +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: expected void const [noderef] __iomem * +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:111:58: got void * +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:158:25: got void *[assigned] emap +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: expected void *map +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:175:19: got void [noderef] __iomem * +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: expected void [noderef] __iomem * +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:228:28: got void *map +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: warning: incorrect type in return expression (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: expected void [noderef] __iomem * +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:237:28: got void *map +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: expected void [noderef] __iomem *map +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:244:21: got void *map +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: warning: incorrect type in argument 1 (different address spaces) +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: expected void volatile [noderef] __iomem *addr +../drivers/gpu/drm/nouveau/nvkm/subdev/instmem/nv50.c:333:25: got void *[assigned] map +../drivers/gpu/drm/amd/amdgpu/../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26145 +26257 @@ -../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/../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): @@ -26149 +26261,7 @@ -../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/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/../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): @@ -26156,0 +26275,2 @@ +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu15/smu_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26159 +26279 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu15/smu_v15_0_0_ppt.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu15/smu_v15_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -26161 +26281 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/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): @@ -26163 +26283 @@ -../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/../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, ...): @@ -26179,10 +26298,0 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu15/smu_v15_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../sound/soc/codecs/tas2770.c:263:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2770.c:268:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2770.c:273:14: warning: restricted snd_pcm_format_t degrades to integer -../sound/soc/codecs/tas2770.c:343:58: warning: incorrect type in argument 2 (different base types) -../sound/soc/codecs/tas2770.c:343:58: expected int bitwidth -../sound/soc/codecs/tas2770.c:343:58: got restricted snd_pcm_format_t @@ -26191 +26301,2 @@ -Warning: ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c:415 expecting prototype for smu_msg_proto_v1_send_msg(). Prototype was for smu_msg_v1_send_msg() instead +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26196 +26307,2 @@ -../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, ...): +Warning: ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/smu_cmn.c:415 expecting prototype for smu_msg_proto_v1_send_msg(). Prototype was for smu_msg_v1_send_msg() instead +../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, ...): @@ -26202,3 +26314 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/tonga_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../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, ...): @@ -26206 +26316 @@ -../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/../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, ...): @@ -26212,3 +26322 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/smumgr/vegam_smumgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../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, ...): @@ -26221,0 +26330,4 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/process_pptables_v1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26228 +26340,15 @@ -../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, ...): +../sound/soc/codecs/tas2562.c:232:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2562.c:238:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2562.c:244:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2562.c:291:58: warning: incorrect type in argument 2 (different base types) +../sound/soc/codecs/tas2562.c:291:58: expected int bitwidth +../sound/soc/codecs/tas2562.c:291:58: got restricted snd_pcm_format_t +../sound/soc/codecs/tas2562.c:608:39: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2562.c:615:43: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2764.c:269:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2764.c:275:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2764.c:281:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2764.c:369:58: warning: incorrect type in argument 2 (different base types) +../sound/soc/codecs/tas2764.c:369:58: expected int bitwidth +../sound/soc/codecs/tas2764.c:369:58: got restricted snd_pcm_format_t +../drivers/gpu/drm/amd/amdgpu/../pm/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, ...): @@ -26232 +26358,7 @@ -../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, ...): +../sound/soc/codecs/tas2780.c:157:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2780.c:164:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2780.c:171:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2780.c:285:58: warning: incorrect type in argument 2 (different base types) +../sound/soc/codecs/tas2780.c:285:58: expected int bitwidth +../sound/soc/codecs/tas2780.c:285:58: got restricted snd_pcm_format_t +../drivers/gpu/drm/amd/amdgpu/../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, ...): @@ -26234 +26366 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/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, ...): @@ -26236 +26368 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/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, ...): @@ -26238 +26370 @@ -../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/../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, ...): @@ -26242 +26374 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_processpptables.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/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, ...): @@ -26247,0 +26380,2 @@ +../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) @@ -26256 +26390 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/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, ...): @@ -26260,3 +26394 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega20_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/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, ...): @@ -26264 +26396 @@ -../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/../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): @@ -26268 +26400 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/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, ...): @@ -26270 +26402 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_powertune.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/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): @@ -26272 +26404 @@ -../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/../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, ...): @@ -26274 +26406 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_hwmgr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/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): @@ -26276 +26408 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega12_thermal.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/inc/amd_powerplay.h, ...): +../drivers/gpu/drm/amd/amdgpu/../pm/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, ...): @@ -26278 +26410 @@ -../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/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): @@ -26280 +26412 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_smc.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/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): @@ -26282 +26414 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/smu7_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/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, ...): @@ -26284 +26416 @@ -../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/../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, ...): @@ -26287,0 +26420,2 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26289,0 +26424,2 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26294 +26430 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/kv_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/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): @@ -26298 +26434 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../pm/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): @@ -26302 +26438,9 @@ -../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): +../sound/soc/codecs/tas2770.c:263:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2770.c:268:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2770.c:273:14: warning: restricted snd_pcm_format_t degrades to integer +../sound/soc/codecs/tas2770.c:343:58: warning: incorrect type in argument 2 (different base types) +../sound/soc/codecs/tas2770.c:343:58: expected int bitwidth +../sound/soc/codecs/tas2770.c:343:58: got restricted snd_pcm_format_t +../drivers/gpu/drm/amd/amdgpu/../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../pm/legacy-dpm/si_dpm.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -26308,2 +26451,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26312,2 +26453,0 @@ -../drivers/gpu/drm/amd/amdgpu/../pm/powerplay/hwmgr/vega10_baco.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26318,2 +26457,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26322 +26460 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_psr.h): +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_quirks.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -26326 +26464,5 @@ -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_quirks.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_plane.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_wb.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -26332,13 +26473,0 @@ -../drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c: note: in included file: -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/amd/amdgpu/../display/amdgpu_dm/amdgpu_dm_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26349,2 +26477,0 @@ -../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26452,0 +26580,2 @@ +../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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -26523,2 +26652,11 @@ -../sound/soc/codecs/wm0010.c:225:25: warning: cast to restricted __be32 -../sound/soc/codecs/wm0010.c:310:25: warning: cast to restricted __be32 +../drivers/gpu/drm/nouveau/nvkm/engine/device/ctrl.c: note: in included file: +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list @@ -26527 +26664,0 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn35/dcn35_fpu.c:444:33: warning: Using plain integer as NULL pointer @@ -26528,0 +26666 @@ +../drivers/gpu/drm/amd/amdgpu/../display/dc/dml/dcn35/dcn35_fpu.c:444:33: warning: Using plain integer as NULL pointer @@ -26534,0 +26673,2 @@ +../sound/soc/codecs/wm0010.c:225:25: warning: cast to restricted __be32 +../sound/soc/codecs/wm0010.c:310:25: warning: cast to restricted __be32 @@ -26535,0 +26676 @@ +../drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn401/dcn401_hwseq.c:3513:82: warning: Using plain integer as NULL pointer @@ -26580 +26721 @@ -../drivers/gpu/drm/nouveau/nouveau_vga.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_nvif.c: note: in included file: @@ -26591 +26732 @@ -../drivers/gpu/drm/nouveau/nouveau_nvif.c: note: in included file: +../drivers/gpu/drm/nouveau/nouveau_vga.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -26601,0 +26743,7 @@ +../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 @@ -26632,7 +26780,25 @@ -../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_bo74c1.c:47:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:58:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_bo85b5.c:66:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_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 @@ -26668,25 +26833,0 @@ -../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_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 @@ -26754,0 +26896 @@ +../drivers/gpu/drm/amd/amdgpu/../display/dc/link/accessories/link_dp_cts.c:960:47: warning: Using plain integer as NULL pointer @@ -26784,12 +26926 @@ -../drivers/gpu/drm/nouveau/nouveau_mem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/nouveau_prime.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_svm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -26806 +26937 @@ -../drivers/gpu/drm/nouveau/nouveau_svm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_mem.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -26817 +26948 @@ -../drivers/gpu/drm/nouveau/nouveau_sgdma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_prime.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -26873 +27004 @@ -../drivers/gpu/drm/nouveau/nouveau_ttm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_sgdma.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -26884,2 +27015 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dc/hwss/dcn401/dcn401_hwseq.c:3513:82: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/nouveau/nouveau_vmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_ttm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -26907 +27037 @@ -../drivers/gpu/drm/nouveau/nouveau_sched.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_vmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -26918 +27048 @@ -../drivers/gpu/drm/nouveau/nouveau_uvmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_sched.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -26929 +27059 @@ -../drivers/gpu/drm/nouveau/nouveau_bios.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_uvmm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -26951 +27081 @@ -../drivers/gpu/drm/nouveau/nouveau_connector.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_bios.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -26972,0 +27103,11 @@ +../drivers/gpu/drm/nouveau/dispnv04/arb.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list @@ -26984 +27125 @@ -../drivers/gpu/drm/nouveau/dispnv04/arb.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_connector.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -27038 +27179 @@ -../drivers/gpu/drm/nouveau/dispnv04/hw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/dispnv04/dfp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -27060 +27201 @@ -../drivers/gpu/drm/nouveau/dispnv04/dfp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/dispnv04/hw.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -27082 +27223 @@ -../drivers/gpu/drm/nouveau/dispnv50/lut.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): +../drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -27093 +27234 @@ -../drivers/gpu/drm/nouveau/dispnv04/tvmodesnv17.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/dispnv04/tvnv04.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -27104 +27245 @@ -../drivers/gpu/drm/nouveau/dispnv04/tvnv04.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/dispnv50/lut.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): @@ -27136,0 +27278,11 @@ +../drivers/gpu/drm/nouveau/dispnv50/core827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list @@ -27161 +27313 @@ -../drivers/gpu/drm/nouveau/dispnv50/core827d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/core907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -27172 +27324 @@ -../drivers/gpu/drm/nouveau/dispnv50/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): +../drivers/gpu/drm/nouveau/dispnv50/core917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -27183,5 +27335 @@ -../drivers/gpu/drm/nouveau/dispnv50/disp.c:138:31: error: subtraction of different types can't work (different address spaces) -../drivers/gpu/drm/nouveau/dispnv50/disp.c:187:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/disp.c:201:31: error: subtraction of different types can't work (different address spaces) -../drivers/gpu/drm/nouveau/dispnv50/disp.c:261:24: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/dispnv50/core907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/disp.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h): @@ -27198 +27346,5 @@ -../drivers/gpu/drm/nouveau/dispnv50/core917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/disp.c:138:31: error: subtraction of different types can't work (different address spaces) +../drivers/gpu/drm/nouveau/dispnv50/disp.c:187:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/disp.c:201:31: error: subtraction of different types can't work (different address spaces) +../drivers/gpu/drm/nouveau/dispnv50/disp.c:261:24: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/dispnv50/corec37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -27208,0 +27361,18 @@ +../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 @@ -27227,2 +27397 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dc/link/accessories/link_dp_cts.c:960:47: warning: Using plain integer as NULL pointer -../drivers/gpu/drm/nouveau/dispnv50/corec37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/crc907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): @@ -27239,18 +27408,10 @@ -../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/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 @@ -27292,22 +27453 @@ -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:64:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:65:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:67:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:68:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc907d.c:84:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/crc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): @@ -27323,0 +27464,8 @@ +../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 @@ -27344,0 +27493,11 @@ +../drivers/gpu/drm/nouveau/dispnv50/crc.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list @@ -27365 +27524 @@ -../drivers/gpu/drm/nouveau/dispnv50/crcc57d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv04/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/dac507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -27376,8 +27535,3 @@ -../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/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 @@ -27410,14 +27563,0 @@ -../drivers/gpu/drm/nouveau/dispnv50/dac507d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/dac507d.c:44:9: warning: cast removes address space '__iomem' of expression @@ -27511,0 +27652,20 @@ +../drivers/gpu/drm/nouveau/dispnv50/head917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression @@ -27572,73 +27731,0 @@ -../drivers/gpu/drm/nouveau/dispnv50/head917d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:40:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:73:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:88:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/head917d.c:98:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:55:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:74:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:95:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:114:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:118:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:132:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:148:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:149:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:171:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:185:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:220:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:237:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:238:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:240:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:243:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:247:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:264:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headc37d.c:268:9: warning: cast removes address space '__iomem' of expression @@ -27717,12 +27804 @@ -../drivers/gpu/drm/nouveau/dispnv50/wimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/headc37d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -27739,42 +27815,42 @@ -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/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 @@ -27819,0 +27896,11 @@ +../drivers/gpu/drm/nouveau/dispnv50/wimm.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list @@ -27835,0 +27923,54 @@ +../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn32/dcn32_resource_helpers.c:386:33: warning: Using plain integer as NULL pointer +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:24:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:81:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:100:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:121:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:125:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:144:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:146:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:151:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:180:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:199:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:206:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:229:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:245:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:248:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:251:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:268:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/headca7d.c:272:9: warning: cast removes address space '__iomem' of expression @@ -27928,46 +28068,0 @@ -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression @@ -28042 +28137 @@ -../drivers/gpu/drm/nouveau/dispnv50/base827c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -28053,17 +28148,35 @@ -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:37:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:41:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:44:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:51:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/dispnv50/base827c.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:24:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:28:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:51:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:53:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:59:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:64:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:81:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:85:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:89:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:106:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:124:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:131:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:149:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:169:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/dispnv50/wndwca7e.c:176:9: warning: cast removes address space '__iomem' of expression @@ -28130 +28243 @@ -../drivers/gpu/drm/nouveau/dispnv50/base907c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/base827c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -28141,29 +28254,17 @@ -../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/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 @@ -28180,0 +28282,11 @@ +../drivers/gpu/drm/nouveau/dispnv50/curs907a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list @@ -28192 +28304 @@ -../drivers/gpu/drm/nouveau/dispnv50/curs907a.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/base907c.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -28202,0 +28315,29 @@ +../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 @@ -28225 +28366 @@ -../drivers/gpu/drm/nouveau/dispnv50/ovly.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/oimm507b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -28236 +28377 @@ -../drivers/gpu/drm/nouveau/dispnv50/oimm507b.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): +../drivers/gpu/drm/nouveau/dispnv50/ovly.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_display.h, ../drivers/gpu/drm/nouveau/dispnv50/disp.h, ...): @@ -28297,11 +28437,0 @@ -../drivers/gpu/drm/nouveau/nouveau_abi16.c: note: in included file: -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list @@ -28342 +28472 @@ -../drivers/gpu/drm/nouveau/nouveau_chan.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_abi16.c: note: in included file: @@ -28353,18 +28482,0 @@ -../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: expected unsigned int [usertype] *bgn -../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: got void [noderef] __iomem *ptr -../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: expected void [noderef] __iomem *ptr -../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: got void *virtual -../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: expected void *userd -../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: got void [noderef] __iomem *ptr -../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: expected void *userd -../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: got void [noderef] __iomem *ptr -../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: warning: incorrect type in argument 2 (different address spaces) -../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: expected void *userd -../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: got void [noderef] __iomem *ptr -../drivers/gpu/drm/nouveau/nouveau_chan.c:471:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression @@ -28382 +28494 @@ -../drivers/gpu/drm/nouveau/nouveau_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/nouveau_chan.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): @@ -28393,3 +28505,18 @@ -../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: warning: incorrect type in assignment (different address spaces) -../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: expected struct nouveau_channel [noderef] __rcu *channel -../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: got struct nouveau_channel *chan +../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: expected unsigned int [usertype] *bgn +../drivers/gpu/drm/nouveau/nouveau_chan.c:133:37: got void [noderef] __iomem *ptr +../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: expected void [noderef] __iomem *ptr +../drivers/gpu/drm/nouveau/nouveau_chan.c:174:44: got void *virtual +../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: expected void *userd +../drivers/gpu/drm/nouveau/nouveau_chan.c:439:71: got void [noderef] __iomem *ptr +../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: expected void *userd +../drivers/gpu/drm/nouveau/nouveau_chan.c:446:71: got void [noderef] __iomem *ptr +../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: warning: incorrect type in argument 2 (different address spaces) +../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: expected void *userd +../drivers/gpu/drm/nouveau/nouveau_chan.c:453:71: got void [noderef] __iomem *ptr +../drivers/gpu/drm/nouveau/nouveau_chan.c:471:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_chan.c:485:17: warning: cast removes address space '__iomem' of expression @@ -28424,0 +28552,14 @@ +../drivers/gpu/drm/nouveau/nouveau_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: warning: incorrect type in assignment (different address spaces) +../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: expected struct nouveau_channel [noderef] __rcu *channel +../drivers/gpu/drm/nouveau/nouveau_fence.c:415:24: got struct nouveau_channel *chan @@ -28457,11 +28597,0 @@ -../drivers/gpu/drm/nouveau/nouveau_led.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_led.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list @@ -28496,0 +28627,33 @@ +../drivers/gpu/drm/nouveau/nvc0_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression +../drivers/gpu/drm/nouveau/nouveau_led.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h, ../drivers/gpu/drm/nouveau/nouveau_led.h): +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list +../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list @@ -28527,23 +28689,0 @@ -../drivers/gpu/drm/nouveau/nvc0_fence.c: note: in included file (through ../drivers/gpu/drm/nouveau/nouveau_drv.h): -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:9:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:10:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:11:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:12:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:13:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:14:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:17:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:18:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:20:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/include/nvif/ioctl.h:21:1: warning: directive in macro's argument list -../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvc0_fence.c:40:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/nouveau/nvc0_fence.c:63:17: warning: cast removes address space '__iomem' of expression -../drivers/gpu/drm/amd/amdgpu/../display/dc/resource/dcn32/dcn32_resource_helpers.c:386:33: warning: Using plain integer as NULL pointer @@ -28778,4 +28918,4 @@ -../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_eeprom_i2c.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_sys.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/isp_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:532:9: error: static assertion failed: "DMUB command size mismatch" +../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:608:9: error: static assertion failed: "DMUB command size mismatch" @@ -28783,0 +28924,2 @@ +../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_sys.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -28786 +28928 @@ -../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_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/../ras/ras_mgr/amdgpu_ras_eeprom_i2c.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): @@ -28788 +28930 @@ -../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_virt_ras_cmd.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h): +../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mp1_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/amdgpu_smu.h): @@ -28790,2 +28931,0 @@ -../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:532:9: error: static assertion failed: "DMUB command size mismatch" -../drivers/gpu/drm/amd/amdgpu/../display/dmub/src/dmub_dcn401.c:608:9: error: static assertion failed: "DMUB command size mismatch" @@ -28794,3 +28934,5 @@ -../drivers/gpu/drm/amd/amdgpu/isp_v4_1_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/amdgpu.h): -../drivers/gpu/drm/amd/amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_mp1_v13_0.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../pm/swsmu/inc/amdgpu_smu.h): +../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_virt_ras_cmd.c: note: in included 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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_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:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_core.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): @@ -28800 +28942,3 @@ -../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_aca_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/../ras/ras_mgr/ras_sys.h, ...): +../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_mp1_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/../ras/ras_mgr/ras_sys.h, ...): +../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" +../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): @@ -28804 +28948 @@ -../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_mp1_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/../ras/ras_mgr/ras_sys.h, ...): +../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_aca_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/../ras/ras_mgr/ras_sys.h, ...): @@ -28806 +28950 @@ -../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_core.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): +../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): @@ -28810,2 +28953,0 @@ -../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/amdgpu_ras_nbio_v7_9.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" @@ -28816 +28958 @@ -../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): +../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_gfx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): @@ -28818 +28960 @@ -../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_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/../ras/ras_mgr/ras_sys.h, ...): +../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_gfx_v9_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/../ras/ras_mgr/ras_sys.h, ...): @@ -28822,3 +28964 @@ -../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_gfx_v9_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/../ras/ras_mgr/ras_sys.h, ...): -../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgv_sriovmsg.h:500:49: error: static assertion failed: "amd_sriov_msg_vf2pf_info must be 1 KB" -../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_log_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): +../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_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/../ras/ras_mgr/ras_sys.h, ...): @@ -28825,0 +28966,2 @@ +Warning: ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c:845 function parameter 'ras_core' not described in 'ras_eeprom_append' +Warning: ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c:845 expecting prototype for ras_core_eeprom_append(). Prototype was for ras_eeprom_append() instead @@ -28828 +28970 @@ -../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): +../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_log_ring.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): @@ -28830 +28972 @@ -../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_gfx.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): +../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_cper.c: note: in included file (through ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu_virt.h, ../drivers/gpu/drm/amd/amdgpu/../amdgpu/amdgpu.h, ../drivers/gpu/drm/amd/amdgpu/../ras/ras_mgr/ras_sys.h, ...): @@ -28832,2 +28973,0 @@ -Warning: ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c:845 function parameter 'ras_core' not described in 'ras_eeprom_append' -Warning: ../drivers/gpu/drm/amd/amdgpu/../ras/rascore/ras_eeprom.c:845 expecting prototype for ras_core_eeprom_append(). Prototype was for ras_eeprom_append() instead Per-file breakdown --- /tmp/tmp.OxJjMWtChs 2026-04-10 12:32:01.302666021 -0400 +++ /tmp/tmp.EhMdR2cjuB 2026-04-10 12:32:01.413665429 -0400 @@ -359,0 +360,5 @@ + 2 ../drivers/isdn/hardware/mISDN/avmfritz.c + 11 ../drivers/isdn/hardware/mISDN/hfcmulti.c + 16 ../drivers/isdn/hardware/mISDN/mISDNinfineon.c + 4 ../drivers/isdn/hardware/mISDN/mISDNisar.c + 1 ../drivers/isdn/mISDN/l1oip_core.c @@ -361,0 +367,5 @@ + 8 ../drivers/md/bcache/bcache_ondisk.h + 10 ../drivers/md/bcache/bset.h + 11 ../drivers/md/bcache/super.c + 2 ../drivers/md/dm-era-target.c + 2 ../drivers/md/md-linear.c @@ -386 +395,0 @@ - 6 ../drivers/misc/sgi-gru/grukdump.c